01KJDJ3J2HZX71QRFS3HQC4N26: opte-api

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

Buildomat Job: 01KJDJ4HA3347EYBM0RJ3VVNGM

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-02-26T18:08:26.944Zjob assigned to worker 01KJDJ52PYW0S53QE88S2DADNG [factory aws, i-04c3e6daa85c7969c] (queued for 1 m 6 s)
 
22026-02-26T18:08:35.292Zstarting task 0: "setup"
32026-02-26T18:08:35.296Z++ uname -s
42026-02-26T18:08:35.299Z+ kern=SunOS
52026-02-26T18:08:35.299Z+ build_user=build
62026-02-26T18:08:35.299Z+ build_uid=12345
72026-02-26T18:08:35.299Z+ work_dir=/work
82026-02-26T18:08:35.299Z+ input_dir=/input
92026-02-26T18:08:35.299Z+ [[ 0 == 12345 ]]
102026-02-26T18:08:35.299Z+ case "$kern" in
112026-02-26T18:08:35.299Z+ groupadd -g 12345 build
122026-02-26T18:08:35.303Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-02-26T18:08:37.309Z+ zfs create -o mountpoint=/work rpool/work
142026-02-26T18:08:37.436Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-02-26T18:08:37.440Z+ home_fs=zfs
162026-02-26T18:08:37.440Z+ [[ zfs == autofs ]]
172026-02-26T18:08:37.440Z+ mkdir -p /home/build
182026-02-26T18:08:37.443Z+ chown build:build /home/build /work
192026-02-26T18:08:39.443Z+ chmod 0700 /home/build /work
202026-02-26T18:08:39.446Zprocess exited: duration 4156 ms, exit code 0
 
212026-02-26T18:08:39.453Zstarting task 1: "rust-toolchain"
222026-02-26T18:08:39.458Z+ printf ' * rust toolchain channel = "%s"\n' 1.90.0
232026-02-26T18:08:39.458Z * rust toolchain channel = "1.90.0"
242026-02-26T18:08:39.458Z+ printf ' * rust toolchain profile = "%s"\n' default
252026-02-26T18:08:39.458Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
262026-02-26T18:08:39.458Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-02-26T18:08:39.458Z * rust toolchain profile = "default"
282026-02-26T18:08:39.461Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-02-26T18:08:39.461Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.90.0 --profile default
302026-02-26T18:08:40.139Zinfo: downloading installer
312026-02-26T18:08:41.820Zwarn: It looks like you have an existing installation of Rust at:
322026-02-26T18:08:41.820Zwarn: /opt/ooce/bin
332026-02-26T18:08:41.820Zwarn: It is recommended that rustup be the primary Rust installation.
342026-02-26T18:08:41.820Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-02-26T18:08:41.820Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-02-26T18:08:41.820Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-02-26T18:08:41.820Zwarn: or pass `-y' to ignore all ignorable checks.
382026-02-26T18:08:41.820Zerror: cannot install while Rust is installed
392026-02-26T18:08:41.820Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-02-26T18:08:41.834Zinfo: profile set to 'default'
412026-02-26T18:08:41.834Zinfo: default host triple is x86_64-unknown-illumos
422026-02-26T18:08:41.837Zinfo: syncing channel updates for '1.90.0-x86_64-unknown-illumos'
432026-02-26T18:08:42.009Zinfo: latest update on 2025-09-18, rust version 1.90.0 (1159e78c4 2025-09-14)
442026-02-26T18:08:42.009Zinfo: downloading component 'cargo'
452026-02-26T18:08:43.187Zinfo: downloading component 'clippy'
462026-02-26T18:08:43.633Zinfo: downloading component 'rust-docs'
472026-02-26T18:08:45.105Zinfo: downloading component 'rust-std'
482026-02-26T18:08:47.465Zinfo: downloading component 'rustc'
492026-02-26T18:08:54.577Zinfo: downloading component 'rustfmt'
502026-02-26T18:08:54.855Zinfo: installing component 'cargo'
512026-02-26T18:08:55.762Zinfo: installing component 'clippy'
522026-02-26T18:08:56.165Zinfo: installing component 'rust-docs'
532026-02-26T18:08:57.996Zinfo: installing component 'rust-std'
542026-02-26T18:08:59.888Zinfo: installing component 'rustc'
552026-02-26T18:09:06.500Zinfo: installing component 'rustfmt'
562026-02-26T18:09:06.840Zinfo: default toolchain set to '1.90.0-x86_64-unknown-illumos'
572026-02-26T18:09:06.840Z
582026-02-26T18:09:07.257Z 1.90.0-x86_64-unknown-illumos installed - rustc 1.90.0 (1159e78c4 2025-09-14)
592026-02-26T18:09:07.257Z
602026-02-26T18:09:07.260Z
612026-02-26T18:09:07.260ZRust is installed now. Great!
622026-02-26T18:09:07.260Z
632026-02-26T18:09:07.260ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-02-26T18:09:07.260Zenvironment variable. This has not been done automatically.
652026-02-26T18:09:07.260Z
662026-02-26T18:09:07.260ZTo configure your current shell, you need to source
672026-02-26T18:09:07.260Zthe corresponding env file under $HOME/.cargo.
682026-02-26T18:09:07.260Z
692026-02-26T18:09:07.260ZThis is usually done by running one of the following (note the leading DOT):
702026-02-26T18:09:07.260Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-02-26T18:09:07.260Zsource "$HOME/.cargo/env.fish" # For fish
722026-02-26T18:09:07.260Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-02-26T18:09:07.369Z+ rustup --version
742026-02-26T18:09:07.385Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-02-26T18:09:07.388Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-02-26T18:09:07.492Zinfo: The currently active `rustc` version is `rustc 1.90.0 (1159e78c4 2025-09-14)`
772026-02-26T18:09:07.496Z+ cargo --version
782026-02-26T18:09:07.559Zcargo 1.90.0 (840b83a10 2025-07-30)
792026-02-26T18:09:07.562Z+ rustc --version
802026-02-26T18:09:07.634Zrustc 1.90.0 (1159e78c4 2025-09-14)
812026-02-26T18:09:07.637Zprocess exited: duration 28178 ms, exit code 0
 
822026-02-26T18:09:07.643Zstarting task 2: "authentication"
832026-02-26T18:09:07.667Zprocess exited: duration 21 ms, exit code 0
 
842026-02-26T18:09:07.675Zstarting task 3: "clone repository"
852026-02-26T18:09:07.678Z+ mkdir -p /work/oxidecomputer/opte
862026-02-26T18:09:07.681Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
872026-02-26T18:09:07.722ZCloning into '/work/oxidecomputer/opte'...
882026-02-26T18:09:10.705Z+ cd /work/oxidecomputer/opte
892026-02-26T18:09:10.709Z+ git fetch origin cff15885bcd863812397ba183affe6114bff8c8a
902026-02-26T18:09:11.161ZFrom https://github.com/oxidecomputer/opte
912026-02-26T18:09:11.161Z * branch cff15885bcd863812397ba183affe6114bff8c8a -> FETCH_HEAD
922026-02-26T18:09:11.167Z+ [[ -n helios3 ]]
932026-02-26T18:09:11.171Z++ git branch --show-current
942026-02-26T18:09:11.171Z+ current=master
952026-02-26T18:09:11.171Z+ [[ master != helios3 ]]
962026-02-26T18:09:11.171Z+ git branch -f helios3 cff15885bcd863812397ba183affe6114bff8c8a
972026-02-26T18:09:11.175Z+ git checkout -f helios3
982026-02-26T18:09:11.200ZSwitched to branch 'helios3'
992026-02-26T18:09:11.206Z+ git reset --hard cff15885bcd863812397ba183affe6114bff8c8a
1002026-02-26T18:09:11.229ZHEAD is now at cff1588 Include helios version in package name, adjust publisher for Heliosv3
1012026-02-26T18:09:11.243Zprocess exited: duration 3552 ms, exit code 0
 
1022026-02-26T18:09:11.255Zstarting task 4: "build"
1032026-02-26T18:09:11.259Z+ source .github/buildomat/common.sh
1042026-02-26T18:09:11.262Z++ rustup show active-toolchain
1052026-02-26T18:09:11.310Z1.90.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
1062026-02-26T18:09:11.315Z++ pushd xde
1072026-02-26T18:09:11.315Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
1082026-02-26T18:09:11.315Z++ rustup show active-toolchain
1092026-02-26T18:09:11.323Zinfo: syncing channel updates for 'nightly-2025-09-19-x86_64-unknown-illumos'
1102026-02-26T18:09:11.496Zinfo: latest update on 2025-09-19, rust version 1.92.0-nightly (7c275d09e 2025-09-18)
1112026-02-26T18:09:11.496Zinfo: downloading component 'cargo'
1122026-02-26T18:09:12.692Zinfo: downloading component 'clippy'
1132026-02-26T18:09:13.144Zinfo: downloading component 'rust-src'
1142026-02-26T18:09:13.601Zinfo: downloading component 'rust-std'
1152026-02-26T18:09:15.506Zinfo: downloading component 'rustc'
1162026-02-26T18:09:24.268Zinfo: downloading component 'rustfmt'
1172026-02-26T18:09:24.585Zinfo: installing component 'cargo'
1182026-02-26T18:09:25.486Zinfo: installing component 'clippy'
1192026-02-26T18:09:25.881Zinfo: installing component 'rust-src'
1202026-02-26T18:09:26.247Zinfo: installing component 'rust-std'
1212026-02-26T18:09:27.969Zinfo: installing component 'rustc'
1222026-02-26T18:09:34.480Zinfo: installing component 'rustfmt'
1232026-02-26T18:09:34.819Znightly-2025-09-19-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1242026-02-26T18:09:34.902Z+++ rustup show active-toolchain -v
1252026-02-26T18:09:34.906Z+++ head -n 1
1262026-02-26T18:09:34.906Z+++ cut '-d ' -f1
1272026-02-26T18:09:35.013Z++ export NIGHTLY=nightly-2025-09-19-x86_64-unknown-illumos
1282026-02-26T18:09:35.013Z++ NIGHTLY=nightly-2025-09-19-x86_64-unknown-illumos
1292026-02-26T18:09:35.013Z++ popd
1302026-02-26T18:09:35.016Z/work/oxidecomputer/opte
1312026-02-26T18:09:35.016Z+ cargo --version
1322026-02-26T18:09:35.070Zcargo 1.90.0 (840b83a10 2025-07-30)
1332026-02-26T18:09:35.074Z+ rustc --version
1342026-02-26T18:09:35.145Zrustc 1.90.0 (1159e78c4 2025-09-14)
1352026-02-26T18:09:35.148Z+ cd crates/opte-api
1362026-02-26T18:09:35.151Z+ header 'check API_VERSION'
1372026-02-26T18:09:35.151Z+ echo '# ==== check API_VERSION ==== #'
1382026-02-26T18:09:35.151Z# ==== check API_VERSION ==== #
1392026-02-26T18:09:35.151Z+ ./check-api-version.sh
1402026-02-26T18:09:35.158Z+ header 'check style'
1412026-02-26T18:09:35.198Z+ echo '# ==== check style ==== #'
1422026-02-26T18:09:35.198Z# ==== check style ==== #
1432026-02-26T18:09:35.198Z+ ptime -m cargo +nightly-2025-09-19-x86_64-unknown-illumos fmt -- --check
1442026-02-26T18:09:35.375Z
1452026-02-26T18:09:35.375Zreal 0.212756717
1462026-02-26T18:09:35.375Zuser 0.148083806
1472026-02-26T18:09:35.375Zsys 0.061807752
1482026-02-26T18:09:35.375Ztrap 0.000003088
1492026-02-26T18:09:35.375Ztflt 0.000014657
1502026-02-26T18:09:35.375Zdflt 0.000020785
1512026-02-26T18:09:35.375Zkflt 0.000000000
1522026-02-26T18:09:35.375Zlock 0.712530248
1532026-02-26T18:09:35.378Zslp 0.230237688
1542026-02-26T18:09:35.378Zlat 0.001339976
1552026-02-26T18:09:35.378Zstop 0.000152369
1562026-02-26T18:09:35.378Z+ header 'analyze std'
1572026-02-26T18:09:35.378Z+ echo '# ==== analyze std ==== #'
1582026-02-26T18:09:35.378Z# ==== analyze std ==== #
1592026-02-26T18:09:35.379Z+ ptime -m cargo clippy --all-targets
1602026-02-26T18:09:35.647Z Updating crates.io index
1612026-02-26T18:09:35.690Z Updating git repository `https://github.com/oxidecomputer/falcon`
1622026-02-26T18:09:39.190Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1632026-02-26T18:09:40.212Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1642026-02-26T18:09:41.063Z Updating git repository `https://github.com/oxidecomputer/zone`
1652026-02-26T18:09:41.858Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1662026-02-26T18:09:42.492Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1672026-02-26T18:09:43.145Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1682026-02-26T18:09:45.547Z Downloading crates ...
1692026-02-26T18:09:45.617Z Downloaded fnv v1.0.7
1702026-02-26T18:09:45.633Z Downloaded proc-macro-error-attr2 v2.0.0
1712026-02-26T18:09:45.637Z Downloaded strsim v0.11.1
1722026-02-26T18:09:45.637Z Downloaded darling_macro v0.21.3
1732026-02-26T18:09:45.641Z Downloaded cfg-if v1.0.4
1742026-02-26T18:09:45.644Z Downloaded defmt v0.3.100
1752026-02-26T18:09:45.649Z Downloaded defmt v1.0.1
1762026-02-26T18:09:45.653Z Downloaded macaddr v1.0.1
1772026-02-26T18:09:45.653Z Downloaded hash32 v0.3.1
1782026-02-26T18:09:45.657Z Downloaded embedded-io v0.4.0
1792026-02-26T18:09:45.660Z Downloaded managed v0.8.0
1802026-02-26T18:09:45.660Z Downloaded ident_case v1.0.1
1812026-02-26T18:09:45.668Z Downloaded embedded-io v0.6.1
1822026-02-26T18:09:45.671Z Downloaded thiserror v2.0.18
1832026-02-26T18:09:45.674Z Downloaded stable_deref_trait v1.2.1
1842026-02-26T18:09:45.674Z Downloaded either v1.15.0
1852026-02-26T18:09:45.677Z Downloaded thiserror-impl v2.0.18
1862026-02-26T18:09:45.678Z Downloaded proc-macro-error2 v2.0.1
1872026-02-26T18:09:45.681Z Downloaded cobs v0.3.0
1882026-02-26T18:09:45.685Z Downloaded ipnetwork v0.21.1
1892026-02-26T18:09:45.688Z Downloaded defmt-macros v1.0.1
1902026-02-26T18:09:45.691Z Downloaded ingot v0.1.1
1912026-02-26T18:09:45.691Z Downloaded bitflags v1.3.2
1922026-02-26T18:09:45.695Z Downloaded byteorder v1.5.0
1932026-02-26T18:09:45.698Z Downloaded quote v1.0.44
1942026-02-26T18:09:45.701Z Downloaded ingot-types v0.1.2
1952026-02-26T18:09:45.709Z Downloaded postcard v1.1.3
1962026-02-26T18:09:45.713Z Downloaded darling v0.21.3
1972026-02-26T18:09:45.719Z Downloaded bitflags v2.10.0
1982026-02-26T18:09:45.724Z Downloaded defmt-parser v1.0.0
1992026-02-26T18:09:45.728Z Downloaded ingot-macros v0.1.1
2002026-02-26T18:09:45.733Z Downloaded unicode-ident v1.0.23
2012026-02-26T18:09:45.736Z Downloaded serde_core v1.0.228
2022026-02-26T18:09:45.743Z Downloaded serde_derive v1.0.228
2032026-02-26T18:09:45.753Z Downloaded darling_core v0.21.3
2042026-02-26T18:09:45.762Z Downloaded proc-macro2 v1.0.106
2052026-02-26T18:09:45.768Z Downloaded heapless v0.8.0
2062026-02-26T18:09:45.781Z Downloaded zerocopy-derive v0.8.39
2072026-02-26T18:09:45.789Z Downloaded memchr v2.8.0
2082026-02-26T18:09:45.793Z Downloaded serde v1.0.228
2092026-02-26T18:09:45.798Z Downloaded aho-corasick v1.1.4
2102026-02-26T18:09:45.801Z Downloaded itertools v0.14.0
2112026-02-26T18:09:45.818Z Downloaded regex v1.12.3
2122026-02-26T18:09:45.866Z Downloaded zerocopy v0.8.39
2132026-02-26T18:09:45.883Z Downloaded syn v2.0.114
2142026-02-26T18:09:45.891Z Downloaded smoltcp v0.11.0
2152026-02-26T18:09:45.901Z Downloaded regex-syntax v0.8.9
2162026-02-26T18:09:45.923Z Downloaded regex-automata v0.4.14
2172026-02-26T18:09:45.972Z Compiling proc-macro2 v1.0.106
2182026-02-26T18:09:45.975Z Compiling unicode-ident v1.0.23
2192026-02-26T18:09:45.975Z Compiling quote v1.0.44
2202026-02-26T18:09:45.975Z Compiling ident_case v1.0.1
2212026-02-26T18:09:45.975Z Compiling strsim v0.11.1
2222026-02-26T18:09:45.975Z Compiling memchr v2.8.0
2232026-02-26T18:09:45.975Z Compiling fnv v1.0.7
2242026-02-26T18:09:46.041Z Compiling serde_core v1.0.228
2252026-02-26T18:09:46.211Z Compiling regex-syntax v0.8.9
2262026-02-26T18:09:46.242Z Compiling zerocopy v0.8.39
2272026-02-26T18:09:46.258Z Compiling either v1.15.0
2282026-02-26T18:09:46.626Z Compiling thiserror v2.0.18
2292026-02-26T18:09:46.661Z Compiling serde v1.0.228
2302026-02-26T18:09:46.669Z Compiling itertools v0.14.0
2312026-02-26T18:09:46.960Z Compiling aho-corasick v1.1.4
2322026-02-26T18:09:47.246Z Checking byteorder v1.5.0
2332026-02-26T18:09:47.354Z Compiling heapless v0.8.0
2342026-02-26T18:09:47.580Z Checking hash32 v0.3.1
2352026-02-26T18:09:47.592Z Compiling smoltcp v0.11.0
2362026-02-26T18:09:47.765Z Checking stable_deref_trait v1.2.1
2372026-02-26T18:09:47.867Z Checking macaddr v1.0.1
2382026-02-26T18:09:48.170Z Checking bitflags v2.10.0
2392026-02-26T18:09:48.454Z Checking bitflags v1.3.2
2402026-02-26T18:09:48.487Z Compiling syn v2.0.114
2412026-02-26T18:09:48.564Z Checking cfg-if v1.0.4
2422026-02-26T18:09:48.633Z Checking managed v0.8.0
2432026-02-26T18:09:48.650Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
2442026-02-26T18:09:48.977Z Checking ipnetwork v0.21.1
2452026-02-26T18:09:49.526Z Compiling regex-automata v0.4.14
2462026-02-26T18:09:52.203Z Compiling regex v1.12.3
2472026-02-26T18:09:53.093Z Compiling darling_core v0.21.3
2482026-02-26T18:09:53.817Z Compiling thiserror-impl v2.0.18
2492026-02-26T18:09:53.817Z Compiling zerocopy-derive v0.8.39
2502026-02-26T18:09:53.820Z Compiling serde_derive v1.0.228
2512026-02-26T18:09:55.422Z Checking cobs v0.3.0
2522026-02-26T18:09:55.813Z Compiling darling_macro v0.21.3
2532026-02-26T18:09:56.509Z Compiling darling v0.21.3
2542026-02-26T18:09:56.598Z Compiling ingot-macros v0.1.1
2552026-02-26T18:09:57.868Z Checking postcard v1.1.3
2562026-02-26T18:10:00.463Z Checking ingot-types v0.1.2
2572026-02-26T18:10:00.912Z Checking ingot v0.1.1
2582026-02-26T18:10:03.403Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
2592026-02-26T18:10:05.078Z Finished `dev` profile [optimized + debuginfo] target(s) in 29.54s
2602026-02-26T18:10:05.193Z
2612026-02-26T18:10:05.193Zreal 29.805150294
2622026-02-26T18:10:05.193Zuser 1:07.457291345
2632026-02-26T18:10:05.193Zsys 9.113272783
2642026-02-26T18:10:05.193Ztrap 0.035995300
2652026-02-26T18:10:05.198Ztflt 0.125768785
2662026-02-26T18:10:05.198Zdflt 0.358449367
2672026-02-26T18:10:05.198Zkflt 0.001661360
2682026-02-26T18:10:05.198Zlock 2:16.616243414
2692026-02-26T18:10:05.198Zslp 3:55.722546022
2702026-02-26T18:10:05.198Zlat 2.545110088
2712026-02-26T18:10:05.198Zstop 5.700456639
2722026-02-26T18:10:05.198Z+ header 'analyze no_std'
2732026-02-26T18:10:05.198Z+ echo '# ==== analyze no_std ==== #'
2742026-02-26T18:10:05.198Z# ==== analyze no_std ==== #
2752026-02-26T18:10:05.198Z+ ptime -m cargo clippy --no-default-features --all-targets -- --deny warnings
2762026-02-26T18:10:05.425Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
2772026-02-26T18:10:05.763Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
2782026-02-26T18:10:07.398Z Finished `dev` profile [optimized + debuginfo] target(s) in 2.05s
2792026-02-26T18:10:07.421Z
2802026-02-26T18:10:07.424Zreal 2.221376887
2812026-02-26T18:10:07.424Zuser 3.331663397
2822026-02-26T18:10:07.424Zsys 0.345628519
2832026-02-26T18:10:07.424Ztrap 0.000395888
2842026-02-26T18:10:07.424Ztflt 0.000039583
2852026-02-26T18:10:07.425Zdflt 0.000076545
2862026-02-26T18:10:07.425Zkflt 0.000000000
2872026-02-26T18:10:07.425Zlock 8.896754077
2882026-02-26T18:10:07.425Zslp 8.949046289
2892026-02-26T18:10:07.425Zlat 0.003813716
2902026-02-26T18:10:07.425Zstop 0.050331052
2912026-02-26T18:10:07.425Z+ header test
2922026-02-26T18:10:07.425Z+ echo '# ==== test ==== #'
2932026-02-26T18:10:07.425Z# ==== test ==== #
2942026-02-26T18:10:07.425Z+ ptime -m cargo test
2952026-02-26T18:10:07.654Z Compiling serde_core v1.0.228
2962026-02-26T18:10:07.658Z Compiling byteorder v1.5.0
2972026-02-26T18:10:07.658Z Compiling macaddr v1.0.1
2982026-02-26T18:10:07.658Z Compiling bitflags v2.10.0
2992026-02-26T18:10:07.658Z Compiling thiserror v2.0.18
3002026-02-26T18:10:07.677Z Compiling zerocopy v0.8.39
3012026-02-26T18:10:07.680Z Compiling stable_deref_trait v1.2.1
3022026-02-26T18:10:07.683Z Compiling cfg-if v1.0.4
3032026-02-26T18:10:07.771Z Compiling cobs v0.3.0
3042026-02-26T18:10:07.776Z Compiling managed v0.8.0
3052026-02-26T18:10:07.821Z Compiling bitflags v1.3.2
3062026-02-26T18:10:07.915Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
3072026-02-26T18:10:08.002Z Compiling hash32 v0.3.1
3082026-02-26T18:10:08.147Z Compiling ipnetwork v0.21.1
3092026-02-26T18:10:08.202Z Compiling heapless v0.8.0
3102026-02-26T18:10:08.889Z Compiling smoltcp v0.11.0
3112026-02-26T18:10:10.754Z Compiling serde v1.0.228
3122026-02-26T18:10:12.095Z Compiling postcard v1.1.3
3132026-02-26T18:10:13.302Z Compiling ingot-types v0.1.2
3142026-02-26T18:10:13.771Z Compiling ingot v0.1.1
3152026-02-26T18:10:16.391Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3162026-02-26T18:10:19.268Z Finished `test` profile [optimized + debuginfo] target(s) in 11.78s
3172026-02-26T18:10:19.280Z Running unittests src/lib.rs (/work/oxidecomputer/opte/target/debug/deps/opte_api-9aa4cea7f7ad001f)
3182026-02-26T18:10:19.283Z
3192026-02-26T18:10:19.283Zrunning 25 tests
3202026-02-26T18:10:19.286Ztest encap::test::bad_vni ... ok
3212026-02-26T18:10:19.286Ztest dns::tests::test_domain_name ... ok
3222026-02-26T18:10:19.286Ztest encap::test::vni_round_trip ... ok
3232026-02-26T18:10:19.286Ztest encap::test::good_vni ... ok
3242026-02-26T18:10:19.286Ztest ip::test::bad_prefix_len ... ok
3252026-02-26T18:10:19.286Ztest ip::test::bad_cidr ... ok
3262026-02-26T18:10:19.286Ztest ip::test::good_cidr ... ok
3272026-02-26T18:10:19.286Ztest ip::test::ipv4_addr_bad ... ok
3282026-02-26T18:10:19.286Ztest ip::test::dhcp_fqdn ... ok
3292026-02-26T18:10:19.286Ztest ip::test::ipv4_addr_good ... ok
3302026-02-26T18:10:19.286Ztest ip::test::ipv4_mask ... ok
3312026-02-26T18:10:19.286Ztest ip::test::ipv6_cidr_is_member ... ok
3322026-02-26T18:10:19.286Ztest ip::test::ipv6_mask ... ok
3332026-02-26T18:10:19.286Ztest ip::test::ipv6_is_default ... ok
3342026-02-26T18:10:19.286Ztest ip::test::test_ipv4_multicast_mac ... ok
3352026-02-26T18:10:19.286Ztest ip::test::ipv6_prefix_len ... ok
3362026-02-26T18:10:19.286Ztest ip::test::test_ip_cidr_from_str ... ok
3372026-02-26T18:10:19.287Ztest ip::test::test_ip_addr_from_str ... ok
3382026-02-26T18:10:19.287Ztest ip::test::test_ipv6_admin_scoped_multicast ... ok
3392026-02-26T18:10:19.287Ztest ip::test::test_ipv6_from_const ... ok
3402026-02-26T18:10:19.287Ztest ip::test::test_ipv6_from_eui64 ... ok
3412026-02-26T18:10:19.287Ztest ip::test::test_ipv6_is_multicast ... ok
3422026-02-26T18:10:19.287Ztest ip::test::test_ipv6_multicast_mac ... ok
3432026-02-26T18:10:19.287Ztest ip::test::test_ipv6_solicited_node_multicast ... ok
3442026-02-26T18:10:19.287Ztest ip::test::test_multicast_underlay_serde ... ok
3452026-02-26T18:10:19.287Z
3462026-02-26T18:10:19.287Ztest result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
3472026-02-26T18:10:19.287Z
3482026-02-26T18:10:19.287Z Doc-tests opte_api
3492026-02-26T18:10:20.093Z
3502026-02-26T18:10:20.093Zrunning 1 test
3512026-02-26T18:10:20.096Ztest crates/opte-api/src/dns.rs - dns::DomainName::encode (line 81) ... ok
3522026-02-26T18:10:20.096Z
3532026-02-26T18:10:20.096Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
3542026-02-26T18:10:20.096Z
3552026-02-26T18:10:20.118Z
3562026-02-26T18:10:20.122Zreal 12.684283575
3572026-02-26T18:10:20.122Zuser 35.966323412
3582026-02-26T18:10:20.122Zsys 3.037748912
3592026-02-26T18:10:20.122Ztrap 0.010298943
3602026-02-26T18:10:20.122Ztflt 0.194065553
3612026-02-26T18:10:20.122Zdflt 0.274201198
3622026-02-26T18:10:20.122Zkflt 0.000000000
3632026-02-26T18:10:20.122Zlock 1:25.072210038
3642026-02-26T18:10:20.122Zslp 1:28.742381193
3652026-02-26T18:10:20.123Zlat 0.586053998
3662026-02-26T18:10:20.123Zstop 0.893072515
3672026-02-26T18:10:20.123Zprocess exited: duration 68852 ms, exit code 0
 
3682026-02-26T18:10:20.131Zfound 0 output files