01JG5QVC2RM06PZVFGGW975A11: opte-api

BasicConfig {
    output_rules: [],
    rust_toolchain: Some(
        String(
            "nightly-2024-11-18",
        ),
    ),
    target: Some(
        "helios-2.0",
    ),
    access_repos: [],
    publish: [],
    skip_clone: false,
}

Buildomat Job: 01JG5QVRFRM1YS0C28GDSFWQFH

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12024-12-28T04:20:41.816Zjob assigned to worker 01JG5QW56S7D72J4RS67S85CZP [factory aws, i-0036f8682c5bb6780] (queued for 55 s)
 
22024-12-28T04:20:49.937Zstarting task 0: "setup"
32024-12-28T04:20:49.948Z++ uname -s
42024-12-28T04:20:49.950Z+ kern=SunOS
52024-12-28T04:20:49.951Z+ case "$kern" in
62024-12-28T04:20:49.951Z+ groupadd -g 12345 build
72024-12-28T04:20:49.953Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-12-28T04:20:51.960Z+ zfs create -o mountpoint=/work rpool/work
92024-12-28T04:20:52.083Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-12-28T04:20:52.085Z+ home_fs=zfs
112024-12-28T04:20:52.085Z+ [[ zfs == autofs ]]
122024-12-28T04:20:52.085Z+ mkdir -p /home/build
132024-12-28T04:20:52.088Z+ chown build:build /home/build /work
142024-12-28T04:20:54.090Z+ chmod 0700 /home/build /work
152024-12-28T04:20:54.093Zprocess exited: duration 4155 ms, exit code 0
 
162024-12-28T04:20:54.098Zstarting task 1: "rust-toolchain"
172024-12-28T04:20:54.104Z+ printf ' * toolchain channel = "%s"
182024-12-28T04:20:54.104Z' nightly-2024-11-18
192024-12-28T04:20:54.104Z+ printf ' * toolchain profile = "%s"
202024-12-28T04:20:54.104Z' default
212024-12-28T04:20:54.104Z * toolchain channel = "nightly-2024-11-18"
222024-12-28T04:20:54.104Z * toolchain profile = "default"
232024-12-28T04:20:54.107Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
242024-12-28T04:20:54.107Z+ /bin/bash -s - -y --no-modify-path --default-toolchain nightly-2024-11-18 --profile default
252024-12-28T04:20:54.218Zinfo: downloading installer
262024-12-28T04:20:55.579Zinfo: profile set to 'default'
272024-12-28T04:20:55.579Zinfo: default host triple is x86_64-unknown-illumos
282024-12-28T04:20:55.581Zinfo: syncing channel updates for 'nightly-2024-11-18-x86_64-unknown-illumos'
292024-12-28T04:20:55.739Zinfo: latest update on 2024-11-18, rust version 1.84.0-nightly (5ec7d6eee 2024-11-17)
302024-12-28T04:20:55.739Zinfo: downloading component 'cargo'
312024-12-28T04:20:56.624Zinfo: downloading component 'clippy'
322024-12-28T04:20:56.964Zinfo: downloading component 'rust-docs'
332024-12-28T04:20:58.357Zinfo: downloading component 'rust-std'
342024-12-28T04:21:00.517Zinfo: downloading component 'rustc'
352024-12-28T04:21:07.875Zinfo: downloading component 'rustfmt'
362024-12-28T04:21:08.241Zinfo: installing component 'cargo'
372024-12-28T04:21:09.068Zinfo: installing component 'clippy'
382024-12-28T04:21:09.452Zinfo: installing component 'rust-docs'
392024-12-28T04:21:11.174Zinfo: installing component 'rust-std'
402024-12-28T04:21:13.046Zinfo: installing component 'rustc'
412024-12-28T04:21:19.265Zinfo: installing component 'rustfmt'
422024-12-28T04:21:19.607Zinfo: default toolchain set to 'nightly-2024-11-18-x86_64-unknown-illumos'
432024-12-28T04:21:19.607Z
442024-12-28T04:21:20.000Z nightly-2024-11-18-x86_64-unknown-illumos installed - rustc 1.84.0-nightly (5ec7d6eee 2024-11-17)
452024-12-28T04:21:20.000Z
462024-12-28T04:21:20.003Z
472024-12-28T04:21:20.003ZRust is installed now. Great!
482024-12-28T04:21:20.003Z
492024-12-28T04:21:20.003ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
502024-12-28T04:21:20.003Zenvironment variable. This has not been done automatically.
512024-12-28T04:21:20.003Z
522024-12-28T04:21:20.003ZTo configure your current shell, you need to source
532024-12-28T04:21:20.003Zthe corresponding env file under $HOME/.cargo.
542024-12-28T04:21:20.003Z
552024-12-28T04:21:20.003ZThis is usually done by running one of the following (note the leading DOT):
562024-12-28T04:21:20.003Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
572024-12-28T04:21:20.003Zsource "$HOME/.cargo/env.fish" # For fish
582024-12-28T04:21:20.081Z+ rustc --version
592024-12-28T04:21:20.152Zrustc 1.84.0-nightly (5ec7d6eee 2024-11-17)
602024-12-28T04:21:20.156Zprocess exited: duration 26052 ms, exit code 0
 
612024-12-28T04:21:20.162Zstarting task 2: "authentication"
622024-12-28T04:21:20.183Zprocess exited: duration 21 ms, exit code 0
 
632024-12-28T04:21:20.189Zstarting task 3: "clone repository"
642024-12-28T04:21:20.194Z+ mkdir -p /work/oxidecomputer/opte
652024-12-28T04:21:20.197Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
662024-12-28T04:21:20.237ZCloning into '/work/oxidecomputer/opte'...
672024-12-28T04:21:21.065Z+ cd /work/oxidecomputer/opte
682024-12-28T04:21:21.065Z+ git fetch origin f13190044a6b9b6204668730f098078a8fd820c8
692024-12-28T04:21:21.336ZFrom https://github.com/oxidecomputer/opte
702024-12-28T04:21:21.336Z * branch f13190044a6b9b6204668730f098078a8fd820c8 -> FETCH_HEAD
712024-12-28T04:21:21.345Z+ [[ -n renovate/serde-monorepo ]]
722024-12-28T04:21:21.347Z++ git branch --show-current
732024-12-28T04:21:21.349Z+ current=master
742024-12-28T04:21:21.350Z+ [[ master != renovate/serde-monorepo ]]
752024-12-28T04:21:21.350Z+ git branch -f renovate/serde-monorepo f13190044a6b9b6204668730f098078a8fd820c8
762024-12-28T04:21:21.353Z+ git checkout -f renovate/serde-monorepo
772024-12-28T04:21:21.377ZSwitched to branch 'renovate/serde-monorepo'
782024-12-28T04:21:21.379Z+ git reset --hard f13190044a6b9b6204668730f098078a8fd820c8
792024-12-28T04:21:21.401ZHEAD is now at f131900 Update Rust crate serde to v1.0.217
802024-12-28T04:21:21.403Zprocess exited: duration 1213 ms, exit code 0
 
812024-12-28T04:21:21.408Zstarting task 4: "build"
822024-12-28T04:21:21.414Z+ cargo --version
832024-12-28T04:21:21.419Zinfo: syncing channel updates for '1.83.0-x86_64-unknown-illumos'
842024-12-28T04:21:21.576Zinfo: latest update on 2024-11-28, rust version 1.83.0 (90b35a623 2024-11-26)
852024-12-28T04:21:21.576Zinfo: downloading component 'cargo'
862024-12-28T04:21:22.392Zinfo: downloading component 'clippy'
872024-12-28T04:21:22.700Zinfo: downloading component 'rust-docs'
882024-12-28T04:21:23.836Zinfo: downloading component 'rust-std'
892024-12-28T04:21:25.472Zinfo: downloading component 'rustc'
902024-12-28T04:21:31.677Zinfo: downloading component 'rustfmt'
912024-12-28T04:21:31.917Zinfo: installing component 'cargo'
922024-12-28T04:21:32.738Zinfo: installing component 'clippy'
932024-12-28T04:21:33.122Zinfo: installing component 'rust-docs'
942024-12-28T04:21:34.902Zinfo: installing component 'rust-std'
952024-12-28T04:21:36.595Zinfo: installing component 'rustc'
962024-12-28T04:21:42.507Zinfo: installing component 'rustfmt'
972024-12-28T04:21:42.936Zcargo 1.83.0 (5ffbef321 2024-10-29)
982024-12-28T04:21:42.939Z+ rustc --version
992024-12-28T04:21:43.015Zrustc 1.83.0 (90b35a623 2024-11-26)
1002024-12-28T04:21:43.021Z+ cd crates/opte-api
1012024-12-28T04:21:43.024Z+ header 'check API_VERSION'
1022024-12-28T04:21:43.024Z+ echo '# ==== check API_VERSION ==== #'
1032024-12-28T04:21:43.024Z# ==== check API_VERSION ==== #
1042024-12-28T04:21:43.024Z+ ./check-api-version.sh
1052024-12-28T04:21:43.033Z+ header 'check style'
1062024-12-28T04:21:43.036Z+ echo '# ==== check style ==== #'
1072024-12-28T04:21:43.036Z# ==== check style ==== #
1082024-12-28T04:21:43.036Z+ ptime -m cargo +nightly-2024-11-18 fmt -- --check
1092024-12-28T04:21:43.270Z
1102024-12-28T04:21:43.270Zreal 0.232385277
1112024-12-28T04:21:43.270Zuser 0.123862187
1122024-12-28T04:21:43.270Zsys 0.101571598
1132024-12-28T04:21:43.272Ztrap 0.000005378
1142024-12-28T04:21:43.273Ztflt 0.000000000
1152024-12-28T04:21:43.273Zdflt 0.000000000
1162024-12-28T04:21:43.273Zkflt 0.000000000
1172024-12-28T04:21:43.273Zlock 0.000000000
1182024-12-28T04:21:43.273Zslp 0.139707640
1192024-12-28T04:21:43.273Zlat 0.000283906
1202024-12-28T04:21:43.273Zstop 0.000137833
1212024-12-28T04:21:43.273Z+ header 'analyze std'
1222024-12-28T04:21:43.273Z+ echo '# ==== analyze std ==== #'
1232024-12-28T04:21:43.273Z# ==== analyze std ==== #
1242024-12-28T04:21:43.273Z+ ptime -m cargo clippy --all-targets
1252024-12-28T04:21:43.515Z Updating crates.io index
1262024-12-28T04:21:43.518Z Updating git repository `https://github.com/oxidecomputer/falcon`
1272024-12-28T04:21:44.468Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
1282024-12-28T04:21:44.812Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1292024-12-28T04:21:45.092Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1302024-12-28T04:21:45.426Z Updating git repository `https://github.com/oxidecomputer/zone`
1312024-12-28T04:21:45.748Z Updating git repository `https://github.com/oxidecomputer/oxnet`
1322024-12-28T04:21:46.044Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1332024-12-28T04:21:46.312Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1342024-12-28T04:21:46.584Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1352024-12-28T04:21:47.508Z Downloading crates ...
1362024-12-28T04:21:47.562Z Downloaded hash32 v0.3.1
1372024-12-28T04:21:47.565Z Downloaded darling_macro v0.20.10
1382024-12-28T04:21:47.568Z Downloaded ident_case v1.0.1
1392024-12-28T04:21:47.570Z Downloaded either v1.13.0
1402024-12-28T04:21:47.593Z Downloaded darling_core v0.20.10
1412024-12-28T04:21:47.598Z Downloaded thiserror-impl v2.0.9
1422024-12-28T04:21:47.601Z Downloaded bitflags v1.3.2
1432024-12-28T04:21:47.604Z Downloaded proc-macro-error-attr2 v2.0.0
1442024-12-28T04:21:47.604Z Downloaded cfg-if v1.0.0
1452024-12-28T04:21:47.608Z Downloaded byteorder v1.5.0
1462024-12-28T04:21:47.608Z Downloaded macaddr v1.0.1
1472024-12-28T04:21:47.611Z Downloaded cobs v0.2.3
1482024-12-28T04:21:47.611Z Downloaded stable_deref_trait v1.2.0
1492024-12-28T04:21:47.611Z Downloaded managed v0.8.0
1502024-12-28T04:21:47.611Z Downloaded defmt-macros v0.4.0
1512024-12-28T04:21:47.614Z Downloaded strsim v0.11.1
1522024-12-28T04:21:47.616Z Downloaded ipnetwork v0.20.0
1532024-12-28T04:21:47.619Z Downloaded fnv v1.0.7
1542024-12-28T04:21:47.619Z Downloaded embedded-io v0.6.1
1552024-12-28T04:21:47.619Z Downloaded defmt v0.3.10
1562024-12-28T04:21:47.623Z Downloaded embedded-io v0.4.0
1572024-12-28T04:21:47.625Z Downloaded defmt-parser v0.4.1
1582024-12-28T04:21:47.628Z Downloaded thiserror v2.0.9
1592024-12-28T04:21:47.633Z Downloaded quote v1.0.37
1602024-12-28T04:21:47.635Z Downloaded darling v0.20.10
1612024-12-28T04:21:47.639Z Downloaded postcard v1.1.1
1622024-12-28T04:21:47.642Z Downloaded proc-macro-error2 v2.0.1
1632024-12-28T04:21:47.645Z Downloaded unicode-ident v1.0.14
1642024-12-28T04:21:47.647Z Downloaded proc-macro2 v1.0.92
1652024-12-28T04:21:47.650Z Downloaded bitflags v2.6.0
1662024-12-28T04:21:47.655Z Downloaded serde_derive v1.0.217
1672024-12-28T04:21:47.665Z Downloaded zerocopy-derive v0.8.13
1682024-12-28T04:21:47.672Z Downloaded serde v1.0.217
1692024-12-28T04:21:47.675Z Downloaded heapless v0.8.0
1702024-12-28T04:21:47.679Z Downloaded memchr v2.7.4
1712024-12-28T04:21:47.685Z Downloaded itertools v0.13.0
1722024-12-28T04:21:47.712Z Downloaded aho-corasick v1.1.3
1732024-12-28T04:21:47.725Z Downloaded zerocopy v0.8.13
1742024-12-28T04:21:47.749Z Downloaded regex v1.11.1
1752024-12-28T04:21:47.761Z Downloaded syn v2.0.91
1762024-12-28T04:21:47.773Z Downloaded smoltcp v0.11.0
1772024-12-28T04:21:47.784Z Downloaded regex-syntax v0.8.5
1782024-12-28T04:21:47.805Z Downloaded regex-automata v0.4.9
1792024-12-28T04:21:47.932Z Compiling proc-macro2 v1.0.92
1802024-12-28T04:21:47.932Z Compiling unicode-ident v1.0.14
1812024-12-28T04:21:47.936Z Compiling strsim v0.11.1
1822024-12-28T04:21:47.936Z Compiling memchr v2.7.4
1832024-12-28T04:21:47.936Z Compiling fnv v1.0.7
1842024-12-28T04:21:47.936Z Compiling ident_case v1.0.1
1852024-12-28T04:21:47.936Z Compiling regex-syntax v0.8.5
1862024-12-28T04:21:47.936Z Compiling either v1.13.0
1872024-12-28T04:21:48.105Z Compiling serde v1.0.217
1882024-12-28T04:21:48.153Z Compiling zerocopy v0.8.13
1892024-12-28T04:21:48.157Z Checking byteorder v1.5.0
1902024-12-28T04:21:48.327Z Compiling itertools v0.13.0
1912024-12-28T04:21:48.402Z Compiling heapless v0.8.0
1922024-12-28T04:21:48.572Z Checking hash32 v0.3.1
1932024-12-28T04:21:48.675Z Checking macaddr v1.0.1
1942024-12-28T04:21:48.712Z Checking stable_deref_trait v1.2.0
1952024-12-28T04:21:48.789Z Compiling smoltcp v0.11.0
1962024-12-28T04:21:48.863Z Compiling aho-corasick v1.1.3
1972024-12-28T04:21:48.940Z Checking cobs v0.2.3
1982024-12-28T04:21:49.105Z Checking bitflags v2.6.0
1992024-12-28T04:21:49.330Z Checking managed v0.8.0
2002024-12-28T04:21:49.351Z Checking cfg-if v1.0.0
2012024-12-28T04:21:49.443Z Checking bitflags v1.3.2
2022024-12-28T04:21:49.471Z Checking ipnetwork v0.20.0
2032024-12-28T04:21:49.532Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
2042024-12-28T04:21:49.704Z Compiling quote v1.0.37
2052024-12-28T04:21:50.000Z Compiling syn v2.0.91
2062024-12-28T04:21:51.090Z Compiling regex-automata v0.4.9
2072024-12-28T04:21:53.582Z Compiling regex v1.11.1
2082024-12-28T04:21:54.430Z Compiling darling_core v0.20.10
2092024-12-28T04:21:55.443Z Compiling serde_derive v1.0.217
2102024-12-28T04:21:55.443Z Compiling zerocopy-derive v0.8.13
2112024-12-28T04:21:56.857Z Compiling darling_macro v0.20.10
2122024-12-28T04:21:57.525Z Compiling darling v0.20.10
2132024-12-28T04:21:57.602Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
2142024-12-28T04:22:00.941Z Checking ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
2152024-12-28T04:22:01.855Z Checking ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
2162024-12-28T04:22:01.856Z Checking postcard v1.1.1
2172024-12-28T04:22:03.169Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
2182024-12-28T04:22:04.568Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.14s
2192024-12-28T04:22:04.710Z
2202024-12-28T04:22:04.710Zreal 21.428794604
2212024-12-28T04:22:04.710Zuser 59.653827808
2222024-12-28T04:22:04.710Zsys 7.508408782
2232024-12-28T04:22:04.710Ztrap 0.031762088
2242024-12-28T04:22:04.710Ztflt 0.209133050
2252024-12-28T04:22:04.710Zdflt 0.468148543
2262024-12-28T04:22:04.710Zkflt 0.001956864
2272024-12-28T04:22:04.710Zlock 1:07.830535669
2282024-12-28T04:22:04.710Zslp 3:02.226313562
2292024-12-28T04:22:04.710Zlat 2.618626154
2302024-12-28T04:22:04.710Zstop 4.576261704
2312024-12-28T04:22:04.713Z+ header 'analyze no_std'
2322024-12-28T04:22:04.713Z+ echo '# ==== analyze no_std ==== #'
2332024-12-28T04:22:04.713Z# ==== analyze no_std ==== #
2342024-12-28T04:22:04.713Z+ ptime -m cargo clippy --no-default-features --all-targets
2352024-12-28T04:22:04.946Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
2362024-12-28T04:22:06.344Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.49s
2372024-12-28T04:22:06.374Z
2382024-12-28T04:22:06.374Zreal 1.657569665
2392024-12-28T04:22:06.375Zuser 2.483034420
2402024-12-28T04:22:06.375Zsys 0.307127824
2412024-12-28T04:22:06.375Ztrap 0.000336855
2422024-12-28T04:22:06.375Ztflt 0.000006138
2432024-12-28T04:22:06.375Zdflt 0.000013496
2442024-12-28T04:22:06.377Zkflt 0.000000000
2452024-12-28T04:22:06.378Zlock 3.186394152
2462024-12-28T04:22:06.378Zslp 6.532478708
2472024-12-28T04:22:06.378Zlat 0.001990564
2482024-12-28T04:22:06.378Zstop 0.069779844
2492024-12-28T04:22:06.378Z+ header test
2502024-12-28T04:22:06.378Z+ echo '# ==== test ==== #'
2512024-12-28T04:22:06.378Z# ==== test ==== #
2522024-12-28T04:22:06.378Z+ ptime -m cargo test
2532024-12-28T04:22:06.641Z Compiling byteorder v1.5.0
2542024-12-28T04:22:06.641Z Compiling stable_deref_trait v1.2.0
2552024-12-28T04:22:06.644Z Compiling macaddr v1.0.1
2562024-12-28T04:22:06.644Z Compiling managed v0.8.0
2572024-12-28T04:22:06.644Z Compiling cfg-if v1.0.0
2582024-12-28T04:22:06.650Z Compiling zerocopy v0.8.13
2592024-12-28T04:22:06.653Z Compiling serde v1.0.217
2602024-12-28T04:22:06.653Z Compiling cobs v0.2.3
2612024-12-28T04:22:06.712Z Compiling bitflags v1.3.2
2622024-12-28T04:22:06.724Z Compiling bitflags v2.6.0
2632024-12-28T04:22:06.789Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
2642024-12-28T04:22:06.935Z Compiling hash32 v0.3.1
2652024-12-28T04:22:06.941Z Compiling ipnetwork v0.20.0
2662024-12-28T04:22:07.039Z Compiling heapless v0.8.0
2672024-12-28T04:22:07.624Z Compiling smoltcp v0.11.0
2682024-12-28T04:22:08.606Z Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
2692024-12-28T04:22:09.976Z Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
2702024-12-28T04:22:09.976Z Compiling postcard v1.1.1
2712024-12-28T04:22:11.321Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
2722024-12-28T04:22:13.109Z Finished `test` profile [unoptimized + debuginfo] target(s) in 6.67s
2732024-12-28T04:22:13.127Z Running unittests src/lib.rs (/work/oxidecomputer/opte/target/debug/deps/opte_api-11a7015bb378a264)
2742024-12-28T04:22:13.139Z
2752024-12-28T04:22:13.139Zrunning 22 tests
2762024-12-28T04:22:13.142Ztest encap::test::bad_vni ... ok
2772024-12-28T04:22:13.142Ztest encap::test::good_vni ... ok
2782024-12-28T04:22:13.142Ztest encap::test::vni_round_trip ... ok
2792024-12-28T04:22:13.142Ztest dns::tests::test_domain_name ... ok
2802024-12-28T04:22:13.142Ztest ip::test::bad_prefix_len ... ok
2812024-12-28T04:22:13.142Ztest ip::test::bad_cidr ... ok
2822024-12-28T04:22:13.142Ztest ip::test::dhcp_fqdn ... ok
2832024-12-28T04:22:13.142Ztest ip::test::good_cidr ... ok
2842024-12-28T04:22:13.142Ztest ip::test::ipv4_addr_bad ... ok
2852024-12-28T04:22:13.142Ztest ip::test::ipv4_addr_good ... ok
2862024-12-28T04:22:13.142Ztest ip::test::ipv4_mask ... ok
2872024-12-28T04:22:13.142Ztest ip::test::ipv6_cidr_is_member ... ok
2882024-12-28T04:22:13.142Ztest ip::test::ipv6_is_default ... ok
2892024-12-28T04:22:13.142Ztest ip::test::ipv6_mask ... ok
2902024-12-28T04:22:13.142Ztest ip::test::ipv6_prefix_len ... ok
2912024-12-28T04:22:13.142Ztest ip::test::test_ip_addr_from_str ... ok
2922024-12-28T04:22:13.142Ztest ip::test::test_ipv6_from_eui64 ... ok
2932024-12-28T04:22:13.142Ztest ip::test::test_ip_cidr_from_str ... ok
2942024-12-28T04:22:13.142Ztest ip::test::test_ipv6_from_const ... ok
2952024-12-28T04:22:13.142Ztest ip::test::test_ipv6_multicast_mac ... ok
2962024-12-28T04:22:13.142Ztest ip::test::test_ipv6_is_multicast ... ok
2972024-12-28T04:22:13.142Ztest ip::test::test_ipv6_solicited_node_multicast ... ok
2982024-12-28T04:22:13.142Z
2992024-12-28T04:22:13.142Ztest result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
3002024-12-28T04:22:13.142Z
3012024-12-28T04:22:13.142Z Doc-tests opte_api
3022024-12-28T04:22:13.304Z
3032024-12-28T04:22:13.304Zrunning 1 test
3042024-12-28T04:22:13.698Ztest crates/opte-api/src/dns.rs - dns::DomainName::encode (line 81) ... ok
3052024-12-28T04:22:13.698Z
3062024-12-28T04:22:13.701Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.39s
3072024-12-28T04:22:13.701Z
3082024-12-28T04:22:13.722Z
3092024-12-28T04:22:13.722Zreal 7.335506069
3102024-12-28T04:22:13.722Zuser 16.467076360
3112024-12-28T04:22:13.725Zsys 2.274765142
3122024-12-28T04:22:13.725Ztrap 0.004158610
3132024-12-28T04:22:13.725Ztflt 0.077527666
3142024-12-28T04:22:13.725Zdflt 0.076881135
3152024-12-28T04:22:13.725Zkflt 0.000020096
3162024-12-28T04:22:13.725Zlock 22.228255705
3172024-12-28T04:22:13.725Zslp 49.543696975
3182024-12-28T04:22:13.725Zlat 0.423749289
3192024-12-28T04:22:13.725Zstop 0.854013770
3202024-12-28T04:22:13.725Zprocess exited: duration 52304 ms, exit code 0
 
3212024-12-28T04:22:13.731Zfound 0 output files