01JD80G5QCFR6GC74JVZ9CCB71: 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: 01JD80GHS795MBAJASAQVJDMJW

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12024-11-21T18:43:12.736Zjob assigned to worker 01JD80GVS0DWVGAJV5C95QDZXA [factory aws, i-00736d42993bfc22e] (queued for 52 s)
 
22024-11-21T18:43:21.279Zstarting task 0: "setup"
32024-11-21T18:43:21.290Z++ uname -s
42024-11-21T18:43:21.293Z+ kern=SunOS
52024-11-21T18:43:21.293Z+ case "$kern" in
62024-11-21T18:43:21.293Z+ groupadd -g 12345 build
72024-11-21T18:43:21.295Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-11-21T18:43:23.302Z+ zfs create -o mountpoint=/work rpool/work
92024-11-21T18:43:23.381Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-11-21T18:43:23.383Z+ home_fs=zfs
112024-11-21T18:43:23.384Z+ [[ zfs == autofs ]]
122024-11-21T18:43:23.384Z+ mkdir -p /home/build
132024-11-21T18:43:23.386Z+ chown build:build /home/build /work
142024-11-21T18:43:25.387Z+ chmod 0700 /home/build /work
152024-11-21T18:43:25.391Zprocess exited: duration 4111 ms, exit code 0
 
162024-11-21T18:43:25.396Zstarting task 1: "rust-toolchain"
172024-11-21T18:43:25.402Z+ printf ' * toolchain channel = "%s"
182024-11-21T18:43:25.402Z' nightly-2024-11-18
192024-11-21T18:43:25.402Z * toolchain channel = "nightly-2024-11-18"
202024-11-21T18:43:25.402Z * toolchain profile = "default"
212024-11-21T18:43:25.405Z+ printf ' * toolchain profile = "%s"
222024-11-21T18:43:25.405Z' default
232024-11-21T18:43:25.405Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
242024-11-21T18:43:25.406Z+ /bin/bash -s - -y --no-modify-path --default-toolchain nightly-2024-11-18 --profile default
252024-11-21T18:43:25.524Zinfo: downloading installer
262024-11-21T18:43:26.676Zinfo: profile set to 'default'
272024-11-21T18:43:26.676Zinfo: default host triple is x86_64-unknown-illumos
282024-11-21T18:43:26.679Zinfo: syncing channel updates for 'nightly-2024-11-18-x86_64-unknown-illumos'
292024-11-21T18:43:26.813Zinfo: latest update on 2024-11-18, rust version 1.84.0-nightly (5ec7d6eee 2024-11-17)
302024-11-21T18:43:26.814Zinfo: downloading component 'cargo'
312024-11-21T18:43:27.552Zinfo: downloading component 'clippy'
322024-11-21T18:43:27.834Zinfo: downloading component 'rust-docs'
332024-11-21T18:43:28.838Zinfo: downloading component 'rust-std'
342024-11-21T18:43:30.467Zinfo: downloading component 'rustc'
352024-11-21T18:43:36.192Zinfo: downloading component 'rustfmt'
362024-11-21T18:43:36.411Zinfo: installing component 'cargo'
372024-11-21T18:43:37.230Zinfo: installing component 'clippy'
382024-11-21T18:43:37.606Zinfo: installing component 'rust-docs'
392024-11-21T18:43:39.289Zinfo: installing component 'rust-std'
402024-11-21T18:43:41.145Zinfo: installing component 'rustc'
412024-11-21T18:43:46.972Zinfo: installing component 'rustfmt'
422024-11-21T18:43:47.307Zinfo: default toolchain set to 'nightly-2024-11-18-x86_64-unknown-illumos'
432024-11-21T18:43:47.307Z
442024-11-21T18:43:47.703Z nightly-2024-11-18-x86_64-unknown-illumos installed - rustc 1.84.0-nightly (5ec7d6eee 2024-11-17)
452024-11-21T18:43:47.703Z
462024-11-21T18:43:47.706Z
472024-11-21T18:43:47.706ZRust is installed now. Great!
482024-11-21T18:43:47.706Z
492024-11-21T18:43:47.706ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
502024-11-21T18:43:47.707Zenvironment variable. This has not been done automatically.
512024-11-21T18:43:47.707Z
522024-11-21T18:43:47.707ZTo configure your current shell, you need to source
532024-11-21T18:43:47.707Zthe corresponding env file under $HOME/.cargo.
542024-11-21T18:43:47.707Z
552024-11-21T18:43:47.707ZThis is usually done by running one of the following (note the leading DOT):
562024-11-21T18:43:47.707Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
572024-11-21T18:43:47.707Zsource "$HOME/.cargo/env.fish" # For fish
582024-11-21T18:43:47.785Z+ rustc --version
592024-11-21T18:43:47.853Zrustc 1.84.0-nightly (5ec7d6eee 2024-11-17)
602024-11-21T18:43:47.857Zprocess exited: duration 22459 ms, exit code 0
 
612024-11-21T18:43:47.862Zstarting task 2: "authentication"
622024-11-21T18:43:47.883Zprocess exited: duration 20 ms, exit code 0
 
632024-11-21T18:43:47.888Zstarting task 3: "clone repository"
642024-11-21T18:43:47.893Z+ mkdir -p /work/oxidecomputer/opte
652024-11-21T18:43:47.896Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
662024-11-21T18:43:47.997ZCloning into '/work/oxidecomputer/opte'...
672024-11-21T18:43:49.329Z+ cd /work/oxidecomputer/opte
682024-11-21T18:43:49.332Z+ git fetch origin 9e44656233379b2f32ae946883d8d41bf079edfb
692024-11-21T18:43:49.580ZFrom https://github.com/oxidecomputer/opte
702024-11-21T18:43:49.582Z * branch 9e44656233379b2f32ae946883d8d41bf079edfb -> FETCH_HEAD
712024-11-21T18:43:49.588Z+ [[ -n ingot-and-offload ]]
722024-11-21T18:43:49.591Z++ git branch --show-current
732024-11-21T18:43:49.591Z+ current=master
742024-11-21T18:43:49.591Z+ [[ master != ingot-and-offload ]]
752024-11-21T18:43:49.591Z+ git branch -f ingot-and-offload 9e44656233379b2f32ae946883d8d41bf079edfb
762024-11-21T18:43:49.595Z+ git checkout -f ingot-and-offload
772024-11-21T18:43:49.617ZSwitched to branch 'ingot-and-offload'
782024-11-21T18:43:49.619Z+ git reset --hard 9e44656233379b2f32ae946883d8d41bf079edfb
792024-11-21T18:43:49.624ZHEAD is now at 9e44656 Conditionally expose LSO/CSO capabs based on underlay
802024-11-21T18:43:49.626Zprocess exited: duration 1736 ms, exit code 0
 
812024-11-21T18:43:49.632Zstarting task 4: "build"
822024-11-21T18:43:49.637Z+ cargo --version
832024-11-21T18:43:49.641Zinfo: syncing channel updates for '1.82.0-x86_64-unknown-illumos'
842024-11-21T18:43:49.781Zinfo: latest update on 2024-10-17, rust version 1.82.0 (f6e511eec 2024-10-15)
852024-11-21T18:43:49.781Zinfo: downloading component 'cargo'
862024-11-21T18:43:50.502Zinfo: downloading component 'clippy'
872024-11-21T18:43:50.773Zinfo: downloading component 'rust-docs'
882024-11-21T18:43:51.789Zinfo: downloading component 'rust-std'
892024-11-21T18:43:53.421Zinfo: downloading component 'rustc'
902024-11-21T18:43:59.267Zinfo: downloading component 'rustfmt'
912024-11-21T18:43:59.572Zinfo: installing component 'cargo'
922024-11-21T18:44:00.360Zinfo: installing component 'clippy'
932024-11-21T18:44:00.726Zinfo: installing component 'rust-docs'
942024-11-21T18:44:02.427Zinfo: installing component 'rust-std'
952024-11-21T18:44:04.197Zinfo: installing component 'rustc'
962024-11-21T18:44:10.074Zinfo: installing component 'rustfmt'
972024-11-21T18:44:10.476Zcargo 1.82.0 (8f40fc59f 2024-08-21)
982024-11-21T18:44:10.478Z+ rustc --version
992024-11-21T18:44:10.547Zrustc 1.82.0 (f6e511eec 2024-10-15)
1002024-11-21T18:44:10.551Z+ cd crates/opte-api
1012024-11-21T18:44:10.554Z+ header 'check API_VERSION'
1022024-11-21T18:44:10.554Z+ echo '# ==== check API_VERSION ==== #'
1032024-11-21T18:44:10.555Z# ==== check API_VERSION ==== #
1042024-11-21T18:44:10.555Z+ ./check-api-version.sh
1052024-11-21T18:44:10.564Z+ header 'check style'
1062024-11-21T18:44:10.566Z+ echo '# ==== check style ==== #'
1072024-11-21T18:44:10.566Z# ==== check style ==== #
1082024-11-21T18:44:10.566Z+ ptime -m cargo +nightly-2024-11-18 fmt -- --check
1092024-11-21T18:44:10.777Z
1102024-11-21T18:44:10.777Zreal 0.208640329
1112024-11-21T18:44:10.778Zuser 0.115393832
1122024-11-21T18:44:10.778Zsys 0.088676031
1132024-11-21T18:44:10.778Ztrap 0.000003328
1142024-11-21T18:44:10.778Ztflt 0.000000000
1152024-11-21T18:44:10.778Zdflt 0.000000000
1162024-11-21T18:44:10.778Zkflt 0.000000000
1172024-11-21T18:44:10.778Zlock 0.000000000
1182024-11-21T18:44:10.778Zslp 0.122594485
1192024-11-21T18:44:10.778Zlat 0.000261679
1202024-11-21T18:44:10.778Zstop 0.000127424
1212024-11-21T18:44:10.781Z+ header 'analyze std'
1222024-11-21T18:44:10.781Z+ echo '# ==== analyze std ==== #'
1232024-11-21T18:44:10.781Z# ==== analyze std ==== #
1242024-11-21T18:44:10.781Z+ ptime -m cargo clippy --all-targets
1252024-11-21T18:44:10.992Z Updating crates.io index
1262024-11-21T18:44:11.052Z Updating git repository `https://github.com/oxidecomputer/falcon`
1272024-11-21T18:44:11.812Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
1282024-11-21T18:44:12.214Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1292024-11-21T18:44:12.496Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1302024-11-21T18:44:12.973Z Updating git repository `https://github.com/oxidecomputer/zone`
1312024-11-21T18:44:13.255Z Updating git repository `https://github.com/oxidecomputer/oxnet`
1322024-11-21T18:44:13.663Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1332024-11-21T18:44:13.926Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1342024-11-21T18:44:14.218Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1352024-11-21T18:44:15.090Z Downloading crates ...
1362024-11-21T18:44:15.181Z Downloaded darling_core v0.20.10
1372024-11-21T18:44:15.186Z Downloaded darling_macro v0.20.10
1382024-11-21T18:44:15.188Z Downloaded darling v0.20.10
1392024-11-21T18:44:15.201Z Downloaded ident_case v1.0.1
1402024-11-21T18:44:15.203Z Downloaded bitflags v2.6.0
1412024-11-21T18:44:15.210Z Downloaded either v1.13.0
1422024-11-21T18:44:15.215Z Downloaded thiserror-impl v1.0.69
1432024-11-21T18:44:15.217Z Downloaded bitflags v1.3.2
1442024-11-21T18:44:15.219Z Downloaded version_check v0.9.5
1452024-11-21T18:44:15.223Z Downloaded proc-macro-error-attr v1.0.4
1462024-11-21T18:44:15.223Z Downloaded macaddr v1.0.1
1472024-11-21T18:44:15.223Z Downloaded ipnetwork v0.20.0
1482024-11-21T18:44:15.225Z Downloaded defmt-macros v0.3.9
1492024-11-21T18:44:15.228Z Downloaded stable_deref_trait v1.2.0
1502024-11-21T18:44:15.228Z Downloaded hash32 v0.3.1
1512024-11-21T18:44:15.228Z Downloaded strsim v0.11.1
1522024-11-21T18:44:15.231Z Downloaded embedded-io v0.4.0
1532024-11-21T18:44:15.231Z Downloaded defmt-parser v0.3.4
1542024-11-21T18:44:15.233Z Downloaded fnv v1.0.7
1552024-11-21T18:44:15.233Z Downloaded cfg-if v1.0.0
1562024-11-21T18:44:15.233Z Downloaded embedded-io v0.6.1
1572024-11-21T18:44:15.235Z Downloaded byteorder v1.5.0
1582024-11-21T18:44:15.235Z Downloaded defmt v0.3.8
1592024-11-21T18:44:15.238Z Downloaded managed v0.8.0
1602024-11-21T18:44:15.241Z Downloaded cobs v0.2.3
1612024-11-21T18:44:15.243Z Downloaded thiserror v1.0.69
1622024-11-21T18:44:15.247Z Downloaded proc-macro-error v1.0.4
1632024-11-21T18:44:15.250Z Downloaded quote v1.0.37
1642024-11-21T18:44:15.255Z Downloaded postcard v1.0.10
1652024-11-21T18:44:15.267Z Downloaded proc-macro2 v1.0.91
1662024-11-21T18:44:15.280Z Downloaded unicode-ident v1.0.13
1672024-11-21T18:44:15.285Z Downloaded serde_derive v1.0.215
1682024-11-21T18:44:15.304Z Downloaded zerocopy-derive v0.8.10
1692024-11-21T18:44:15.308Z Downloaded serde v1.0.215
1702024-11-21T18:44:15.311Z Downloaded heapless v0.8.0
1712024-11-21T18:44:15.316Z Downloaded memchr v2.7.4
1722024-11-21T18:44:15.341Z Downloaded itertools v0.13.0
1732024-11-21T18:44:15.359Z Downloaded aho-corasick v1.1.3
1742024-11-21T18:44:15.381Z Downloaded zerocopy v0.8.10
1752024-11-21T18:44:15.403Z Downloaded syn v1.0.109
1762024-11-21T18:44:15.413Z Downloaded regex v1.11.1
1772024-11-21T18:44:15.425Z Downloaded syn v2.0.89
1782024-11-21T18:44:15.434Z Downloaded smoltcp v0.11.0
1792024-11-21T18:44:15.445Z Downloaded regex-syntax v0.8.5
1802024-11-21T18:44:15.463Z Downloaded regex-automata v0.4.9
1812024-11-21T18:44:15.586Z Compiling proc-macro2 v1.0.91
1822024-11-21T18:44:15.586Z Compiling unicode-ident v1.0.13
1832024-11-21T18:44:15.589Z Compiling strsim v0.11.1
1842024-11-21T18:44:15.589Z Compiling memchr v2.7.4
1852024-11-21T18:44:15.589Z Compiling ident_case v1.0.1
1862024-11-21T18:44:15.589Z Compiling fnv v1.0.7
1872024-11-21T18:44:15.589Z Compiling regex-syntax v0.8.5
1882024-11-21T18:44:15.589Z Compiling either v1.13.0
1892024-11-21T18:44:15.743Z Compiling zerocopy v0.8.10
1902024-11-21T18:44:15.771Z Compiling serde v1.0.215
1912024-11-21T18:44:15.772Z Compiling heapless v0.8.0
1922024-11-21T18:44:16.011Z Compiling itertools v0.13.0
1932024-11-21T18:44:16.332Z Checking byteorder v1.5.0
1942024-11-21T18:44:16.407Z Checking stable_deref_trait v1.2.0
1952024-11-21T18:44:16.488Z Compiling smoltcp v0.11.0
1962024-11-21T18:44:16.554Z Compiling aho-corasick v1.1.3
1972024-11-21T18:44:16.612Z Checking hash32 v0.3.1
1982024-11-21T18:44:16.623Z Checking macaddr v1.0.1
1992024-11-21T18:44:16.873Z Checking bitflags v2.6.0
2002024-11-21T18:44:16.984Z Checking cobs v0.2.3
2012024-11-21T18:44:17.122Z Checking cfg-if v1.0.0
2022024-11-21T18:44:17.132Z Checking bitflags v1.3.2
2032024-11-21T18:44:17.145Z Checking managed v0.8.0
2042024-11-21T18:44:17.198Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
2052024-11-21T18:44:17.217Z Checking ipnetwork v0.20.0
2062024-11-21T18:44:17.489Z Compiling quote v1.0.37
2072024-11-21T18:44:17.993Z Compiling syn v2.0.89
2082024-11-21T18:44:18.921Z Compiling regex-automata v0.4.9
2092024-11-21T18:44:21.671Z Compiling regex v1.11.1
2102024-11-21T18:44:22.443Z Compiling darling_core v0.20.10
2112024-11-21T18:44:23.884Z Compiling serde_derive v1.0.215
2122024-11-21T18:44:23.884Z Compiling zerocopy-derive v0.8.10
2132024-11-21T18:44:25.349Z Compiling darling_macro v0.20.10
2142024-11-21T18:44:25.992Z Compiling darling v0.20.10
2152024-11-21T18:44:26.066Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
2162024-11-21T18:44:29.359Z Checking ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
2172024-11-21T18:44:30.702Z Checking postcard v1.0.10
2182024-11-21T18:44:30.705Z Checking ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
2192024-11-21T18:44:31.989Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
2202024-11-21T18:44:33.311Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.40s
2212024-11-21T18:44:33.440Z
2222024-11-21T18:44:33.440Zreal 22.654826978
2232024-11-21T18:44:33.440Zuser 1:00.261776269
2242024-11-21T18:44:33.440Zsys 13.110503373
2252024-11-21T18:44:33.440Ztrap 0.024458440
2262024-11-21T18:44:33.440Ztflt 0.195004344
2272024-11-21T18:44:33.443Zdflt 0.874091988
2282024-11-21T18:44:33.443Zkflt 0.002283800
2292024-11-21T18:44:33.443Zlock 1:19.831236940
2302024-11-21T18:44:33.443Zslp 3:18.505592241
2312024-11-21T18:44:33.444Zlat 2.133403634
2322024-11-21T18:44:33.444Zstop 4.006291874
2332024-11-21T18:44:33.444Z+ header 'analyze no_std'
2342024-11-21T18:44:33.444Z+ echo '# ==== analyze no_std ==== #'
2352024-11-21T18:44:33.444Z# ==== analyze no_std ==== #
2362024-11-21T18:44:33.444Z+ ptime -m cargo clippy --no-default-features --all-targets
2372024-11-21T18:44:33.657Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
2382024-11-21T18:44:34.970Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.40s
2392024-11-21T18:44:34.998Z
2402024-11-21T18:44:35.001Zreal 1.552758299
2412024-11-21T18:44:35.001Zuser 2.397525947
2422024-11-21T18:44:35.001Zsys 0.355454592
2432024-11-21T18:44:35.001Ztrap 0.000306323
2442024-11-21T18:44:35.001Ztflt 0.000017368
2452024-11-21T18:44:35.001Zdflt 0.000027997
2462024-11-21T18:44:35.001Zkflt 0.000000000
2472024-11-21T18:44:35.001Zlock 3.001595007
2482024-11-21T18:44:35.001Zslp 6.402644014
2492024-11-21T18:44:35.001Zlat 0.001701532
2502024-11-21T18:44:35.001Zstop 0.065756306
2512024-11-21T18:44:35.001Z+ header test
2522024-11-21T18:44:35.001Z+ echo '# ==== test ==== #'
2532024-11-21T18:44:35.002Z# ==== test ==== #
2542024-11-21T18:44:35.002Z+ ptime -m cargo test
2552024-11-21T18:44:35.236Z Compiling byteorder v1.5.0
2562024-11-21T18:44:35.239Z Compiling stable_deref_trait v1.2.0
2572024-11-21T18:44:35.239Z Compiling macaddr v1.0.1
2582024-11-21T18:44:35.239Z Compiling managed v0.8.0
2592024-11-21T18:44:35.239Z Compiling cfg-if v1.0.0
2602024-11-21T18:44:35.244Z Compiling serde v1.0.215
2612024-11-21T18:44:35.247Z Compiling zerocopy v0.8.10
2622024-11-21T18:44:35.249Z Compiling cobs v0.2.3
2632024-11-21T18:44:35.309Z Compiling bitflags v1.3.2
2642024-11-21T18:44:35.328Z Compiling bitflags v2.6.0
2652024-11-21T18:44:35.385Z Compiling ipnetwork v0.20.0
2662024-11-21T18:44:35.521Z Compiling hash32 v0.3.1
2672024-11-21T18:44:35.539Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
2682024-11-21T18:44:35.632Z Compiling heapless v0.8.0
2692024-11-21T18:44:36.271Z Compiling smoltcp v0.11.0
2702024-11-21T18:44:37.572Z Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
2712024-11-21T18:44:38.857Z Compiling postcard v1.0.10
2722024-11-21T18:44:38.857Z Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
2732024-11-21T18:44:40.259Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
2742024-11-21T18:44:42.112Z Finished `test` profile [unoptimized + debuginfo] target(s) in 7.06s
2752024-11-21T18:44:42.127Z Running unittests src/lib.rs (/work/oxidecomputer/opte/target/debug/deps/opte_api-a509ee691662110e)
2762024-11-21T18:44:42.138Z
2772024-11-21T18:44:42.138Zrunning 22 tests
2782024-11-21T18:44:42.141Ztest encap::test::vni_round_trip ... ok
2792024-11-21T18:44:42.141Ztest encap::test::good_vni ... ok
2802024-11-21T18:44:42.141Ztest encap::test::bad_vni ... ok
2812024-11-21T18:44:42.141Ztest dns::tests::test_domain_name ... ok
2822024-11-21T18:44:42.141Ztest ip::test::bad_cidr ... ok
2832024-11-21T18:44:42.141Ztest ip::test::bad_prefix_len ... ok
2842024-11-21T18:44:42.142Ztest ip::test::dhcp_fqdn ... ok
2852024-11-21T18:44:42.142Ztest ip::test::good_cidr ... ok
2862024-11-21T18:44:42.142Ztest ip::test::ipv4_addr_good ... ok
2872024-11-21T18:44:42.142Ztest ip::test::ipv4_addr_bad ... ok
2882024-11-21T18:44:42.142Ztest ip::test::ipv4_mask ... ok
2892024-11-21T18:44:42.142Ztest ip::test::ipv6_is_default ... ok
2902024-11-21T18:44:42.142Ztest ip::test::ipv6_cidr_is_member ... ok
2912024-11-21T18:44:42.142Ztest ip::test::ipv6_mask ... ok
2922024-11-21T18:44:42.142Ztest ip::test::test_ip_addr_from_str ... ok
2932024-11-21T18:44:42.142Ztest ip::test::ipv6_prefix_len ... ok
2942024-11-21T18:44:42.142Ztest ip::test::test_ipv6_from_const ... ok
2952024-11-21T18:44:42.142Ztest ip::test::test_ipv6_from_eui64 ... ok
2962024-11-21T18:44:42.142Ztest ip::test::test_ipv6_is_multicast ... ok
2972024-11-21T18:44:42.142Ztest ip::test::test_ip_cidr_from_str ... ok
2982024-11-21T18:44:42.142Ztest ip::test::test_ipv6_multicast_mac ... ok
2992024-11-21T18:44:42.142Ztest ip::test::test_ipv6_solicited_node_multicast ... ok
3002024-11-21T18:44:42.142Z
3012024-11-21T18:44:42.142Ztest result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
3022024-11-21T18:44:42.143Z
3032024-11-21T18:44:42.143Z Doc-tests opte_api
3042024-11-21T18:44:42.320Z
3052024-11-21T18:44:42.320Zrunning 1 test
3062024-11-21T18:44:42.686Ztest crates/opte-api/src/dns.rs - dns::DomainName::encode (line 81) ... ok
3072024-11-21T18:44:42.686Z
3082024-11-21T18:44:42.689Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.37s
3092024-11-21T18:44:42.689Z
3102024-11-21T18:44:42.705Z
3112024-11-21T18:44:42.709Zreal 7.697316155
3122024-11-21T18:44:42.709Zuser 16.636490311
3132024-11-21T18:44:42.709Zsys 4.168009414
3142024-11-21T18:44:42.709Ztrap 0.004875657
3152024-11-21T18:44:42.709Ztflt 0.076220360
3162024-11-21T18:44:42.709Zdflt 0.150952839
3172024-11-21T18:44:42.709Zkflt 0.000001839
3182024-11-21T18:44:42.709Zlock 26.061545445
3192024-11-21T18:44:42.709Zslp 54.815316906
3202024-11-21T18:44:42.709Zlat 0.722521122
3212024-11-21T18:44:42.709Zstop 0.636710072
3222024-11-21T18:44:42.709Zprocess exited: duration 53071 ms, exit code 0
 
3232024-11-21T18:44:42.715Zfound 0 output files