01JH9SGVVG6Q3BE099PA19KYRB: 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: 01JH9SH4JKR4JKFNZH4QM3EQXM

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12025-01-11T04:22:21.686Zjob assigned to worker 01JH9SH7BPK9JCBV8JE4H0VPTP [factory aws, i-046193c743d0748a6] (queued for 46 s)
 
22025-01-11T04:22:29.472Zstarting task 0: "setup"
32025-01-11T04:22:29.481Z++ uname -s
42025-01-11T04:22:29.483Z+ kern=SunOS
52025-01-11T04:22:29.484Z+ case "$kern" in
62025-01-11T04:22:29.484Z+ groupadd -g 12345 build
72025-01-11T04:22:29.486Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82025-01-11T04:22:31.495Z+ zfs create -o mountpoint=/work rpool/work
92025-01-11T04:22:31.608Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102025-01-11T04:22:31.610Z+ home_fs=zfs
112025-01-11T04:22:31.610Z+ [[ zfs == autofs ]]
122025-01-11T04:22:31.610Z+ mkdir -p /home/build
132025-01-11T04:22:31.612Z+ chown build:build /home/build /work
142025-01-11T04:22:33.613Z+ chmod 0700 /home/build /work
152025-01-11T04:22:33.616Zprocess exited: duration 4145 ms, exit code 0
 
162025-01-11T04:22:33.621Zstarting task 1: "rust-toolchain"
172025-01-11T04:22:33.627Z+ printf ' * toolchain channel = "%s"
182025-01-11T04:22:33.627Z' nightly-2024-11-18
192025-01-11T04:22:33.627Z+ printf ' * toolchain profile = "%s"
202025-01-11T04:22:33.627Z' default
212025-01-11T04:22:33.627Z * toolchain channel = "nightly-2024-11-18"
222025-01-11T04:22:33.628Z * toolchain profile = "default"
232025-01-11T04:22:33.630Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
242025-01-11T04:22:33.630Z+ /bin/bash -s - -y --no-modify-path --default-toolchain nightly-2024-11-18 --profile default
252025-01-11T04:22:33.752Zinfo: downloading installer
262025-01-11T04:22:35.128Zinfo: profile set to 'default'
272025-01-11T04:22:35.128Zinfo: default host triple is x86_64-unknown-illumos
282025-01-11T04:22:35.130Zinfo: syncing channel updates for 'nightly-2024-11-18-x86_64-unknown-illumos'
292025-01-11T04:22:35.626Zinfo: latest update on 2024-11-18, rust version 1.84.0-nightly (5ec7d6eee 2024-11-17)
302025-01-11T04:22:35.626Zinfo: downloading component 'cargo'
312025-01-11T04:22:36.903Zinfo: downloading component 'clippy'
322025-01-11T04:22:37.478Zinfo: downloading component 'rust-docs'
332025-01-11T04:22:39.030Zinfo: downloading component 'rust-std'
342025-01-11T04:22:41.421Zinfo: downloading component 'rustc'
352025-01-11T04:22:48.684Zinfo: downloading component 'rustfmt'
362025-01-11T04:22:49.083Zinfo: installing component 'cargo'
372025-01-11T04:22:49.914Zinfo: installing component 'clippy'
382025-01-11T04:22:50.293Zinfo: installing component 'rust-docs'
392025-01-11T04:22:51.987Zinfo: installing component 'rust-std'
402025-01-11T04:22:53.844Zinfo: installing component 'rustc'
412025-01-11T04:22:59.868Zinfo: installing component 'rustfmt'
422025-01-11T04:23:00.198Zinfo: default toolchain set to 'nightly-2024-11-18-x86_64-unknown-illumos'
432025-01-11T04:23:00.198Z
442025-01-11T04:23:00.587Z nightly-2024-11-18-x86_64-unknown-illumos installed - rustc 1.84.0-nightly (5ec7d6eee 2024-11-17)
452025-01-11T04:23:00.587Z
462025-01-11T04:23:00.590Z
472025-01-11T04:23:00.590ZRust is installed now. Great!
482025-01-11T04:23:00.590Z
492025-01-11T04:23:00.590ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
502025-01-11T04:23:00.590Zenvironment variable. This has not been done automatically.
512025-01-11T04:23:00.590Z
522025-01-11T04:23:00.590ZTo configure your current shell, you need to source
532025-01-11T04:23:00.590Zthe corresponding env file under $HOME/.cargo.
542025-01-11T04:23:00.590Z
552025-01-11T04:23:00.590ZThis is usually done by running one of the following (note the leading DOT):
562025-01-11T04:23:00.590Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
572025-01-11T04:23:00.590Zsource "$HOME/.cargo/env.fish" # For fish
582025-01-11T04:23:00.671Z+ rustc --version
592025-01-11T04:23:00.740Zrustc 1.84.0-nightly (5ec7d6eee 2024-11-17)
602025-01-11T04:23:00.743Zprocess exited: duration 27115 ms, exit code 0
 
612025-01-11T04:23:00.748Zstarting task 2: "authentication"
622025-01-11T04:23:00.769Zprocess exited: duration 21 ms, exit code 0
 
632025-01-11T04:23:00.775Zstarting task 3: "clone repository"
642025-01-11T04:23:00.780Z+ mkdir -p /work/oxidecomputer/opte
652025-01-11T04:23:00.782Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
662025-01-11T04:23:00.824ZCloning into '/work/oxidecomputer/opte'...
672025-01-11T04:23:01.691Z+ cd /work/oxidecomputer/opte
682025-01-11T04:23:01.691Z+ git fetch origin d97d263172d3d533140eacfcf90210a31b6fc253
692025-01-11T04:23:01.935ZFrom https://github.com/oxidecomputer/opte
702025-01-11T04:23:01.935Z * branch d97d263172d3d533140eacfcf90210a31b6fc253 -> FETCH_HEAD
712025-01-11T04:23:01.944Z+ [[ -n renovate/thiserror-2.x-lockfile ]]
722025-01-11T04:23:01.947Z++ git branch --show-current
732025-01-11T04:23:01.949Z+ current=master
742025-01-11T04:23:01.949Z+ [[ master != renovate/thiserror-2.x-lockfile ]]
752025-01-11T04:23:01.949Z+ git branch -f renovate/thiserror-2.x-lockfile d97d263172d3d533140eacfcf90210a31b6fc253
762025-01-11T04:23:01.952Z+ git checkout -f renovate/thiserror-2.x-lockfile
772025-01-11T04:23:01.975ZSwitched to branch 'renovate/thiserror-2.x-lockfile'
782025-01-11T04:23:01.977Z+ git reset --hard d97d263172d3d533140eacfcf90210a31b6fc253
792025-01-11T04:23:01.997ZHEAD is now at d97d263 Update Rust crate thiserror to v2.0.11
802025-01-11T04:23:02.000Zprocess exited: duration 1223 ms, exit code 0
 
812025-01-11T04:23:02.006Zstarting task 4: "build"
822025-01-11T04:23:02.011Z+ cargo --version
832025-01-11T04:23:02.017Zinfo: syncing channel updates for '1.83.0-x86_64-unknown-illumos'
842025-01-11T04:23:02.166Zinfo: latest update on 2024-11-28, rust version 1.83.0 (90b35a623 2024-11-26)
852025-01-11T04:23:02.166Zinfo: downloading component 'cargo'
862025-01-11T04:23:03.293Zinfo: downloading component 'clippy'
872025-01-11T04:23:03.823Zinfo: downloading component 'rust-docs'
882025-01-11T04:23:04.886Zinfo: downloading component 'rust-std'
892025-01-11T04:23:06.806Zinfo: downloading component 'rustc'
902025-01-11T04:23:13.646Zinfo: downloading component 'rustfmt'
912025-01-11T04:23:14.061Zinfo: installing component 'cargo'
922025-01-11T04:23:14.872Zinfo: installing component 'clippy'
932025-01-11T04:23:15.244Zinfo: installing component 'rust-docs'
942025-01-11T04:23:17.002Zinfo: installing component 'rust-std'
952025-01-11T04:23:18.631Zinfo: installing component 'rustc'
962025-01-11T04:23:24.398Zinfo: installing component 'rustfmt'
972025-01-11T04:23:24.807Zcargo 1.83.0 (5ffbef321 2024-10-29)
982025-01-11T04:23:24.810Z+ rustc --version
992025-01-11T04:23:24.879Zrustc 1.83.0 (90b35a623 2024-11-26)
1002025-01-11T04:23:24.884Z+ cd crates/opte-api
1012025-01-11T04:23:24.886Z+ header 'check API_VERSION'
1022025-01-11T04:23:24.886Z+ echo '# ==== check API_VERSION ==== #'
1032025-01-11T04:23:24.886Z# ==== check API_VERSION ==== #
1042025-01-11T04:23:24.886Z+ ./check-api-version.sh
1052025-01-11T04:23:24.895Z+ header 'check style'
1062025-01-11T04:23:24.898Z+ echo '# ==== check style ==== #'
1072025-01-11T04:23:24.898Z# ==== check style ==== #
1082025-01-11T04:23:24.898Z+ ptime -m cargo +nightly-2024-11-18 fmt -- --check
1092025-01-11T04:23:25.109Z
1102025-01-11T04:23:25.109Zreal 0.209506265
1112025-01-11T04:23:25.109Zuser 0.116781844
1122025-01-11T04:23:25.109Zsys 0.088410449
1132025-01-11T04:23:25.109Ztrap 0.000000859
1142025-01-11T04:23:25.109Ztflt 0.000000000
1152025-01-11T04:23:25.109Zdflt 0.000000000
1162025-01-11T04:23:25.109Zkflt 0.000000000
1172025-01-11T04:23:25.109Zlock 0.000000000
1182025-01-11T04:23:25.109Zslp 0.123953168
1192025-01-11T04:23:25.110Zlat 0.000266236
1202025-01-11T04:23:25.110Zstop 0.000129248
1212025-01-11T04:23:25.112Z+ header 'analyze std'
1222025-01-11T04:23:25.112Z+ echo '# ==== analyze std ==== #'
1232025-01-11T04:23:25.112Z# ==== analyze std ==== #
1242025-01-11T04:23:25.112Z+ ptime -m cargo clippy --all-targets
1252025-01-11T04:23:25.328Z Updating crates.io index
1262025-01-11T04:23:25.330Z Updating git repository `https://github.com/oxidecomputer/falcon`
1272025-01-11T04:23:26.057Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
1282025-01-11T04:23:26.350Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1292025-01-11T04:23:26.585Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1302025-01-11T04:23:26.928Z Updating git repository `https://github.com/oxidecomputer/zone`
1312025-01-11T04:23:27.195Z Updating git repository `https://github.com/oxidecomputer/oxnet`
1322025-01-11T04:23:27.434Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1332025-01-11T04:23:27.709Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1342025-01-11T04:23:27.969Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1352025-01-11T04:23:28.704Z Downloading crates ...
1362025-01-11T04:23:28.774Z Downloaded darling_macro v0.20.10
1372025-01-11T04:23:28.776Z Downloaded ident_case v1.0.1
1382025-01-11T04:23:28.780Z Downloaded proc-macro-error-attr2 v2.0.0
1392025-01-11T04:23:28.789Z Downloaded ipnetwork v0.20.0
1402025-01-11T04:23:28.792Z Downloaded cobs v0.2.3
1412025-01-11T04:23:28.792Z Downloaded fnv v1.0.7
1422025-01-11T04:23:28.793Z Downloaded defmt-macros v0.4.0
1432025-01-11T04:23:28.796Z Downloaded cfg-if v1.0.0
1442025-01-11T04:23:28.796Z Downloaded bitflags v1.3.2
1452025-01-11T04:23:28.798Z Downloaded either v1.13.0
1462025-01-11T04:23:28.800Z Downloaded defmt-parser v0.4.1
1472025-01-11T04:23:28.806Z Downloaded strsim v0.11.1
1482025-01-11T04:23:28.809Z Downloaded stable_deref_trait v1.2.0
1492025-01-11T04:23:28.809Z Downloaded hash32 v0.3.1
1502025-01-11T04:23:28.811Z Downloaded quote v1.0.38
1512025-01-11T04:23:28.813Z Downloaded managed v0.8.0
1522025-01-11T04:23:28.813Z Downloaded embedded-io v0.6.1
1532025-01-11T04:23:28.816Z Downloaded thiserror-impl v2.0.11
1542025-01-11T04:23:28.816Z Downloaded macaddr v1.0.1
1552025-01-11T04:23:28.818Z Downloaded byteorder v1.5.0
1562025-01-11T04:23:28.820Z Downloaded darling v0.20.10
1572025-01-11T04:23:28.823Z Downloaded proc-macro-error2 v2.0.1
1582025-01-11T04:23:28.826Z Downloaded embedded-io v0.4.0
1592025-01-11T04:23:28.829Z Downloaded thiserror v2.0.11
1602025-01-11T04:23:28.833Z Downloaded postcard v1.1.1
1612025-01-11T04:23:28.836Z Downloaded unicode-ident v1.0.14
1622025-01-11T04:23:28.838Z Downloaded defmt v0.3.10
1632025-01-11T04:23:28.841Z Downloaded bitflags v2.6.0
1642025-01-11T04:23:28.845Z Downloaded aho-corasick v1.1.3
1652025-01-11T04:23:28.850Z Downloaded serde_derive v1.0.217
1662025-01-11T04:23:28.854Z Downloaded darling_core v0.20.10
1672025-01-11T04:23:28.860Z Downloaded proc-macro2 v1.0.92
1682025-01-11T04:23:28.865Z Downloaded heapless v0.8.0
1692025-01-11T04:23:28.869Z Downloaded zerocopy-derive v0.8.14
1702025-01-11T04:23:28.875Z Downloaded memchr v2.7.4
1712025-01-11T04:23:28.880Z Downloaded serde v1.0.217
1722025-01-11T04:23:28.891Z Downloaded itertools v0.13.0
1732025-01-11T04:23:28.930Z Downloaded zerocopy v0.8.14
1742025-01-11T04:23:28.953Z Downloaded regex v1.11.1
1752025-01-11T04:23:28.964Z Downloaded syn v2.0.95
1762025-01-11T04:23:28.982Z Downloaded smoltcp v0.11.0
1772025-01-11T04:23:28.994Z Downloaded regex-syntax v0.8.5
1782025-01-11T04:23:29.012Z Downloaded regex-automata v0.4.9
1792025-01-11T04:23:29.139Z Compiling proc-macro2 v1.0.92
1802025-01-11T04:23:29.139Z Compiling unicode-ident v1.0.14
1812025-01-11T04:23:29.141Z Compiling fnv v1.0.7
1822025-01-11T04:23:29.141Z Compiling memchr v2.7.4
1832025-01-11T04:23:29.141Z Compiling strsim v0.11.1
1842025-01-11T04:23:29.141Z Compiling ident_case v1.0.1
1852025-01-11T04:23:29.151Z Compiling regex-syntax v0.8.5
1862025-01-11T04:23:29.154Z Compiling either v1.13.0
1872025-01-11T04:23:29.276Z Compiling serde v1.0.217
1882025-01-11T04:23:29.314Z Compiling zerocopy v0.8.14
1892025-01-11T04:23:29.336Z Checking byteorder v1.5.0
1902025-01-11T04:23:29.548Z Compiling itertools v0.13.0
1912025-01-11T04:23:29.609Z Compiling heapless v0.8.0
1922025-01-11T04:23:29.764Z Checking hash32 v0.3.1
1932025-01-11T04:23:29.861Z Compiling smoltcp v0.11.0
1942025-01-11T04:23:29.900Z Checking stable_deref_trait v1.2.0
1952025-01-11T04:23:29.989Z Checking macaddr v1.0.1
1962025-01-11T04:23:30.019Z Compiling aho-corasick v1.1.3
1972025-01-11T04:23:30.230Z Checking bitflags v1.3.2
1982025-01-11T04:23:30.310Z Checking bitflags v2.6.0
1992025-01-11T04:23:30.470Z Checking cfg-if v1.0.0
2002025-01-11T04:23:30.490Z Checking managed v0.8.0
2012025-01-11T04:23:30.520Z Checking cobs v0.2.3
2022025-01-11T04:23:30.542Z Checking ipnetwork v0.20.0
2032025-01-11T04:23:30.673Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
2042025-01-11T04:23:30.841Z Compiling quote v1.0.38
2052025-01-11T04:23:31.160Z Compiling syn v2.0.95
2062025-01-11T04:23:32.299Z Compiling regex-automata v0.4.9
2072025-01-11T04:23:34.776Z Compiling regex v1.11.1
2082025-01-11T04:23:35.494Z Compiling darling_core v0.20.10
2092025-01-11T04:23:36.432Z Compiling zerocopy-derive v0.8.14
2102025-01-11T04:23:36.432Z Compiling serde_derive v1.0.217
2112025-01-11T04:23:37.827Z Compiling darling_macro v0.20.10
2122025-01-11T04:23:38.475Z Compiling darling v0.20.10
2132025-01-11T04:23:38.543Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
2142025-01-11T04:23:41.679Z Checking ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
2152025-01-11T04:23:42.607Z Checking ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
2162025-01-11T04:23:42.607Z Checking postcard v1.1.1
2172025-01-11T04:23:43.781Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
2182025-01-11T04:23:45.108Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.86s
2192025-01-11T04:23:45.239Z
2202025-01-11T04:23:45.239Zreal 20.119361336
2212025-01-11T04:23:45.239Zuser 58.634446356
2222025-01-11T04:23:45.239Zsys 7.387455905
2232025-01-11T04:23:45.239Ztrap 0.029174510
2242025-01-11T04:23:45.239Ztflt 0.171497339
2252025-01-11T04:23:45.239Zdflt 0.564944062
2262025-01-11T04:23:45.239Zkflt 0.002889983
2272025-01-11T04:23:45.242Zlock 1:04.714914481
2282025-01-11T04:23:45.242Zslp 2:56.872319325
2292025-01-11T04:23:45.242Zlat 1.927768079
2302025-01-11T04:23:45.242Zstop 4.064662867
2312025-01-11T04:23:45.243Z+ header 'analyze no_std'
2322025-01-11T04:23:45.243Z+ echo '# ==== analyze no_std ==== #'
2332025-01-11T04:23:45.243Z# ==== analyze no_std ==== #
2342025-01-11T04:23:45.243Z+ ptime -m cargo clippy --no-default-features --all-targets
2352025-01-11T04:23:45.458Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
2362025-01-11T04:23:46.801Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.43s
2372025-01-11T04:23:46.830Z
2382025-01-11T04:23:46.833Zreal 1.584567859
2392025-01-11T04:23:46.833Zuser 2.424229736
2402025-01-11T04:23:46.833Zsys 0.287257812
2412025-01-11T04:23:46.833Ztrap 0.000871875
2422025-01-11T04:23:46.833Ztflt 0.000006898
2432025-01-11T04:23:46.833Zdflt 0.000024054
2442025-01-11T04:23:46.833Zkflt 0.000000000
2452025-01-11T04:23:46.833Zlock 2.995968125
2462025-01-11T04:23:46.833Zslp 6.346670047
2472025-01-11T04:23:46.833Zlat 0.003910987
2482025-01-11T04:23:46.833Zstop 0.066564337
2492025-01-11T04:23:46.833Z+ header test
2502025-01-11T04:23:46.833Z+ echo '# ==== test ==== #'
2512025-01-11T04:23:46.833Z# ==== test ==== #
2522025-01-11T04:23:46.833Z+ ptime -m cargo test
2532025-01-11T04:23:47.072Z Compiling byteorder v1.5.0
2542025-01-11T04:23:47.072Z Compiling stable_deref_trait v1.2.0
2552025-01-11T04:23:47.075Z Compiling macaddr v1.0.1
2562025-01-11T04:23:47.075Z Compiling bitflags v2.6.0
2572025-01-11T04:23:47.075Z Compiling cfg-if v1.0.0
2582025-01-11T04:23:47.078Z Compiling zerocopy v0.8.14
2592025-01-11T04:23:47.080Z Compiling serde v1.0.217
2602025-01-11T04:23:47.086Z Compiling cobs v0.2.3
2612025-01-11T04:23:47.138Z Compiling managed v0.8.0
2622025-01-11T04:23:47.145Z Compiling bitflags v1.3.2
2632025-01-11T04:23:47.219Z Compiling ipnetwork v0.20.0
2642025-01-11T04:23:47.338Z Compiling hash32 v0.3.1
2652025-01-11T04:23:47.341Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
2662025-01-11T04:23:47.448Z Compiling heapless v0.8.0
2672025-01-11T04:23:47.987Z Compiling smoltcp v0.11.0
2682025-01-11T04:23:48.998Z Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
2692025-01-11T04:23:50.258Z Compiling postcard v1.1.1
2702025-01-11T04:23:50.258Z Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
2712025-01-11T04:23:51.520Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
2722025-01-11T04:23:53.181Z Finished `test` profile [unoptimized + debuginfo] target(s) in 6.30s
2732025-01-11T04:23:53.195Z Running unittests src/lib.rs (/work/oxidecomputer/opte/target/debug/deps/opte_api-86be57cd974d8793)
2742025-01-11T04:23:53.207Z
2752025-01-11T04:23:53.207Zrunning 22 tests
2762025-01-11T04:23:53.210Ztest encap::test::bad_vni ... ok
2772025-01-11T04:23:53.210Ztest encap::test::good_vni ... ok
2782025-01-11T04:23:53.210Ztest dns::tests::test_domain_name ... ok
2792025-01-11T04:23:53.210Ztest encap::test::vni_round_trip ... ok
2802025-01-11T04:23:53.210Ztest ip::test::bad_prefix_len ... ok
2812025-01-11T04:23:53.210Ztest ip::test::dhcp_fqdn ... ok
2822025-01-11T04:23:53.210Ztest ip::test::bad_cidr ... ok
2832025-01-11T04:23:53.211Ztest ip::test::good_cidr ... ok
2842025-01-11T04:23:53.211Ztest ip::test::ipv4_addr_bad ... ok
2852025-01-11T04:23:53.211Ztest ip::test::ipv4_addr_good ... ok
2862025-01-11T04:23:53.211Ztest ip::test::ipv4_mask ... ok
2872025-01-11T04:23:53.211Ztest ip::test::ipv6_cidr_is_member ... ok
2882025-01-11T04:23:53.211Ztest ip::test::ipv6_is_default ... ok
2892025-01-11T04:23:53.211Ztest ip::test::ipv6_mask ... ok
2902025-01-11T04:23:53.211Ztest ip::test::ipv6_prefix_len ... ok
2912025-01-11T04:23:53.211Ztest ip::test::test_ip_cidr_from_str ... ok
2922025-01-11T04:23:53.211Ztest ip::test::test_ipv6_from_const ... ok
2932025-01-11T04:23:53.211Ztest ip::test::test_ip_addr_from_str ... ok
2942025-01-11T04:23:53.211Ztest ip::test::test_ipv6_from_eui64 ... ok
2952025-01-11T04:23:53.211Ztest ip::test::test_ipv6_is_multicast ... ok
2962025-01-11T04:23:53.211Ztest ip::test::test_ipv6_multicast_mac ... ok
2972025-01-11T04:23:53.211Ztest ip::test::test_ipv6_solicited_node_multicast ... ok
2982025-01-11T04:23:53.211Z
2992025-01-11T04:23:53.211Ztest result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
3002025-01-11T04:23:53.211Z
3012025-01-11T04:23:53.211Z Doc-tests opte_api
3022025-01-11T04:23:53.360Z
3032025-01-11T04:23:53.360Zrunning 1 test
3042025-01-11T04:23:53.733Ztest crates/opte-api/src/dns.rs - dns::DomainName::encode (line 81) ... ok
3052025-01-11T04:23:53.733Z
3062025-01-11T04:23:53.736Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.37s
3072025-01-11T04:23:53.737Z
3082025-01-11T04:23:53.752Z
3092025-01-11T04:23:53.755Zreal 6.911819146
3102025-01-11T04:23:53.755Zuser 15.736882378
3112025-01-11T04:23:53.755Zsys 2.230237994
3122025-01-11T04:23:53.755Ztrap 0.002922798
3132025-01-11T04:23:53.755Ztflt 0.055920925
3142025-01-11T04:23:53.755Zdflt 0.085213122
3152025-01-11T04:23:53.755Zkflt 0.000000000
3162025-01-11T04:23:53.755Zlock 26.412574395
3172025-01-11T04:23:53.755Zslp 46.828229513
3182025-01-11T04:23:53.755Zlat 0.666997891
3192025-01-11T04:23:53.755Zstop 0.820432406
3202025-01-11T04:23:53.755Zprocess exited: duration 51736 ms, exit code 0
 
3212025-01-11T04:23:53.761Zfound 0 output files