01KJY36NTPMGN05Y970ACEJC0D: opte

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

Buildomat Job: 01KJY3771BAVPEK1W5JD5ZAVFE

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-03-05T04:14:35.373Zjob assigned to worker 01KJY379X6JRM4VA5YJVB4C5K0 [factory aws, i-0c4d06e07b1cfeb08] (queued for 50 s)
 
22026-03-05T04:14:43.577Zstarting task 0: "setup"
32026-03-05T04:14:43.582Z++ uname -s
42026-03-05T04:14:43.585Z+ kern=SunOS
52026-03-05T04:14:43.585Z+ build_user=build
62026-03-05T04:14:43.585Z+ build_uid=12345
72026-03-05T04:14:43.585Z+ work_dir=/work
82026-03-05T04:14:43.585Z+ input_dir=/input
92026-03-05T04:14:43.585Z+ [[ 0 == 12345 ]]
102026-03-05T04:14:43.585Z+ case "$kern" in
112026-03-05T04:14:43.585Z+ groupadd -g 12345 build
122026-03-05T04:14:43.589Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-03-05T04:14:45.594Z+ zfs create -o mountpoint=/work rpool/work
142026-03-05T04:14:45.712Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-03-05T04:14:45.716Z+ home_fs=zfs
162026-03-05T04:14:45.716Z+ [[ zfs == autofs ]]
172026-03-05T04:14:45.716Z+ mkdir -p /home/build
182026-03-05T04:14:45.716Z+ chown build:build /home/build /work
192026-03-05T04:14:47.718Z+ chmod 0700 /home/build /work
202026-03-05T04:14:47.721Zprocess exited: duration 4145 ms, exit code 0
 
212026-03-05T04:14:47.729Zstarting task 1: "rust-toolchain"
222026-03-05T04:14:47.735Z * rust toolchain channel = "1.93.1"
232026-03-05T04:14:47.735Z+ printf ' * rust toolchain channel = "%s"\n' 1.93.1
242026-03-05T04:14:47.735Z * rust toolchain profile = "default"
252026-03-05T04:14:47.735Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-03-05T04:14:47.735Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-03-05T04:14:47.736Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-03-05T04:14:47.739Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-03-05T04:14:47.739Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.93.1 --profile default
302026-03-05T04:14:47.881Zinfo: downloading installer
312026-03-05T04:14:49.583Zwarn: It looks like you have an existing installation of Rust at:
322026-03-05T04:14:49.583Zwarn: /opt/ooce/bin
332026-03-05T04:14:49.583Zwarn: It is recommended that rustup be the primary Rust installation.
342026-03-05T04:14:49.583Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-03-05T04:14:49.583Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-03-05T04:14:49.583Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-03-05T04:14:49.583Zwarn: or pass `-y' to ignore all ignorable checks.
382026-03-05T04:14:49.583Zerror: cannot install while Rust is installed
392026-03-05T04:14:49.583Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-03-05T04:14:49.609Zinfo: profile set to 'default'
412026-03-05T04:14:49.609Zinfo: default host triple is x86_64-unknown-illumos
422026-03-05T04:14:49.612Zinfo: syncing channel updates for '1.93.1-x86_64-unknown-illumos'
432026-03-05T04:14:49.769Zinfo: latest update on 2026-02-12, rust version 1.93.1 (01f6ddf75 2026-02-11)
442026-03-05T04:14:49.769Zinfo: downloading component 'cargo'
452026-03-05T04:14:50.781Zinfo: downloading component 'clippy'
462026-03-05T04:14:51.175Zinfo: downloading component 'rust-docs'
472026-03-05T04:14:52.620Zinfo: downloading component 'rust-std'
482026-03-05T04:14:54.444Zinfo: downloading component 'rustc'
492026-03-05T04:15:03.196Zinfo: downloading component 'rustfmt'
502026-03-05T04:15:03.533Zinfo: installing component 'cargo'
512026-03-05T04:15:04.468Zinfo: installing component 'clippy'
522026-03-05T04:15:04.870Zinfo: installing component 'rust-docs'
532026-03-05T04:15:06.859Zinfo: installing component 'rust-std'
542026-03-05T04:15:08.672Zinfo: installing component 'rustc'
552026-03-05T04:15:15.499Zinfo: installing component 'rustfmt'
562026-03-05T04:15:15.833Zinfo: default toolchain set to '1.93.1-x86_64-unknown-illumos'
572026-03-05T04:15:15.833Z
582026-03-05T04:15:16.309Z 1.93.1-x86_64-unknown-illumos installed - rustc 1.93.1 (01f6ddf75 2026-02-11)
592026-03-05T04:15:16.309Z
602026-03-05T04:15:16.313Z
612026-03-05T04:15:16.313ZRust is installed now. Great!
622026-03-05T04:15:16.313Z
632026-03-05T04:15:16.313ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-03-05T04:15:16.313Zenvironment variable. This has not been done automatically.
652026-03-05T04:15:16.313Z
662026-03-05T04:15:16.313ZTo configure your current shell, you need to source
672026-03-05T04:15:16.313Zthe corresponding env file under $HOME/.cargo.
682026-03-05T04:15:16.313Z
692026-03-05T04:15:16.314ZThis is usually done by running one of the following (note the leading DOT):
702026-03-05T04:15:16.314Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-03-05T04:15:16.314Zsource "$HOME/.cargo/env.fish" # For fish
722026-03-05T04:15:16.314Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-03-05T04:15:16.409Z+ rustup --version
742026-03-05T04:15:16.421Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-03-05T04:15:16.424Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-03-05T04:15:16.501Zinfo: The currently active `rustc` version is `rustc 1.93.1 (01f6ddf75 2026-02-11)`
772026-03-05T04:15:16.504Z+ cargo --version
782026-03-05T04:15:16.567Zcargo 1.93.1 (083ac5135 2025-12-15)
792026-03-05T04:15:16.570Z+ rustc --version
802026-03-05T04:15:16.638Zrustc 1.93.1 (01f6ddf75 2026-02-11)
812026-03-05T04:15:16.642Zprocess exited: duration 28911 ms, exit code 0
 
822026-03-05T04:15:16.649Zstarting task 2: "authentication"
832026-03-05T04:15:16.674Zprocess exited: duration 24 ms, exit code 0
 
842026-03-05T04:15:16.681Zstarting task 3: "clone repository"
852026-03-05T04:15:16.686Z+ mkdir -p /work/oxidecomputer/opte
862026-03-05T04:15:16.689Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
872026-03-05T04:15:16.718ZCloning into '/work/oxidecomputer/opte'...
882026-03-05T04:15:20.221Z+ cd /work/oxidecomputer/opte
892026-03-05T04:15:20.224Z+ git fetch origin bbf6c585ebaaddf54a1df3f257b3273c284a7899
902026-03-05T04:15:20.644ZFrom https://github.com/oxidecomputer/opte
912026-03-05T04:15:20.644Z * branch bbf6c585ebaaddf54a1df3f257b3273c284a7899 -> FETCH_HEAD
922026-03-05T04:15:20.652Z+ [[ -n renovate/toml-1.x-lockfile ]]
932026-03-05T04:15:20.656Z++ git branch --show-current
942026-03-05T04:15:20.659Z+ current=master
952026-03-05T04:15:20.659Z+ [[ master != renovate/toml-1.x-lockfile ]]
962026-03-05T04:15:20.659Z+ git branch -f renovate/toml-1.x-lockfile bbf6c585ebaaddf54a1df3f257b3273c284a7899
972026-03-05T04:15:20.662Z+ git checkout -f renovate/toml-1.x-lockfile
982026-03-05T04:15:20.685ZSwitched to branch 'renovate/toml-1.x-lockfile'
992026-03-05T04:15:20.689Z+ git reset --hard bbf6c585ebaaddf54a1df3f257b3273c284a7899
1002026-03-05T04:15:20.711ZHEAD is now at bbf6c58 Update Rust crate toml to v1.0.4
1012026-03-05T04:15:20.714Zprocess exited: duration 4031 ms, exit code 0
 
1022026-03-05T04:15:20.720Zstarting task 4: "build"
1032026-03-05T04:15:20.725Z+ source .github/buildomat/common.sh
1042026-03-05T04:15:20.725Z++ rustup show active-toolchain
1052026-03-05T04:15:20.770Z1.93.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
1062026-03-05T04:15:20.773Z++ pushd xde
1072026-03-05T04:15:20.776Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
1082026-03-05T04:15:20.776Z++ rustup show active-toolchain
1092026-03-05T04:15:20.781Zinfo: syncing channel updates for 'nightly-2026-02-24-x86_64-unknown-illumos'
1102026-03-05T04:15:21.386Zinfo: latest update on 2026-02-24, rust version 1.95.0-nightly (b3869b94c 2026-02-23)
1112026-03-05T04:15:21.386Zinfo: downloading component 'cargo'
1122026-03-05T04:15:23.085Zinfo: downloading component 'clippy'
1132026-03-05T04:15:23.775Zinfo: downloading component 'rust-src'
1142026-03-05T04:15:24.154Zinfo: downloading component 'rust-std'
1152026-03-05T04:15:26.589Zinfo: downloading component 'rustc'
1162026-03-05T04:15:36.632Zinfo: downloading component 'rustfmt'
1172026-03-05T04:15:37.117Zinfo: installing component 'cargo'
1182026-03-05T04:15:38.051Zinfo: installing component 'clippy'
1192026-03-05T04:15:38.467Zinfo: installing component 'rust-src'
1202026-03-05T04:15:38.878Zinfo: installing component 'rust-std'
1212026-03-05T04:15:40.674Zinfo: installing component 'rustc'
1222026-03-05T04:15:47.450Zinfo: installing component 'rustfmt'
1232026-03-05T04:15:47.774Znightly-2026-02-24-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1242026-03-05T04:15:47.870Z+++ rustup show active-toolchain -v
1252026-03-05T04:15:47.873Z+++ head -n 1
1262026-03-05T04:15:47.873Z+++ cut '-d ' -f1
1272026-03-05T04:15:47.967Z++ export NIGHTLY=nightly-2026-02-24-x86_64-unknown-illumos
1282026-03-05T04:15:47.967Z++ NIGHTLY=nightly-2026-02-24-x86_64-unknown-illumos
1292026-03-05T04:15:47.967Z++ popd
1302026-03-05T04:15:47.972Z/work/oxidecomputer/opte
1312026-03-05T04:15:47.972Z+ cargo --version
1322026-03-05T04:15:48.022Zcargo 1.93.1 (083ac5135 2025-12-15)
1332026-03-05T04:15:48.025Z+ rustc --version
1342026-03-05T04:15:48.091Zrustc 1.93.1 (01f6ddf75 2026-02-11)
1352026-03-05T04:15:48.094Z+ cd lib/opte
1362026-03-05T04:15:48.094Z+ header 'check style'
1372026-03-05T04:15:48.094Z+ echo '# ==== check style ==== #'
1382026-03-05T04:15:48.094Z# ==== check style ==== #
1392026-03-05T04:15:48.094Z+ ptime -m cargo +nightly-2026-02-24-x86_64-unknown-illumos fmt -- --check
1402026-03-05T04:15:48.464Z
1412026-03-05T04:15:48.464Zreal 0.366147380
1422026-03-05T04:15:48.464Zuser 0.285122928
1432026-03-05T04:15:48.464Zsys 0.073627318
1442026-03-05T04:15:48.464Ztrap 0.000025769
1452026-03-05T04:15:48.464Ztflt 0.000002939
1462026-03-05T04:15:48.464Zdflt 0.000020186
1472026-03-05T04:15:48.464Zkflt 0.000001490
1482026-03-05T04:15:48.464Zlock 0.590674968
1492026-03-05T04:15:48.464Zslp 0.373015840
1502026-03-05T04:15:48.464Zlat 0.001532791
1512026-03-05T04:15:48.464Zstop 0.000173701
1522026-03-05T04:15:48.467Z+ header 'check docs'
1532026-03-05T04:15:48.467Z+ echo '# ==== check docs ==== #'
1542026-03-05T04:15:48.468Z# ==== check docs ==== #
1552026-03-05T04:15:48.468Z+ RUSTDOCFLAGS='-D warnings'
1562026-03-05T04:15:48.468Z+ ptime -m cargo +nightly-2026-02-24-x86_64-unknown-illumos doc --no-default-features --features=api,std,engine,kernel
1572026-03-05T04:15:48.564Z Updating crates.io index
1582026-03-05T04:15:48.567Z Updating git repository `https://github.com/oxidecomputer/falcon`
1592026-03-05T04:15:52.427Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1602026-03-05T04:15:53.391Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1612026-03-05T04:15:54.314Z Updating git repository `https://github.com/oxidecomputer/zone`
1622026-03-05T04:15:54.932Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1632026-03-05T04:15:55.697Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1642026-03-05T04:15:56.432Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1652026-03-05T04:15:58.923Z Downloading crates ...
1662026-03-05T04:15:58.983Z Downloaded defmt-parser v1.0.0
1672026-03-05T04:15:59.005Z Downloaded aho-corasick v1.1.4
1682026-03-05T04:15:59.010Z Downloaded thiserror-impl v2.0.18
1692026-03-05T04:15:59.013Z Downloaded version_check v0.9.5
1702026-03-05T04:15:59.013Z Downloaded ucd-trie v0.1.7
1712026-03-05T04:15:59.017Z Downloaded embedded-io v0.6.1
1722026-03-05T04:15:59.020Z Downloaded proc-macro-error2 v2.0.1
1732026-03-05T04:15:59.024Z Downloaded embedded-io v0.4.0
1742026-03-05T04:15:59.027Z Downloaded dyn-clone v1.0.20
1752026-03-05T04:15:59.027Z Downloaded hash32 v0.3.1
1762026-03-05T04:15:59.030Z Downloaded either v1.15.0
1772026-03-05T04:15:59.033Z Downloaded cobs v0.3.0
1782026-03-05T04:15:59.033Z Downloaded digest v0.10.7
1792026-03-05T04:15:59.036Z Downloaded usdt-attr-macro v0.6.0
1802026-03-05T04:15:59.046Z Downloaded postcard v1.1.3
1812026-03-05T04:15:59.052Z Downloaded serde_tokenstream v0.2.2
1822026-03-05T04:15:59.056Z Downloaded thread-id v5.1.0
1832026-03-05T04:15:59.059Z Downloaded dtrace-parser v0.3.0
1842026-03-05T04:15:59.064Z Downloaded log v0.4.29
1852026-03-05T04:15:59.067Z Downloaded pest_generator v2.8.6
1862026-03-05T04:15:59.070Z Downloaded bitflags v2.10.0
1872026-03-05T04:15:59.076Z Downloaded itoa v1.0.17
1882026-03-05T04:15:59.114Z Downloaded block-buffer v0.10.4
1892026-03-05T04:15:59.115Z Downloaded ident_case v1.0.1
1902026-03-05T04:15:59.115Z Downloaded tabwriter v1.4.1
1912026-03-05T04:15:59.115Z Downloaded dof v0.4.0
1922026-03-05T04:15:59.115Z Downloaded managed v0.8.0
1932026-03-05T04:15:59.115Z Downloaded byteorder v1.5.0
1942026-03-05T04:15:59.115Z Downloaded pretty-hex v0.4.1
1952026-03-05T04:15:59.115Z Downloaded ref-cast-impl v1.0.25
1962026-03-05T04:15:59.115Z Downloaded usdt-macro v0.6.0
1972026-03-05T04:15:59.115Z Downloaded macaddr v1.0.1
1982026-03-05T04:15:59.115Z Downloaded cfg-if v1.0.4
1992026-03-05T04:15:59.115Z Downloaded darling_macro v0.21.3
2002026-03-05T04:15:59.115Z Downloaded strsim v0.11.1
2012026-03-05T04:15:59.115Z Downloaded defmt v0.3.100
2022026-03-05T04:15:59.119Z Downloaded crypto-common v0.1.7
2032026-03-05T04:15:59.122Z Downloaded ref-cast v1.0.25
2042026-03-05T04:15:59.125Z Downloaded stable_deref_trait v1.2.1
2052026-03-05T04:15:59.129Z Downloaded plain v0.2.3
2062026-03-05T04:15:59.129Z Downloaded generic-array v0.14.7
2072026-03-05T04:15:59.132Z Downloaded usdt-impl v0.6.0
2082026-03-05T04:15:59.135Z Downloaded ingot-types v0.1.2
2092026-03-05T04:15:59.135Z Downloaded defmt v1.0.1
2102026-03-05T04:15:59.139Z Downloaded scroll_derive v0.13.1
2112026-03-05T04:15:59.145Z Downloaded cpufeatures v0.2.17
2122026-03-05T04:15:59.148Z Downloaded quote v1.0.44
2132026-03-05T04:15:59.151Z Downloaded proc-macro-error-attr2 v2.0.0
2142026-03-05T04:15:59.155Z Downloaded sha2 v0.10.9
2152026-03-05T04:15:59.158Z Downloaded ipnetwork v0.21.1
2162026-03-05T04:15:59.158Z Downloaded darling_core v0.21.3
2172026-03-05T04:15:59.162Z Downloaded scroll v0.13.0
2182026-03-05T04:15:59.165Z Downloaded ingot v0.1.1
2192026-03-05T04:15:59.169Z Downloaded zmij v1.0.20
2202026-03-05T04:15:59.172Z Downloaded fnv v1.0.7
2212026-03-05T04:15:59.176Z Downloaded thiserror v2.0.18
2222026-03-05T04:15:59.181Z Downloaded bitflags v1.3.2
2232026-03-05T04:15:59.187Z Downloaded usdt v0.6.0
2242026-03-05T04:15:59.196Z Downloaded defmt-macros v1.0.1
2252026-03-05T04:15:59.199Z Downloaded pest_derive v2.8.6
2262026-03-05T04:15:59.205Z Downloaded memmap2 v0.9.9
2272026-03-05T04:15:59.208Z Downloaded ingot-macros v0.1.1
2282026-03-05T04:15:59.212Z Downloaded darling v0.21.3
2292026-03-05T04:15:59.215Z Downloaded crc32fast v1.5.0
2302026-03-05T04:15:59.218Z Downloaded serde_derive v1.0.228
2312026-03-05T04:15:59.227Z Downloaded proc-macro2 v1.0.106
2322026-03-05T04:15:59.239Z Downloaded unicode-ident v1.0.23
2332026-03-05T04:15:59.242Z Downloaded serde_core v1.0.228
2342026-03-05T04:15:59.259Z Downloaded pest_meta v2.8.6
2352026-03-05T04:15:59.262Z Downloaded heapless v0.8.0
2362026-03-05T04:15:59.277Z Downloaded typenum v1.19.0
2372026-03-05T04:15:59.287Z Downloaded pest v2.8.6
2382026-03-05T04:15:59.299Z Downloaded itertools v0.14.0
2392026-03-05T04:15:59.305Z Downloaded serde v1.0.228
2402026-03-05T04:15:59.308Z Downloaded memchr v2.8.0
2412026-03-05T04:15:59.320Z Downloaded zerocopy-derive v0.8.39
2422026-03-05T04:15:59.369Z Downloaded serde_json v1.0.149
2432026-03-05T04:15:59.372Z Downloaded regex v1.12.3
2442026-03-05T04:15:59.423Z Downloaded goblin v0.10.4
2452026-03-05T04:15:59.432Z Downloaded syn v2.0.114
2462026-03-05T04:15:59.441Z Downloaded zerocopy v0.8.39
2472026-03-05T04:15:59.459Z Downloaded unicode-width v0.2.2
2482026-03-05T04:15:59.464Z Downloaded smoltcp v0.11.0
2492026-03-05T04:15:59.474Z Downloaded regex-syntax v0.8.9
2502026-03-05T04:15:59.520Z Downloaded regex-automata v0.4.14
2512026-03-05T04:15:59.533Z Downloaded libc v0.2.180
2522026-03-05T04:15:59.619Z Compiling proc-macro2 v1.0.106
2532026-03-05T04:15:59.619Z Compiling quote v1.0.44
2542026-03-05T04:15:59.619Z Compiling unicode-ident v1.0.23
2552026-03-05T04:15:59.623Z Documenting unicode-ident v1.0.23
2562026-03-05T04:15:59.623Z Compiling fnv v1.0.7
2572026-03-05T04:15:59.623Z Compiling ident_case v1.0.1
2582026-03-05T04:15:59.694Z Compiling strsim v0.11.1
2592026-03-05T04:15:59.847Z Compiling serde_core v1.0.228
2602026-03-05T04:15:59.857Z Compiling memchr v2.8.0
2612026-03-05T04:16:00.317Z Compiling zerocopy v0.8.39
2622026-03-05T04:16:00.365Z Compiling regex-syntax v0.8.9
2632026-03-05T04:16:00.385Z Compiling serde v1.0.228
2642026-03-05T04:16:00.459Z Compiling thiserror v2.0.18
2652026-03-05T04:16:00.962Z Documenting proc-macro2 v1.0.106
2662026-03-05T04:16:01.066Z Compiling aho-corasick v1.1.4
2672026-03-05T04:16:01.718Z Compiling syn v2.0.114
2682026-03-05T04:16:01.842Z Documenting fnv v1.0.7
2692026-03-05T04:16:02.187Z Documenting quote v1.0.44
2702026-03-05T04:16:02.828Z Compiling either v1.15.0
2712026-03-05T04:16:02.858Z Checking byteorder v1.5.0
2722026-03-05T04:16:03.166Z Documenting strsim v0.11.1
2732026-03-05T04:16:03.202Z Documenting syn v2.0.114
2742026-03-05T04:16:03.255Z Documenting ident_case v1.0.1
2752026-03-05T04:16:04.194Z Compiling regex-automata v0.4.14
2762026-03-05T04:16:04.420Z Compiling itertools v0.14.0
2772026-03-05T04:16:04.839Z Compiling heapless v0.8.0
2782026-03-05T04:16:05.420Z Documenting memchr v2.8.0
2792026-03-05T04:16:05.950Z Checking bitflags v2.10.0
2802026-03-05T04:16:06.238Z Checking hash32 v0.3.1
2812026-03-05T04:16:06.415Z Documenting serde_core v1.0.228
2822026-03-05T04:16:06.850Z Documenting aho-corasick v1.1.4
2832026-03-05T04:16:06.995Z Checking darling_core v0.21.3
2842026-03-05T04:16:07.343Z Checking cfg-if v1.0.4
2852026-03-05T04:16:07.430Z Checking macaddr v1.0.1
2862026-03-05T04:16:07.691Z Checking stable_deref_trait v1.2.1
2872026-03-05T04:16:07.792Z Documenting regex-syntax v0.8.9
2882026-03-05T04:16:08.630Z Documenting darling_core v0.21.3
2892026-03-05T04:16:09.353Z Compiling regex v1.12.3
2902026-03-05T04:16:10.235Z Compiling smoltcp v0.11.0
2912026-03-05T04:16:10.327Z Documenting regex-automata v0.4.14
2922026-03-05T04:16:10.570Z Documenting zerocopy-derive v0.8.39
2932026-03-05T04:16:10.879Z Documenting thiserror-impl v2.0.18
2942026-03-05T04:16:11.337Z Documenting darling_macro v0.21.3
2952026-03-05T04:16:11.380Z Documenting serde_derive v1.0.228
2962026-03-05T04:16:11.579Z Compiling serde_derive v1.0.228
2972026-03-05T04:16:12.277Z Compiling thiserror-impl v2.0.18
2982026-03-05T04:16:12.585Z Compiling zerocopy-derive v0.8.39
2992026-03-05T04:16:13.124Z Checking bitflags v1.3.2
3002026-03-05T04:16:13.227Z Checking managed v0.8.0
3012026-03-05T04:16:13.601Z Documenting regex v1.12.3
3022026-03-05T04:16:13.615Z Documenting byteorder v1.5.0
3032026-03-05T04:16:13.713Z Documenting bitflags v2.10.0
3042026-03-05T04:16:13.995Z Compiling ref-cast v1.0.25
3052026-03-05T04:16:14.283Z Compiling darling_macro v0.21.3
3062026-03-05T04:16:14.668Z Documenting cfg-if v1.0.4
3072026-03-05T04:16:14.838Z Documenting hash32 v0.3.1
3082026-03-05T04:16:15.172Z Documenting thiserror v2.0.18
3092026-03-05T04:16:15.292Z Checking cobs v0.3.0
3102026-03-05T04:16:15.316Z Compiling darling v0.21.3
3112026-03-05T04:16:15.422Z Compiling ingot-macros v0.1.1
3122026-03-05T04:16:15.627Z Documenting darling v0.21.3
3132026-03-05T04:16:15.645Z Documenting stable_deref_trait v1.2.1
3142026-03-05T04:16:15.825Z Documenting zerocopy v0.8.39
3152026-03-05T04:16:16.173Z Compiling crc32fast v1.5.0
3162026-03-05T04:16:16.485Z Documenting macaddr v1.0.1
3172026-03-05T04:16:16.771Z Documenting cobs v0.3.0
3182026-03-05T04:16:16.844Z Documenting heapless v0.8.0
3192026-03-05T04:16:17.379Z Documenting ingot-macros v0.1.1
3202026-03-05T04:16:18.025Z Compiling ref-cast-impl v1.0.25
3212026-03-05T04:16:18.602Z Documenting serde v1.0.228
3222026-03-05T04:16:19.207Z Checking postcard v1.1.3
3232026-03-05T04:16:19.230Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
3242026-03-05T04:16:19.793Z Checking unicode-width v0.2.2
3252026-03-05T04:16:19.976Z Documenting managed v0.8.0
3262026-03-05T04:16:20.119Z Compiling version_check v0.9.5
3272026-03-05T04:16:20.297Z Checking ipnetwork v0.21.1
3282026-03-05T04:16:20.606Z Documenting illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
3292026-03-05T04:16:20.701Z Documenting ref-cast-impl v1.0.25
3302026-03-05T04:16:20.840Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3312026-03-05T04:16:21.228Z Documenting unicode-width v0.2.2
3322026-03-05T04:16:21.356Z Documenting smoltcp v0.11.0
3332026-03-05T04:16:21.787Z Documenting ipnetwork v0.21.1
3342026-03-05T04:16:22.085Z Documenting postcard v1.1.3
3352026-03-05T04:16:22.214Z Documenting either v1.15.0
3362026-03-05T04:16:22.528Z Checking ingot-types v0.1.2
3372026-03-05T04:16:22.683Z Documenting ref-cast v1.0.25
3382026-03-05T04:16:23.122Z Checking ingot v0.1.1
3392026-03-05T04:16:23.392Z Documenting ingot-types v0.1.2
3402026-03-05T04:16:23.429Z Documenting tabwriter v1.4.1
3412026-03-05T04:16:23.845Z Checking tabwriter v1.4.1
3422026-03-05T04:16:24.166Z Documenting itertools v0.14.0
3432026-03-05T04:16:24.720Z Documenting derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
3442026-03-05T04:16:25.235Z Documenting crc32fast v1.5.0
3452026-03-05T04:16:25.501Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
3462026-03-05T04:16:25.669Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3472026-03-05T04:16:25.976Z Documenting kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3482026-03-05T04:16:26.245Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3492026-03-05T04:16:26.492Z Documenting ingot v0.1.1
3502026-03-05T04:16:26.556Z Documenting dyn-clone v1.0.20
3512026-03-05T04:16:26.575Z Checking dyn-clone v1.0.20
3522026-03-05T04:16:29.386Z Documenting opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3532026-03-05T04:16:31.029Z Documenting opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3542026-03-05T04:16:34.638Z Finished `dev` profile [optimized + debuginfo] target(s) in 46.15s
3552026-03-05T04:16:34.737Z Generated /work/oxidecomputer/opte/target/doc/opte/index.html
3562026-03-05T04:16:34.759Z
3572026-03-05T04:16:34.763Zreal 46.270396574
3582026-03-05T04:16:34.763Zuser 2:56.782212061
3592026-03-05T04:16:34.763Zsys 27.045388699
3602026-03-05T04:16:34.763Ztrap 0.118017223
3612026-03-05T04:16:34.763Ztflt 0.118958654
3622026-03-05T04:16:34.763Zdflt 0.056129051
3632026-03-05T04:16:34.763Zkflt 0.001411628
3642026-03-05T04:16:34.763Zlock 14:32.501454439
3652026-03-05T04:16:34.763Zslp 8:58.947568751
3662026-03-05T04:16:34.763Zlat 13.130641107
3672026-03-05T04:16:34.763Zstop 15.203612813
3682026-03-05T04:16:34.763Z+ header 'analyze std + api'
3692026-03-05T04:16:34.763Z+ echo '# ==== analyze std + api ==== #'
3702026-03-05T04:16:34.763Z# ==== analyze std + api ==== #
3712026-03-05T04:16:34.763Z+ ptime -m cargo clippy --all-targets -- --deny warnings
3722026-03-05T04:16:35.175Z Compiling proc-macro2 v1.0.106
3732026-03-05T04:16:35.175Z Compiling quote v1.0.44
3742026-03-05T04:16:35.175Z Compiling unicode-ident v1.0.23
3752026-03-05T04:16:35.178Z Compiling memchr v2.8.0
3762026-03-05T04:16:35.179Z Compiling thiserror v2.0.18
3772026-03-05T04:16:35.179Z Compiling zerocopy v0.8.39
3782026-03-05T04:16:35.179Z Compiling zmij v1.0.20
3792026-03-05T04:16:35.179Z Compiling serde_core v1.0.228
3802026-03-05T04:16:35.457Z Compiling libc v0.2.180
3812026-03-05T04:16:35.803Z Compiling ucd-trie v0.1.7
3822026-03-05T04:16:35.830Z Compiling serde_json v1.0.149
3832026-03-05T04:16:36.166Z Compiling pest v2.8.6
3842026-03-05T04:16:36.219Z Compiling fnv v1.0.7
3852026-03-05T04:16:36.223Z Compiling serde v1.0.228
3862026-03-05T04:16:36.360Z Compiling ident_case v1.0.1
3872026-03-05T04:16:36.459Z Compiling strsim v0.11.1
3882026-03-05T04:16:36.983Z Compiling aho-corasick v1.1.4
3892026-03-05T04:16:37.078Z Compiling regex-syntax v0.8.9
3902026-03-05T04:16:37.629Z Compiling itoa v1.0.17
3912026-03-05T04:16:37.935Z Compiling syn v2.0.114
3922026-03-05T04:16:37.942Z Checking byteorder v1.5.0
3932026-03-05T04:16:38.756Z Compiling pest_meta v2.8.6
3942026-03-05T04:16:38.984Z Compiling either v1.15.0
3952026-03-05T04:16:39.208Z Compiling usdt-impl v0.6.0
3962026-03-05T04:16:39.396Z Compiling itertools v0.14.0
3972026-03-05T04:16:40.372Z Compiling thread-id v5.1.0
3982026-03-05T04:16:40.552Z Compiling regex-automata v0.4.14
3992026-03-05T04:16:40.578Z Checking log v0.4.29
4002026-03-05T04:16:41.111Z Compiling heapless v0.8.0
4012026-03-05T04:16:41.363Z Checking plain v0.2.3
4022026-03-05T04:16:42.468Z Checking bitflags v2.10.0
4032026-03-05T04:16:42.497Z Checking hash32 v0.3.1
4042026-03-05T04:16:42.686Z Checking pretty-hex v0.4.1
4052026-03-05T04:16:42.720Z Compiling smoltcp v0.11.0
4062026-03-05T04:16:42.775Z Checking stable_deref_trait v1.2.1
4072026-03-05T04:16:42.869Z Checking cfg-if v1.0.4
4082026-03-05T04:16:42.954Z Checking macaddr v1.0.1
4092026-03-05T04:16:43.390Z Checking managed v0.8.0
4102026-03-05T04:16:43.468Z Compiling ref-cast v1.0.25
4112026-03-05T04:16:43.780Z Checking bitflags v1.3.2
4122026-03-05T04:16:43.805Z Compiling crc32fast v1.5.0
4132026-03-05T04:16:43.870Z Compiling version_check v0.9.5
4142026-03-05T04:16:44.156Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
4152026-03-05T04:16:44.267Z Compiling pest_generator v2.8.6
4162026-03-05T04:16:44.340Z Compiling darling_core v0.21.3
4172026-03-05T04:16:44.445Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
4182026-03-05T04:16:44.807Z Compiling regex v1.12.3
4192026-03-05T04:16:44.911Z Checking memmap2 v0.9.9
4202026-03-05T04:16:45.601Z Checking unicode-width v0.2.2
4212026-03-05T04:16:45.724Z Checking ipnetwork v0.21.1
4222026-03-05T04:16:46.095Z Checking tabwriter v1.4.1
4232026-03-05T04:16:46.328Z Checking dyn-clone v1.0.20
4242026-03-05T04:16:47.123Z Compiling thiserror-impl v2.0.18
4252026-03-05T04:16:47.123Z Compiling serde_derive v1.0.228
4262026-03-05T04:16:47.123Z Compiling zerocopy-derive v0.8.39
4272026-03-05T04:16:47.123Z Compiling pest_derive v2.8.6
4282026-03-05T04:16:47.126Z Compiling scroll_derive v0.13.1
4292026-03-05T04:16:48.029Z Compiling ref-cast-impl v1.0.25
4302026-03-05T04:16:48.383Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
4312026-03-05T04:16:48.906Z Checking scroll v0.13.0
4322026-03-05T04:16:49.373Z Compiling darling_macro v0.21.3
4332026-03-05T04:16:49.391Z Checking goblin v0.10.4
4342026-03-05T04:16:49.922Z Compiling dtrace-parser v0.3.0
4352026-03-05T04:16:49.939Z Checking cobs v0.3.0
4362026-03-05T04:16:50.212Z Compiling darling v0.21.3
4372026-03-05T04:16:50.325Z Compiling ingot-macros v0.1.1
4382026-03-05T04:16:50.329Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
4392026-03-05T04:16:53.405Z Checking postcard v1.1.3
4402026-03-05T04:16:53.634Z Compiling serde_tokenstream v0.2.2
4412026-03-05T04:16:55.866Z Checking ingot-types v0.1.2
4422026-03-05T04:16:55.866Z Checking dof v0.4.0
4432026-03-05T04:16:56.386Z Checking ingot v0.1.1
4442026-03-05T04:16:57.655Z Compiling usdt-attr-macro v0.6.0
4452026-03-05T04:16:57.658Z Compiling usdt-macro v0.6.0
4462026-03-05T04:16:58.525Z Checking usdt v0.6.0
4472026-03-05T04:16:59.117Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
4482026-03-05T04:17:13.758Z Finished `dev` profile [optimized + debuginfo] target(s) in 38.84s
4492026-03-05T04:17:13.792Z
4502026-03-05T04:17:13.795Zreal 39.023558820
4512026-03-05T04:17:13.795Zuser 2:26.702244964
4522026-03-05T04:17:13.795Zsys 20.818600114
4532026-03-05T04:17:13.795Ztrap 0.084358549
4542026-03-05T04:17:13.795Ztflt 0.231543854
4552026-03-05T04:17:13.795Zdflt 0.324012524
4562026-03-05T04:17:13.795Zkflt 0.000008139
4572026-03-05T04:17:13.795Zlock 8:39.664596385
4582026-03-05T04:17:13.795Zslp 7:04.481724971
4592026-03-05T04:17:13.795Zlat 5.070409032
4602026-03-05T04:17:13.795Zstop 9.781296466
4612026-03-05T04:17:13.795Z+ header 'analyze no_std + engine + kernel'
4622026-03-05T04:17:13.795Z+ echo '# ==== analyze no_std + engine + kernel ==== #'
4632026-03-05T04:17:13.796Z# ==== analyze no_std + engine + kernel ==== #
4642026-03-05T04:17:13.796Z+ ptime -m cargo +nightly-2026-02-24-x86_64-unknown-illumos clippy --no-default-features --features engine,kernel -- --deny warnings
4652026-03-05T04:17:14.094Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
4662026-03-05T04:17:14.094Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
4672026-03-05T04:17:14.124Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
4682026-03-05T04:17:14.124Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
4692026-03-05T04:17:14.570Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
4702026-03-05T04:17:22.185Z Finished `dev` profile [optimized + debuginfo] target(s) in 8.29s
4712026-03-05T04:17:22.218Z
4722026-03-05T04:17:22.218Zreal 8.418717884
4732026-03-05T04:17:22.219Zuser 9.207274214
4742026-03-05T04:17:22.219Zsys 1.294146951
4752026-03-05T04:17:22.219Ztrap 0.001934301
4762026-03-05T04:17:22.219Ztflt 0.004725212
4772026-03-05T04:17:22.219Zdflt 0.002509561
4782026-03-05T04:17:22.219Zkflt 0.000000000
4792026-03-05T04:17:22.219Zlock 31.581111697
4802026-03-05T04:17:22.219Zslp 31.214921859
4812026-03-05T04:17:22.219Zlat 0.055648850
4822026-03-05T04:17:22.219Zstop 0.321406108
4832026-03-05T04:17:22.226Z+ header test
4842026-03-05T04:17:22.226Z+ echo '# ==== test ==== #'
4852026-03-05T04:17:22.226Z# ==== test ==== #
4862026-03-05T04:17:22.226Z+ ptime -m cargo test
4872026-03-05T04:17:22.468Z Compiling serde_core v1.0.228
4882026-03-05T04:17:22.472Z Compiling thiserror v2.0.18
4892026-03-05T04:17:22.495Z Compiling zerocopy v0.8.39
4902026-03-05T04:17:22.503Z Compiling byteorder v1.5.0
4912026-03-05T04:17:22.503Z Compiling memchr v2.8.0
4922026-03-05T04:17:22.512Z Compiling unicode-ident v1.0.23
4932026-03-05T04:17:22.517Z Compiling libc v0.2.180
4942026-03-05T04:17:22.522Z Compiling zmij v1.0.20
4952026-03-05T04:17:22.629Z Compiling scroll v0.13.0
4962026-03-05T04:17:22.732Z Compiling proc-macro2 v1.0.106
4972026-03-05T04:17:22.943Z Compiling itoa v1.0.17
4982026-03-05T04:17:23.181Z Compiling plain v0.2.3
4992026-03-05T04:17:23.313Z Compiling ucd-trie v0.1.7
5002026-03-05T04:17:23.335Z Compiling log v0.4.29
5012026-03-05T04:17:23.344Z Compiling hash32 v0.3.1
5022026-03-05T04:17:23.456Z Compiling cfg-if v1.0.4
5032026-03-05T04:17:23.548Z Compiling quote v1.0.44
5042026-03-05T04:17:23.610Z Compiling goblin v0.10.4
5052026-03-05T04:17:23.760Z Compiling pest v2.8.6
5062026-03-05T04:17:24.865Z Compiling macaddr v1.0.1
5072026-03-05T04:17:25.018Z Compiling stable_deref_trait v1.2.1
5082026-03-05T04:17:25.125Z Compiling pretty-hex v0.4.1
5092026-03-05T04:17:25.355Z Compiling heapless v0.8.0
5102026-03-05T04:17:25.367Z Compiling syn v2.0.114
5112026-03-05T04:17:26.288Z Compiling dtrace-parser v0.3.0
5122026-03-05T04:17:26.394Z Compiling thread-id v5.1.0
5132026-03-05T04:17:26.509Z Compiling cobs v0.3.0
5142026-03-05T04:17:27.105Z Compiling bitflags v1.3.2
5152026-03-05T04:17:27.209Z Compiling serde v1.0.228
5162026-03-05T04:17:27.655Z Compiling serde_json v1.0.149
5172026-03-05T04:17:27.796Z Compiling bitflags v2.10.0
5182026-03-05T04:17:28.706Z Compiling managed v0.8.0
5192026-03-05T04:17:28.832Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
5202026-03-05T04:17:29.185Z Compiling smoltcp v0.11.0
5212026-03-05T04:17:29.195Z Compiling postcard v1.1.3
5222026-03-05T04:17:29.262Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
5232026-03-05T04:17:29.941Z Compiling memmap2 v0.9.9
5242026-03-05T04:17:30.365Z Compiling ingot-types v0.1.2
5252026-03-05T04:17:30.527Z Compiling ipnetwork v0.21.1
5262026-03-05T04:17:30.534Z Compiling unicode-width v0.2.2
5272026-03-05T04:17:31.142Z Compiling dof v0.4.0
5282026-03-05T04:17:31.271Z Compiling ingot v0.1.1
5292026-03-05T04:17:31.657Z Compiling either v1.15.0
5302026-03-05T04:17:32.098Z Compiling itertools v0.14.0
5312026-03-05T04:17:34.506Z Compiling usdt-impl v0.6.0
5322026-03-05T04:17:35.158Z Compiling tabwriter v1.4.1
5332026-03-05T04:17:35.654Z Compiling usdt v0.6.0
5342026-03-05T04:17:36.019Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
5352026-03-05T04:17:36.853Z Compiling ref-cast v1.0.25
5362026-03-05T04:17:36.965Z Compiling crc32fast v1.5.0
5372026-03-05T04:17:37.001Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
5382026-03-05T04:17:37.421Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
5392026-03-05T04:17:38.310Z Compiling dyn-clone v1.0.20
5402026-03-05T04:18:07.151Z Finished `test` profile [optimized + debuginfo] target(s) in 44.87s
5412026-03-05T04:18:07.168Z Running unittests src/lib.rs (/work/oxidecomputer/opte/target/debug/deps/opte-8b14fbda0c60bab2)
5422026-03-05T04:18:07.173Z
5432026-03-05T04:18:07.174Zrunning 72 tests
5442026-03-05T04:18:07.174Ztest d_error::tests::name_and_data_storage ... ok
5452026-03-05T04:18:07.174Ztest d_error::tests::name_truncation ... ok
5462026-03-05T04:18:07.174Ztest ddi::mblk::test::chain_breaks_links ... ok
5472026-03-05T04:18:07.178Ztest ddi::mblk::test::chain_append_links ... ok
5482026-03-05T04:18:07.178Ztest ddi::mblk::test::chain_drain_complete ... ok
5492026-03-05T04:18:07.178Ztest ddi::mblk::test::chain_has_correct_ends ... ok
5502026-03-05T04:18:07.178Ztest ddi::mblk::test::expand_and_shrink ... ok
5512026-03-05T04:18:07.178Ztest ddi::mblk::test::prefix_len ... ok
5522026-03-05T04:18:07.179Ztest ddi::mblk::test::read_seg ... ok
5532026-03-05T04:18:07.179Ztest ddi::mblk::test::test_long_packet_continuation ... ok
5542026-03-05T04:18:07.179Ztest ddi::mblk::test::truncate ... ok
5552026-03-05T04:18:07.179Ztest ddi::mblk::test::uninitialized_packet ... ok
5562026-03-05T04:18:07.179Ztest ddi::mblk::test::wrap ... ok
5572026-03-05T04:18:07.179Ztest ddi::mblk::test::zero_byte_packet ... ok
5582026-03-05T04:18:07.179Ztest ddi::time::test::good_interval ... ok
5592026-03-05T04:18:07.179Ztest engine::dhcp::test::hostname_encode ... ok
5602026-03-05T04:18:07.179Ztest engine::dhcp::test::domainname_encode ... ok
5612026-03-05T04:18:07.179Ztest engine::dhcp::test::offlink_encode ... ok
5622026-03-05T04:18:07.179Ztest engine::dhcp::test::domain_search_option_encode ... ok
5632026-03-05T04:18:07.179Ztest engine::dhcp::test::rfc3442_encode ... ok
5642026-03-05T04:18:07.179Ztest engine::dhcpv6::options::test::test_client_id ... ok
5652026-03-05T04:18:07.179Ztest engine::dhcpv6::options::test::test_domain_list_from_slice ... ok
5662026-03-05T04:18:07.179Ztest engine::dhcpv6::options::test::test_dns_servers ... ok
5672026-03-05T04:18:07.179Ztest engine::dhcpv6::options::test::test_elapsed_time ... ok
5682026-03-05T04:18:07.180Ztest engine::dhcpv6::options::test::test_ip_list_bad_length_fails ... ok
5692026-03-05T04:18:07.180Ztest ddi::time::test::bad_interval - should panic ... ok
5702026-03-05T04:18:07.180Ztest engine::dhcpv6::options::test::test_iana ... ok
5712026-03-05T04:18:07.180Ztest engine::dhcpv6::options::test::test_iata ... ok
5722026-03-05T04:18:07.180Ztest engine::dhcpv6::options::test::test_parse_snooped_client_id ... ok
5732026-03-05T04:18:07.180Ztest engine::dhcpv6::options::test::test_parse_snooped_iana ... ok
5742026-03-05T04:18:07.180Ztest engine::dhcpv6::options::test::test_option_request ... ok
5752026-03-05T04:18:07.180Ztest engine::dhcpv6::options::test::test_parse_snooped_option_request ... ok
5762026-03-05T04:18:07.180Ztest engine::dhcpv6::options::test::test_sntp_servers ... ok
5772026-03-05T04:18:07.180Ztest engine::dhcpv6::options::test::test_status ... ok
5782026-03-05T04:18:07.180Ztest engine::dhcpv6::options::test::test_raw_option_from_bytes ... ok
5792026-03-05T04:18:07.180Ztest engine::dhcpv6::options::test::test_rapid_commit ... ok
5802026-03-05T04:18:07.180Ztest engine::dhcpv6::protocol::test::test_parse_snooped_solicit_message ... ok
5812026-03-05T04:18:07.180Ztest engine::dhcpv6::options::test::test_server_id ... ok
5822026-03-05T04:18:07.180Ztest engine::dhcpv6::test::test_duid_from_mac ... ok
5832026-03-05T04:18:07.180Ztest engine::dhcpv6::protocol::test::test_predicates_match_snooped_solicit_message ... ok
5842026-03-05T04:18:07.180Ztest engine::geneve::test::emit_single_opt ... ok
5852026-03-05T04:18:07.180Ztest engine::flow_table::test::flow_clear ... ok
5862026-03-05T04:18:07.180Ztest engine::flow_table::test::flow_expired ... ok
5872026-03-05T04:18:07.180Ztest engine::geneve::test::emit_no_opts ... ok
5882026-03-05T04:18:07.180Ztest engine::ether::test::emit ... ok
5892026-03-05T04:18:07.180Ztest engine::ip::v4::test::match_check ... ok
5902026-03-05T04:18:07.180Ztest engine::ip::v4::test::emit ... ok
5912026-03-05T04:18:07.181Ztest engine::ip::v4::test::cidr_match ... ok
5922026-03-05T04:18:07.181Ztest engine::ip::v6::test::bad_ipv6_version_caught ... ok
5932026-03-05T04:18:07.181Ztest engine::ip::v6::test::from_pairs ... ok
5942026-03-05T04:18:07.181Ztest engine::ip::v6::test::option_push_spec ... ok
5952026-03-05T04:18:07.181Ztest engine::ip::v6::test::emit ... ok
5962026-03-05T04:18:07.181Ztest engine::ip::v6::test::test_ipv6_addr_match_exact ... ok
5972026-03-05T04:18:07.181Ztest engine::ip::v6::test::extension_push_spec ... ok
5982026-03-05T04:18:07.181Ztest engine::layer::test::find_rule ... ok
5992026-03-05T04:18:07.181Ztest engine::ip::v6::test::test_extension_header_lengths_ok ... ok
6002026-03-05T04:18:07.181Ztest engine::ip::v6::test::test_set_total_len ... ok
6012026-03-05T04:18:07.181Ztest engine::nat::test::nat4_rewrite ... ok
6022026-03-05T04:18:07.181Ztest engine::ip::v6::test::test_ipv6_cidr_match_prefix ... ok
6032026-03-05T04:18:07.181Ztest engine::packet::test::straddled_tcp ... ok
6042026-03-05T04:18:07.181Ztest engine::packet::test::read_single_segment ... ok
6052026-03-05T04:18:07.181Ztest engine::predicate::tests::data_predicate_ranges_handle_unknown ... ok
6062026-03-05T04:18:07.181Ztest engine::packet::test::small_packet_with_padding ... ok
6072026-03-05T04:18:07.181Ztest engine::ip::v6::test::push_spec ... ok
6082026-03-05T04:18:07.181Ztest engine::parse::test::icmp4_body_csum_equals_body ... ok
6092026-03-05T04:18:07.181Ztest engine::rule::rule_matching ... ok
6102026-03-05T04:18:07.181Ztest engine::packet::test::parse_ipv6_extension_headers_ok ... ok
6112026-03-05T04:18:07.181Ztest engine::packet::test::udp6_packet_with_padding ... ok
6122026-03-05T04:18:07.181Ztest engine::snat::test::snat4_desc_lifecycle ... ok
6132026-03-05T04:18:07.181Ztest engine::packet::test::read_multi_segment ... ok
6142026-03-05T04:18:07.181Ztest engine::snat::test::nat_mappings ... ok
6152026-03-05T04:18:07.182Ztest engine::snat::test::test_nat_pool_different_ip_types ... ok
6162026-03-05T04:18:07.182Z
6172026-03-05T04:18:07.182Ztest result: ok. 72 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
6182026-03-05T04:18:07.182Z
6192026-03-05T04:18:07.182Z Doc-tests opte
6202026-03-05T04:18:10.060Z
6212026-03-05T04:18:10.060Zrunning 3 tests
6222026-03-05T04:18:10.064Ztest lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatProvider (line 59) ... ignored
6232026-03-05T04:18:10.064Ztest lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatNamed (line 88) ... ok
6242026-03-05T04:18:10.064Ztest lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatProvider (line 45) ... ok
6252026-03-05T04:18:10.064Z
6262026-03-05T04:18:10.064Ztest result: ok. 2 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
6272026-03-05T04:18:10.064Z
6282026-03-05T04:18:10.070Zall doctests ran in 1.98s; merged doctests compilation took 1.96s
6292026-03-05T04:18:10.114Z
6302026-03-05T04:18:10.114Zreal 47.880807427
6312026-03-05T04:18:10.114Zuser 4:36.660443485
6322026-03-05T04:18:10.114Zsys 11.642457641
6332026-03-05T04:18:10.114Ztrap 0.153347339
6342026-03-05T04:18:10.114Ztflt 0.296453680
6352026-03-05T04:18:10.117Zdflt 0.560400098
6362026-03-05T04:18:10.117Zkflt 0.000203931
6372026-03-05T04:18:10.117Zlock 13:40.932271086
6382026-03-05T04:18:10.118Zslp 8:18.708577233
6392026-03-05T04:18:10.118Zlat 8.938503925
6402026-03-05T04:18:10.118Zstop 3.520351806
6412026-03-05T04:18:10.118Zprocess exited: duration 169384 ms, exit code 0
 
6422026-03-05T04:18:10.125Zfound 0 output files