01KZ81TMREK3EFZ6K7TTAF3TZM: opte-api

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

Buildomat Job: 01KZ81V9VK10CBJAHBN2N433CD

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-08-05T04:11:18.814Zjob assigned to worker 01KZ81VDBAG50VQ7Y6QMAQ046W [factory aws, i-0e93c6fc6c9de70a4] (queued for 46 s)
 
22026-08-05T04:11:24.869Zstarting task 0: "setup"
32026-08-05T04:11:24.903Z++ uname -s
42026-08-05T04:11:24.903Z+ kern=SunOS
52026-08-05T04:11:24.903Z+ build_user=build
62026-08-05T04:11:24.903Z+ build_uid=12345
72026-08-05T04:11:24.903Z+ work_dir=/work
82026-08-05T04:11:24.903Z+ input_dir=/input
92026-08-05T04:11:24.903Z+ [[ 0 == 12345 ]]
102026-08-05T04:11:24.903Z+ case "$kern" in
112026-08-05T04:11:24.903Z+ groupadd -g 12345 build
122026-08-05T04:11:24.903Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-08-05T04:11:26.872Z+ zfs create -o mountpoint=/work rpool/work
142026-08-05T04:11:26.946Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-08-05T04:11:26.949Z+ home_fs=zfs
162026-08-05T04:11:26.949Z+ [[ zfs == autofs ]]
172026-08-05T04:11:26.949Z+ mkdir -p /home/build
182026-08-05T04:11:26.949Z+ chown build:build /home/build /work
192026-08-05T04:11:28.956Z+ chmod 0700 /home/build /work
202026-08-05T04:11:28.959Zprocess exited: duration 4097 ms, exit code 0
 
212026-08-05T04:11:28.964Zstarting task 1: "rust-toolchain"
222026-08-05T04:11:28.968Z+ printf ' * rust toolchain channel = "%s"\n' 1.97.1
232026-08-05T04:11:28.968Z * rust toolchain channel = "1.97.1"
242026-08-05T04:11:28.968Z * rust toolchain profile = "default"
252026-08-05T04:11:28.968Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-08-05T04:11:28.968Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-08-05T04:11:28.968Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-08-05T04:11:28.971Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-08-05T04:11:28.971Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default
302026-08-05T04:11:29.079Zinfo: downloading installer
312026-08-05T04:11:30.440Zwarn: It looks like you have an existing rustup settings file at:
322026-08-05T04:11:30.440Zwarn: /home/build/.rustup/settings.toml
332026-08-05T04:11:30.440Zwarn: Rustup will install the default toolchain as specified in the settings file,
342026-08-05T04:11:30.440Zwarn: instead of the one inferred from the default host triple.
352026-08-05T04:11:30.449Zinfo: profile set to default
362026-08-05T04:11:30.449Zinfo: default host triple is x86_64-unknown-illumos
372026-08-05T04:11:30.449Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
382026-08-05T04:11:30.585Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
392026-08-05T04:11:30.588Zinfo: downloading 6 components
402026-08-05T04:11:46.817Z
412026-08-05T04:11:46.817Zinfo: default toolchain set to 1.97.1-x86_64-unknown-illumos
422026-08-05T04:11:46.840Z 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14)
432026-08-05T04:11:46.840Z
442026-08-05T04:11:46.840Z
452026-08-05T04:11:46.840ZRust is installed now. Great!
462026-08-05T04:11:46.840Z
472026-08-05T04:11:46.850ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
482026-08-05T04:11:46.850Zenvironment variable. This has not been done automatically.
492026-08-05T04:11:46.850Z
502026-08-05T04:11:46.850ZTo configure your current shell, you need to source
512026-08-05T04:11:46.850Zthe corresponding env file under $HOME/.cargo.
522026-08-05T04:11:46.850Z
532026-08-05T04:11:46.850ZThis is usually done by running one of the following (note the leading DOT):
542026-08-05T04:11:46.850Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
552026-08-05T04:11:46.850Zsource "$HOME/.cargo/env.fish" # For fish
562026-08-05T04:11:46.850Zsource "~/.cargo/env.nu" # For nushell
572026-08-05T04:11:46.850Zsource "$HOME/.cargo/env.tcsh" # For tcsh
582026-08-05T04:11:46.850Z. "$HOME/.cargo/env.ps1" # For pwsh
592026-08-05T04:11:46.850Zsource "$HOME/.cargo/env.xsh" # For xonsh
602026-08-05T04:11:46.850Zwarn: no default linker (`cc`) was found in your PATH
612026-08-05T04:11:46.850Zwarn: many Rust crates require a system C toolchain to build
622026-08-05T04:11:46.916Z+ rustup --version
632026-08-05T04:11:46.937Zrustup 1.29.0 (28d1352db 2026-03-05)
642026-08-05T04:11:46.937Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
652026-08-05T04:11:46.955Zinfo: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)`
662026-08-05T04:11:46.956Z+ cargo --version
672026-08-05T04:11:46.971Zcargo 1.97.1 (c980f4866 2026-06-30)
682026-08-05T04:11:46.971Z+ rustc --version
692026-08-05T04:11:46.994Zrustc 1.97.1 (8bab26f4f 2026-07-14)
702026-08-05T04:11:47.019Zprocess exited: duration 18020 ms, exit code 0
 
712026-08-05T04:11:47.043Zstarting task 2: "authentication"
722026-08-05T04:11:47.078Zprocess exited: duration 29 ms, exit code 0
 
732026-08-05T04:11:47.107Zstarting task 3: "clone repository"
742026-08-05T04:11:47.119Z+ mkdir -p /work/oxidecomputer/opte
752026-08-05T04:11:47.119Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
762026-08-05T04:11:47.139ZCloning into '/work/oxidecomputer/opte'...
772026-08-05T04:11:48.279Z+ cd /work/oxidecomputer/opte
782026-08-05T04:11:48.279Z+ git fetch origin ecc92772af6bb8882cc38c552cc61125899a3479
792026-08-05T04:11:48.511ZFrom https://github.com/oxidecomputer/opte
802026-08-05T04:11:48.511Z * branch ecc92772af6bb8882cc38c552cc61125899a3479 -> FETCH_HEAD
812026-08-05T04:11:48.518Z+ [[ -n renovate/clap ]]
822026-08-05T04:11:48.525Z++ git branch --show-current
832026-08-05T04:11:48.525Z+ current=master
842026-08-05T04:11:48.526Z+ [[ master != renovate/clap ]]
852026-08-05T04:11:48.526Z+ git branch -f renovate/clap ecc92772af6bb8882cc38c552cc61125899a3479
862026-08-05T04:11:48.529Z+ git checkout -f renovate/clap
872026-08-05T04:11:48.547ZSwitched to branch 'renovate/clap'
882026-08-05T04:11:48.557Z+ git reset --hard ecc92772af6bb8882cc38c552cc61125899a3479
892026-08-05T04:11:48.568ZHEAD is now at ecc9277 Update Rust crate clap to v4.6.5
902026-08-05T04:11:48.568Zprocess exited: duration 1462 ms, exit code 0
 
912026-08-05T04:11:48.590Zstarting task 4: "build"
922026-08-05T04:11:48.600Z+ source .github/buildomat/common.sh
932026-08-05T04:11:48.600Z++ rustup show active-toolchain
942026-08-05T04:11:48.600Z1.97.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
952026-08-05T04:11:48.600Z++ pushd xde
962026-08-05T04:11:48.600Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
972026-08-05T04:11:48.601Z++ rustup show active-toolchain
982026-08-05T04:11:48.607Zinfo: syncing channel updates for nightly-2026-07-20-x86_64-unknown-illumos
992026-08-05T04:11:48.744Zinfo: latest update on 2026-07-20 for version 1.99.0-nightly (9f36de775 2026-07-19)
1002026-08-05T04:11:48.749Zinfo: downloading 6 components
1012026-08-05T04:12:03.021Znightly-2026-07-20-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1022026-08-05T04:12:03.103Z+++ rustup show active-toolchain -v
1032026-08-05T04:12:03.107Z+++ head -n 1
1042026-08-05T04:12:03.107Z+++ cut '-d ' -f1
1052026-08-05T04:12:03.157Z++ export NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos
1062026-08-05T04:12:03.157Z++ NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos
1072026-08-05T04:12:03.157Z++ popd
1082026-08-05T04:12:03.160Z/work/oxidecomputer/opte
1092026-08-05T04:12:03.160Z+ cargo --version
1102026-08-05T04:12:03.168Zcargo 1.97.1 (c980f4866 2026-06-30)
1112026-08-05T04:12:03.171Z+ rustc --version
1122026-08-05T04:12:03.188Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1132026-08-05T04:12:03.191Z+ cd crates/opte-api
1142026-08-05T04:12:03.191Z+ header 'check API_VERSION'
1152026-08-05T04:12:03.191Z+ echo '# ==== check API_VERSION ==== #'
1162026-08-05T04:12:03.191Z# ==== check API_VERSION ==== #
1172026-08-05T04:12:03.191Z+ ./check-api-version.sh
1182026-08-05T04:12:03.198Z+ header 'check style'
1192026-08-05T04:12:03.198Z+ echo '# ==== check style ==== #'
1202026-08-05T04:12:03.198Z# ==== check style ==== #
1212026-08-05T04:12:03.198Z+ ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos fmt -- --check
1222026-08-05T04:12:03.277Z
1232026-08-05T04:12:03.277Zreal 0.076269928
1242026-08-05T04:12:03.277Zuser 0.044519655
1252026-08-05T04:12:03.277Zsys 0.029239400
1262026-08-05T04:12:03.277Ztrap 0.000000320
1272026-08-05T04:12:03.277Ztflt 0.000001780
1282026-08-05T04:12:03.277Zdflt 0.000009360
1292026-08-05T04:12:03.277Zkflt 0.000000000
1302026-08-05T04:12:03.277Zlock 0.031314350
1312026-08-05T04:12:03.277Zslp 0.056160348
1322026-08-05T04:12:03.277Zlat 0.000812600
1332026-08-05T04:12:03.278Zstop 0.000097690
1342026-08-05T04:12:03.283Z+ header 'analyze std'
1352026-08-05T04:12:03.283Z+ echo '# ==== analyze std ==== #'
1362026-08-05T04:12:03.283Z# ==== analyze std ==== #
1372026-08-05T04:12:03.283Z+ ptime -m cargo clippy --all-targets
1382026-08-05T04:12:03.404Z Updating crates.io index
1392026-08-05T04:12:03.410Z Updating git repository `https://github.com/oxidecomputer/falcon`
1402026-08-05T04:12:04.499Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1412026-08-05T04:12:04.729Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1422026-08-05T04:12:04.946Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1432026-08-05T04:12:05.305Z Updating git repository `https://github.com/oxidecomputer/zone`
1442026-08-05T04:12:05.537Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1452026-08-05T04:12:05.806Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1462026-08-05T04:12:07.586Z Downloading crates ...
1472026-08-05T04:12:07.631Z Downloaded bitflags v1.3.2
1482026-08-05T04:12:07.639Z Downloaded ingot-types v0.2.0
1492026-08-05T04:12:07.649Z Downloaded macaddr v1.0.1
1502026-08-05T04:12:07.655Z Downloaded defmt-parser v1.0.0
1512026-08-05T04:12:07.655Z Downloaded memchr v2.8.3
1522026-08-05T04:12:07.655Z Downloaded byteorder v1.5.0
1532026-08-05T04:12:07.660Z Downloaded hash32 v0.3.1
1542026-08-05T04:12:07.663Z Downloaded ident_case v1.0.1
1552026-08-05T04:12:07.667Z Downloaded cobs v0.3.0
1562026-08-05T04:12:07.674Z Downloaded ipnetwork v0.21.1
1572026-08-05T04:12:07.681Z Downloaded quote v1.0.46
1582026-08-05T04:12:07.685Z Downloaded cfg-if v1.0.4
1592026-08-05T04:12:07.685Z Downloaded managed v0.8.0
1602026-08-05T04:12:07.685Z Downloaded darling_macro v0.23.0
1612026-08-05T04:12:07.685Z Downloaded embedded-io v0.4.0
1622026-08-05T04:12:07.688Z Downloaded serde_derive v1.0.228
1632026-08-05T04:12:07.692Z Downloaded postcard v1.1.3
1642026-08-05T04:12:07.698Z Downloaded defmt v0.3.100
1652026-08-05T04:12:07.703Z Downloaded stable_deref_trait v1.2.1
1662026-08-05T04:12:07.707Z Downloaded embedded-io v0.6.1
1672026-08-05T04:12:07.712Z Downloaded defmt v1.1.1
1682026-08-05T04:12:07.716Z Downloaded unicode-ident v1.0.24
1692026-08-05T04:12:07.721Z Downloaded strsim v0.11.1
1702026-08-05T04:12:07.725Z Downloaded thiserror-impl v2.0.18
1712026-08-05T04:12:07.725Z Downloaded ingot-macros v0.2.0
1722026-08-05T04:12:07.725Z Downloaded either v1.16.0
1732026-08-05T04:12:07.725Z Downloaded ingot v0.2.0
1742026-08-05T04:12:07.725Z Downloaded defmt-macros v1.1.1
1752026-08-05T04:12:07.729Z Downloaded serde_core v1.0.228
1762026-08-05T04:12:07.729Z Downloaded darling v0.23.0
1772026-08-05T04:12:07.733Z Downloaded thiserror v2.0.18
1782026-08-05T04:12:07.742Z Downloaded heapless v0.8.0
1792026-08-05T04:12:07.776Z Downloaded bitflags v2.13.0
1802026-08-05T04:12:07.802Z Downloaded proc-macro2 v1.0.106
1812026-08-05T04:12:07.802Z Downloaded serde v1.0.228
1822026-08-05T04:12:07.802Z Downloaded darling_core v0.23.0
1832026-08-05T04:12:07.816Z Downloaded zerocopy-derive v0.8.54
1842026-08-05T04:12:07.816Z Downloaded itertools v0.15.0
1852026-08-05T04:12:07.834Z Downloaded aho-corasick v1.1.4
1862026-08-05T04:12:07.835Z Downloaded regex v1.13.0
1872026-08-05T04:12:07.843Z Downloaded smoltcp v0.11.0
1882026-08-05T04:12:07.848Z Downloaded zerocopy v0.8.54
1892026-08-05T04:12:07.876Z Downloaded syn v2.0.118
1902026-08-05T04:12:07.928Z Downloaded regex-syntax v0.8.11
1912026-08-05T04:12:07.928Z Downloaded regex-automata v0.4.15
1922026-08-05T04:12:07.947Z Compiling proc-macro2 v1.0.106
1932026-08-05T04:12:07.947Z Compiling unicode-ident v1.0.24
1942026-08-05T04:12:07.947Z Compiling quote v1.0.46
1952026-08-05T04:12:07.947Z Compiling memchr v2.8.3
1962026-08-05T04:12:07.947Z Compiling strsim v0.11.1
1972026-08-05T04:12:07.947Z Compiling ident_case v1.0.1
1982026-08-05T04:12:07.947Z Compiling regex-syntax v0.8.11
1992026-08-05T04:12:07.947Z Compiling serde_core v1.0.228
2002026-08-05T04:12:08.102Z Compiling thiserror v2.0.18
2012026-08-05T04:12:08.117Z Compiling zerocopy v0.8.54
2022026-08-05T04:12:08.278Z Compiling serde v1.0.228
2032026-08-05T04:12:08.354Z Compiling aho-corasick v1.1.4
2042026-08-05T04:12:08.360Z Compiling either v1.16.0
2052026-08-05T04:12:08.545Z Compiling itertools v0.15.0
2062026-08-05T04:12:08.583Z Compiling heapless v0.8.0
2072026-08-05T04:12:08.606Z Checking byteorder v1.5.0
2082026-08-05T04:12:08.617Z Checking bitflags v2.13.0
2092026-08-05T04:12:08.752Z Checking hash32 v0.3.1
2102026-08-05T04:12:08.759Z Checking stable_deref_trait v1.2.1
2112026-08-05T04:12:08.819Z Checking macaddr v1.0.1
2122026-08-05T04:12:08.856Z Compiling smoltcp v0.11.0
2132026-08-05T04:12:08.957Z Checking managed v0.8.0
2142026-08-05T04:12:09.175Z Compiling syn v2.0.118
2152026-08-05T04:12:09.218Z Checking bitflags v1.3.2
2162026-08-05T04:12:09.258Z Checking cfg-if v1.0.4
2172026-08-05T04:12:09.272Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
2182026-08-05T04:12:09.307Z Checking ipnetwork v0.21.1
2192026-08-05T04:12:09.474Z Compiling regex-automata v0.4.15
2202026-08-05T04:12:10.933Z Compiling regex v1.13.0
2212026-08-05T04:12:11.326Z Compiling darling_core v0.23.0
2222026-08-05T04:12:11.649Z Compiling zerocopy-derive v0.8.54
2232026-08-05T04:12:11.650Z Compiling thiserror-impl v2.0.18
2242026-08-05T04:12:11.653Z Compiling serde_derive v1.0.228
2252026-08-05T04:12:12.623Z Checking cobs v0.3.0
2262026-08-05T04:12:12.658Z Compiling darling_macro v0.23.0
2272026-08-05T04:12:13.171Z Compiling darling v0.23.0
2282026-08-05T04:12:13.237Z Compiling ingot-macros v0.2.0
2292026-08-05T04:12:13.899Z Checking postcard v1.1.3
2302026-08-05T04:12:15.177Z Checking ingot-types v0.2.0
2312026-08-05T04:12:15.444Z Checking ingot v0.2.0
2322026-08-05T04:12:16.719Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
2332026-08-05T04:12:17.714Z Finished `dev` profile [optimized + debuginfo] target(s) in 14.38s
2342026-08-05T04:12:17.800Z
2352026-08-05T04:12:17.800Zreal 14.518690355
2362026-08-05T04:12:17.800Zuser 30.646304821
2372026-08-05T04:12:17.800Zsys 5.787051673
2382026-08-05T04:12:17.800Ztrap 0.015912570
2392026-08-05T04:12:17.800Ztflt 0.079212784
2402026-08-05T04:12:17.805Zdflt 0.301666632
2412026-08-05T04:12:17.805Zkflt 0.004690420
2422026-08-05T04:12:17.805Zlock 2:12.990394450
2432026-08-05T04:12:17.806Zslp 1:32.185927261
2442026-08-05T04:12:17.806Zlat 0.951599844
2452026-08-05T04:12:17.806Zstop 5.243137925
2462026-08-05T04:12:17.806Z+ header 'analyze no_std'
2472026-08-05T04:12:17.806Z+ echo '# ==== analyze no_std ==== #'
2482026-08-05T04:12:17.806Z# ==== analyze no_std ==== #
2492026-08-05T04:12:17.806Z+ ptime -m cargo clippy --no-default-features --all-targets -- --deny warnings
2502026-08-05T04:12:17.901Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
2512026-08-05T04:12:18.130Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
2522026-08-05T04:12:19.105Z Finished `dev` profile [optimized + debuginfo] target(s) in 1.26s
2532026-08-05T04:12:19.124Z
2542026-08-05T04:12:19.127Zreal 1.319278693
2552026-08-05T04:12:19.127Zuser 1.908295424
2562026-08-05T04:12:19.127Zsys 0.255619158
2572026-08-05T04:12:19.127Ztrap 0.000559720
2582026-08-05T04:12:19.127Ztflt 0.000140450
2592026-08-05T04:12:19.127Zdflt 0.000099580
2602026-08-05T04:12:19.127Zkflt 0.000000000
2612026-08-05T04:12:19.127Zlock 5.665042872
2622026-08-05T04:12:19.127Zslp 5.353092106
2632026-08-05T04:12:19.127Zlat 0.004930900
2642026-08-05T04:12:19.127Zstop 0.058665398
2652026-08-05T04:12:19.127Z+ header test
2662026-08-05T04:12:19.127Z+ echo '# ==== test ==== #'
2672026-08-05T04:12:19.127Z+ ptime -m cargo test
2682026-08-05T04:12:19.127Z# ==== test ==== #
2692026-08-05T04:12:19.248Z Compiling serde_core v1.0.228
2702026-08-05T04:12:19.248Z Compiling byteorder v1.5.0
2712026-08-05T04:12:19.252Z Compiling bitflags v2.13.0
2722026-08-05T04:12:19.253Z Compiling stable_deref_trait v1.2.1
2732026-08-05T04:12:19.272Z Compiling thiserror v2.0.18
2742026-08-05T04:12:19.275Z Compiling zerocopy v0.8.54
2752026-08-05T04:12:19.275Z Compiling macaddr v1.0.1
2762026-08-05T04:12:19.279Z Compiling cfg-if v1.0.4
2772026-08-05T04:12:19.322Z Compiling managed v0.8.0
2782026-08-05T04:12:19.326Z Compiling cobs v0.3.0
2792026-08-05T04:12:19.355Z Compiling bitflags v1.3.2
2802026-08-05T04:12:19.413Z Compiling hash32 v0.3.1
2812026-08-05T04:12:19.427Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
2822026-08-05T04:12:19.500Z Compiling ipnetwork v0.21.1
2832026-08-05T04:12:19.532Z Compiling heapless v0.8.0
2842026-08-05T04:12:19.888Z Compiling smoltcp v0.11.0
2852026-08-05T04:12:20.803Z Compiling serde v1.0.228
2862026-08-05T04:12:21.232Z Compiling postcard v1.1.3
2872026-08-05T04:12:21.904Z Compiling ingot-types v0.2.0
2882026-08-05T04:12:22.180Z Compiling ingot v0.2.0
2892026-08-05T04:12:23.569Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
2902026-08-05T04:12:25.428Z Finished `test` profile [optimized + debuginfo] target(s) in 6.29s
2912026-08-05T04:12:25.438Z Running unittests src/lib.rs (/work/oxidecomputer/opte/target/debug/deps/opte_api-9f483c1680cf0acc)
2922026-08-05T04:12:25.440Z
2932026-08-05T04:12:25.440Zrunning 25 tests
2942026-08-05T04:12:25.440Ztest dns::tests::test_domain_name ... ok
2952026-08-05T04:12:25.440Ztest encap::test::vni_round_trip ... ok
2962026-08-05T04:12:25.440Ztest encap::test::bad_vni ... ok
2972026-08-05T04:12:25.440Ztest ip::test::bad_prefix_len ... ok
2982026-08-05T04:12:25.440Ztest encap::test::good_vni ... ok
2992026-08-05T04:12:25.441Ztest ip::test::bad_cidr ... ok
3002026-08-05T04:12:25.441Ztest ip::test::dhcp_fqdn ... ok
3012026-08-05T04:12:25.441Ztest ip::test::good_cidr ... ok
3022026-08-05T04:12:25.441Ztest ip::test::ipv4_addr_bad ... ok
3032026-08-05T04:12:25.441Ztest ip::test::ipv4_addr_good ... ok
3042026-08-05T04:12:25.441Ztest ip::test::ipv4_mask ... ok
3052026-08-05T04:12:25.441Ztest ip::test::ipv6_cidr_is_member ... ok
3062026-08-05T04:12:25.441Ztest ip::test::ipv6_is_default ... ok
3072026-08-05T04:12:25.441Ztest ip::test::ipv6_mask ... ok
3082026-08-05T04:12:25.441Ztest ip::test::ipv6_prefix_len ... ok
3092026-08-05T04:12:25.441Ztest ip::test::test_ip_addr_from_str ... ok
3102026-08-05T04:12:25.441Ztest ip::test::test_ip_cidr_from_str ... ok
3112026-08-05T04:12:25.441Ztest ip::test::test_ipv4_multicast_mac ... ok
3122026-08-05T04:12:25.441Ztest ip::test::test_ipv6_admin_scoped_multicast ... ok
3132026-08-05T04:12:25.441Ztest ip::test::test_ipv6_from_const ... ok
3142026-08-05T04:12:25.441Ztest ip::test::test_ipv6_from_eui64 ... ok
3152026-08-05T04:12:25.441Ztest ip::test::test_ipv6_is_multicast ... ok
3162026-08-05T04:12:25.441Ztest ip::test::test_ipv6_multicast_mac ... ok
3172026-08-05T04:12:25.441Ztest ip::test::test_ipv6_solicited_node_multicast ... ok
3182026-08-05T04:12:25.441Ztest ip::test::test_multicast_underlay_serde ... ok
3192026-08-05T04:12:25.441Z
3202026-08-05T04:12:25.441Ztest result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
3212026-08-05T04:12:25.441Z
3222026-08-05T04:12:25.444Z Doc-tests opte_api
3232026-08-05T04:12:26.024Z
3242026-08-05T04:12:26.024Zrunning 1 test
3252026-08-05T04:12:26.034Ztest crates/opte-api/src/dns.rs - dns::DomainName::encode (line 81) ... ok
3262026-08-05T04:12:26.034Z
3272026-08-05T04:12:26.034Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
3282026-08-05T04:12:26.034Z
3292026-08-05T04:12:26.034Zall doctests ran in 0.43s; merged doctests compilation took 0.42s
3302026-08-05T04:12:26.045Z
3312026-08-05T04:12:26.045Zreal 6.912578279
3322026-08-05T04:12:26.045Zuser 17.307877674
3332026-08-05T04:12:26.045Zsys 2.017632882
3342026-08-05T04:12:26.045Ztrap 0.004171210
3352026-08-05T04:12:26.048Ztflt 0.201194911
3362026-08-05T04:12:26.048Zdflt 0.153757276
3372026-08-05T04:12:26.048Zkflt 0.000005900
3382026-08-05T04:12:26.048Zlock 1:03.406038633
3392026-08-05T04:12:26.048Zslp 32.213641538
3402026-08-05T04:12:26.048Zlat 0.697771139
3412026-08-05T04:12:26.048Zstop 0.659114375
3422026-08-05T04:12:26.048Zprocess exited: duration 37460 ms, exit code 0
 
3432026-08-05T04:12:26.054Zfound 0 output files