01KKBR1PV8Z3DFQNTVX5XPJ5KS: opte

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

Buildomat Job: 01KKBR21GVQAWQ544PCY6AMWXH

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-03-10T11:28:55.720Zjob assigned to worker 01KKBR25K7DBD5KXNNZY4B7PNK [factory aws, i-0f1113cf96f27d01a] (queued for 52 s)
 
22026-03-10T11:29:03.681Zstarting task 0: "setup"
32026-03-10T11:29:03.686Z++ uname -s
42026-03-10T11:29:03.689Z+ kern=SunOS
52026-03-10T11:29:03.689Z+ build_user=build
62026-03-10T11:29:03.689Z+ build_uid=12345
72026-03-10T11:29:03.689Z+ work_dir=/work
82026-03-10T11:29:03.689Z+ input_dir=/input
92026-03-10T11:29:03.689Z+ [[ 0 == 12345 ]]
102026-03-10T11:29:03.689Z+ case "$kern" in
112026-03-10T11:29:03.689Z+ groupadd -g 12345 build
122026-03-10T11:29:03.692Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-03-10T11:29:05.696Z+ zfs create -o mountpoint=/work rpool/work
142026-03-10T11:29:05.815Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-03-10T11:29:05.818Z+ home_fs=zfs
162026-03-10T11:29:05.818Z+ [[ zfs == autofs ]]
172026-03-10T11:29:05.818Z+ mkdir -p /home/build
182026-03-10T11:29:05.818Z+ chown build:build /home/build /work
192026-03-10T11:29:07.820Z+ chmod 0700 /home/build /work
202026-03-10T11:29:07.823Zprocess exited: duration 4144 ms, exit code 0
 
212026-03-10T11:29:07.829Zstarting task 1: "rust-toolchain"
222026-03-10T11:29:07.834Z+ printf ' * rust toolchain channel = "%s"\n' 1.94.0
232026-03-10T11:29:07.834Z * rust toolchain channel = "1.94.0"
242026-03-10T11:29:07.834Z+ printf ' * rust toolchain profile = "%s"\n' default
252026-03-10T11:29:07.834Z * rust toolchain profile = "default"
262026-03-10T11:29:07.834Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-03-10T11:29:07.834Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-03-10T11:29:07.837Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-03-10T11:29:07.837Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default
302026-03-10T11:29:07.962Zinfo: downloading installer
312026-03-10T11:29:09.838Zwarn: It looks like you have an existing installation of Rust at:
322026-03-10T11:29:09.838Zwarn: /opt/ooce/bin
332026-03-10T11:29:09.838Zwarn: It is recommended that rustup be the primary Rust installation.
342026-03-10T11:29:09.838Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-03-10T11:29:09.838Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-03-10T11:29:09.838Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-03-10T11:29:09.838Zwarn: or pass `-y' to ignore all ignorable checks.
382026-03-10T11:29:09.838Zerror: cannot install while Rust is installed
392026-03-10T11:29:09.838Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-03-10T11:29:09.855Zinfo: profile set to 'default'
412026-03-10T11:29:09.855Zinfo: default host triple is x86_64-unknown-illumos
422026-03-10T11:29:09.858Zinfo: syncing channel updates for '1.94.0-x86_64-unknown-illumos'
432026-03-10T11:29:10.030Zinfo: latest update on 2026-03-05, rust version 1.94.0 (4a4ef493e 2026-03-02)
442026-03-10T11:29:10.030Zinfo: downloading component 'cargo'
452026-03-10T11:29:11.093Zinfo: downloading component 'clippy'
462026-03-10T11:29:11.522Zinfo: downloading component 'rust-docs'
472026-03-10T11:29:13.059Zinfo: downloading component 'rust-std'
482026-03-10T11:29:15.633Zinfo: downloading component 'rustc'
492026-03-10T11:29:24.721Zinfo: downloading component 'rustfmt'
502026-03-10T11:29:25.097Zinfo: installing component 'cargo'
512026-03-10T11:29:25.924Zinfo: installing component 'clippy'
522026-03-10T11:29:26.277Zinfo: installing component 'rust-docs'
532026-03-10T11:29:27.747Zinfo: installing component 'rust-std'
542026-03-10T11:29:29.223Zinfo: installing component 'rustc'
552026-03-10T11:29:35.074Zinfo: installing component 'rustfmt'
562026-03-10T11:29:35.368Zinfo: default toolchain set to '1.94.0-x86_64-unknown-illumos'
572026-03-10T11:29:35.368Z
582026-03-10T11:29:35.778Z 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02)
592026-03-10T11:29:35.778Z
602026-03-10T11:29:35.782Z
612026-03-10T11:29:35.782ZRust is installed now. Great!
622026-03-10T11:29:35.782Z
632026-03-10T11:29:35.782ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-03-10T11:29:35.782Zenvironment variable. This has not been done automatically.
652026-03-10T11:29:35.782Z
662026-03-10T11:29:35.782ZTo configure your current shell, you need to source
672026-03-10T11:29:35.782Zthe corresponding env file under $HOME/.cargo.
682026-03-10T11:29:35.782Z
692026-03-10T11:29:35.782ZThis is usually done by running one of the following (note the leading DOT):
702026-03-10T11:29:35.782Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-03-10T11:29:35.782Zsource "$HOME/.cargo/env.fish" # For fish
722026-03-10T11:29:35.782Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-03-10T11:29:35.870Z+ rustup --version
742026-03-10T11:29:35.880Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-03-10T11:29:35.883Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-03-10T11:29:35.949Zinfo: The currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)`
772026-03-10T11:29:35.952Z+ cargo --version
782026-03-10T11:29:36.004Zcargo 1.94.0 (85eff7c80 2026-01-15)
792026-03-10T11:29:36.007Z+ rustc --version
802026-03-10T11:29:36.065Zrustc 1.94.0 (4a4ef493e 2026-03-02)
812026-03-10T11:29:36.069Zprocess exited: duration 28245 ms, exit code 0
 
822026-03-10T11:29:36.075Zstarting task 2: "authentication"
832026-03-10T11:29:36.094Zprocess exited: duration 19 ms, exit code 0
 
842026-03-10T11:29:36.101Zstarting task 3: "clone repository"
852026-03-10T11:29:36.105Z+ mkdir -p /work/oxidecomputer/opte
862026-03-10T11:29:36.108Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
872026-03-10T11:29:36.139ZCloning into '/work/oxidecomputer/opte'...
882026-03-10T11:29:36.969Z+ cd /work/oxidecomputer/opte
892026-03-10T11:29:36.970Z+ git fetch origin 596f57d8e43c618d5a224f994537e1f5d0082067
902026-03-10T11:29:37.240ZFrom https://github.com/oxidecomputer/opte
912026-03-10T11:29:37.240Z * branch 596f57d8e43c618d5a224f994537e1f5d0082067 -> FETCH_HEAD
922026-03-10T11:29:37.247Z+ [[ -n renovate/rust-1.x ]]
932026-03-10T11:29:37.250Z++ git branch --show-current
942026-03-10T11:29:37.250Z+ current=master
952026-03-10T11:29:37.250Z+ [[ master != renovate/rust-1.x ]]
962026-03-10T11:29:37.253Z+ git branch -f renovate/rust-1.x 596f57d8e43c618d5a224f994537e1f5d0082067
972026-03-10T11:29:37.256Z+ git checkout -f renovate/rust-1.x
982026-03-10T11:29:37.276ZSwitched to branch 'renovate/rust-1.x'
992026-03-10T11:29:37.279Z+ git reset --hard 596f57d8e43c618d5a224f994537e1f5d0082067
1002026-03-10T11:29:37.299ZHEAD is now at 596f57d Update dependency rust to v1.94.0
1012026-03-10T11:29:37.302Zprocess exited: duration 1199 ms, exit code 0
 
1022026-03-10T11:29:37.309Zstarting task 4: "build"
1032026-03-10T11:29:37.313Z+ source .github/buildomat/common.sh
1042026-03-10T11:29:37.316Z++ rustup show active-toolchain
1052026-03-10T11:29:37.352Z1.94.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
1062026-03-10T11:29:37.355Z++ pushd xde
1072026-03-10T11:29:37.356Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
1082026-03-10T11:29:37.356Z++ rustup show active-toolchain
1092026-03-10T11:29:37.361Zinfo: syncing channel updates for 'nightly-2026-02-24-x86_64-unknown-illumos'
1102026-03-10T11:29:37.529Zinfo: latest update on 2026-02-24, rust version 1.95.0-nightly (b3869b94c 2026-02-23)
1112026-03-10T11:29:37.533Zinfo: downloading component 'cargo'
1122026-03-10T11:29:38.705Zinfo: downloading component 'clippy'
1132026-03-10T11:29:39.280Zinfo: downloading component 'rust-src'
1142026-03-10T11:29:39.670Zinfo: downloading component 'rust-std'
1152026-03-10T11:29:41.855Zinfo: downloading component 'rustc'
1162026-03-10T11:29:50.532Zinfo: downloading component 'rustfmt'
1172026-03-10T11:29:50.889Zinfo: installing component 'cargo'
1182026-03-10T11:29:51.721Zinfo: installing component 'clippy'
1192026-03-10T11:29:52.091Zinfo: installing component 'rust-src'
1202026-03-10T11:29:52.444Zinfo: installing component 'rust-std'
1212026-03-10T11:29:53.956Zinfo: installing component 'rustc'
1222026-03-10T11:29:59.735Zinfo: installing component 'rustfmt'
1232026-03-10T11:30:00.025Znightly-2026-02-24-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1242026-03-10T11:30:00.113Z+++ rustup show active-toolchain -v
1252026-03-10T11:30:00.116Z+++ head -n 1
1262026-03-10T11:30:00.116Z+++ cut '-d ' -f1
1272026-03-10T11:30:00.202Z++ export NIGHTLY=nightly-2026-02-24-x86_64-unknown-illumos
1282026-03-10T11:30:00.202Z++ NIGHTLY=nightly-2026-02-24-x86_64-unknown-illumos
1292026-03-10T11:30:00.202Z++ popd
1302026-03-10T11:30:00.205Z/work/oxidecomputer/opte
1312026-03-10T11:30:00.205Z+ cargo --version
1322026-03-10T11:30:00.250Zcargo 1.94.0 (85eff7c80 2026-01-15)
1332026-03-10T11:30:00.253Z+ rustc --version
1342026-03-10T11:30:00.311Zrustc 1.94.0 (4a4ef493e 2026-03-02)
1352026-03-10T11:30:00.315Z+ cd lib/opte
1362026-03-10T11:30:00.315Z+ header 'check style'
1372026-03-10T11:30:00.315Z+ echo '# ==== check style ==== #'
1382026-03-10T11:30:00.315Z# ==== check style ==== #
1392026-03-10T11:30:00.315Z+ ptime -m cargo +nightly-2026-02-24-x86_64-unknown-illumos fmt -- --check
1402026-03-10T11:30:00.632Z
1412026-03-10T11:30:00.632Zreal 0.313159812
1422026-03-10T11:30:00.632Zuser 0.241836130
1432026-03-10T11:30:00.632Zsys 0.063529652
1442026-03-10T11:30:00.632Ztrap 0.000022484
1452026-03-10T11:30:00.635Ztflt 0.000025843
1462026-03-10T11:30:00.635Zdflt 0.000011041
1472026-03-10T11:30:00.635Zkflt 0.000000000
1482026-03-10T11:30:00.635Zlock 0.526710663
1492026-03-10T11:30:00.635Zslp 0.321155947
1502026-03-10T11:30:00.635Zlat 0.000215272
1512026-03-10T11:30:00.635Zstop 0.000133495
1522026-03-10T11:30:00.635Z+ header 'check docs'
1532026-03-10T11:30:00.635Z+ echo '# ==== check docs ==== #'
1542026-03-10T11:30:00.635Z# ==== check docs ==== #
1552026-03-10T11:30:00.635Z+ RUSTDOCFLAGS='-D warnings'
1562026-03-10T11:30:00.635Z+ ptime -m cargo +nightly-2026-02-24-x86_64-unknown-illumos doc --no-default-features --features=api,std,engine,kernel
1572026-03-10T11:30:00.721Z Updating crates.io index
1582026-03-10T11:30:00.759Z Updating git repository `https://github.com/oxidecomputer/falcon`
1592026-03-10T11:30:01.436Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1602026-03-10T11:30:02.075Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1612026-03-10T11:30:02.483Z Updating git repository `https://github.com/oxidecomputer/zone`
1622026-03-10T11:30:02.856Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1632026-03-10T11:30:03.132Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1642026-03-10T11:30:03.397Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1652026-03-10T11:30:05.627Z Downloading crates ...
1662026-03-10T11:30:05.675Z Downloaded byteorder v1.5.0
1672026-03-10T11:30:05.681Z Downloaded defmt v1.0.1
1682026-03-10T11:30:05.688Z Downloaded ident_case v1.0.1
1692026-03-10T11:30:05.691Z Downloaded cpufeatures v0.2.17
1702026-03-10T11:30:05.691Z Downloaded bitflags v1.3.2
1712026-03-10T11:30:05.694Z Downloaded hash32 v0.3.1
1722026-03-10T11:30:05.694Z Downloaded cobs v0.3.0
1732026-03-10T11:30:05.694Z Downloaded block-buffer v0.10.4
1742026-03-10T11:30:05.697Z Downloaded crypto-common v0.1.7
1752026-03-10T11:30:05.697Z Downloaded ingot v0.1.1
1762026-03-10T11:30:05.700Z Downloaded generic-array v0.14.7
1772026-03-10T11:30:05.700Z Downloaded usdt-macro v0.6.0
1782026-03-10T11:30:05.700Z Downloaded macaddr v1.0.1
1792026-03-10T11:30:05.703Z Downloaded version_check v0.9.5
1802026-03-10T11:30:05.706Z Downloaded defmt v0.3.100
1812026-03-10T11:30:05.706Z Downloaded tabwriter v1.4.1
1822026-03-10T11:30:05.709Z Downloaded cfg-if v1.0.4
1832026-03-10T11:30:05.709Z Downloaded embedded-io v0.4.0
1842026-03-10T11:30:05.709Z Downloaded darling_macro v0.21.3
1852026-03-10T11:30:05.712Z Downloaded fnv v1.0.7
1862026-03-10T11:30:05.712Z Downloaded defmt-parser v1.0.0
1872026-03-10T11:30:05.715Z Downloaded dtrace-parser v0.3.0
1882026-03-10T11:30:05.715Z Downloaded plain v0.2.3
1892026-03-10T11:30:05.718Z Downloaded scroll_derive v0.13.1
1902026-03-10T11:30:05.718Z Downloaded proc-macro-error-attr2 v2.0.0
1912026-03-10T11:30:05.723Z Downloaded stable_deref_trait v1.2.1
1922026-03-10T11:30:05.726Z Downloaded pretty-hex v0.4.1
1932026-03-10T11:30:05.729Z Downloaded embedded-io v0.6.1
1942026-03-10T11:30:05.732Z Downloaded itoa v1.0.17
1952026-03-10T11:30:05.741Z Downloaded usdt-attr-macro v0.6.0
1962026-03-10T11:30:05.744Z Downloaded dof v0.4.0
1972026-03-10T11:30:05.750Z Downloaded managed v0.8.0
1982026-03-10T11:30:05.757Z Downloaded thread-id v5.1.0
1992026-03-10T11:30:05.760Z Downloaded ref-cast v1.0.25
2002026-03-10T11:30:05.768Z Downloaded strsim v0.11.1
2012026-03-10T11:30:05.770Z Downloaded usdt v0.6.0
2022026-03-10T11:30:05.773Z Downloaded ref-cast-impl v1.0.25
2032026-03-10T11:30:05.777Z Downloaded thiserror-impl v2.0.18
2042026-03-10T11:30:05.780Z Downloaded scroll v0.13.0
2052026-03-10T11:30:05.780Z Downloaded dyn-clone v1.0.20
2062026-03-10T11:30:05.784Z Downloaded digest v0.10.7
2072026-03-10T11:30:05.787Z Downloaded zmij v1.0.21
2082026-03-10T11:30:05.787Z Downloaded bitflags v2.11.0
2092026-03-10T11:30:05.790Z Downloaded ucd-trie v0.1.7
2102026-03-10T11:30:05.790Z Downloaded quote v1.0.45
2112026-03-10T11:30:05.793Z Downloaded crc32fast v1.5.0
2122026-03-10T11:30:05.796Z Downloaded serde_tokenstream v0.2.3
2132026-03-10T11:30:05.796Z Downloaded ipnetwork v0.21.1
2142026-03-10T11:30:05.796Z Downloaded either v1.15.0
2152026-03-10T11:30:05.803Z Downloaded ingot-types v0.1.2
2162026-03-10T11:30:05.806Z Downloaded proc-macro-error2 v2.0.1
2172026-03-10T11:30:05.809Z Downloaded defmt-macros v1.0.1
2182026-03-10T11:30:05.809Z Downloaded thiserror v2.0.18
2192026-03-10T11:30:05.812Z Downloaded sha2 v0.10.9
2202026-03-10T11:30:05.815Z Downloaded postcard v1.1.3
2212026-03-10T11:30:05.818Z Downloaded pest_derive v2.8.6
2222026-03-10T11:30:05.818Z Downloaded ingot-macros v0.1.1
2232026-03-10T11:30:05.821Z Downloaded unicode-ident v1.0.24
2242026-03-10T11:30:05.828Z Downloaded pest_generator v2.8.6
2252026-03-10T11:30:05.833Z Downloaded memmap2 v0.9.10
2262026-03-10T11:30:05.849Z Downloaded serde_derive v1.0.228
2272026-03-10T11:30:05.852Z Downloaded usdt-impl v0.6.0
2282026-03-10T11:30:05.852Z Downloaded heapless v0.8.0
2292026-03-10T11:30:05.855Z Downloaded darling v0.21.3
2302026-03-10T11:30:05.858Z Downloaded log v0.4.29
2312026-03-10T11:30:05.867Z Downloaded pest_meta v2.8.6
2322026-03-10T11:30:05.870Z Downloaded darling_core v0.21.3
2332026-03-10T11:30:05.873Z Downloaded typenum v1.19.0
2342026-03-10T11:30:05.884Z Downloaded serde_core v1.0.228
2352026-03-10T11:30:05.891Z Downloaded zerocopy-derive v0.8.42
2362026-03-10T11:30:05.897Z Downloaded proc-macro2 v1.0.106
2372026-03-10T11:30:05.918Z Downloaded memchr v2.8.0
2382026-03-10T11:30:05.921Z Downloaded serde v1.0.228
2392026-03-10T11:30:05.926Z Downloaded aho-corasick v1.1.4
2402026-03-10T11:30:05.929Z Downloaded pest v2.8.6
2412026-03-10T11:30:05.952Z Downloaded itertools v0.14.0
2422026-03-10T11:30:05.957Z Downloaded serde_json v1.0.149
2432026-03-10T11:30:05.966Z Downloaded regex v1.12.3
2442026-03-10T11:30:06.012Z Downloaded zerocopy v0.8.42
2452026-03-10T11:30:06.023Z Downloaded goblin v0.10.5
2462026-03-10T11:30:06.028Z Downloaded unicode-width v0.2.2
2472026-03-10T11:30:06.036Z Downloaded smoltcp v0.11.0
2482026-03-10T11:30:06.044Z Downloaded syn v2.0.117
2492026-03-10T11:30:06.053Z Downloaded regex-syntax v0.8.10
2502026-03-10T11:30:06.080Z Downloaded regex-automata v0.4.14
2512026-03-10T11:30:06.094Z Downloaded libc v0.2.183
2522026-03-10T11:30:06.169Z Compiling proc-macro2 v1.0.106
2532026-03-10T11:30:06.169Z Compiling quote v1.0.45
2542026-03-10T11:30:06.169Z Compiling unicode-ident v1.0.24
2552026-03-10T11:30:06.172Z Documenting unicode-ident v1.0.24
2562026-03-10T11:30:06.172Z Compiling ident_case v1.0.1
2572026-03-10T11:30:06.172Z Compiling serde_core v1.0.228
2582026-03-10T11:30:06.172Z Compiling strsim v0.11.1
2592026-03-10T11:30:06.355Z Compiling fnv v1.0.7
2602026-03-10T11:30:06.380Z Compiling memchr v2.8.0
2612026-03-10T11:30:06.652Z Compiling serde v1.0.228
2622026-03-10T11:30:06.706Z Compiling thiserror v2.0.18
2632026-03-10T11:30:06.716Z Compiling zerocopy v0.8.42
2642026-03-10T11:30:06.743Z Compiling regex-syntax v0.8.10
2652026-03-10T11:30:07.079Z Documenting proc-macro2 v1.0.106
2662026-03-10T11:30:07.164Z Compiling aho-corasick v1.1.4
2672026-03-10T11:30:07.548Z Compiling syn v2.0.117
2682026-03-10T11:30:07.621Z Documenting fnv v1.0.7
2692026-03-10T11:30:07.811Z Documenting quote v1.0.45
2702026-03-10T11:30:08.179Z Compiling either v1.15.0
2712026-03-10T11:30:08.417Z Documenting syn v2.0.117
2722026-03-10T11:30:08.426Z Documenting ident_case v1.0.1
2732026-03-10T11:30:08.770Z Compiling regex-automata v0.4.14
2742026-03-10T11:30:08.997Z Checking byteorder v1.5.0
2752026-03-10T11:30:09.100Z Documenting strsim v0.11.1
2762026-03-10T11:30:09.191Z Compiling itertools v0.14.0
2772026-03-10T11:30:09.585Z Documenting memchr v2.8.0
2782026-03-10T11:30:09.681Z Compiling heapless v0.8.0
2792026-03-10T11:30:10.255Z Checking hash32 v0.3.1
2802026-03-10T11:30:10.312Z Checking darling_core v0.21.3
2812026-03-10T11:30:10.373Z Documenting aho-corasick v1.1.4
2822026-03-10T11:30:10.382Z Checking bitflags v2.11.0
2832026-03-10T11:30:10.568Z Documenting serde_core v1.0.228
2842026-03-10T11:30:10.797Z Documenting regex-syntax v0.8.10
2852026-03-10T11:30:11.419Z Documenting darling_core v0.21.3
2862026-03-10T11:30:11.541Z Compiling regex v1.12.3
2872026-03-10T11:30:11.835Z Checking macaddr v1.0.1
2882026-03-10T11:30:12.016Z Checking stable_deref_trait v1.2.1
2892026-03-10T11:30:12.092Z Checking cfg-if v1.0.4
2902026-03-10T11:30:12.101Z Compiling smoltcp v0.11.0
2912026-03-10T11:30:12.159Z Documenting regex-automata v0.4.14
2922026-03-10T11:30:12.749Z Compiling zerocopy-derive v0.8.42
2932026-03-10T11:30:12.779Z Compiling thiserror-impl v2.0.18
2942026-03-10T11:30:12.825Z Compiling serde_derive v1.0.228
2952026-03-10T11:30:12.922Z Documenting zerocopy-derive v0.8.42
2962026-03-10T11:30:12.956Z Documenting darling_macro v0.21.3
2972026-03-10T11:30:13.817Z Documenting serde_derive v1.0.228
2982026-03-10T11:30:13.923Z Documenting regex v1.12.3
2992026-03-10T11:30:13.988Z Documenting thiserror-impl v2.0.18
3002026-03-10T11:30:14.122Z Compiling darling_macro v0.21.3
3012026-03-10T11:30:14.199Z Checking managed v0.8.0
3022026-03-10T11:30:14.429Z Documenting byteorder v1.5.0
3032026-03-10T11:30:14.500Z Checking cobs v0.3.0
3042026-03-10T11:30:14.655Z Checking bitflags v1.3.2
3052026-03-10T11:30:14.729Z Documenting zerocopy v0.8.42
3062026-03-10T11:30:14.833Z Compiling darling v0.21.3
3072026-03-10T11:30:14.919Z Compiling ingot-macros v0.1.1
3082026-03-10T11:30:15.088Z Documenting darling v0.21.3
3092026-03-10T11:30:15.161Z Documenting thiserror v2.0.18
3102026-03-10T11:30:15.365Z Documenting hash32 v0.3.1
3112026-03-10T11:30:15.620Z Documenting bitflags v2.11.0
3122026-03-10T11:30:15.827Z Documenting cfg-if v1.0.4
3132026-03-10T11:30:16.058Z Compiling crc32fast v1.5.0
3142026-03-10T11:30:16.373Z Documenting ingot-macros v0.1.1
3152026-03-10T11:30:16.420Z Documenting serde v1.0.228
3162026-03-10T11:30:16.566Z Compiling ref-cast v1.0.25
3172026-03-10T11:30:16.785Z Documenting stable_deref_trait v1.2.1
3182026-03-10T11:30:16.987Z Documenting macaddr v1.0.1
3192026-03-10T11:30:17.057Z Checking postcard v1.1.3
3202026-03-10T11:30:17.446Z Documenting heapless v0.8.0
3212026-03-10T11:30:17.464Z Documenting cobs v0.3.0
3222026-03-10T11:30:17.959Z Compiling ref-cast-impl v1.0.25
3232026-03-10T11:30:18.428Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
3242026-03-10T11:30:18.496Z Checking unicode-width v0.2.2
3252026-03-10T11:30:18.519Z Checking ipnetwork v0.21.1
3262026-03-10T11:30:18.666Z Checking ingot-types v0.1.2
3272026-03-10T11:30:18.707Z Compiling version_check v0.9.5
3282026-03-10T11:30:18.733Z Documenting managed v0.8.0
3292026-03-10T11:30:18.809Z Documenting postcard v1.1.3
3302026-03-10T11:30:18.844Z Documenting illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
3312026-03-10T11:30:18.943Z Documenting ref-cast-impl v1.0.25
3322026-03-10T11:30:19.059Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3332026-03-10T11:30:19.114Z Checking ingot v0.1.1
3342026-03-10T11:30:19.291Z Documenting either v1.15.0
3352026-03-10T11:30:19.352Z Documenting ipnetwork v0.21.1
3362026-03-10T11:30:19.444Z Documenting ingot-types v0.1.2
3372026-03-10T11:30:19.587Z Documenting smoltcp v0.11.0
3382026-03-10T11:30:19.906Z Documenting unicode-width v0.2.2
3392026-03-10T11:30:20.543Z Documenting ref-cast v1.0.25
3402026-03-10T11:30:20.848Z Documenting itertools v0.14.0
3412026-03-10T11:30:21.192Z Checking tabwriter v1.4.1
3422026-03-10T11:30:21.244Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3432026-03-10T11:30:21.352Z Documenting crc32fast v1.5.0
3442026-03-10T11:30:21.498Z Documenting derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
3452026-03-10T11:30:21.580Z Documenting ingot v0.1.1
3462026-03-10T11:30:21.862Z Documenting tabwriter v1.4.1
3472026-03-10T11:30:22.380Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
3482026-03-10T11:30:22.404Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3492026-03-10T11:30:22.651Z Documenting kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3502026-03-10T11:30:23.071Z Documenting dyn-clone v1.0.20
3512026-03-10T11:30:23.235Z Checking dyn-clone v1.0.20
3522026-03-10T11:30:24.880Z Documenting opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3532026-03-10T11:30:26.336Z Documenting opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3542026-03-10T11:30:29.356Z Finished `dev` profile [optimized + debuginfo] target(s) in 28.72s
3552026-03-10T11:30:29.462Z Generated /work/oxidecomputer/opte/target/doc/opte/index.html
3562026-03-10T11:30:29.484Z
3572026-03-10T11:30:29.488Zreal 28.837610636
3582026-03-10T11:30:29.488Zuser 1:43.744542869
3592026-03-10T11:30:29.488Zsys 19.543585315
3602026-03-10T11:30:29.488Ztrap 0.057987744
3612026-03-10T11:30:29.488Ztflt 0.113481121
3622026-03-10T11:30:29.488Zdflt 0.072899473
3632026-03-10T11:30:29.488Zkflt 0.005021659
3642026-03-10T11:30:29.488Zlock 9:51.398681696
3652026-03-10T11:30:29.488Zslp 5:44.318370212
3662026-03-10T11:30:29.488Zlat 8.748725567
3672026-03-10T11:30:29.488Zstop 12.981421403
3682026-03-10T11:30:29.488Z+ header 'analyze std + api'
3692026-03-10T11:30:29.488Z+ echo '# ==== analyze std + api ==== #'
3702026-03-10T11:30:29.488Z+ ptime -m cargo clippy --all-targets -- --deny warnings
3712026-03-10T11:30:29.488Z# ==== analyze std + api ==== #
3722026-03-10T11:30:29.861Z Compiling proc-macro2 v1.0.106
3732026-03-10T11:30:29.864Z Compiling quote v1.0.45
3742026-03-10T11:30:29.864Z Compiling unicode-ident v1.0.24
3752026-03-10T11:30:29.865Z Compiling memchr v2.8.0
3762026-03-10T11:30:29.865Z Compiling thiserror v2.0.18
3772026-03-10T11:30:29.865Z Compiling zerocopy v0.8.42
3782026-03-10T11:30:29.865Z Compiling zmij v1.0.21
3792026-03-10T11:30:29.865Z Compiling serde_core v1.0.228
3802026-03-10T11:30:30.074Z Compiling libc v0.2.183
3812026-03-10T11:30:30.276Z Compiling serde_json v1.0.149
3822026-03-10T11:30:30.313Z Compiling ucd-trie v0.1.7
3832026-03-10T11:30:30.532Z Compiling pest v2.8.6
3842026-03-10T11:30:30.536Z Compiling fnv v1.0.7
3852026-03-10T11:30:30.595Z Compiling serde v1.0.228
3862026-03-10T11:30:30.630Z Compiling ident_case v1.0.1
3872026-03-10T11:30:30.667Z Compiling strsim v0.11.1
3882026-03-10T11:30:31.034Z Compiling aho-corasick v1.1.4
3892026-03-10T11:30:31.068Z Compiling regex-syntax v0.8.10
3902026-03-10T11:30:31.088Z Checking byteorder v1.5.0
3912026-03-10T11:30:31.356Z Compiling itoa v1.0.17
3922026-03-10T11:30:31.557Z Compiling syn v2.0.117
3932026-03-10T11:30:31.992Z Compiling pest_meta v2.8.6
3942026-03-10T11:30:32.249Z Compiling usdt-impl v0.6.0
3952026-03-10T11:30:32.530Z Compiling either v1.15.0
3962026-03-10T11:30:32.778Z Compiling itertools v0.14.0
3972026-03-10T11:30:33.025Z Compiling thread-id v5.1.0
3982026-03-10T11:30:33.102Z Compiling regex-automata v0.4.14
3992026-03-10T11:30:33.109Z Checking plain v0.2.3
4002026-03-10T11:30:33.323Z Compiling heapless v0.8.0
4012026-03-10T11:30:33.553Z Checking log v0.4.29
4022026-03-10T11:30:33.980Z Checking bitflags v2.11.0
4032026-03-10T11:30:34.174Z Checking hash32 v0.3.1
4042026-03-10T11:30:34.314Z Checking macaddr v1.0.1
4052026-03-10T11:30:34.436Z Checking pretty-hex v0.4.1
4062026-03-10T11:30:34.455Z Checking cfg-if v1.0.4
4072026-03-10T11:30:34.486Z Checking stable_deref_trait v1.2.1
4082026-03-10T11:30:34.490Z Compiling smoltcp v0.11.0
4092026-03-10T11:30:34.637Z Compiling version_check v0.9.5
4102026-03-10T11:30:34.751Z Checking managed v0.8.0
4112026-03-10T11:30:34.896Z Compiling crc32fast v1.5.0
4122026-03-10T11:30:34.980Z Compiling pest_generator v2.8.6
4132026-03-10T11:30:34.992Z Compiling darling_core v0.21.3
4142026-03-10T11:30:35.062Z Compiling ref-cast v1.0.25
4152026-03-10T11:30:35.232Z Checking bitflags v1.3.2
4162026-03-10T11:30:35.396Z Compiling regex v1.12.3
4172026-03-10T11:30:35.527Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
4182026-03-10T11:30:35.810Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
4192026-03-10T11:30:35.814Z Checking memmap2 v0.9.10
4202026-03-10T11:30:35.930Z Checking ipnetwork v0.21.1
4212026-03-10T11:30:36.145Z Checking unicode-width v0.2.2
4222026-03-10T11:30:36.368Z Checking dyn-clone v1.0.20
4232026-03-10T11:30:36.457Z Checking tabwriter v1.4.1
4242026-03-10T11:30:36.728Z Compiling thiserror-impl v2.0.18
4252026-03-10T11:30:36.806Z Compiling serde_derive v1.0.228
4262026-03-10T11:30:36.866Z Compiling zerocopy-derive v0.8.42
4272026-03-10T11:30:36.998Z Compiling pest_derive v2.8.6
4282026-03-10T11:30:37.167Z Compiling scroll_derive v0.13.1
4292026-03-10T11:30:37.290Z Compiling darling_macro v0.21.3
4302026-03-10T11:30:37.390Z Compiling ref-cast-impl v1.0.25
4312026-03-10T11:30:37.608Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
4322026-03-10T11:30:37.944Z Compiling darling v0.21.3
4332026-03-10T11:30:38.029Z Compiling ingot-macros v0.1.1
4342026-03-10T11:30:38.029Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
4352026-03-10T11:30:38.186Z Checking scroll v0.13.0
4362026-03-10T11:30:38.432Z Compiling dtrace-parser v0.3.0
4372026-03-10T11:30:38.462Z Checking cobs v0.3.0
4382026-03-10T11:30:38.474Z Checking goblin v0.10.5
4392026-03-10T11:30:40.311Z Checking postcard v1.1.3
4402026-03-10T11:30:40.324Z Compiling serde_tokenstream v0.2.3
4412026-03-10T11:30:42.258Z Checking ingot-types v0.1.2
4422026-03-10T11:30:42.258Z Checking dof v0.4.0
4432026-03-10T11:30:42.678Z Checking ingot v0.1.1
4442026-03-10T11:30:43.676Z Compiling usdt-macro v0.6.0
4452026-03-10T11:30:43.679Z Compiling usdt-attr-macro v0.6.0
4462026-03-10T11:30:44.399Z Checking usdt v0.6.0
4472026-03-10T11:30:44.713Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
4482026-03-10T11:30:56.257Z Finished `dev` profile [optimized + debuginfo] target(s) in 26.64s
4492026-03-10T11:30:56.289Z
4502026-03-10T11:30:56.292Zreal 26.804960524
4512026-03-10T11:30:56.292Zuser 1:27.070103938
4522026-03-10T11:30:56.292Zsys 14.713412375
4532026-03-10T11:30:56.292Ztrap 0.047348967
4542026-03-10T11:30:56.292Ztflt 0.146466539
4552026-03-10T11:30:56.292Zdflt 0.261783839
4562026-03-10T11:30:56.292Zkflt 0.000018343
4572026-03-10T11:30:56.292Zlock 5:05.494803426
4582026-03-10T11:30:56.292Zslp 4:19.773720998
4592026-03-10T11:30:56.292Zlat 3.237023654
4602026-03-10T11:30:56.292Zstop 7.546551047
4612026-03-10T11:30:56.292Z+ header 'analyze no_std + engine + kernel'
4622026-03-10T11:30:56.292Z+ echo '# ==== analyze no_std + engine + kernel ==== #'
4632026-03-10T11:30:56.292Z# ==== analyze no_std + engine + kernel ==== #
4642026-03-10T11:30:56.292Z+ ptime -m cargo +nightly-2026-02-24-x86_64-unknown-illumos clippy --no-default-features --features engine,kernel -- --deny warnings
4652026-03-10T11:30:56.562Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
4662026-03-10T11:30:56.562Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
4672026-03-10T11:30:56.566Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
4682026-03-10T11:30:56.590Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
4692026-03-10T11:30:56.929Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
4702026-03-10T11:31:02.873Z Finished `dev` profile [optimized + debuginfo] target(s) in 6.49s
4712026-03-10T11:31:02.906Z
4722026-03-10T11:31:02.909Zreal 6.612221395
4732026-03-10T11:31:02.909Zuser 7.125986085
4742026-03-10T11:31:02.909Zsys 1.121366357
4752026-03-10T11:31:02.909Ztrap 0.001463736
4762026-03-10T11:31:02.909Ztflt 0.004917773
4772026-03-10T11:31:02.909Zdflt 0.002079776
4782026-03-10T11:31:02.909Zkflt 0.000000000
4792026-03-10T11:31:02.909Zlock 24.205741281
4802026-03-10T11:31:02.909Zslp 24.849287951
4812026-03-10T11:31:02.909Zlat 0.024542384
4822026-03-10T11:31:02.909Zstop 0.280565467
4832026-03-10T11:31:02.909Z+ header test
4842026-03-10T11:31:02.909Z+ echo '# ==== test ==== #'
4852026-03-10T11:31:02.909Z# ==== test ==== #
4862026-03-10T11:31:02.909Z+ ptime -m cargo test
4872026-03-10T11:31:03.135Z Compiling serde_core v1.0.228
4882026-03-10T11:31:03.159Z Compiling thiserror v2.0.18
4892026-03-10T11:31:03.162Z Compiling zerocopy v0.8.42
4902026-03-10T11:31:03.165Z Compiling memchr v2.8.0
4912026-03-10T11:31:03.165Z Compiling byteorder v1.5.0
4922026-03-10T11:31:03.171Z Compiling unicode-ident v1.0.24
4932026-03-10T11:31:03.175Z Compiling zmij v1.0.21
4942026-03-10T11:31:03.179Z Compiling scroll v0.13.0
4952026-03-10T11:31:03.263Z Compiling proc-macro2 v1.0.106
4962026-03-10T11:31:03.326Z Compiling libc v0.2.183
4972026-03-10T11:31:03.447Z Compiling plain v0.2.3
4982026-03-10T11:31:03.522Z Compiling log v0.4.29
4992026-03-10T11:31:03.562Z Compiling ucd-trie v0.1.7
5002026-03-10T11:31:03.653Z Compiling itoa v1.0.17
5012026-03-10T11:31:03.788Z Compiling quote v1.0.45
5022026-03-10T11:31:03.822Z Compiling pest v2.8.6
5032026-03-10T11:31:03.963Z Compiling goblin v0.10.5
5042026-03-10T11:31:04.462Z Compiling hash32 v0.3.1
5052026-03-10T11:31:04.655Z Compiling cfg-if v1.0.4
5062026-03-10T11:31:04.661Z Compiling macaddr v1.0.1
5072026-03-10T11:31:04.728Z Compiling pretty-hex v0.4.1
5082026-03-10T11:31:04.882Z Compiling stable_deref_trait v1.2.1
5092026-03-10T11:31:04.963Z Compiling heapless v0.8.0
5102026-03-10T11:31:04.967Z Compiling syn v2.0.117
5112026-03-10T11:31:05.221Z Compiling thread-id v5.1.0
5122026-03-10T11:31:05.313Z Compiling dtrace-parser v0.3.0
5132026-03-10T11:31:05.543Z Compiling cobs v0.3.0
5142026-03-10T11:31:05.875Z Compiling serde v1.0.228
5152026-03-10T11:31:05.965Z Compiling serde_json v1.0.149
5162026-03-10T11:31:06.140Z Compiling bitflags v2.11.0
5172026-03-10T11:31:06.658Z Compiling managed v0.8.0
5182026-03-10T11:31:06.721Z Compiling bitflags v1.3.2
5192026-03-10T11:31:06.801Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
5202026-03-10T11:31:06.816Z Compiling postcard v1.1.3
5212026-03-10T11:31:06.955Z Compiling smoltcp v0.11.0
5222026-03-10T11:31:07.075Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
5232026-03-10T11:31:07.266Z Compiling memmap2 v0.9.10
5242026-03-10T11:31:07.555Z Compiling ingot-types v0.1.2
5252026-03-10T11:31:07.635Z Compiling unicode-width v0.2.2
5262026-03-10T11:31:07.842Z Compiling ipnetwork v0.21.1
5272026-03-10T11:31:08.019Z Compiling dof v0.4.0
5282026-03-10T11:31:08.096Z Compiling ingot v0.1.1
5292026-03-10T11:31:08.510Z Compiling either v1.15.0
5302026-03-10T11:31:08.771Z Compiling itertools v0.14.0
5312026-03-10T11:31:09.959Z Compiling usdt-impl v0.6.0
5322026-03-10T11:31:10.059Z Compiling tabwriter v1.4.1
5332026-03-10T11:31:10.571Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
5342026-03-10T11:31:10.707Z Compiling usdt v0.6.0
5352026-03-10T11:31:11.131Z Compiling ref-cast v1.0.25
5362026-03-10T11:31:11.289Z Compiling crc32fast v1.5.0
5372026-03-10T11:31:11.504Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
5382026-03-10T11:31:11.591Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
5392026-03-10T11:31:12.324Z Compiling dyn-clone v1.0.20
5402026-03-10T11:31:30.419Z Finished `test` profile [optimized + debuginfo] target(s) in 27.47s
5412026-03-10T11:31:30.435Z Running unittests src/lib.rs (/work/oxidecomputer/opte/target/debug/deps/opte-06e38bc0838fd2f8)
5422026-03-10T11:31:30.438Z
5432026-03-10T11:31:30.438Zrunning 72 tests
5442026-03-10T11:31:30.438Ztest d_error::tests::name_truncation ... ok
5452026-03-10T11:31:30.438Ztest d_error::tests::name_and_data_storage ... ok
5462026-03-10T11:31:30.438Ztest ddi::mblk::test::chain_breaks_links ... ok
5472026-03-10T11:31:30.438Ztest ddi::mblk::test::chain_append_links ... ok
5482026-03-10T11:31:30.438Ztest ddi::mblk::test::chain_drain_complete ... ok
5492026-03-10T11:31:30.438Ztest ddi::mblk::test::expand_and_shrink ... ok
5502026-03-10T11:31:30.438Ztest ddi::mblk::test::prefix_len ... ok
5512026-03-10T11:31:30.438Ztest ddi::mblk::test::chain_has_correct_ends ... ok
5522026-03-10T11:31:30.439Ztest ddi::mblk::test::read_seg ... ok
5532026-03-10T11:31:30.439Ztest ddi::mblk::test::test_long_packet_continuation ... ok
5542026-03-10T11:31:30.439Ztest ddi::mblk::test::truncate ... ok
5552026-03-10T11:31:30.439Ztest ddi::mblk::test::uninitialized_packet ... ok
5562026-03-10T11:31:30.439Ztest ddi::mblk::test::wrap ... ok
5572026-03-10T11:31:30.442Ztest ddi::mblk::test::zero_byte_packet ... ok
5582026-03-10T11:31:30.442Ztest ddi::time::test::good_interval ... ok
5592026-03-10T11:31:30.442Ztest engine::dhcp::test::hostname_encode ... ok
5602026-03-10T11:31:30.442Ztest engine::dhcp::test::domainname_encode ... ok
5612026-03-10T11:31:30.442Ztest engine::dhcp::test::domain_search_option_encode ... ok
5622026-03-10T11:31:30.443Ztest engine::dhcp::test::offlink_encode ... ok
5632026-03-10T11:31:30.443Ztest engine::dhcp::test::rfc3442_encode ... ok
5642026-03-10T11:31:30.443Ztest engine::dhcpv6::options::test::test_client_id ... ok
5652026-03-10T11:31:30.443Ztest engine::dhcpv6::options::test::test_dns_servers ... ok
5662026-03-10T11:31:30.443Ztest engine::dhcpv6::options::test::test_domain_list_from_slice ... ok
5672026-03-10T11:31:30.443Ztest engine::dhcpv6::options::test::test_elapsed_time ... ok
5682026-03-10T11:31:30.443Ztest engine::dhcpv6::options::test::test_iana ... ok
5692026-03-10T11:31:30.443Ztest engine::dhcpv6::options::test::test_iata ... ok
5702026-03-10T11:31:30.443Ztest engine::dhcpv6::options::test::test_ip_list_bad_length_fails ... ok
5712026-03-10T11:31:30.443Ztest engine::dhcpv6::options::test::test_option_request ... ok
5722026-03-10T11:31:30.443Ztest engine::dhcpv6::options::test::test_parse_snooped_iana ... ok
5732026-03-10T11:31:30.443Ztest engine::dhcpv6::options::test::test_parse_snooped_client_id ... ok
5742026-03-10T11:31:30.443Ztest engine::dhcpv6::options::test::test_parse_snooped_option_request ... ok
5752026-03-10T11:31:30.443Ztest ddi::time::test::bad_interval - should panic ... ok
5762026-03-10T11:31:30.443Ztest engine::dhcpv6::options::test::test_rapid_commit ... ok
5772026-03-10T11:31:30.443Ztest engine::dhcpv6::options::test::test_raw_option_from_bytes ... ok
5782026-03-10T11:31:30.443Ztest engine::dhcpv6::options::test::test_status ... ok
5792026-03-10T11:31:30.443Ztest engine::dhcpv6::options::test::test_sntp_servers ... ok
5802026-03-10T11:31:30.443Ztest engine::dhcpv6::options::test::test_server_id ... ok
5812026-03-10T11:31:30.443Ztest engine::dhcpv6::protocol::test::test_parse_snooped_solicit_message ... ok
5822026-03-10T11:31:30.443Ztest engine::dhcpv6::test::test_duid_from_mac ... ok
5832026-03-10T11:31:30.443Ztest engine::ether::test::emit ... ok
5842026-03-10T11:31:30.443Ztest engine::dhcpv6::protocol::test::test_predicates_match_snooped_solicit_message ... ok
5852026-03-10T11:31:30.443Ztest engine::ip::v4::test::cidr_match ... ok
5862026-03-10T11:31:30.443Ztest engine::geneve::test::emit_single_opt ... ok
5872026-03-10T11:31:30.443Ztest engine::flow_table::test::flow_expired ... ok
5882026-03-10T11:31:30.443Ztest engine::flow_table::test::flow_clear ... ok
5892026-03-10T11:31:30.443Ztest engine::geneve::test::emit_no_opts ... ok
5902026-03-10T11:31:30.443Ztest engine::ip::v4::test::match_check ... ok
5912026-03-10T11:31:30.443Ztest engine::ip::v4::test::emit ... ok
5922026-03-10T11:31:30.443Ztest engine::ip::v6::test::from_pairs ... ok
5932026-03-10T11:31:30.443Ztest engine::ip::v6::test::option_push_spec ... ok
5942026-03-10T11:31:30.443Ztest engine::ip::v6::test::bad_ipv6_version_caught ... ok
5952026-03-10T11:31:30.443Ztest engine::ip::v6::test::emit ... ok
5962026-03-10T11:31:30.443Ztest engine::ip::v6::test::test_set_total_len ... ok
5972026-03-10T11:31:30.443Ztest engine::ip::v6::test::extension_push_spec ... ok
5982026-03-10T11:31:30.443Ztest engine::ip::v6::test::test_ipv6_cidr_match_prefix ... ok
5992026-03-10T11:31:30.443Ztest engine::ip::v6::test::test_ipv6_addr_match_exact ... ok
6002026-03-10T11:31:30.444Ztest engine::ip::v6::test::test_extension_header_lengths_ok ... ok
6012026-03-10T11:31:30.444Ztest engine::layer::test::find_rule ... ok
6022026-03-10T11:31:30.444Ztest engine::packet::test::read_multi_segment ... ok
6032026-03-10T11:31:30.444Ztest engine::nat::test::nat4_rewrite ... ok
6042026-03-10T11:31:30.444Ztest engine::packet::test::read_single_segment ... ok
6052026-03-10T11:31:30.444Ztest engine::packet::test::small_packet_with_padding ... ok
6062026-03-10T11:31:30.444Ztest engine::packet::test::parse_ipv6_extension_headers_ok ... ok
6072026-03-10T11:31:30.444Ztest engine::packet::test::straddled_tcp ... ok
6082026-03-10T11:31:30.444Ztest engine::packet::test::udp6_packet_with_padding ... ok
6092026-03-10T11:31:30.444Ztest engine::parse::test::icmp4_body_csum_equals_body ... ok
6102026-03-10T11:31:30.444Ztest engine::ip::v6::test::push_spec ... ok
6112026-03-10T11:31:30.444Ztest engine::predicate::tests::data_predicate_ranges_handle_unknown ... ok
6122026-03-10T11:31:30.444Ztest engine::rule::rule_matching ... ok
6132026-03-10T11:31:30.444Ztest engine::snat::test::nat_mappings ... ok
6142026-03-10T11:31:30.444Ztest engine::snat::test::snat4_desc_lifecycle ... ok
6152026-03-10T11:31:30.444Ztest engine::snat::test::test_nat_pool_different_ip_types ... ok
6162026-03-10T11:31:30.444Z
6172026-03-10T11:31:30.444Ztest result: ok. 72 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
6182026-03-10T11:31:30.444Z
6192026-03-10T11:31:30.444Z Doc-tests opte
6202026-03-10T11:31:32.936Z
6212026-03-10T11:31:32.936Zrunning 3 tests
6222026-03-10T11:31:32.939Ztest lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatProvider (line 59) ... ignored
6232026-03-10T11:31:32.939Ztest lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatNamed (line 88) ... ok
6242026-03-10T11:31:32.939Ztest lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatProvider (line 45) ... ok
6252026-03-10T11:31:32.939Z
6262026-03-10T11:31:32.939Ztest result: ok. 2 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
6272026-03-10T11:31:32.939Z
6282026-03-10T11:31:32.945Zall doctests ran in 1.73s; merged doctests compilation took 1.72s
6292026-03-10T11:31:32.989Z
6302026-03-10T11:31:32.991Zreal 30.079211934
6312026-03-10T11:31:32.991Zuser 2:34.796030873
6322026-03-10T11:31:32.991Zsys 8.396905008
6332026-03-10T11:31:32.992Ztrap 0.071567775
6342026-03-10T11:31:32.992Ztflt 0.178521969
6352026-03-10T11:31:32.992Zdflt 0.429714088
6362026-03-10T11:31:32.992Zkflt 0.000013172
6372026-03-10T11:31:32.992Zlock 7:44.437428774
6382026-03-10T11:31:32.992Zslp 4:47.313093164
6392026-03-10T11:31:32.992Zlat 6.190552621
6402026-03-10T11:31:32.992Zstop 2.909159553
6412026-03-10T11:31:32.992Zprocess exited: duration 115709 ms, exit code 0
 
6422026-03-10T11:31:32.997Zfound 0 output files