01JDW75CCH86X93TKXYXG39S66: 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: 01JDW762QXPX5FN33B8N2C69Z5

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12024-11-29T15:04:11.673Zjob assigned to worker 01JDW764EGD50KAX7XK47KY9HF [factory gimlet-EVT22200007-propolis, EVT22200007/19662] (queued for 26 s)
 
22024-11-29T15:04:19.377Zstarting task 0: "setup"
32024-11-29T15:04:19.400Z++ uname -s
42024-11-29T15:04:19.400Z+ kern=SunOS
52024-11-29T15:04:19.400Z+ case "$kern" in
62024-11-29T15:04:19.401Z+ groupadd -g 12345 build
72024-11-29T15:04:19.401Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-11-29T15:04:21.400Z+ zfs create -o mountpoint=/work rpool/work
92024-11-29T15:04:21.435Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-11-29T15:04:21.458Z+ home_fs=zfs
112024-11-29T15:04:21.458Z+ [[ zfs == autofs ]]
122024-11-29T15:04:21.458Z+ mkdir -p /home/build
132024-11-29T15:04:21.459Z+ chown build:build /home/build /work
142024-11-29T15:04:23.445Z+ chmod 0700 /home/build /work
152024-11-29T15:04:23.469Zprocess exited: duration 4074 ms, exit code 0
 
162024-11-29T15:04:23.517Zstarting task 1: "rust-toolchain"
172024-11-29T15:04:23.541Z+ printf ' * toolchain channel = "%s"
182024-11-29T15:04:23.541Z' nightly-2024-11-18
192024-11-29T15:04:23.541Z * toolchain channel = "nightly-2024-11-18"
202024-11-29T15:04:23.541Z+ printf ' * toolchain profile = "%s"
212024-11-29T15:04:23.541Z' default
222024-11-29T15:04:23.541Z * toolchain profile = "default"
232024-11-29T15:04:23.541Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
242024-11-29T15:04:23.541Z+ /bin/bash -s - -y --no-modify-path --default-toolchain nightly-2024-11-18 --profile default
252024-11-29T15:04:23.669Zinfo: downloading installer
262024-11-29T15:04:24.110Zinfo: profile set to 'default'
272024-11-29T15:04:24.110Zinfo: default host triple is x86_64-unknown-illumos
282024-11-29T15:04:24.134Zinfo: syncing channel updates for 'nightly-2024-11-18-x86_64-unknown-illumos'
292024-11-29T15:04:24.220Zinfo: latest update on 2024-11-18, rust version 1.84.0-nightly (5ec7d6eee 2024-11-17)
302024-11-29T15:04:24.220Zinfo: downloading component 'cargo'
312024-11-29T15:04:24.346Zinfo: downloading component 'clippy'
322024-11-29T15:04:24.399Zinfo: downloading component 'rust-docs'
332024-11-29T15:04:24.555Zinfo: downloading component 'rust-std'
342024-11-29T15:04:24.809Zinfo: downloading component 'rustc'
352024-11-29T15:04:25.742Zinfo: downloading component 'rustfmt'
362024-11-29T15:04:25.780Zinfo: installing component 'cargo'
372024-11-29T15:04:26.891Zinfo: installing component 'clippy'
382024-11-29T15:04:27.339Zinfo: installing component 'rust-docs'
392024-11-29T15:04:30.135Zinfo: installing component 'rust-std'
402024-11-29T15:04:32.313Zinfo: installing component 'rustc'
412024-11-29T15:04:39.343Zinfo: installing component 'rustfmt'
422024-11-29T15:04:39.722Zinfo: default toolchain set to 'nightly-2024-11-18-x86_64-unknown-illumos'
432024-11-29T15:04:39.722Z
442024-11-29T15:04:39.872Z nightly-2024-11-18-x86_64-unknown-illumos installed - rustc 1.84.0-nightly (5ec7d6eee 2024-11-17)
452024-11-29T15:04:39.872Z
462024-11-29T15:04:39.872Z
472024-11-29T15:04:39.872ZRust is installed now. Great!
482024-11-29T15:04:39.872Z
492024-11-29T15:04:39.872ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
502024-11-29T15:04:39.872Zenvironment variable. This has not been done automatically.
512024-11-29T15:04:39.872Z
522024-11-29T15:04:39.872ZTo configure your current shell, you need to source
532024-11-29T15:04:39.872Zthe corresponding env file under $HOME/.cargo.
542024-11-29T15:04:39.872Z
552024-11-29T15:04:39.872ZThis is usually done by running one of the following (note the leading DOT):
562024-11-29T15:04:39.872Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
572024-11-29T15:04:39.872Zsource "$HOME/.cargo/env.fish" # For fish
582024-11-29T15:04:39.960Z+ rustc --version
592024-11-29T15:04:40.075Zrustc 1.84.0-nightly (5ec7d6eee 2024-11-17)
602024-11-29T15:04:40.100Zprocess exited: duration 16562 ms, exit code 0
 
612024-11-29T15:04:40.148Zstarting task 2: "authentication"
622024-11-29T15:04:40.204Zprocess exited: duration 56 ms, exit code 0
 
632024-11-29T15:04:40.252Zstarting task 3: "clone repository"
642024-11-29T15:04:40.276Z+ mkdir -p /work/oxidecomputer/opte
652024-11-29T15:04:40.276Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
662024-11-29T15:04:40.300ZCloning into '/work/oxidecomputer/opte'...
672024-11-29T15:04:42.137Z+ cd /work/oxidecomputer/opte
682024-11-29T15:04:42.137Z+ git fetch origin 178a1785f264fcf965e5edbfc20af86a3d5801c6
692024-11-29T15:04:42.452ZFrom https://github.com/oxidecomputer/opte
702024-11-29T15:04:42.452Z * branch 178a1785f264fcf965e5edbfc20af86a3d5801c6 -> FETCH_HEAD
712024-11-29T15:04:42.476Z+ [[ -n fix-618 ]]
722024-11-29T15:04:42.476Z++ git branch --show-current
732024-11-29T15:04:42.476Z+ current=master
742024-11-29T15:04:42.476Z+ [[ master != fix-618 ]]
752024-11-29T15:04:42.477Z+ git branch -f fix-618 178a1785f264fcf965e5edbfc20af86a3d5801c6
762024-11-29T15:04:42.501Z+ git checkout -f fix-618
772024-11-29T15:04:42.525ZSwitched to branch 'fix-618'
782024-11-29T15:04:42.525Z+ git reset --hard 178a1785f264fcf965e5edbfc20af86a3d5801c6
792024-11-29T15:04:42.549ZHEAD is now at 178a178 Correctly set ioctl resp_buf capacity on ENOBUFS
802024-11-29T15:04:42.549Zprocess exited: duration 2286 ms, exit code 0
 
812024-11-29T15:04:42.599Zstarting task 4: "build"
822024-11-29T15:04:42.623Z+ cargo --version
832024-11-29T15:04:42.623Zinfo: syncing channel updates for '1.82.0-x86_64-unknown-illumos'
842024-11-29T15:04:42.727Zinfo: latest update on 2024-10-17, rust version 1.82.0 (f6e511eec 2024-10-15)
852024-11-29T15:04:42.727Zinfo: downloading component 'cargo'
862024-11-29T15:04:42.845Zinfo: downloading component 'clippy'
872024-11-29T15:04:42.919Zinfo: downloading component 'rust-docs'
882024-11-29T15:04:43.109Zinfo: downloading component 'rust-std'
892024-11-29T15:04:43.361Zinfo: downloading component 'rustc'
902024-11-29T15:04:44.284Zinfo: downloading component 'rustfmt'
912024-11-29T15:04:44.319Zinfo: installing component 'cargo'
922024-11-29T15:04:45.347Zinfo: installing component 'clippy'
932024-11-29T15:04:45.779Zinfo: installing component 'rust-docs'
942024-11-29T15:04:48.346Zinfo: installing component 'rust-std'
952024-11-29T15:04:50.395Zinfo: installing component 'rustc'
962024-11-29T15:04:57.371Zinfo: installing component 'rustfmt'
972024-11-29T15:04:57.840Zcargo 1.82.0 (8f40fc59f 2024-08-21)
982024-11-29T15:04:57.864Z+ rustc --version
992024-11-29T15:04:57.935Zrustc 1.82.0 (f6e511eec 2024-10-15)
1002024-11-29T15:04:57.959Z+ cd crates/opte-api
1012024-11-29T15:04:57.959Z+ header 'check API_VERSION'
1022024-11-29T15:04:57.959Z+ echo '# ==== check API_VERSION ==== #'
1032024-11-29T15:04:57.959Z# ==== check API_VERSION ==== #
1042024-11-29T15:04:57.959Z+ ./check-api-version.sh
1052024-11-29T15:04:57.959Z+ header 'check style'
1062024-11-29T15:04:57.959Z+ echo '# ==== check style ==== #'
1072024-11-29T15:04:57.959Z# ==== check style ==== #
1082024-11-29T15:04:57.959Z+ ptime -m cargo +nightly-2024-11-18 fmt -- --check
1092024-11-29T15:04:58.223Z
1102024-11-29T15:04:58.223Zreal 0.259811482
1112024-11-29T15:04:58.223Zuser 0.138375657
1122024-11-29T15:04:58.223Zsys 0.115826401
1132024-11-29T15:04:58.223Ztrap 0.000008406
1142024-11-29T15:04:58.223Ztflt 0.000000000
1152024-11-29T15:04:58.223Zdflt 0.000000000
1162024-11-29T15:04:58.223Zkflt 0.000000000
1172024-11-29T15:04:58.223Zlock 0.000000000
1182024-11-29T15:04:58.223Zslp 0.154104513
1192024-11-29T15:04:58.223Zlat 0.000505722
1202024-11-29T15:04:58.223Zstop 0.000182647
1212024-11-29T15:04:58.247Z+ header 'analyze std'
1222024-11-29T15:04:58.248Z+ echo '# ==== analyze std ==== #'
1232024-11-29T15:04:58.248Z# ==== analyze std ==== #
1242024-11-29T15:04:58.248Z+ ptime -m cargo clippy --all-targets
1252024-11-29T15:04:58.500Z Updating crates.io index
1262024-11-29T15:04:58.524Z Updating git repository `https://github.com/oxidecomputer/falcon`
1272024-11-29T15:04:59.637Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
1282024-11-29T15:05:00.267Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1292024-11-29T15:05:00.623Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1302024-11-29T15:05:01.092Z Updating git repository `https://github.com/oxidecomputer/zone`
1312024-11-29T15:05:01.477Z Updating git repository `https://github.com/oxidecomputer/oxnet`
1322024-11-29T15:05:02.022Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1332024-11-29T15:05:02.729Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1342024-11-29T15:05:03.167Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1352024-11-29T15:05:04.351Z Downloading crates ...
1362024-11-29T15:05:04.400Z Downloaded byteorder v1.5.0
1372024-11-29T15:05:04.972Z Downloaded defmt v0.3.8
1382024-11-29T15:05:04.972Z Downloaded cfg-if v1.0.0
1392024-11-29T15:05:04.972Z Downloaded bitflags v2.6.0
1402024-11-29T15:05:04.972Z Downloaded unicode-ident v1.0.14
1412024-11-29T15:05:04.972Z Downloaded proc-macro2 v1.0.92
1422024-11-29T15:05:04.973Z Downloaded strsim v0.11.1
1432024-11-29T15:05:04.973Z Downloaded macaddr v1.0.1
1442024-11-29T15:05:04.973Z Downloaded serde_derive v1.0.215
1452024-11-29T15:05:04.973Z Downloaded version_check v0.9.5
1462024-11-29T15:05:04.973Z Downloaded managed v0.8.0
1472024-11-29T15:05:04.973Z Downloaded proc-macro-error v1.0.4
1482024-11-29T15:05:04.973Z Downloaded zerocopy-derive v0.8.11
1492024-11-29T15:05:04.973Z Downloaded zerocopy v0.8.11
1502024-11-29T15:05:04.973Z Downloaded smoltcp v0.11.0
1512024-11-29T15:05:04.973Z Downloaded heapless v0.8.0
1522024-11-29T15:05:04.973Z Downloaded memchr v2.7.4
1532024-11-29T15:05:04.973Z Downloaded itertools v0.13.0
1542024-11-29T15:05:04.973Z Downloaded thiserror v1.0.69
1552024-11-29T15:05:04.973Z Downloaded regex v1.11.1
1562024-11-29T15:05:04.973Z Downloaded proc-macro-error-attr v1.0.4
1572024-11-29T15:05:04.973Z Downloaded syn v2.0.89
1582024-11-29T15:05:04.973Z Downloaded syn v1.0.109
1592024-11-29T15:05:04.973Z Downloaded ipnetwork v0.20.0
1602024-11-29T15:05:04.973Z Downloaded ident_case v1.0.1
1612024-11-29T15:05:04.973Z Downloaded regex-syntax v0.8.5
1622024-11-29T15:05:04.973Z Downloaded hash32 v0.3.1
1632024-11-29T15:05:04.973Z Downloaded either v1.13.0
1642024-11-29T15:05:04.973Z Downloaded postcard v1.0.10
1652024-11-29T15:05:04.973Z Downloaded fnv v1.0.7
1662024-11-29T15:05:04.973Z Downloaded embedded-io v0.6.1
1672024-11-29T15:05:04.974Z Downloaded embedded-io v0.4.0
1682024-11-29T15:05:04.974Z Downloaded defmt-parser v0.3.4
1692024-11-29T15:05:04.974Z Downloaded defmt-macros v0.3.9
1702024-11-29T15:05:04.974Z Downloaded darling_macro v0.20.10
1712024-11-29T15:05:04.974Z Downloaded darling_core v0.20.10
1722024-11-29T15:05:04.974Z Downloaded cobs v0.2.3
1732024-11-29T15:05:04.974Z Downloaded aho-corasick v1.1.3
1742024-11-29T15:05:04.974Z Downloaded thiserror-impl v1.0.69
1752024-11-29T15:05:04.974Z Downloaded stable_deref_trait v1.2.0
1762024-11-29T15:05:04.974Z Downloaded serde v1.0.215
1772024-11-29T15:05:04.974Z Downloaded quote v1.0.37
1782024-11-29T15:05:04.974Z Downloaded darling v0.20.10
1792024-11-29T15:05:04.974Z Downloaded bitflags v1.3.2
1802024-11-29T15:05:04.974Z Downloaded regex-automata v0.4.9
1812024-11-29T15:05:04.974Z Compiling proc-macro2 v1.0.92
1822024-11-29T15:05:04.974Z Compiling unicode-ident v1.0.14
1832024-11-29T15:05:04.974Z Compiling strsim v0.11.1
1842024-11-29T15:05:04.974Z Compiling memchr v2.7.4
1852024-11-29T15:05:04.974Z Compiling fnv v1.0.7
1862024-11-29T15:05:04.974Z Compiling ident_case v1.0.1
1872024-11-29T15:05:04.974Z Compiling regex-syntax v0.8.5
1882024-11-29T15:05:04.975Z Compiling serde v1.0.215
1892024-11-29T15:05:04.975Z Compiling either v1.13.0
1902024-11-29T15:05:04.975Z Compiling zerocopy v0.8.11
1912024-11-29T15:05:04.999Z Compiling heapless v0.8.0
1922024-11-29T15:05:05.265Z Compiling itertools v0.13.0
1932024-11-29T15:05:05.339Z Checking byteorder v1.5.0
1942024-11-29T15:05:05.365Z Checking macaddr v1.0.1
1952024-11-29T15:05:05.560Z Compiling aho-corasick v1.1.3
1962024-11-29T15:05:05.602Z Checking hash32 v0.3.1
1972024-11-29T15:05:05.639Z Checking stable_deref_trait v1.2.0
1982024-11-29T15:05:05.663Z Compiling smoltcp v0.11.0
1992024-11-29T15:05:05.709Z Checking cfg-if v1.0.0
2002024-11-29T15:05:05.783Z Checking bitflags v1.3.2
2012024-11-29T15:05:05.872Z Checking bitflags v2.6.0
2022024-11-29T15:05:05.917Z Checking cobs v0.2.3
2032024-11-29T15:05:06.079Z Checking managed v0.8.0
2042024-11-29T15:05:06.103Z Checking ipnetwork v0.20.0
2052024-11-29T15:05:06.223Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
2062024-11-29T15:05:06.380Z Compiling quote v1.0.37
2072024-11-29T15:05:06.715Z Compiling syn v2.0.89
2082024-11-29T15:05:07.561Z Compiling regex-automata v0.4.9
2092024-11-29T15:05:10.661Z Compiling regex v1.11.1
2102024-11-29T15:05:11.716Z Compiling darling_core v0.20.10
2112024-11-29T15:05:13.391Z Compiling serde_derive v1.0.215
2122024-11-29T15:05:13.391Z Compiling zerocopy-derive v0.8.11
2132024-11-29T15:05:14.727Z Compiling darling_macro v0.20.10
2142024-11-29T15:05:15.441Z Compiling darling v0.20.10
2152024-11-29T15:05:15.532Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
2162024-11-29T15:05:19.702Z Checking ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
2172024-11-29T15:05:20.930Z Checking ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
2182024-11-29T15:05:20.930Z Checking postcard v1.0.10
2192024-11-29T15:05:22.578Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
2202024-11-29T15:05:24.261Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.87s
2212024-11-29T15:05:24.400Z
2222024-11-29T15:05:24.400Zreal 26.146566262
2232024-11-29T15:05:24.400Zuser 59.401173923
2242024-11-29T15:05:24.400Zsys 15.496626960
2252024-11-29T15:05:24.400Ztrap 0.019403539
2262024-11-29T15:05:24.400Ztflt 0.142159357
2272024-11-29T15:05:24.400Zdflt 0.625953280
2282024-11-29T15:05:24.400Zkflt 0.000519811
2292024-11-29T15:05:24.400Zlock 1:28.114946546
2302024-11-29T15:05:24.400Zslp 3:29.811425511
2312024-11-29T15:05:24.400Zlat 2.405295476
2322024-11-29T15:05:24.400Zstop 3.421286638
2332024-11-29T15:05:24.400Z+ header 'analyze no_std'
2342024-11-29T15:05:24.400Z+ echo '# ==== analyze no_std ==== #'
2352024-11-29T15:05:24.400Z# ==== analyze no_std ==== #
2362024-11-29T15:05:24.400Z+ ptime -m cargo clippy --no-default-features --all-targets
2372024-11-29T15:05:24.653Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
2382024-11-29T15:05:26.260Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.72s
2392024-11-29T15:05:26.292Z
2402024-11-29T15:05:26.292Zreal 1.904532816
2412024-11-29T15:05:26.292Zuser 2.911664278
2422024-11-29T15:05:26.292Zsys 0.414972902
2432024-11-29T15:05:26.292Ztrap 0.000402377
2442024-11-29T15:05:26.292Ztflt 0.000000000
2452024-11-29T15:05:26.292Zdflt 0.000002955
2462024-11-29T15:05:26.292Zkflt 0.000000000
2472024-11-29T15:05:26.292Zlock 4.158688629
2482024-11-29T15:05:26.292Zslp 7.780107783
2492024-11-29T15:05:26.292Zlat 0.003595286
2502024-11-29T15:05:26.292Zstop 0.022910076
2512024-11-29T15:05:26.316Z+ header test
2522024-11-29T15:05:26.316Z+ echo '# ==== test ==== #'
2532024-11-29T15:05:26.316Z# ==== test ==== #
2542024-11-29T15:05:26.316Z+ ptime -m cargo test
2552024-11-29T15:05:26.584Z Compiling byteorder v1.5.0
2562024-11-29T15:05:26.584Z Compiling macaddr v1.0.1
2572024-11-29T15:05:26.608Z Compiling stable_deref_trait v1.2.0
2582024-11-29T15:05:26.608Z Compiling cfg-if v1.0.0
2592024-11-29T15:05:26.608Z Compiling managed v0.8.0
2602024-11-29T15:05:26.608Z Compiling zerocopy v0.8.11
2612024-11-29T15:05:26.608Z Compiling serde v1.0.215
2622024-11-29T15:05:26.608Z Compiling bitflags v1.3.2
2632024-11-29T15:05:26.668Z Compiling cobs v0.2.3
2642024-11-29T15:05:26.692Z Compiling bitflags v2.6.0
2652024-11-29T15:05:26.692Z Compiling ipnetwork v0.20.0
2662024-11-29T15:05:26.864Z Compiling hash32 v0.3.1
2672024-11-29T15:05:26.913Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
2682024-11-29T15:05:26.981Z Compiling heapless v0.8.0
2692024-11-29T15:05:27.743Z Compiling smoltcp v0.11.0
2702024-11-29T15:05:29.237Z Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
2712024-11-29T15:05:30.613Z Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
2722024-11-29T15:05:30.613Z Compiling postcard v1.0.10
2732024-11-29T15:05:32.303Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
2742024-11-29T15:05:34.480Z Finished `test` profile [unoptimized + debuginfo] target(s) in 8.12s
2752024-11-29T15:05:34.504Z Running unittests src/lib.rs (/work/oxidecomputer/opte/target/debug/deps/opte_api-4e946b853ef3a8d4)
2762024-11-29T15:05:34.504Z
2772024-11-29T15:05:34.504Zrunning 22 tests
2782024-11-29T15:05:34.504Ztest encap::test::good_vni ... ok
2792024-11-29T15:05:34.529Ztest encap::test::vni_round_trip ... ok
2802024-11-29T15:05:34.529Ztest encap::test::bad_vni ... ok
2812024-11-29T15:05:34.529Ztest ip::test::bad_prefix_len ... ok
2822024-11-29T15:05:34.529Ztest ip::test::dhcp_fqdn ... ok
2832024-11-29T15:05:34.529Ztest dns::tests::test_domain_name ... ok
2842024-11-29T15:05:34.529Ztest ip::test::bad_cidr ... ok
2852024-11-29T15:05:34.529Ztest ip::test::good_cidr ... ok
2862024-11-29T15:05:34.529Ztest ip::test::ipv4_addr_good ... ok
2872024-11-29T15:05:34.529Ztest ip::test::ipv4_mask ... ok
2882024-11-29T15:05:34.529Ztest ip::test::ipv6_cidr_is_member ... ok
2892024-11-29T15:05:34.529Ztest ip::test::ipv4_addr_bad ... ok
2902024-11-29T15:05:34.529Ztest ip::test::ipv6_is_default ... ok
2912024-11-29T15:05:34.529Ztest ip::test::ipv6_prefix_len ... ok
2922024-11-29T15:05:34.529Ztest ip::test::test_ip_addr_from_str ... ok
2932024-11-29T15:05:34.529Ztest ip::test::test_ip_cidr_from_str ... ok
2942024-11-29T15:05:34.529Ztest ip::test::test_ipv6_from_eui64 ... ok
2952024-11-29T15:05:34.529Ztest ip::test::test_ipv6_from_const ... ok
2962024-11-29T15:05:34.530Ztest ip::test::test_ipv6_is_multicast ... ok
2972024-11-29T15:05:34.530Ztest ip::test::test_ipv6_multicast_mac ... ok
2982024-11-29T15:05:34.530Ztest ip::test::test_ipv6_solicited_node_multicast ... ok
2992024-11-29T15:05:34.530Ztest ip::test::ipv6_mask ... ok
3002024-11-29T15:05:34.530Z
3012024-11-29T15:05:34.530Ztest result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
3022024-11-29T15:05:34.530Z
3032024-11-29T15:05:34.530Z Doc-tests opte_api
3042024-11-29T15:05:34.727Z
3052024-11-29T15:05:34.727Zrunning 1 test
3062024-11-29T15:05:35.164Ztest crates/opte-api/src/dns.rs - dns::DomainName::encode (line 81) ... ok
3072024-11-29T15:05:35.164Z
3082024-11-29T15:05:35.188Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.44s
3092024-11-29T15:05:35.188Z
3102024-11-29T15:05:35.212Z
3112024-11-29T15:05:35.212Zreal 8.892146233
3122024-11-29T15:05:35.212Zuser 18.755019999
3132024-11-29T15:05:35.212Zsys 4.785672735
3142024-11-29T15:05:35.212Ztrap 0.004421935
3152024-11-29T15:05:35.212Ztflt 0.064622186
3162024-11-29T15:05:35.212Zdflt 0.155945051
3172024-11-29T15:05:35.212Zkflt 0.000011512
3182024-11-29T15:05:35.212Zlock 30.899585477
3192024-11-29T15:05:35.212Zslp 1:01.923756244
3202024-11-29T15:05:35.212Zlat 0.720755635
3212024-11-29T15:05:35.212Zstop 0.835288022
3222024-11-29T15:05:35.212Zprocess exited: duration 52602 ms, exit code 0
 
3232024-11-29T15:05:35.261Zfound 0 output files