01KEWB4RNE2WT88GE76Q503FHY: opte

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

Buildomat Job: 01KEWB5PN793GC1V10G3N1JB4B

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-01-13T18:51:58.057Zjob assigned to worker 01KEWB5QCNQA6S95AZCW8H06MK [factory gimlet-EVT22200007-propolis, EVT22200007/54169] (queued for 30 s)
 
22026-01-13T18:52:07.888Zstarting task 0: "setup"
32026-01-13T18:52:07.912Z++ uname -s
42026-01-13T18:52:07.913Z+ kern=SunOS
52026-01-13T18:52:07.913Z+ build_user=build
62026-01-13T18:52:07.913Z+ build_uid=12345
72026-01-13T18:52:07.913Z+ work_dir=/work
82026-01-13T18:52:07.913Z+ input_dir=/input
92026-01-13T18:52:07.913Z+ [[ 0 == 12345 ]]
102026-01-13T18:52:07.913Z+ case "$kern" in
112026-01-13T18:52:07.913Z+ groupadd -g 12345 build
122026-01-13T18:52:07.913Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-01-13T18:52:09.918Z+ zfs create -o mountpoint=/work rpool/work
142026-01-13T18:52:09.970Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-01-13T18:52:09.994Z+ home_fs=zfs
162026-01-13T18:52:09.994Z+ [[ zfs == autofs ]]
172026-01-13T18:52:09.994Z+ mkdir -p /home/build
182026-01-13T18:52:09.994Z+ chown build:build /home/build /work
192026-01-13T18:52:11.982Z+ chmod 0700 /home/build /work
202026-01-13T18:52:12.006Zprocess exited: duration 4101 ms, exit code 0
 
212026-01-13T18:52:12.056Zstarting task 1: "rust-toolchain"
222026-01-13T18:52:12.082Z+ printf ' * rust toolchain channel = "%s"\n' 1.90.0
232026-01-13T18:52:12.082Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-01-13T18:52:12.082Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
252026-01-13T18:52:12.082Z * rust toolchain channel = "1.90.0"
262026-01-13T18:52:12.082Z * rust toolchain profile = "default"
272026-01-13T18:52:12.082Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-01-13T18:52:12.082Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-01-13T18:52:12.082Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.90.0 --profile default
302026-01-13T18:52:12.239Zinfo: downloading installer
312026-01-13T18:52:13.037Zwarn: It looks like you have an existing installation of Rust at:
322026-01-13T18:52:13.037Zwarn: /opt/ooce/bin
332026-01-13T18:52:13.038Zwarn: It is recommended that rustup be the primary Rust installation.
342026-01-13T18:52:13.038Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-01-13T18:52:13.038Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-01-13T18:52:13.038Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-01-13T18:52:13.038Zwarn: or pass `-y' to ignore all ignorable checks.
382026-01-13T18:52:13.038Zerror: cannot install while Rust is installed
392026-01-13T18:52:13.038Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-01-13T18:52:13.063Zinfo: profile set to 'default'
412026-01-13T18:52:13.063Zinfo: default host triple is x86_64-unknown-illumos
422026-01-13T18:52:13.063Zinfo: syncing channel updates for '1.90.0-x86_64-unknown-illumos'
432026-01-13T18:52:13.187Zinfo: latest update on 2025-09-18, rust version 1.90.0 (1159e78c4 2025-09-14)
442026-01-13T18:52:13.187Zinfo: downloading component 'cargo'
452026-01-13T18:52:13.632Zinfo: downloading component 'clippy'
462026-01-13T18:52:13.881Zinfo: downloading component 'rust-docs'
472026-01-13T18:52:14.154Zinfo: downloading component 'rust-std'
482026-01-13T18:52:14.907Zinfo: downloading component 'rustc'
492026-01-13T18:52:20.000Zinfo: downloading component 'rustfmt'
502026-01-13T18:52:20.076Zinfo: installing component 'cargo'
512026-01-13T18:52:21.518Zinfo: installing component 'clippy'
522026-01-13T18:52:22.054Zinfo: installing component 'rust-docs'
532026-01-13T18:52:25.998Zinfo: installing component 'rust-std'
542026-01-13T18:52:28.529Zinfo: installing component 'rustc'
552026-01-13T18:52:38.136Zinfo: installing component 'rustfmt'
562026-01-13T18:52:38.604Zinfo: default toolchain set to '1.90.0-x86_64-unknown-illumos'
572026-01-13T18:52:38.604Z
582026-01-13T18:52:38.790Z 1.90.0-x86_64-unknown-illumos installed - rustc 1.90.0 (1159e78c4 2025-09-14)
592026-01-13T18:52:38.790Z
602026-01-13T18:52:38.790Z
612026-01-13T18:52:38.790ZRust is installed now. Great!
622026-01-13T18:52:38.790Z
632026-01-13T18:52:38.790ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-01-13T18:52:38.814Zenvironment variable. This has not been done automatically.
652026-01-13T18:52:38.814Z
662026-01-13T18:52:38.814ZTo configure your current shell, you need to source
672026-01-13T18:52:38.815Zthe corresponding env file under $HOME/.cargo.
682026-01-13T18:52:38.815Z
692026-01-13T18:52:38.815ZThis is usually done by running one of the following (note the leading DOT):
702026-01-13T18:52:38.815Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-01-13T18:52:38.815Zsource "$HOME/.cargo/env.fish" # For fish
722026-01-13T18:52:38.815Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-01-13T18:52:38.913Z+ rustup --version
742026-01-13T18:52:38.937Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-01-13T18:52:38.937Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-01-13T18:52:39.083Zinfo: The currently active `rustc` version is `rustc 1.90.0 (1159e78c4 2025-09-14)`
772026-01-13T18:52:39.106Z+ cargo --version
782026-01-13T18:52:39.203Zcargo 1.90.0 (840b83a10 2025-07-30)
792026-01-13T18:52:39.227Z+ rustc --version
802026-01-13T18:52:39.332Zrustc 1.90.0 (1159e78c4 2025-09-14)
812026-01-13T18:52:39.356Zprocess exited: duration 27288 ms, exit code 0
 
822026-01-13T18:52:39.408Zstarting task 2: "authentication"
832026-01-13T18:52:39.466Zprocess exited: duration 61 ms, exit code 0
 
842026-01-13T18:52:39.516Zstarting task 3: "clone repository"
852026-01-13T18:52:39.541Z+ mkdir -p /work/oxidecomputer/opte
862026-01-13T18:52:39.541Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
872026-01-13T18:52:39.565ZCloning into '/work/oxidecomputer/opte'...
882026-01-13T18:52:40.709Z+ cd /work/oxidecomputer/opte
892026-01-13T18:52:40.709Z+ git fetch origin 8a4a574fc937ed166c199d0d6f16053da5d8f701
902026-01-13T18:52:41.106ZFrom https://github.com/oxidecomputer/opte
912026-01-13T18:52:41.106Z * branch 8a4a574fc937ed166c199d0d6f16053da5d8f701 -> FETCH_HEAD
922026-01-13T18:52:41.130Z+ [[ -n overlay-capab ]]
932026-01-13T18:52:41.130Z++ git branch --show-current
942026-01-13T18:52:41.156Z+ current=master
952026-01-13T18:52:41.156Z+ [[ master != overlay-capab ]]
962026-01-13T18:52:41.156Z+ git branch -f overlay-capab 8a4a574fc937ed166c199d0d6f16053da5d8f701
972026-01-13T18:52:41.156Z+ git checkout -f overlay-capab
982026-01-13T18:52:41.180ZSwitched to branch 'overlay-capab'
992026-01-13T18:52:41.204Z+ git reset --hard 8a4a574fc937ed166c199d0d6f16053da5d8f701
1002026-01-13T18:52:41.228ZHEAD is now at 8a4a574 Advertise `MAC_CAPAB_OVERLAY`
1012026-01-13T18:52:41.228Zprocess exited: duration 1709 ms, exit code 0
 
1022026-01-13T18:52:41.311Zstarting task 4: "build"
1032026-01-13T18:52:41.335Z+ source .github/buildomat/common.sh
1042026-01-13T18:52:41.335Z++ rustup show active-toolchain
1052026-01-13T18:52:41.408Z1.90.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
1062026-01-13T18:52:41.432Z++ pushd xde
1072026-01-13T18:52:41.432Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
1082026-01-13T18:52:41.432Z++ rustup show active-toolchain
1092026-01-13T18:52:41.432Zinfo: syncing channel updates for 'nightly-2025-09-19-x86_64-unknown-illumos'
1102026-01-13T18:52:41.639Zinfo: latest update on 2025-09-19, rust version 1.92.0-nightly (7c275d09e 2025-09-18)
1112026-01-13T18:52:41.639Zinfo: downloading component 'cargo'
1122026-01-13T18:52:42.133Zinfo: downloading component 'clippy'
1132026-01-13T18:52:42.223Zinfo: downloading component 'rust-src'
1142026-01-13T18:52:42.719Zinfo: downloading component 'rust-std'
1152026-01-13T18:52:43.610Zinfo: downloading component 'rustc'
1162026-01-13T18:52:47.022Zinfo: downloading component 'rustfmt'
1172026-01-13T18:52:47.192Zinfo: installing component 'cargo'
1182026-01-13T18:52:48.458Zinfo: installing component 'clippy'
1192026-01-13T18:52:48.988Zinfo: installing component 'rust-src'
1202026-01-13T18:52:49.664Zinfo: installing component 'rust-std'
1212026-01-13T18:52:51.991Zinfo: installing component 'rustc'
1222026-01-13T18:53:01.578Zinfo: installing component 'rustfmt'
1232026-01-13T18:53:02.024Znightly-2025-09-19-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1242026-01-13T18:53:02.198Z+++ rustup show active-toolchain -v
1252026-01-13T18:53:02.222Z+++ head -n 1
1262026-01-13T18:53:02.222Z+++ cut '-d ' -f1
1272026-01-13T18:53:02.462Z++ export NIGHTLY=nightly-2025-09-19-x86_64-unknown-illumos
1282026-01-13T18:53:02.462Z++ NIGHTLY=nightly-2025-09-19-x86_64-unknown-illumos
1292026-01-13T18:53:02.462Z++ popd
1302026-01-13T18:53:02.462Z/work/oxidecomputer/opte
1312026-01-13T18:53:02.488Z+ cargo --version
1322026-01-13T18:53:02.601Zcargo 1.90.0 (840b83a10 2025-07-30)
1332026-01-13T18:53:02.625Z+ rustc --version
1342026-01-13T18:53:02.769Zrustc 1.90.0 (1159e78c4 2025-09-14)
1352026-01-13T18:53:02.792Z+ cd lib/opte
1362026-01-13T18:53:02.793Z+ header 'check style'
1372026-01-13T18:53:02.793Z+ echo '# ==== check style ==== #'
1382026-01-13T18:53:02.793Z# ==== check style ==== #
1392026-01-13T18:53:02.793Z+ ptime -m cargo +nightly-2025-09-19-x86_64-unknown-illumos fmt -- --check
1402026-01-13T18:53:03.536Z
1412026-01-13T18:53:03.536Zreal 0.752148736
1422026-01-13T18:53:03.536Zuser 0.481707153
1432026-01-13T18:53:03.536Zsys 0.260339258
1442026-01-13T18:53:03.536Ztrap 0.000122708
1452026-01-13T18:53:03.536Ztflt 0.000000000
1462026-01-13T18:53:03.536Zdflt 0.000051363
1472026-01-13T18:53:03.536Zkflt 0.000000000
1482026-01-13T18:53:03.536Zlock 1.515276455
1492026-01-13T18:53:03.536Zslp 0.781211971
1502026-01-13T18:53:03.536Zlat 0.005204900
1512026-01-13T18:53:03.536Zstop 0.000318062
1522026-01-13T18:53:03.561Z+ header 'check docs'
1532026-01-13T18:53:03.561Z+ echo '# ==== check docs ==== #'
1542026-01-13T18:53:03.561Z# ==== check docs ==== #
1552026-01-13T18:53:03.561Z+ RUSTDOCFLAGS='-D warnings'
1562026-01-13T18:53:03.561Z+ ptime -m cargo +nightly-2025-09-19-x86_64-unknown-illumos doc --no-default-features --features=api,std,engine,kernel
1572026-01-13T18:53:03.750Z Updating crates.io index
1582026-01-13T18:53:03.810Z Updating git repository `https://github.com/oxidecomputer/falcon`
1592026-01-13T18:53:05.077Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1602026-01-13T18:53:05.507Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1612026-01-13T18:53:06.046Z Updating git repository `https://github.com/oxidecomputer/zone`
1622026-01-13T18:53:06.498Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1632026-01-13T18:53:06.909Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1642026-01-13T18:53:07.307Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1652026-01-13T18:53:08.758Z Downloading crates ...
1662026-01-13T18:53:08.830Z Downloaded darling_macro v0.21.3
1672026-01-13T18:53:08.854Z Downloaded defmt v1.0.1
1682026-01-13T18:53:08.854Z Downloaded pest_derive v2.8.5
1692026-01-13T18:53:08.878Z Downloaded usdt v0.6.0
1702026-01-13T18:53:08.879Z Downloaded zmij v1.0.10
1712026-01-13T18:53:08.903Z Downloaded usdt-macro v0.6.0
1722026-01-13T18:53:08.903Z Downloaded proc-macro2 v1.0.104
1732026-01-13T18:53:08.903Z Downloaded zerocopy-derive v0.8.31
1742026-01-13T18:53:08.927Z Downloaded serde_derive v1.0.228
1752026-01-13T18:53:08.927Z Downloaded typenum v1.19.0
1762026-01-13T18:53:08.927Z Downloaded itertools v0.14.0
1772026-01-13T18:53:08.951Z Downloaded goblin v0.10.4
1782026-01-13T18:53:08.951Z Downloaded memchr v2.7.6
1792026-01-13T18:53:08.951Z Downloaded serde v1.0.228
1802026-01-13T18:53:08.975Z Downloaded unicode-ident v1.0.22
1812026-01-13T18:53:08.975Z Downloaded serde_json v1.0.148
1822026-01-13T18:53:08.975Z Downloaded regex v1.12.2
1832026-01-13T18:53:08.999Z Downloaded postcard v1.1.3
1842026-01-13T18:53:09.000Z Downloaded unicode-width v0.2.2
1852026-01-13T18:53:09.000Z Downloaded usdt-impl v0.6.0
1862026-01-13T18:53:09.000Z Downloaded zerocopy v0.8.31
1872026-01-13T18:53:09.025Z Downloaded regex-syntax v0.8.8
1882026-01-13T18:53:09.049Z Downloaded syn v2.0.113
1892026-01-13T18:53:09.049Z Downloaded thiserror v2.0.17
1902026-01-13T18:53:09.073Z Downloaded serde_core v1.0.228
1912026-01-13T18:53:09.073Z Downloaded smoltcp v0.11.0
1922026-01-13T18:53:09.097Z Downloaded ref-cast v1.0.25
1932026-01-13T18:53:09.097Z Downloaded quote v1.0.42
1942026-01-13T18:53:09.097Z Downloaded proc-macro-error2 v2.0.1
1952026-01-13T18:53:09.097Z Downloaded pretty-hex v0.4.1
1962026-01-13T18:53:09.097Z Downloaded embedded-io v0.4.0
1972026-01-13T18:53:09.097Z Downloaded defmt-macros v1.0.1
1982026-01-13T18:53:09.097Z Downloaded version_check v0.9.5
1992026-01-13T18:53:09.121Z Downloaded libc v0.2.179
2002026-01-13T18:53:09.145Z Downloaded usdt-attr-macro v0.6.0
2012026-01-13T18:53:09.145Z Downloaded regex-automata v0.4.13
2022026-01-13T18:53:09.169Z Downloaded ucd-trie v0.1.7
2032026-01-13T18:53:09.169Z Downloaded thread-id v5.0.0
2042026-01-13T18:53:09.169Z Downloaded thiserror-impl v2.0.17
2052026-01-13T18:53:09.169Z Downloaded tabwriter v1.4.1
2062026-01-13T18:53:09.169Z Downloaded stable_deref_trait v1.2.1
2072026-01-13T18:53:09.169Z Downloaded sha2 v0.10.9
2082026-01-13T18:53:09.169Z Downloaded serde_tokenstream v0.2.2
2092026-01-13T18:53:09.193Z Downloaded scroll_derive v0.13.1
2102026-01-13T18:53:09.193Z Downloaded scroll v0.13.0
2112026-01-13T18:53:09.193Z Downloaded ref-cast-impl v1.0.25
2122026-01-13T18:53:09.193Z Downloaded proc-macro-error-attr2 v2.0.0
2132026-01-13T18:53:09.193Z Downloaded plain v0.2.3
2142026-01-13T18:53:09.194Z Downloaded pest_generator v2.8.5
2152026-01-13T18:53:09.194Z Downloaded itoa v1.0.17
2162026-01-13T18:53:09.194Z Downloaded ipnetwork v0.21.1
2172026-01-13T18:53:09.194Z Downloaded ingot-types v0.1.2
2182026-01-13T18:53:09.194Z Downloaded heapless v0.8.0
2192026-01-13T18:53:09.194Z Downloaded fnv v1.0.7
2202026-01-13T18:53:09.194Z Downloaded embedded-io v0.6.1
2212026-01-13T18:53:09.194Z Downloaded either v1.15.0
2222026-01-13T18:53:09.194Z Downloaded dof v0.4.0
2232026-01-13T18:53:09.194Z Downloaded digest v0.10.7
2242026-01-13T18:53:09.218Z Downloaded strsim v0.11.1
2252026-01-13T18:53:09.218Z Downloaded pest_meta v2.8.5
2262026-01-13T18:53:09.218Z Downloaded pest v2.8.5
2272026-01-13T18:53:09.218Z Downloaded memmap2 v0.9.9
2282026-01-13T18:53:09.218Z Downloaded macaddr v1.0.1
2292026-01-13T18:53:09.218Z Downloaded log v0.4.29
2302026-01-13T18:53:09.218Z Downloaded ingot-macros v0.1.1
2312026-01-13T18:53:09.218Z Downloaded ingot v0.1.1
2322026-01-13T18:53:09.218Z Downloaded ident_case v1.0.1
2332026-01-13T18:53:09.218Z Downloaded dyn-clone v1.0.20
2342026-01-13T18:53:09.218Z Downloaded dtrace-parser v0.3.0
2352026-01-13T18:53:09.242Z Downloaded defmt-parser v1.0.0
2362026-01-13T18:53:09.242Z Downloaded darling_core v0.21.3
2372026-01-13T18:53:09.242Z Downloaded darling v0.21.3
2382026-01-13T18:53:09.242Z Downloaded cobs v0.3.0
2392026-01-13T18:53:09.242Z Downloaded cfg-if v1.0.4
2402026-01-13T18:53:09.242Z Downloaded aho-corasick v1.1.4
2412026-01-13T18:53:09.242Z Downloaded managed v0.8.0
2422026-01-13T18:53:09.243Z Downloaded hash32 v0.3.1
2432026-01-13T18:53:09.268Z Downloaded generic-array v0.14.7
2442026-01-13T18:53:09.268Z Downloaded crc32fast v1.5.0
2452026-01-13T18:53:09.268Z Downloaded cpufeatures v0.2.17
2462026-01-13T18:53:09.268Z Downloaded block-buffer v0.10.4
2472026-01-13T18:53:09.268Z Downloaded bitflags v2.10.0
2482026-01-13T18:53:09.268Z Downloaded bitflags v1.3.2
2492026-01-13T18:53:09.268Z Downloaded defmt v0.3.100
2502026-01-13T18:53:09.268Z Downloaded crypto-common v0.1.7
2512026-01-13T18:53:09.268Z Downloaded byteorder v1.5.0
2522026-01-13T18:53:09.372Z Compiling proc-macro2 v1.0.104
2532026-01-13T18:53:09.372Z Compiling quote v1.0.42
2542026-01-13T18:53:09.372Z Compiling unicode-ident v1.0.22
2552026-01-13T18:53:09.397Z Documenting unicode-ident v1.0.22
2562026-01-13T18:53:09.397Z Compiling strsim v0.11.1
2572026-01-13T18:53:09.397Z Compiling serde_core v1.0.228
2582026-01-13T18:53:09.397Z Compiling ident_case v1.0.1
2592026-01-13T18:53:09.918Z Compiling fnv v1.0.7
2602026-01-13T18:53:09.942Z Checking memchr v2.7.6
2612026-01-13T18:53:10.275Z Compiling thiserror v2.0.17
2622026-01-13T18:53:10.299Z Compiling zerocopy v0.8.31
2632026-01-13T18:53:10.390Z Compiling regex-syntax v0.8.8
2642026-01-13T18:53:10.787Z Documenting proc-macro2 v1.0.104
2652026-01-13T18:53:11.006Z Compiling serde v1.0.228
2662026-01-13T18:53:11.234Z Compiling aho-corasick v1.1.4
2672026-01-13T18:53:11.660Z Checking syn v2.0.113
2682026-01-13T18:53:12.107Z Checking byteorder v1.5.0
2692026-01-13T18:53:12.292Z Documenting quote v1.0.42
2702026-01-13T18:53:12.453Z Documenting fnv v1.0.7
2712026-01-13T18:53:13.458Z Documenting ident_case v1.0.1
2722026-01-13T18:53:13.500Z Documenting syn v2.0.113
2732026-01-13T18:53:14.100Z Documenting strsim v0.11.1
2742026-01-13T18:53:14.541Z Compiling regex-automata v0.4.13
2752026-01-13T18:53:15.414Z Compiling either v1.15.0
2762026-01-13T18:53:15.866Z Documenting memchr v2.7.6
2772026-01-13T18:53:15.970Z Compiling itertools v0.14.0
2782026-01-13T18:53:16.310Z Compiling heapless v0.8.0
2792026-01-13T18:53:17.262Z Checking bitflags v2.10.0
2802026-01-13T18:53:17.403Z Documenting aho-corasick v1.1.4
2812026-01-13T18:53:17.578Z Checking hash32 v0.3.1
2822026-01-13T18:53:17.720Z Checking darling_core v0.21.3
2832026-01-13T18:53:17.771Z Documenting serde_core v1.0.228
2842026-01-13T18:53:18.772Z Documenting darling_core v0.21.3
2852026-01-13T18:53:19.303Z Documenting regex-syntax v0.8.8
2862026-01-13T18:53:19.329Z Checking cfg-if v1.0.4
2872026-01-13T18:53:20.194Z Compiling regex v1.12.2
2882026-01-13T18:53:21.138Z Documenting darling_macro v0.21.3
2892026-01-13T18:53:21.181Z Checking macaddr v1.0.1
2902026-01-13T18:53:21.487Z Checking stable_deref_trait v1.2.1
2912026-01-13T18:53:21.798Z Compiling smoltcp v0.11.0
2922026-01-13T18:53:21.884Z Documenting regex-automata v0.4.13
2932026-01-13T18:53:22.532Z Documenting serde_derive v1.0.228
2942026-01-13T18:53:22.710Z Documenting zerocopy-derive v0.8.31
2952026-01-13T18:53:22.745Z Documenting thiserror-impl v2.0.17
2962026-01-13T18:53:23.007Z Checking managed v0.8.0
2972026-01-13T18:53:23.095Z Compiling thiserror-impl v2.0.17
2982026-01-13T18:53:23.416Z Compiling serde_derive v1.0.228
2992026-01-13T18:53:24.424Z Compiling zerocopy-derive v0.8.31
3002026-01-13T18:53:24.787Z Checking bitflags v1.3.2
3012026-01-13T18:53:24.845Z Documenting byteorder v1.5.0
3022026-01-13T18:53:24.903Z Documenting bitflags v2.10.0
3032026-01-13T18:53:25.601Z Documenting cfg-if v1.0.4
3042026-01-13T18:53:25.626Z Documenting regex v1.12.2
3052026-01-13T18:53:25.835Z Compiling darling_macro v0.21.3
3062026-01-13T18:53:26.014Z Documenting hash32 v0.3.1
3072026-01-13T18:53:26.386Z Documenting thiserror v2.0.17
3082026-01-13T18:53:26.457Z Checking cobs v0.3.0
3092026-01-13T18:53:26.700Z Documenting stable_deref_trait v1.2.1
3102026-01-13T18:53:26.724Z Compiling crc32fast v1.5.0
3112026-01-13T18:53:26.855Z Compiling darling v0.21.3
3122026-01-13T18:53:26.982Z Compiling ingot-macros v0.1.1
3132026-01-13T18:53:27.107Z Documenting darling v0.21.3
3142026-01-13T18:53:27.370Z Documenting macaddr v1.0.1
3152026-01-13T18:53:27.667Z Documenting zerocopy v0.8.31
3162026-01-13T18:53:27.848Z Compiling ref-cast v1.0.25
3172026-01-13T18:53:28.180Z Documenting heapless v0.8.0
3182026-01-13T18:53:28.499Z Documenting cobs v0.3.0
3192026-01-13T18:53:29.032Z Documenting ingot-macros v0.1.1
3202026-01-13T18:53:29.534Z Compiling ref-cast-impl v1.0.25
3212026-01-13T18:53:30.097Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
3222026-01-13T18:53:30.751Z Documenting serde v1.0.228
3232026-01-13T18:53:30.776Z Checking unicode-width v0.2.2
3242026-01-13T18:53:31.027Z Checking ipnetwork v0.21.1
3252026-01-13T18:53:31.245Z Checking postcard v1.1.3
3262026-01-13T18:53:31.396Z Documenting managed v0.8.0
3272026-01-13T18:53:31.526Z Compiling version_check v0.9.5
3282026-01-13T18:53:31.621Z Documenting illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
3292026-01-13T18:53:31.848Z Documenting ref-cast-impl v1.0.25
3302026-01-13T18:53:31.874Z Documenting ipnetwork v0.21.1
3312026-01-13T18:53:32.193Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3322026-01-13T18:53:32.493Z Documenting either v1.15.0
3332026-01-13T18:53:32.651Z Documenting unicode-width v0.2.2
3342026-01-13T18:53:32.720Z Documenting smoltcp v0.11.0
3352026-01-13T18:53:33.354Z Checking ingot-types v0.1.2
3362026-01-13T18:53:33.612Z Documenting ingot-types v0.1.2
3372026-01-13T18:53:34.041Z Documenting ref-cast v1.0.25
3382026-01-13T18:53:34.155Z Checking ingot v0.1.1
3392026-01-13T18:53:34.905Z Documenting postcard v1.1.3
3402026-01-13T18:53:35.017Z Documenting itertools v0.14.0
3412026-01-13T18:53:35.153Z Checking tabwriter v1.4.1
3422026-01-13T18:53:35.463Z Documenting tabwriter v1.4.1
3432026-01-13T18:53:35.586Z Documenting derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
3442026-01-13T18:53:36.476Z Documenting crc32fast v1.5.0
3452026-01-13T18:53:36.763Z Documenting ingot v0.1.1
3462026-01-13T18:53:37.159Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
3472026-01-13T18:53:37.609Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3482026-01-13T18:53:37.772Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3492026-01-13T18:53:38.400Z Documenting kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3502026-01-13T18:53:38.534Z Documenting dyn-clone v1.0.20
3512026-01-13T18:53:38.877Z Checking dyn-clone v1.0.20
3522026-01-13T18:53:41.244Z Documenting opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3532026-01-13T18:53:43.763Z Documenting opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3542026-01-13T18:53:48.892Z Finished `dev` profile [optimized + debuginfo] target(s) in 45.33s
3552026-01-13T18:53:49.019Z Generated /work/oxidecomputer/opte/target/doc/opte/index.html
3562026-01-13T18:53:49.055Z
3572026-01-13T18:53:49.055Zreal 45.481992931
3582026-01-13T18:53:49.055Zuser 3:06.780990048
3592026-01-13T18:53:49.055Zsys 35.581552931
3602026-01-13T18:53:49.055Ztrap 0.150978939
3612026-01-13T18:53:49.055Ztflt 0.036735103
3622026-01-13T18:53:49.055Zdflt 0.034337213
3632026-01-13T18:53:49.055Zkflt 0.000887999
3642026-01-13T18:53:49.055Zlock 14:05.212507804
3652026-01-13T18:53:49.055Zslp 11:41.850061308
3662026-01-13T18:53:49.055Zlat 16.913485544
3672026-01-13T18:53:49.055Zstop 15.900279605
3682026-01-13T18:53:49.079Z+ header 'analyze std + api'
3692026-01-13T18:53:49.079Z+ echo '# ==== analyze std + api ==== #'
3702026-01-13T18:53:49.079Z# ==== analyze std + api ==== #
3712026-01-13T18:53:49.080Z+ ptime -m cargo clippy --all-targets
3722026-01-13T18:53:49.793Z Compiling proc-macro2 v1.0.104
3732026-01-13T18:53:49.793Z Compiling quote v1.0.42
3742026-01-13T18:53:49.793Z Compiling unicode-ident v1.0.22
3752026-01-13T18:53:49.793Z Compiling memchr v2.7.6
3762026-01-13T18:53:49.817Z Compiling thiserror v2.0.17
3772026-01-13T18:53:49.817Z Compiling zerocopy v0.8.31
3782026-01-13T18:53:49.817Z Compiling zmij v1.0.10
3792026-01-13T18:53:49.817Z Compiling serde_core v1.0.228
3802026-01-13T18:53:50.135Z Compiling libc v0.2.179
3812026-01-13T18:53:50.439Z Compiling ucd-trie v0.1.7
3822026-01-13T18:53:50.517Z Compiling serde_json v1.0.148
3832026-01-13T18:53:50.846Z Compiling pest v2.8.5
3842026-01-13T18:53:50.879Z Compiling serde v1.0.228
3852026-01-13T18:53:50.907Z Compiling strsim v0.11.1
3862026-01-13T18:53:51.251Z Compiling fnv v1.0.7
3872026-01-13T18:53:51.397Z Compiling ident_case v1.0.1
3882026-01-13T18:53:51.698Z Compiling aho-corasick v1.1.4
3892026-01-13T18:53:51.810Z Compiling itoa v1.0.17
3902026-01-13T18:53:51.947Z Checking byteorder v1.5.0
3912026-01-13T18:53:52.409Z Compiling regex-syntax v0.8.8
3922026-01-13T18:53:52.493Z Compiling syn v2.0.113
3932026-01-13T18:53:53.574Z Compiling pest_meta v2.8.5
3942026-01-13T18:53:53.802Z Compiling usdt-impl v0.6.0
3952026-01-13T18:53:53.956Z Compiling either v1.15.0
3962026-01-13T18:53:54.399Z Compiling itertools v0.14.0
3972026-01-13T18:53:54.995Z Compiling thread-id v5.0.0
3982026-01-13T18:53:55.449Z Checking log v0.4.29
3992026-01-13T18:53:55.600Z Compiling heapless v0.8.0
4002026-01-13T18:53:55.732Z Checking plain v0.2.3
4012026-01-13T18:53:55.961Z Compiling regex-automata v0.4.13
4022026-01-13T18:53:57.409Z Checking bitflags v2.10.0
4032026-01-13T18:53:57.441Z Checking hash32 v0.3.1
4042026-01-13T18:53:57.586Z Checking pretty-hex v0.4.1
4052026-01-13T18:53:57.736Z Checking stable_deref_trait v1.2.1
4062026-01-13T18:53:57.785Z Checking cfg-if v1.0.4
4072026-01-13T18:53:57.839Z Checking macaddr v1.0.1
4082026-01-13T18:53:57.904Z Compiling smoltcp v0.11.0
4092026-01-13T18:53:58.253Z Checking bitflags v1.3.2
4102026-01-13T18:53:58.290Z Compiling crc32fast v1.5.0
4112026-01-13T18:53:58.402Z Compiling ref-cast v1.0.25
4122026-01-13T18:53:58.534Z Compiling version_check v0.9.5
4132026-01-13T18:53:58.845Z Checking managed v0.8.0
4142026-01-13T18:53:58.961Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
4152026-01-13T18:53:59.035Z Compiling pest_generator v2.8.5
4162026-01-13T18:53:59.172Z Compiling darling_core v0.21.3
4172026-01-13T18:53:59.513Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
4182026-01-13T18:53:59.657Z Checking memmap2 v0.9.9
4192026-01-13T18:53:59.924Z Checking unicode-width v0.2.2
4202026-01-13T18:54:00.353Z Compiling regex v1.12.2
4212026-01-13T18:54:00.408Z Checking ipnetwork v0.21.1
4222026-01-13T18:54:00.615Z Checking tabwriter v1.4.1
4232026-01-13T18:54:01.175Z Checking dyn-clone v1.0.20
4242026-01-13T18:54:01.960Z Compiling thiserror-impl v2.0.17
4252026-01-13T18:54:01.960Z Compiling serde_derive v1.0.228
4262026-01-13T18:54:02.026Z Compiling zerocopy-derive v0.8.31
4272026-01-13T18:54:02.182Z Compiling pest_derive v2.8.5
4282026-01-13T18:54:02.413Z Compiling scroll_derive v0.13.1
4292026-01-13T18:54:03.036Z Compiling ref-cast-impl v1.0.25
4302026-01-13T18:54:03.445Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
4312026-01-13T18:54:04.245Z Checking scroll v0.13.0
4322026-01-13T18:54:04.497Z Compiling darling_macro v0.21.3
4332026-01-13T18:54:04.776Z Checking goblin v0.10.4
4342026-01-13T18:54:04.898Z Compiling dtrace-parser v0.3.0
4352026-01-13T18:54:04.922Z Checking cobs v0.3.0
4362026-01-13T18:54:05.446Z Compiling darling v0.21.3
4372026-01-13T18:54:05.556Z Compiling ingot-macros v0.1.1
4382026-01-13T18:54:05.806Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
4392026-01-13T18:54:08.110Z Checking postcard v1.1.3
4402026-01-13T18:54:08.224Z Compiling serde_tokenstream v0.2.2
4412026-01-13T18:54:08.477Z Compiling dof v0.4.0
4422026-01-13T18:54:10.143Z Checking ingot-types v0.1.2
4432026-01-13T18:54:10.192Z Compiling usdt-attr-macro v0.6.0
4442026-01-13T18:54:10.192Z Compiling usdt-macro v0.6.0
4452026-01-13T18:54:10.902Z Checking ingot v0.1.1
4462026-01-13T18:54:12.469Z Checking usdt v0.6.0
4472026-01-13T18:54:13.958Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
4482026-01-13T18:54:35.460Z Finished `dev` profile [optimized + debuginfo] target(s) in 46.14s
4492026-01-13T18:54:35.506Z
4502026-01-13T18:54:35.506Zreal 46.440156584
4512026-01-13T18:54:35.506Zuser 2:31.591417181
4522026-01-13T18:54:35.506Zsys 23.511817648
4532026-01-13T18:54:35.506Ztrap 0.111916849
4542026-01-13T18:54:35.506Ztflt 0.178956289
4552026-01-13T18:54:35.506Zdflt 0.308645388
4562026-01-13T18:54:35.506Zkflt 0.000046902
4572026-01-13T18:54:35.506Zlock 6:58.874337760
4582026-01-13T18:54:35.506Zslp 9:44.994218678
4592026-01-13T18:54:35.506Zlat 5.070126931
4602026-01-13T18:54:35.530Zstop 7.345053138
4612026-01-13T18:54:35.530Z+ header 'analyze no_std + engine + kernel'
4622026-01-13T18:54:35.530Z+ echo '# ==== analyze no_std + engine + kernel ==== #'
4632026-01-13T18:54:35.530Z+ ptime -m cargo +nightly-2025-09-19-x86_64-unknown-illumos clippy --no-default-features --features engine,kernel
4642026-01-13T18:54:35.530Z# ==== analyze no_std + engine + kernel ==== #
4652026-01-13T18:54:36.015Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
4662026-01-13T18:54:36.015Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
4672026-01-13T18:54:36.041Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
4682026-01-13T18:54:36.041Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
4692026-01-13T18:54:36.640Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
4702026-01-13T18:54:47.246Z Finished `dev` profile [optimized + debuginfo] target(s) in 11.54s
4712026-01-13T18:54:47.287Z
4722026-01-13T18:54:47.287Zreal 11.769729015
4732026-01-13T18:54:47.287Zuser 12.576138923
4742026-01-13T18:54:47.288Zsys 1.724680982
4752026-01-13T18:54:47.288Ztrap 0.005131837
4762026-01-13T18:54:47.288Ztflt 0.002791384
4772026-01-13T18:54:47.288Zdflt 0.002921194
4782026-01-13T18:54:47.288Zkflt 0.000000000
4792026-01-13T18:54:47.312Zlock 44.606908005
4802026-01-13T18:54:47.312Zslp 42.143078489
4812026-01-13T18:54:47.312Zlat 0.068962263
4822026-01-13T18:54:47.312Zstop 0.183120297
4832026-01-13T18:54:47.312Z+ header test
4842026-01-13T18:54:47.312Z+ echo '# ==== test ==== #'
4852026-01-13T18:54:47.312Z+ ptime -m cargo test
4862026-01-13T18:54:47.312Z# ==== test ==== #
4872026-01-13T18:54:47.710Z Compiling serde_core v1.0.228
4882026-01-13T18:54:47.734Z Compiling thiserror v2.0.17
4892026-01-13T18:54:47.734Z Compiling zerocopy v0.8.31
4902026-01-13T18:54:47.734Z Compiling byteorder v1.5.0
4912026-01-13T18:54:47.734Z Compiling memchr v2.7.6
4922026-01-13T18:54:47.759Z Compiling unicode-ident v1.0.22
4932026-01-13T18:54:47.759Z Compiling scroll v0.13.0
4942026-01-13T18:54:47.759Z Compiling zmij v1.0.10
4952026-01-13T18:54:47.909Z Compiling proc-macro2 v1.0.104
4962026-01-13T18:54:48.026Z Compiling libc v0.2.179
4972026-01-13T18:54:48.217Z Compiling ucd-trie v0.1.7
4982026-01-13T18:54:48.353Z Compiling plain v0.2.3
4992026-01-13T18:54:48.409Z Compiling log v0.4.29
5002026-01-13T18:54:48.525Z Compiling itoa v1.0.17
5012026-01-13T18:54:48.850Z Compiling quote v1.0.42
5022026-01-13T18:54:49.012Z Compiling goblin v0.10.4
5032026-01-13T18:54:49.089Z Compiling pest v2.8.5
5042026-01-13T18:54:49.682Z Compiling hash32 v0.3.1
5052026-01-13T18:54:49.986Z Compiling pretty-hex v0.4.1
5062026-01-13T18:54:50.223Z Compiling cfg-if v1.0.4
5072026-01-13T18:54:50.331Z Compiling macaddr v1.0.1
5082026-01-13T18:54:50.412Z Compiling stable_deref_trait v1.2.1
5092026-01-13T18:54:50.527Z Compiling heapless v0.8.0
5102026-01-13T18:54:50.863Z Compiling syn v2.0.113
5112026-01-13T18:54:51.462Z Compiling thread-id v5.0.0
5122026-01-13T18:54:51.565Z Compiling ingot-types v0.1.2
5132026-01-13T18:54:51.617Z Compiling cobs v0.3.0
5142026-01-13T18:54:51.716Z Compiling managed v0.8.0
5152026-01-13T18:54:52.205Z Compiling dtrace-parser v0.3.0
5162026-01-13T18:54:52.229Z Compiling bitflags v1.3.2
5172026-01-13T18:54:52.353Z Compiling smoltcp v0.11.0
5182026-01-13T18:54:52.591Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
5192026-01-13T18:54:53.033Z Compiling serde v1.0.228
5202026-01-13T18:54:53.218Z Compiling serde_json v1.0.148
5212026-01-13T18:54:53.279Z Compiling bitflags v2.10.0
5222026-01-13T18:54:54.006Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
5232026-01-13T18:54:54.163Z Compiling memmap2 v0.9.9
5242026-01-13T18:54:54.645Z Compiling postcard v1.1.3
5252026-01-13T18:54:54.882Z Compiling ingot v0.1.1
5262026-01-13T18:54:55.322Z Compiling either v1.15.0
5272026-01-13T18:54:55.372Z Compiling ipnetwork v0.21.1
5282026-01-13T18:54:55.748Z Compiling unicode-width v0.2.2
5292026-01-13T18:54:56.330Z Compiling tabwriter v1.4.1
5302026-01-13T18:54:56.484Z Compiling itertools v0.14.0
5312026-01-13T18:54:57.183Z Compiling dof v0.4.0
5322026-01-13T18:54:59.648Z Compiling usdt-impl v0.6.0
5332026-01-13T18:54:59.973Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
5342026-01-13T18:55:00.324Z Compiling ref-cast v1.0.25
5352026-01-13T18:55:00.486Z Compiling usdt v0.6.0
5362026-01-13T18:55:00.746Z Compiling crc32fast v1.5.0
5372026-01-13T18:55:01.265Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
5382026-01-13T18:55:01.748Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
5392026-01-13T18:55:02.463Z Compiling dyn-clone v1.0.20
5402026-01-13T18:55:39.028Z Finished `test` profile [optimized + debuginfo] target(s) in 51.63s
5412026-01-13T18:55:39.082Z Running unittests src/lib.rs (/work/oxidecomputer/opte/target/debug/deps/opte-58c01b1ca1deb633)
5422026-01-13T18:55:39.082Z
5432026-01-13T18:55:39.082Zrunning 72 tests
5442026-01-13T18:55:39.082Ztest d_error::tests::name_and_data_storage ... ok
5452026-01-13T18:55:39.082Ztest ddi::mblk::test::chain_breaks_links ... ok
5462026-01-13T18:55:39.082Ztest ddi::mblk::test::chain_append_links ... ok
5472026-01-13T18:55:39.082Ztest d_error::tests::name_truncation ... ok
5482026-01-13T18:55:39.082Ztest ddi::mblk::test::chain_drain_complete ... ok
5492026-01-13T18:55:39.082Ztest ddi::mblk::test::chain_has_correct_ends ... ok
5502026-01-13T18:55:39.082Ztest ddi::mblk::test::expand_and_shrink ... ok
5512026-01-13T18:55:39.082Ztest ddi::mblk::test::prefix_len ... ok
5522026-01-13T18:55:39.082Ztest ddi::mblk::test::read_seg ... ok
5532026-01-13T18:55:39.083Ztest ddi::mblk::test::test_long_packet_continuation ... ok
5542026-01-13T18:55:39.084Ztest ddi::mblk::test::truncate ... ok
5552026-01-13T18:55:39.084Ztest ddi::mblk::test::uninitialized_packet ... ok
5562026-01-13T18:55:39.084Ztest ddi::mblk::test::wrap ... ok
5572026-01-13T18:55:39.084Ztest ddi::mblk::test::zero_byte_packet ... ok
5582026-01-13T18:55:39.084Ztest ddi::time::test::good_interval ... ok
5592026-01-13T18:55:39.084Ztest ddi::time::test::bad_interval - should panic ... ok
5602026-01-13T18:55:39.084Ztest engine::dhcp::test::domain_search_option_encode ... ok
5612026-01-13T18:55:39.084Ztest engine::dhcp::test::domainname_encode ... ok
5622026-01-13T18:55:39.084Ztest engine::dhcp::test::hostname_encode ... ok
5632026-01-13T18:55:39.084Ztest engine::dhcp::test::offlink_encode ... ok
5642026-01-13T18:55:39.084Ztest engine::dhcp::test::rfc3442_encode ... ok
5652026-01-13T18:55:39.085Ztest engine::dhcpv6::options::test::test_client_id ... ok
5662026-01-13T18:55:39.085Ztest engine::dhcpv6::options::test::test_dns_servers ... ok
5672026-01-13T18:55:39.085Ztest engine::dhcpv6::options::test::test_domain_list_from_slice ... ok
5682026-01-13T18:55:39.085Ztest engine::dhcpv6::options::test::test_elapsed_time ... ok
5692026-01-13T18:55:39.086Ztest engine::dhcpv6::options::test::test_iana ... ok
5702026-01-13T18:55:39.086Ztest engine::dhcpv6::options::test::test_iata ... ok
5712026-01-13T18:55:39.086Ztest engine::dhcpv6::options::test::test_ip_list_bad_length_fails ... ok
5722026-01-13T18:55:39.086Ztest engine::dhcpv6::options::test::test_option_request ... ok
5732026-01-13T18:55:39.086Ztest engine::dhcpv6::options::test::test_parse_snooped_client_id ... ok
5742026-01-13T18:55:39.086Ztest engine::dhcpv6::options::test::test_parse_snooped_iana ... ok
5752026-01-13T18:55:39.086Ztest engine::dhcpv6::options::test::test_parse_snooped_option_request ... ok
5762026-01-13T18:55:39.087Ztest engine::dhcpv6::options::test::test_rapid_commit ... ok
5772026-01-13T18:55:39.087Ztest engine::dhcpv6::options::test::test_raw_option_from_bytes ... ok
5782026-01-13T18:55:39.087Ztest engine::dhcpv6::options::test::test_server_id ... ok
5792026-01-13T18:55:39.087Ztest engine::dhcpv6::options::test::test_status ... ok
5802026-01-13T18:55:39.087Ztest engine::dhcpv6::test::test_duid_from_mac ... ok
5812026-01-13T18:55:39.087Ztest engine::dhcpv6::protocol::test::test_parse_snooped_solicit_message ... ok
5822026-01-13T18:55:39.087Ztest engine::dhcpv6::options::test::test_sntp_servers ... ok
5832026-01-13T18:55:39.087Ztest engine::ether::test::emit ... ok
5842026-01-13T18:55:39.087Ztest engine::dhcpv6::protocol::test::test_predicates_match_snooped_solicit_message ... ok
5852026-01-13T18:55:39.088Ztest engine::flow_table::test::flow_clear ... ok
5862026-01-13T18:55:39.088Ztest engine::flow_table::test::flow_expired ... ok
5872026-01-13T18:55:39.088Ztest engine::geneve::test::emit_single_opt ... ok
5882026-01-13T18:55:39.088Ztest engine::geneve::test::emit_no_opts ... ok
5892026-01-13T18:55:39.088Ztest engine::ip::v4::test::cidr_match ... ok
5902026-01-13T18:55:39.088Ztest engine::ip::v4::test::emit ... ok
5912026-01-13T18:55:39.088Ztest engine::ip::v6::test::from_pairs ... ok
5922026-01-13T18:55:39.088Ztest engine::ip::v6::test::emit ... ok
5932026-01-13T18:55:39.089Ztest engine::ip::v6::test::option_push_spec ... ok
5942026-01-13T18:55:39.089Ztest engine::ip::v6::test::test_ipv6_addr_match_exact ... ok
5952026-01-13T18:55:39.089Ztest engine::ip::v6::test::bad_ipv6_version_caught ... ok
5962026-01-13T18:55:39.089Ztest engine::ip::v6::test::test_extension_header_lengths_ok ... ok
5972026-01-13T18:55:39.089Ztest engine::ip::v4::test::match_check ... ok
5982026-01-13T18:55:39.089Ztest engine::ip::v6::test::extension_push_spec ... ok
5992026-01-13T18:55:39.089Ztest engine::ip::v6::test::test_ipv6_cidr_match_prefix ... ok
6002026-01-13T18:55:39.089Ztest engine::ip::v6::test::test_set_total_len ... ok
6012026-01-13T18:55:39.090Ztest engine::packet::test::small_packet_with_padding ... ok
6022026-01-13T18:55:39.090Ztest engine::ip::v6::test::push_spec ... ok
6032026-01-13T18:55:39.090Ztest engine::packet::test::straddled_tcp ... ok
6042026-01-13T18:55:39.090Ztest engine::packet::test::udp6_packet_with_padding ... ok
6052026-01-13T18:55:39.090Ztest engine::packet::test::read_single_segment ... ok
6062026-01-13T18:55:39.090Ztest engine::packet::test::parse_ipv6_extension_headers_ok ... ok
6072026-01-13T18:55:39.090Ztest engine::parse::test::icmp4_body_csum_equals_body ... ok
6082026-01-13T18:55:39.131Ztest engine::predicate::tests::data_predicate_ranges_handle_unknown ... ok
6092026-01-13T18:55:39.131Ztest engine::nat::test::nat4_rewrite ... ok
6102026-01-13T18:55:39.131Ztest engine::snat::test::snat4_desc_lifecycle ... ok
6112026-01-13T18:55:39.131Ztest engine::layer::test::find_rule ... ok
6122026-01-13T18:55:39.131Ztest engine::rule::rule_matching ... ok
6132026-01-13T18:55:39.132Ztest engine::packet::test::read_multi_segment ... ok
6142026-01-13T18:55:39.132Ztest engine::snat::test::test_nat_pool_different_ip_types ... ok
6152026-01-13T18:55:39.132Ztest engine::snat::test::nat_mappings ... ok
6162026-01-13T18:55:39.132Z
6172026-01-13T18:55:39.132Ztest result: ok. 72 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
6182026-01-13T18:55:39.132Z
6192026-01-13T18:55:39.132Z Doc-tests opte
6202026-01-13T18:55:43.337Z
6212026-01-13T18:55:43.337Zrunning 3 tests
6222026-01-13T18:55:43.361Ztest lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatProvider (line 59) ... ignored
6232026-01-13T18:55:43.361Ztest lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatNamed (line 88) ... ok
6242026-01-13T18:55:43.361Ztest lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatProvider (line 45) ... ok
6252026-01-13T18:55:43.362Z
6262026-01-13T18:55:43.362Ztest result: ok. 2 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.01s
6272026-01-13T18:55:43.362Z
6282026-01-13T18:55:43.428Z
6292026-01-13T18:55:43.453Zreal 56.123213475
6302026-01-13T18:55:43.453Zuser 4:52.280601127
6312026-01-13T18:55:43.453Zsys 14.550987884
6322026-01-13T18:55:43.453Ztrap 0.222608775
6332026-01-13T18:55:43.453Ztflt 0.138507742
6342026-01-13T18:55:43.453Zdflt 0.634926993
6352026-01-13T18:55:43.453Zkflt 0.000063668
6362026-01-13T18:55:43.453Zlock 11:48.149971015
6372026-01-13T18:55:43.453Zslp 12:08.623238427
6382026-01-13T18:55:43.453Zlat 10.022010532
6392026-01-13T18:55:43.453Zstop 2.865298626
6402026-01-13T18:55:43.453Zprocess exited: duration 182130 ms, exit code 0
 
6412026-01-13T18:55:43.503Zfound 0 output files