01KXZH479664NG8ZNKP4WNJAQX: opte-api

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

Buildomat Job: 01KXZH4T19X8DZ8HEXJTTYXVY5

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-07-20T10:29:52.776Zjob assigned to worker 01KXZH53B1N339GM69HFSHK1YY [factory aws, i-0e4896cdd44397044] (queued for 52 s)
 
22026-07-20T10:29:59.091Zstarting task 0: "setup"
32026-07-20T10:29:59.094Z++ uname -s
42026-07-20T10:29:59.098Z+ kern=SunOS
52026-07-20T10:29:59.098Z+ build_user=build
62026-07-20T10:29:59.098Z+ build_uid=12345
72026-07-20T10:29:59.098Z+ work_dir=/work
82026-07-20T10:29:59.098Z+ input_dir=/input
92026-07-20T10:29:59.098Z+ [[ 0 == 12345 ]]
102026-07-20T10:29:59.098Z+ case "$kern" in
112026-07-20T10:29:59.098Z+ groupadd -g 12345 build
122026-07-20T10:29:59.101Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-07-20T10:30:01.103Z+ zfs create -o mountpoint=/work rpool/work
142026-07-20T10:30:01.171Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-07-20T10:30:01.174Z+ home_fs=zfs
162026-07-20T10:30:01.174Z+ [[ zfs == autofs ]]
172026-07-20T10:30:01.174Z+ mkdir -p /home/build
182026-07-20T10:30:01.174Z+ chown build:build /home/build /work
192026-07-20T10:30:03.175Z+ chmod 0700 /home/build /work
202026-07-20T10:30:03.178Zprocess exited: duration 4087 ms, exit code 0
 
212026-07-20T10:30:03.183Zstarting task 1: "rust-toolchain"
222026-07-20T10:30:03.187Z+ printf ' * rust toolchain channel = "%s"\n' 1.96.1
232026-07-20T10:30:03.187Z * rust toolchain channel = "1.96.1"
242026-07-20T10:30:03.187Z+ printf ' * rust toolchain profile = "%s"\n' default
252026-07-20T10:30:03.187Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
262026-07-20T10:30:03.187Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-07-20T10:30:03.187Z * rust toolchain profile = "default"
282026-07-20T10:30:03.191Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-07-20T10:30:03.191Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.96.1 --profile default
302026-07-20T10:30:03.293Zinfo: downloading installer
312026-07-20T10:30:04.640Zwarn: It looks like you have an existing rustup settings file at:
322026-07-20T10:30:04.640Zwarn: /home/build/.rustup/settings.toml
332026-07-20T10:30:04.642Zwarn: Rustup will install the default toolchain as specified in the settings file,
342026-07-20T10:30:04.642Zwarn: instead of the one inferred from the default host triple.
352026-07-20T10:30:04.652Zinfo: profile set to default
362026-07-20T10:30:04.653Zinfo: default host triple is x86_64-unknown-illumos
372026-07-20T10:30:04.655Zinfo: syncing channel updates for 1.96.1-x86_64-unknown-illumos
382026-07-20T10:30:04.781Zinfo: latest update on 2026-06-30 for version 1.96.1 (31fca3adb 2026-06-26)
392026-07-20T10:30:04.783Zinfo: downloading 6 components
402026-07-20T10:30:19.069Zinfo: default toolchain set to 1.96.1-x86_64-unknown-illumos
412026-07-20T10:30:19.069Z
422026-07-20T10:30:19.113Z 1.96.1-x86_64-unknown-illumos installed - rustc 1.96.1 (31fca3adb 2026-06-26)
432026-07-20T10:30:19.113Z
442026-07-20T10:30:19.114Z
452026-07-20T10:30:19.114ZRust is installed now. Great!
462026-07-20T10:30:19.114Z
472026-07-20T10:30:19.117ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
482026-07-20T10:30:19.117Zenvironment variable. This has not been done automatically.
492026-07-20T10:30:19.117Z
502026-07-20T10:30:19.117ZTo configure your current shell, you need to source
512026-07-20T10:30:19.117Zthe corresponding env file under $HOME/.cargo.
522026-07-20T10:30:19.117Z
532026-07-20T10:30:19.117ZThis is usually done by running one of the following (note the leading DOT):
542026-07-20T10:30:19.117Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
552026-07-20T10:30:19.117Zsource "$HOME/.cargo/env.fish" # For fish
562026-07-20T10:30:19.117Zsource "~/.cargo/env.nu" # For nushell
572026-07-20T10:30:19.117Zsource "$HOME/.cargo/env.tcsh" # For tcsh
582026-07-20T10:30:19.118Z. "$HOME/.cargo/env.ps1" # For pwsh
592026-07-20T10:30:19.118Zsource "$HOME/.cargo/env.xsh" # For xonsh
602026-07-20T10:30:19.118Zwarn: no default linker (`cc`) was found in your PATH
612026-07-20T10:30:19.118Zwarn: many Rust crates require a system C toolchain to build
622026-07-20T10:30:19.203Z+ rustup --version
632026-07-20T10:30:19.211Zrustup 1.29.0 (28d1352db 2026-03-05)
642026-07-20T10:30:19.214Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
652026-07-20T10:30:19.233Zinfo: the currently active `rustc` version is `rustc 1.96.1 (31fca3adb 2026-06-26)`
662026-07-20T10:30:19.237Z+ cargo --version
672026-07-20T10:30:19.249Zcargo 1.96.1 (356927216 2026-06-26)
682026-07-20T10:30:19.252Z+ rustc --version
692026-07-20T10:30:19.271Zrustc 1.96.1 (31fca3adb 2026-06-26)
702026-07-20T10:30:19.274Zprocess exited: duration 16090 ms, exit code 0
 
712026-07-20T10:30:19.280Zstarting task 2: "authentication"
722026-07-20T10:30:19.295Zprocess exited: duration 15 ms, exit code 0
 
732026-07-20T10:30:19.301Zstarting task 3: "clone repository"
742026-07-20T10:30:19.304Z+ mkdir -p /work/oxidecomputer/opte
752026-07-20T10:30:19.306Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
762026-07-20T10:30:19.337ZCloning into '/work/oxidecomputer/opte'...
772026-07-20T10:30:20.193Z+ cd /work/oxidecomputer/opte
782026-07-20T10:30:20.193Z+ git fetch origin b5e629226eddedd338edab91994849d43ab40201
792026-07-20T10:30:20.435ZFrom https://github.com/oxidecomputer/opte
802026-07-20T10:30:20.435Z * branch b5e629226eddedd338edab91994849d43ab40201 -> FETCH_HEAD
812026-07-20T10:30:20.441Z+ [[ -n renovate/uuid-1.x-lockfile ]]
822026-07-20T10:30:20.445Z++ git branch --show-current
832026-07-20T10:30:20.445Z+ current=master
842026-07-20T10:30:20.445Z+ [[ master != renovate/uuid-1.x-lockfile ]]
852026-07-20T10:30:20.446Z+ git branch -f renovate/uuid-1.x-lockfile b5e629226eddedd338edab91994849d43ab40201
862026-07-20T10:30:20.448Z+ git checkout -f renovate/uuid-1.x-lockfile
872026-07-20T10:30:20.461ZSwitched to branch 'renovate/uuid-1.x-lockfile'
882026-07-20T10:30:20.464Z+ git reset --hard b5e629226eddedd338edab91994849d43ab40201
892026-07-20T10:30:20.478ZHEAD is now at b5e6292 Update Rust crate uuid to v1.24.0
902026-07-20T10:30:20.481Zprocess exited: duration 1177 ms, exit code 0
 
912026-07-20T10:30:20.486Zstarting task 4: "build"
922026-07-20T10:30:20.490Z+ source .github/buildomat/common.sh
932026-07-20T10:30:20.493Z++ rustup show active-toolchain
942026-07-20T10:30:20.496Z1.96.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
952026-07-20T10:30:20.498Z++ pushd xde
962026-07-20T10:30:20.499Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
972026-07-20T10:30:20.499Z++ rustup show active-toolchain
982026-07-20T10:30:20.502Zinfo: syncing channel updates for nightly-2026-06-30-x86_64-unknown-illumos
992026-07-20T10:30:20.637Zinfo: latest update on 2026-06-30 for version 1.98.0-nightly (096694416 2026-06-29)
1002026-07-20T10:30:20.640Zinfo: downloading 6 components
1012026-07-20T10:30:34.260Znightly-2026-06-30-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1022026-07-20T10:30:34.362Z+++ rustup show active-toolchain -v
1032026-07-20T10:30:34.365Z+++ head -n 1
1042026-07-20T10:30:34.365Z+++ cut '-d ' -f1
1052026-07-20T10:30:34.416Z++ export NIGHTLY=nightly-2026-06-30-x86_64-unknown-illumos
1062026-07-20T10:30:34.416Z++ NIGHTLY=nightly-2026-06-30-x86_64-unknown-illumos
1072026-07-20T10:30:34.416Z++ popd
1082026-07-20T10:30:34.419Z/work/oxidecomputer/opte
1092026-07-20T10:30:34.419Z+ cargo --version
1102026-07-20T10:30:34.427Zcargo 1.96.1 (356927216 2026-06-26)
1112026-07-20T10:30:34.430Z+ rustc --version
1122026-07-20T10:30:34.448Zrustc 1.96.1 (31fca3adb 2026-06-26)
1132026-07-20T10:30:34.451Z+ cd crates/opte-api
1142026-07-20T10:30:34.451Z+ header 'check API_VERSION'
1152026-07-20T10:30:34.451Z+ echo '# ==== check API_VERSION ==== #'
1162026-07-20T10:30:34.452Z+ ./check-api-version.sh
1172026-07-20T10:30:34.452Z# ==== check API_VERSION ==== #
1182026-07-20T10:30:34.458Z+ header 'check style'
1192026-07-20T10:30:34.458Z+ echo '# ==== check style ==== #'
1202026-07-20T10:30:34.460Z# ==== check style ==== #
1212026-07-20T10:30:34.460Z+ ptime -m cargo +nightly-2026-06-30-x86_64-unknown-illumos fmt -- --check
1222026-07-20T10:30:34.538Z
1232026-07-20T10:30:34.538Zreal 0.077335388
1242026-07-20T10:30:34.538Zuser 0.044805333
1252026-07-20T10:30:34.538Zsys 0.029181301
1262026-07-20T10:30:34.538Ztrap 0.000015630
1272026-07-20T10:30:34.538Ztflt 0.000020370
1282026-07-20T10:30:34.538Zdflt 0.000006550
1292026-07-20T10:30:34.538Zkflt 0.000000000
1302026-07-20T10:30:34.538Zlock 0.031816794
1312026-07-20T10:30:34.538Zslp 0.057150841
1322026-07-20T10:30:34.538Zlat 0.000767030
1332026-07-20T10:30:34.538Zstop 0.000097630
1342026-07-20T10:30:34.541Z+ header 'analyze std'
1352026-07-20T10:30:34.541Z+ echo '# ==== analyze std ==== #'
1362026-07-20T10:30:34.541Z+ ptime -m cargo clippy --all-targets
1372026-07-20T10:30:34.541Z# ==== analyze std ==== #
1382026-07-20T10:30:34.676Z Updating crates.io index
1392026-07-20T10:30:34.679Z Updating git repository `https://github.com/oxidecomputer/falcon`
1402026-07-20T10:30:35.311Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1412026-07-20T10:30:35.557Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1422026-07-20T10:30:35.879Z Updating git repository `https://github.com/oxidecomputer/zone`
1432026-07-20T10:30:36.120Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1442026-07-20T10:30:36.362Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1452026-07-20T10:30:36.622Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1462026-07-20T10:30:38.322Z Downloading crates ...
1472026-07-20T10:30:38.374Z Downloaded darling_core v0.21.3
1482026-07-20T10:30:38.377Z Downloaded ident_case v1.0.1
1492026-07-20T10:30:38.381Z Downloaded darling_macro v0.21.3
1502026-07-20T10:30:38.381Z Downloaded embedded-io v0.6.1
1512026-07-20T10:30:38.382Z Downloaded cfg-if v1.0.4
1522026-07-20T10:30:38.386Z Downloaded stable_deref_trait v1.2.1
1532026-07-20T10:30:38.389Z Downloaded bitflags v1.3.2
1542026-07-20T10:30:38.390Z Downloaded macaddr v1.0.1
1552026-07-20T10:30:38.393Z Downloaded cobs v0.3.0
1562026-07-20T10:30:38.399Z Downloaded defmt v0.3.100
1572026-07-20T10:30:38.402Z Downloaded fnv v1.0.7
1582026-07-20T10:30:38.402Z Downloaded embedded-io v0.4.0
1592026-07-20T10:30:38.404Z Downloaded hash32 v0.3.1
1602026-07-20T10:30:38.407Z Downloaded managed v0.8.0
1612026-07-20T10:30:38.410Z Downloaded strsim v0.11.1
1622026-07-20T10:30:38.414Z Downloaded byteorder v1.5.0
1632026-07-20T10:30:38.417Z Downloaded quote v1.0.46
1642026-07-20T10:30:38.420Z Downloaded either v1.16.0
1652026-07-20T10:30:38.420Z Downloaded defmt-parser v1.0.0
1662026-07-20T10:30:38.420Z Downloaded ingot-types v0.1.2
1672026-07-20T10:30:38.424Z Downloaded thiserror v2.0.18
1682026-07-20T10:30:38.434Z Downloaded thiserror-impl v2.0.18
1692026-07-20T10:30:38.439Z Downloaded defmt-macros v1.1.1
1702026-07-20T10:30:38.444Z Downloaded ipnetwork v0.21.1
1712026-07-20T10:30:38.446Z Downloaded ingot-macros v0.1.1
1722026-07-20T10:30:38.446Z Downloaded defmt v1.1.1
1732026-07-20T10:30:38.449Z Downloaded darling v0.21.3
1742026-07-20T10:30:38.459Z Downloaded unicode-ident v1.0.24
1752026-07-20T10:30:38.461Z Downloaded postcard v1.1.3
1762026-07-20T10:30:38.465Z Downloaded proc-macro2 v1.0.106
1772026-07-20T10:30:38.467Z Downloaded ingot v0.1.1
1782026-07-20T10:30:38.478Z Downloaded bitflags v2.13.0
1792026-07-20T10:30:38.481Z Downloaded serde_core v1.0.228
1802026-07-20T10:30:38.486Z Downloaded serde_derive v1.0.228
1812026-07-20T10:30:38.489Z Downloaded serde v1.0.228
1822026-07-20T10:30:38.491Z Downloaded heapless v0.8.0
1832026-07-20T10:30:38.501Z Downloaded zerocopy-derive v0.8.54
1842026-07-20T10:30:38.504Z Downloaded memchr v2.8.3
1852026-07-20T10:30:38.528Z Downloaded regex v1.13.0
1862026-07-20T10:30:38.531Z Downloaded itertools v0.14.0
1872026-07-20T10:30:38.544Z Downloaded aho-corasick v1.1.4
1882026-07-20T10:30:38.568Z Downloaded zerocopy v0.8.54
1892026-07-20T10:30:38.580Z Downloaded syn v2.0.118
1902026-07-20T10:30:38.586Z Downloaded smoltcp v0.11.0
1912026-07-20T10:30:38.592Z Downloaded regex-syntax v0.8.11
1922026-07-20T10:30:38.604Z Downloaded regex-automata v0.4.15
1932026-07-20T10:30:38.641Z Compiling proc-macro2 v1.0.106
1942026-07-20T10:30:38.641Z Compiling quote v1.0.46
1952026-07-20T10:30:38.641Z Compiling unicode-ident v1.0.24
1962026-07-20T10:30:38.643Z Compiling strsim v0.11.1
1972026-07-20T10:30:38.643Z Compiling memchr v2.8.3
1982026-07-20T10:30:38.644Z Compiling fnv v1.0.7
1992026-07-20T10:30:38.644Z Compiling ident_case v1.0.1
2002026-07-20T10:30:38.644Z Compiling serde_core v1.0.228
2012026-07-20T10:30:38.809Z Compiling regex-syntax v0.8.11
2022026-07-20T10:30:38.823Z Compiling serde v1.0.228
2032026-07-20T10:30:38.829Z Compiling zerocopy v0.8.54
2042026-07-20T10:30:39.007Z Compiling either v1.16.0
2052026-07-20T10:30:39.102Z Compiling aho-corasick v1.1.4
2062026-07-20T10:30:39.112Z Compiling thiserror v2.0.18
2072026-07-20T10:30:39.212Z Compiling itertools v0.14.0
2082026-07-20T10:30:39.258Z Checking byteorder v1.5.0
2092026-07-20T10:30:39.279Z Compiling heapless v0.8.0
2102026-07-20T10:30:39.404Z Checking hash32 v0.3.1
2112026-07-20T10:30:39.507Z Checking macaddr v1.0.1
2122026-07-20T10:30:39.639Z Compiling smoltcp v0.11.0
2132026-07-20T10:30:39.647Z Checking stable_deref_trait v1.2.1
2142026-07-20T10:30:39.707Z Checking bitflags v2.13.0
2152026-07-20T10:30:39.937Z Compiling syn v2.0.118
2162026-07-20T10:30:39.967Z Checking managed v0.8.0
2172026-07-20T10:30:39.978Z Checking cfg-if v1.0.4
2182026-07-20T10:30:40.031Z Checking bitflags v1.3.2
2192026-07-20T10:30:40.091Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
2202026-07-20T10:30:40.144Z Checking ipnetwork v0.21.1
2212026-07-20T10:30:40.317Z Compiling regex-automata v0.4.15
2222026-07-20T10:30:41.733Z Compiling regex v1.13.0
2232026-07-20T10:30:42.089Z Compiling darling_core v0.21.3
2242026-07-20T10:30:42.410Z Compiling zerocopy-derive v0.8.54
2252026-07-20T10:30:42.413Z Compiling serde_derive v1.0.228
2262026-07-20T10:30:42.414Z Compiling thiserror-impl v2.0.18
2272026-07-20T10:30:43.407Z Checking cobs v0.3.0
2282026-07-20T10:30:43.453Z Compiling darling_macro v0.21.3
2292026-07-20T10:30:43.954Z Compiling darling v0.21.3
2302026-07-20T10:30:44.016Z Compiling ingot-macros v0.1.1
2312026-07-20T10:30:44.678Z Checking postcard v1.1.3
2322026-07-20T10:30:45.941Z Checking ingot-types v0.1.2
2332026-07-20T10:30:46.200Z Checking ingot v0.1.1
2342026-07-20T10:30:47.496Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
2352026-07-20T10:30:48.485Z Finished `dev` profile [optimized + debuginfo] target(s) in 13.89s
2362026-07-20T10:30:48.577Z
2372026-07-20T10:30:48.578Zreal 14.034081140
2382026-07-20T10:30:48.578Zuser 30.510734780
2392026-07-20T10:30:48.578Zsys 6.040836274
2402026-07-20T10:30:48.578Ztrap 0.016193770
2412026-07-20T10:30:48.578Ztflt 0.075359656
2422026-07-20T10:30:48.578Zdflt 0.209855891
2432026-07-20T10:30:48.578Zkflt 0.006112353
2442026-07-20T10:30:48.579Zlock 1:52.304634171
2452026-07-20T10:30:48.579Zslp 1:31.154846857
2462026-07-20T10:30:48.579Zlat 0.705758260
2472026-07-20T10:30:48.579Zstop 4.635404179
2482026-07-20T10:30:48.582Z+ header 'analyze no_std'
2492026-07-20T10:30:48.582Z+ echo '# ==== analyze no_std ==== #'
2502026-07-20T10:30:48.582Z# ==== analyze no_std ==== #
2512026-07-20T10:30:48.582Z+ ptime -m cargo clippy --no-default-features --all-targets -- --deny warnings
2522026-07-20T10:30:48.677Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
2532026-07-20T10:30:48.901Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
2542026-07-20T10:30:49.862Z Finished `dev` profile [optimized + debuginfo] target(s) in 1.24s
2552026-07-20T10:30:49.883Z
2562026-07-20T10:30:49.886Zreal 1.301130569
2572026-07-20T10:30:49.886Zuser 1.861979398
2582026-07-20T10:30:49.886Zsys 0.255019295
2592026-07-20T10:30:49.886Ztrap 0.000170390
2602026-07-20T10:30:49.886Ztflt 0.000058120
2612026-07-20T10:30:49.886Zdflt 0.000137540
2622026-07-20T10:30:49.886Zkflt 0.000001580
2632026-07-20T10:30:49.886Zlock 4.291569842
2642026-07-20T10:30:49.886Zslp 5.234294870
2652026-07-20T10:30:49.888Zlat 0.002101310
2662026-07-20T10:30:49.888Zstop 0.039648209
2672026-07-20T10:30:49.888Z+ header test
2682026-07-20T10:30:49.888Z+ echo '# ==== test ==== #'
2692026-07-20T10:30:49.888Z# ==== test ==== #
2702026-07-20T10:30:49.888Z+ ptime -m cargo test
2712026-07-20T10:30:50.009Z Compiling serde_core v1.0.228
2722026-07-20T10:30:50.012Z Compiling byteorder v1.5.0
2732026-07-20T10:30:50.012Z Compiling bitflags v2.13.0
2742026-07-20T10:30:50.030Z Compiling macaddr v1.0.1
2752026-07-20T10:30:50.033Z Compiling thiserror v2.0.18
2762026-07-20T10:30:50.033Z Compiling zerocopy v0.8.54
2772026-07-20T10:30:50.033Z Compiling stable_deref_trait v1.2.1
2782026-07-20T10:30:50.038Z Compiling bitflags v1.3.2
2792026-07-20T10:30:50.089Z Compiling cobs v0.3.0
2802026-07-20T10:30:50.092Z Compiling cfg-if v1.0.4
2812026-07-20T10:30:50.114Z Compiling managed v0.8.0
2822026-07-20T10:30:50.142Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
2832026-07-20T10:30:50.184Z Compiling hash32 v0.3.1
2842026-07-20T10:30:50.256Z Compiling ipnetwork v0.21.1
2852026-07-20T10:30:50.324Z Compiling heapless v0.8.0
2862026-07-20T10:30:50.662Z Compiling smoltcp v0.11.0
2872026-07-20T10:30:51.532Z Compiling serde v1.0.228
2882026-07-20T10:30:52.132Z Compiling postcard v1.1.3
2892026-07-20T10:30:52.635Z Compiling ingot-types v0.1.2
2902026-07-20T10:30:52.909Z Compiling ingot v0.1.1
2912026-07-20T10:30:54.258Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
2922026-07-20T10:30:55.947Z Finished `test` profile [optimized + debuginfo] target(s) in 6.05s
2932026-07-20T10:30:55.972Z Running unittests src/lib.rs (/work/oxidecomputer/opte/target/debug/deps/opte_api-f02ea54307d4d5d2)
2942026-07-20T10:30:55.986Z
2952026-07-20T10:30:55.986Zrunning 25 tests
2962026-07-20T10:30:55.986Ztest encap::test::bad_vni ... ok
2972026-07-20T10:30:55.986Ztest ip::test::bad_prefix_len ... ok
2982026-07-20T10:30:55.986Ztest encap::test::good_vni ... ok
2992026-07-20T10:30:55.986Ztest dns::tests::test_domain_name ... ok
3002026-07-20T10:30:55.986Ztest ip::test::bad_cidr ... ok
3012026-07-20T10:30:55.986Ztest encap::test::vni_round_trip ... ok
3022026-07-20T10:30:55.988Ztest ip::test::dhcp_fqdn ... ok
3032026-07-20T10:30:55.988Ztest ip::test::good_cidr ... ok
3042026-07-20T10:30:55.988Ztest ip::test::ipv4_addr_bad ... ok
3052026-07-20T10:30:55.988Ztest ip::test::ipv4_addr_good ... ok
3062026-07-20T10:30:55.988Ztest ip::test::ipv4_mask ... ok
3072026-07-20T10:30:55.988Ztest ip::test::ipv6_cidr_is_member ... ok
3082026-07-20T10:30:55.988Ztest ip::test::ipv6_is_default ... ok
3092026-07-20T10:30:55.988Ztest ip::test::ipv6_mask ... ok
3102026-07-20T10:30:55.988Ztest ip::test::ipv6_prefix_len ... ok
3112026-07-20T10:30:55.988Ztest ip::test::test_ip_addr_from_str ... ok
3122026-07-20T10:30:55.988Ztest ip::test::test_ip_cidr_from_str ... ok
3132026-07-20T10:30:55.988Ztest ip::test::test_ipv4_multicast_mac ... ok
3142026-07-20T10:30:55.988Ztest ip::test::test_ipv6_admin_scoped_multicast ... ok
3152026-07-20T10:30:55.988Ztest ip::test::test_ipv6_from_const ... ok
3162026-07-20T10:30:55.988Ztest ip::test::test_ipv6_from_eui64 ... ok
3172026-07-20T10:30:55.988Ztest ip::test::test_ipv6_is_multicast ... ok
3182026-07-20T10:30:55.988Ztest ip::test::test_ipv6_multicast_mac ... ok
3192026-07-20T10:30:55.988Ztest ip::test::test_ipv6_solicited_node_multicast ... ok
3202026-07-20T10:30:55.988Ztest ip::test::test_multicast_underlay_serde ... ok
3212026-07-20T10:30:55.988Z
3222026-07-20T10:30:55.988Ztest result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
3232026-07-20T10:30:55.988Z
3242026-07-20T10:30:55.988Z Doc-tests opte_api
3252026-07-20T10:30:56.558Z
3262026-07-20T10:30:56.558Zrunning 1 test
3272026-07-20T10:30:56.569Ztest crates/opte-api/src/dns.rs - dns::DomainName::encode (line 81) ... ok
3282026-07-20T10:30:56.569Z
3292026-07-20T10:30:56.569Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
3302026-07-20T10:30:56.569Z
3312026-07-20T10:30:56.569Zall doctests ran in 0.44s; merged doctests compilation took 0.44s
3322026-07-20T10:30:56.572Z
3332026-07-20T10:30:56.572Zreal 6.679341313
3342026-07-20T10:30:56.572Zuser 17.211029475
3352026-07-20T10:30:56.572Zsys 2.028116696
3362026-07-20T10:30:56.572Ztrap 0.003518940
3372026-07-20T10:30:56.572Ztflt 0.102995372
3382026-07-20T10:30:56.572Zdflt 0.136897253
3392026-07-20T10:30:56.574Zkflt 0.000166130
3402026-07-20T10:30:56.574Zlock 54.049633442
3412026-07-20T10:30:56.574Zslp 31.596080633
3422026-07-20T10:30:56.574Zlat 0.750120612
3432026-07-20T10:30:56.575Zstop 0.650512066
3442026-07-20T10:30:56.575Zprocess exited: duration 36084 ms, exit code 0
 
3452026-07-20T10:30:56.586Zfound 0 output files