01KYEAJ0MM3VZQE378DNWVND6P: opte-api

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

Buildomat Job: 01KYEAK6G57RQ35DNB2MN5G6PD

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-07-26T04:24:03.780Zjob assigned to worker 01KYEAK9SJZ04K4WRGF17TYWPR [factory aws, i-0798812f2c7a18874] (queued for 55 s)
 
22026-07-26T04:24:10.096Zstarting task 0: "setup"
32026-07-26T04:24:10.100Z++ uname -s
42026-07-26T04:24:10.101Z+ kern=SunOS
52026-07-26T04:24:10.101Z+ build_user=build
62026-07-26T04:24:10.101Z+ build_uid=12345
72026-07-26T04:24:10.101Z+ work_dir=/work
82026-07-26T04:24:10.101Z+ input_dir=/input
92026-07-26T04:24:10.101Z+ [[ 0 == 12345 ]]
102026-07-26T04:24:10.101Z+ case "$kern" in
112026-07-26T04:24:10.101Z+ groupadd -g 12345 build
122026-07-26T04:24:10.109Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-07-26T04:24:12.109Z+ zfs create -o mountpoint=/work rpool/work
142026-07-26T04:24:12.219Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-07-26T04:24:12.223Z+ home_fs=zfs
162026-07-26T04:24:12.223Z+ [[ zfs == autofs ]]
172026-07-26T04:24:12.223Z+ mkdir -p /home/build
182026-07-26T04:24:12.223Z+ chown build:build /home/build /work
192026-07-26T04:24:14.223Z+ chmod 0700 /home/build /work
202026-07-26T04:24:14.226Zprocess exited: duration 4135 ms, exit code 0
 
212026-07-26T04:24:14.234Zstarting task 1: "rust-toolchain"
222026-07-26T04:24:14.238Z+ printf ' * rust toolchain channel = "%s"\n' 1.97.1
232026-07-26T04:24:14.238Z * rust toolchain channel = "1.97.1"
242026-07-26T04:24:14.239Z+ printf ' * rust toolchain profile = "%s"\n' default
252026-07-26T04:24:14.239Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
262026-07-26T04:24:14.239Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-07-26T04:24:14.239Z * rust toolchain profile = "default"
282026-07-26T04:24:14.242Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-07-26T04:24:14.242Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default
302026-07-26T04:24:14.323Zinfo: downloading installer
312026-07-26T04:24:15.625Zwarn: It looks like you have an existing rustup settings file at:
322026-07-26T04:24:15.625Zwarn: /home/build/.rustup/settings.toml
332026-07-26T04:24:15.625Zwarn: Rustup will install the default toolchain as specified in the settings file,
342026-07-26T04:24:15.625Zwarn: instead of the one inferred from the default host triple.
352026-07-26T04:24:15.629Zinfo: profile set to default
362026-07-26T04:24:15.629Zinfo: default host triple is x86_64-unknown-illumos
372026-07-26T04:24:15.634Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
382026-07-26T04:24:15.864Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
392026-07-26T04:24:17.373Zinfo: downloading 6 components
402026-07-26T04:24:31.775Zinfo: default toolchain set to 1.97.1-x86_64-unknown-illumos
412026-07-26T04:24:31.775Z
422026-07-26T04:24:31.802Z 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14)
432026-07-26T04:24:31.802Z
442026-07-26T04:24:31.802Z
452026-07-26T04:24:31.802ZRust is installed now. Great!
462026-07-26T04:24:31.802Z
472026-07-26T04:24:31.802ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
482026-07-26T04:24:31.802Zenvironment variable. This has not been done automatically.
492026-07-26T04:24:31.802Z
502026-07-26T04:24:31.802ZTo configure your current shell, you need to source
512026-07-26T04:24:31.802Zthe corresponding env file under $HOME/.cargo.
522026-07-26T04:24:31.803Z
532026-07-26T04:24:31.803ZThis is usually done by running one of the following (note the leading DOT):
542026-07-26T04:24:31.803Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
552026-07-26T04:24:31.803Zsource "$HOME/.cargo/env.fish" # For fish
562026-07-26T04:24:31.803Zsource "~/.cargo/env.nu" # For nushell
572026-07-26T04:24:31.803Zsource "$HOME/.cargo/env.tcsh" # For tcsh
582026-07-26T04:24:31.803Z. "$HOME/.cargo/env.ps1" # For pwsh
592026-07-26T04:24:31.803Zsource "$HOME/.cargo/env.xsh" # For xonsh
602026-07-26T04:24:31.807Zwarn: no default linker (`cc`) was found in your PATH
612026-07-26T04:24:31.807Zwarn: many Rust crates require a system C toolchain to build
622026-07-26T04:24:31.904Z+ rustup --version
632026-07-26T04:24:31.912Zrustup 1.29.0 (28d1352db 2026-03-05)
642026-07-26T04:24:31.915Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
652026-07-26T04:24:31.933Zinfo: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)`
662026-07-26T04:24:31.936Z+ cargo --version
672026-07-26T04:24:31.950Zcargo 1.97.1 (c980f4866 2026-06-30)
682026-07-26T04:24:31.953Z+ rustc --version
692026-07-26T04:24:31.971Zrustc 1.97.1 (8bab26f4f 2026-07-14)
702026-07-26T04:24:31.975Zprocess exited: duration 17740 ms, exit code 0
 
712026-07-26T04:24:31.981Zstarting task 2: "authentication"
722026-07-26T04:24:31.999Zprocess exited: duration 17 ms, exit code 0
 
732026-07-26T04:24:32.007Zstarting task 3: "clone repository"
742026-07-26T04:24:32.010Z+ mkdir -p /work/oxidecomputer/opte
752026-07-26T04:24:32.010Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
762026-07-26T04:24:32.045ZCloning into '/work/oxidecomputer/opte'...
772026-07-26T04:24:33.200Z+ cd /work/oxidecomputer/opte
782026-07-26T04:24:33.200Z+ git fetch origin 10df0e1bc93e19e4c13d53bb7bb1b49d6a28dfad
792026-07-26T04:24:33.410ZFrom https://github.com/oxidecomputer/opte
802026-07-26T04:24:33.410Z * branch 10df0e1bc93e19e4c13d53bb7bb1b49d6a28dfad -> FETCH_HEAD
812026-07-26T04:24:33.416Z+ [[ -n renovate/ctor-1.x ]]
822026-07-26T04:24:33.421Z++ git branch --show-current
832026-07-26T04:24:33.421Z+ current=master
842026-07-26T04:24:33.421Z+ [[ master != renovate/ctor-1.x ]]
852026-07-26T04:24:33.421Z+ git branch -f renovate/ctor-1.x 10df0e1bc93e19e4c13d53bb7bb1b49d6a28dfad
862026-07-26T04:24:33.425Z+ git checkout -f renovate/ctor-1.x
872026-07-26T04:24:33.437ZSwitched to branch 'renovate/ctor-1.x'
882026-07-26T04:24:33.446Z+ git reset --hard 10df0e1bc93e19e4c13d53bb7bb1b49d6a28dfad
892026-07-26T04:24:33.454ZHEAD is now at 10df0e1 Update Rust crate ctor to v1
902026-07-26T04:24:33.457Zprocess exited: duration 1448 ms, exit code 0
 
912026-07-26T04:24:33.466Zstarting task 4: "build"
922026-07-26T04:24:33.470Z+ source .github/buildomat/common.sh
932026-07-26T04:24:33.470Z++ rustup show active-toolchain
942026-07-26T04:24:33.474Z1.97.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
952026-07-26T04:24:33.479Z++ pushd xde
962026-07-26T04:24:33.479Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
972026-07-26T04:24:33.479Z++ rustup show active-toolchain
982026-07-26T04:24:33.484Zinfo: syncing channel updates for nightly-2026-07-20-x86_64-unknown-illumos
992026-07-26T04:24:33.625Zinfo: latest update on 2026-07-20 for version 1.99.0-nightly (9f36de775 2026-07-19)
1002026-07-26T04:24:33.631Zinfo: downloading 6 components
1012026-07-26T04:24:47.861Znightly-2026-07-20-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1022026-07-26T04:24:47.955Z+++ rustup show active-toolchain -v
1032026-07-26T04:24:47.959Z+++ head -n 1
1042026-07-26T04:24:47.959Z+++ cut '-d ' -f1
1052026-07-26T04:24:48.008Z++ export NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos
1062026-07-26T04:24:48.008Z++ NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos
1072026-07-26T04:24:48.008Z++ popd
1082026-07-26T04:24:48.014Z/work/oxidecomputer/opte
1092026-07-26T04:24:48.015Z+ cargo --version
1102026-07-26T04:24:48.018Zcargo 1.97.1 (c980f4866 2026-06-30)
1112026-07-26T04:24:48.022Z+ rustc --version
1122026-07-26T04:24:48.041Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1132026-07-26T04:24:48.044Z+ cd crates/opte-api
1142026-07-26T04:24:48.044Z+ header 'check API_VERSION'
1152026-07-26T04:24:48.044Z+ echo '# ==== check API_VERSION ==== #'
1162026-07-26T04:24:48.044Z+ ./check-api-version.sh
1172026-07-26T04:24:48.044Z# ==== check API_VERSION ==== #
1182026-07-26T04:24:48.053Z+ header 'check style'
1192026-07-26T04:24:48.053Z+ echo '# ==== check style ==== #'
1202026-07-26T04:24:48.053Z# ==== check style ==== #
1212026-07-26T04:24:48.053Z+ ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos fmt -- --check
1222026-07-26T04:24:48.130Z
1232026-07-26T04:24:48.130Zreal 0.075182328
1242026-07-26T04:24:48.130Zuser 0.043936475
1252026-07-26T04:24:48.130Zsys 0.028158699
1262026-07-26T04:24:48.130Ztrap 0.000000310
1272026-07-26T04:24:48.130Ztflt 0.000019840
1282026-07-26T04:24:48.130Zdflt 0.000002220
1292026-07-26T04:24:48.130Zkflt 0.000000000
1302026-07-26T04:24:48.130Zlock 0.030327360
1312026-07-26T04:24:48.132Zslp 0.055945028
1322026-07-26T04:24:48.132Zlat 0.000905780
1332026-07-26T04:24:48.132Zstop 0.000099300
1342026-07-26T04:24:48.137Z+ header 'analyze std'
1352026-07-26T04:24:48.137Z+ echo '# ==== analyze std ==== #'
1362026-07-26T04:24:48.137Z# ==== analyze std ==== #
1372026-07-26T04:24:48.137Z+ ptime -m cargo clippy --all-targets
1382026-07-26T04:24:48.264Z Updating crates.io index
1392026-07-26T04:24:48.267Z Updating git repository `https://github.com/oxidecomputer/falcon`
1402026-07-26T04:24:49.232Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1412026-07-26T04:24:49.469Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1422026-07-26T04:24:49.737Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1432026-07-26T04:24:50.062Z Updating git repository `https://github.com/oxidecomputer/zone`
1442026-07-26T04:24:50.288Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1452026-07-26T04:24:50.541Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1462026-07-26T04:24:52.238Z Downloading crates ...
1472026-07-26T04:24:52.293Z Downloaded heapless v0.8.0
1482026-07-26T04:24:52.297Z Downloaded defmt v0.3.100
1492026-07-26T04:24:52.297Z Downloaded thiserror v2.0.18
1502026-07-26T04:24:52.308Z Downloaded strsim v0.11.1
1512026-07-26T04:24:52.319Z Downloaded cfg-if v1.0.4
1522026-07-26T04:24:52.323Z Downloaded hash32 v0.3.1
1532026-07-26T04:24:52.326Z Downloaded ident_case v1.0.1
1542026-07-26T04:24:52.330Z Downloaded macaddr v1.0.1
1552026-07-26T04:24:52.330Z Downloaded embedded-io v0.6.1
1562026-07-26T04:24:52.333Z Downloaded stable_deref_trait v1.2.1
1572026-07-26T04:24:52.333Z Downloaded defmt-parser v1.0.0
1582026-07-26T04:24:52.339Z Downloaded cobs v0.3.0
1592026-07-26T04:24:52.342Z Downloaded embedded-io v0.4.0
1602026-07-26T04:24:52.345Z Downloaded darling_macro v0.23.0
1612026-07-26T04:24:52.351Z Downloaded thiserror-impl v2.0.18
1622026-07-26T04:24:52.355Z Downloaded bitflags v1.3.2
1632026-07-26T04:24:52.355Z Downloaded either v1.16.0
1642026-07-26T04:24:52.355Z Downloaded ipnetwork v0.21.1
1652026-07-26T04:24:52.361Z Downloaded defmt-macros v1.1.1
1662026-07-26T04:24:52.370Z Downloaded managed v0.8.0
1672026-07-26T04:24:52.374Z Downloaded quote v1.0.46
1682026-07-26T04:24:52.377Z Downloaded byteorder v1.5.0
1692026-07-26T04:24:52.381Z Downloaded postcard v1.1.3
1702026-07-26T04:24:52.386Z Downloaded ingot-types v0.2.0
1712026-07-26T04:24:52.389Z Downloaded defmt v1.1.1
1722026-07-26T04:24:52.393Z Downloaded ingot v0.2.0
1732026-07-26T04:24:52.396Z Downloaded darling v0.23.0
1742026-07-26T04:24:52.408Z Downloaded ingot-macros v0.2.0
1752026-07-26T04:24:52.411Z Downloaded serde_core v1.0.228
1762026-07-26T04:24:52.422Z Downloaded bitflags v2.13.0
1772026-07-26T04:24:52.425Z Downloaded unicode-ident v1.0.24
1782026-07-26T04:24:52.433Z Downloaded proc-macro2 v1.0.106
1792026-07-26T04:24:52.436Z Downloaded serde_derive v1.0.228
1802026-07-26T04:24:52.442Z Downloaded darling_core v0.23.0
1812026-07-26T04:24:52.450Z Downloaded serde v1.0.228
1822026-07-26T04:24:52.458Z Downloaded zerocopy-derive v0.8.54
1832026-07-26T04:24:52.472Z Downloaded memchr v2.8.3
1842026-07-26T04:24:52.495Z Downloaded itertools v0.15.0
1852026-07-26T04:24:52.505Z Downloaded aho-corasick v1.1.4
1862026-07-26T04:24:52.509Z Downloaded regex v1.13.0
1872026-07-26T04:24:52.538Z Downloaded zerocopy v0.8.54
1882026-07-26T04:24:52.547Z Downloaded regex-syntax v0.8.11
1892026-07-26T04:24:52.559Z Downloaded smoltcp v0.11.0
1902026-07-26T04:24:52.567Z Downloaded syn v2.0.118
1912026-07-26T04:24:52.585Z Downloaded regex-automata v0.4.15
1922026-07-26T04:24:52.619Z Compiling proc-macro2 v1.0.106
1932026-07-26T04:24:52.619Z Compiling unicode-ident v1.0.24
1942026-07-26T04:24:52.619Z Compiling quote v1.0.46
1952026-07-26T04:24:52.620Z Compiling strsim v0.11.1
1962026-07-26T04:24:52.623Z Compiling ident_case v1.0.1
1972026-07-26T04:24:52.623Z Compiling memchr v2.8.3
1982026-07-26T04:24:52.623Z Compiling regex-syntax v0.8.11
1992026-07-26T04:24:52.623Z Compiling serde_core v1.0.228
2002026-07-26T04:24:52.806Z Compiling zerocopy v0.8.54
2012026-07-26T04:24:52.811Z Compiling either v1.16.0
2022026-07-26T04:24:52.975Z Compiling thiserror v2.0.18
2032026-07-26T04:24:53.010Z Compiling serde v1.0.228
2042026-07-26T04:24:53.056Z Compiling itertools v0.15.0
2052026-07-26T04:24:53.181Z Compiling aho-corasick v1.1.4
2062026-07-26T04:24:53.265Z Checking byteorder v1.5.0
2072026-07-26T04:24:53.350Z Compiling heapless v0.8.0
2082026-07-26T04:24:53.412Z Checking hash32 v0.3.1
2092026-07-26T04:24:53.487Z Checking stable_deref_trait v1.2.1
2102026-07-26T04:24:53.513Z Compiling smoltcp v0.11.0
2112026-07-26T04:24:53.547Z Checking bitflags v2.13.0
2122026-07-26T04:24:53.789Z Checking macaddr v1.0.1
2132026-07-26T04:24:53.912Z Compiling syn v2.0.118
2142026-07-26T04:24:53.934Z Checking bitflags v1.3.2
2152026-07-26T04:24:53.961Z Checking managed v0.8.0
2162026-07-26T04:24:53.987Z Checking cfg-if v1.0.4
2172026-07-26T04:24:54.085Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
2182026-07-26T04:24:54.156Z Compiling regex-automata v0.4.15
2192026-07-26T04:24:54.331Z Checking ipnetwork v0.21.1
2202026-07-26T04:24:55.589Z Compiling regex v1.13.0
2212026-07-26T04:24:56.072Z Compiling darling_core v0.23.0
2222026-07-26T04:24:56.403Z Compiling serde_derive v1.0.228
2232026-07-26T04:24:56.403Z Compiling zerocopy-derive v0.8.54
2242026-07-26T04:24:56.412Z Compiling thiserror-impl v2.0.18
2252026-07-26T04:24:57.368Z Checking cobs v0.3.0
2262026-07-26T04:24:57.410Z Compiling darling_macro v0.23.0
2272026-07-26T04:24:57.925Z Compiling darling v0.23.0
2282026-07-26T04:24:57.980Z Compiling ingot-macros v0.2.0
2292026-07-26T04:24:58.602Z Checking postcard v1.1.3
2302026-07-26T04:24:59.920Z Checking ingot-types v0.2.0
2312026-07-26T04:25:00.174Z Checking ingot v0.2.0
2322026-07-26T04:25:01.450Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
2332026-07-26T04:25:02.435Z Finished `dev` profile [optimized + debuginfo] target(s) in 14.25s
2342026-07-26T04:25:02.531Z
2352026-07-26T04:25:02.531Zreal 14.393842808
2362026-07-26T04:25:02.531Zuser 30.369186615
2372026-07-26T04:25:02.531Zsys 5.852326911
2382026-07-26T04:25:02.531Ztrap 0.014313040
2392026-07-26T04:25:02.532Ztflt 0.082242327
2402026-07-26T04:25:02.532Zdflt 0.299854465
2412026-07-26T04:25:02.532Zkflt 0.004935750
2422026-07-26T04:25:02.540Zlock 2:09.804988792
2432026-07-26T04:25:02.540Zslp 1:30.098494227
2442026-07-26T04:25:02.540Zlat 2.127107135
2452026-07-26T04:25:02.540Zstop 6.692477652
2462026-07-26T04:25:02.540Z+ header 'analyze no_std'
2472026-07-26T04:25:02.540Z+ echo '# ==== analyze no_std ==== #'
2482026-07-26T04:25:02.540Z# ==== analyze no_std ==== #
2492026-07-26T04:25:02.540Z+ ptime -m cargo clippy --no-default-features --all-targets -- --deny warnings
2502026-07-26T04:25:02.632Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
2512026-07-26T04:25:02.852Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
2522026-07-26T04:25:03.817Z Finished `dev` profile [optimized + debuginfo] target(s) in 1.24s
2532026-07-26T04:25:03.837Z
2542026-07-26T04:25:03.855Zreal 1.302334166
2552026-07-26T04:25:03.856Zuser 1.870242679
2562026-07-26T04:25:03.856Zsys 0.260283778
2572026-07-26T04:25:03.856Ztrap 0.000298650
2582026-07-26T04:25:03.856Ztflt 0.000077240
2592026-07-26T04:25:03.856Zdflt 0.000114860
2602026-07-26T04:25:03.856Zkflt 0.000000000
2612026-07-26T04:25:03.856Zlock 5.500748732
2622026-07-26T04:25:03.856Zslp 5.255614992
2632026-07-26T04:25:03.856Zlat 0.004323580
2642026-07-26T04:25:03.856Zstop 0.060617921
2652026-07-26T04:25:03.856Z+ header test
2662026-07-26T04:25:03.856Z+ echo '# ==== test ==== #'
2672026-07-26T04:25:03.856Z# ==== test ==== #
2682026-07-26T04:25:03.856Z+ ptime -m cargo test
2692026-07-26T04:25:03.964Z Compiling serde_core v1.0.228
2702026-07-26T04:25:03.965Z Compiling byteorder v1.5.0
2712026-07-26T04:25:03.974Z Compiling macaddr v1.0.1
2722026-07-26T04:25:03.974Z Compiling bitflags v2.13.0
2732026-07-26T04:25:04.002Z Compiling zerocopy v0.8.54
2742026-07-26T04:25:04.002Z Compiling thiserror v2.0.18
2752026-07-26T04:25:04.017Z Compiling stable_deref_trait v1.2.1
2762026-07-26T04:25:04.017Z Compiling cfg-if v1.0.4
2772026-07-26T04:25:04.047Z Compiling cobs v0.3.0
2782026-07-26T04:25:04.059Z Compiling managed v0.8.0
2792026-07-26T04:25:04.076Z Compiling bitflags v1.3.2
2802026-07-26T04:25:04.133Z Compiling hash32 v0.3.1
2812026-07-26T04:25:04.143Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
2822026-07-26T04:25:04.229Z Compiling ipnetwork v0.21.1
2832026-07-26T04:25:04.249Z Compiling heapless v0.8.0
2842026-07-26T04:25:04.609Z Compiling smoltcp v0.11.0
2852026-07-26T04:25:05.489Z Compiling serde v1.0.228
2862026-07-26T04:25:05.927Z Compiling postcard v1.1.3
2872026-07-26T04:25:06.624Z Compiling ingot-types v0.2.0
2882026-07-26T04:25:06.867Z Compiling ingot v0.2.0
2892026-07-26T04:25:08.220Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
2902026-07-26T04:25:10.099Z Finished `test` profile [optimized + debuginfo] target(s) in 6.25s
2912026-07-26T04:25:10.109Z Running unittests src/lib.rs (/work/oxidecomputer/opte/target/debug/deps/opte_api-9f483c1680cf0acc)
2922026-07-26T04:25:10.112Z
2932026-07-26T04:25:10.112Zrunning 25 tests
2942026-07-26T04:25:10.112Ztest dns::tests::test_domain_name ... ok
2952026-07-26T04:25:10.112Ztest encap::test::bad_vni ... ok
2962026-07-26T04:25:10.113Ztest ip::test::good_cidr ... ok
2972026-07-26T04:25:10.113Ztest encap::test::vni_round_trip ... ok
2982026-07-26T04:25:10.113Ztest encap::test::good_vni ... ok
2992026-07-26T04:25:10.113Ztest ip::test::dhcp_fqdn ... ok
3002026-07-26T04:25:10.113Ztest ip::test::bad_prefix_len ... ok
3012026-07-26T04:25:10.113Ztest ip::test::bad_cidr ... ok
3022026-07-26T04:25:10.113Ztest ip::test::ipv4_addr_bad ... ok
3032026-07-26T04:25:10.113Ztest ip::test::ipv4_addr_good ... ok
3042026-07-26T04:25:10.113Ztest ip::test::ipv4_mask ... ok
3052026-07-26T04:25:10.113Ztest ip::test::ipv6_cidr_is_member ... ok
3062026-07-26T04:25:10.113Ztest ip::test::ipv6_mask ... ok
3072026-07-26T04:25:10.113Ztest ip::test::ipv6_is_default ... ok
3082026-07-26T04:25:10.113Ztest ip::test::test_ip_addr_from_str ... ok
3092026-07-26T04:25:10.114Ztest ip::test::ipv6_prefix_len ... ok
3102026-07-26T04:25:10.114Ztest ip::test::test_ip_cidr_from_str ... ok
3112026-07-26T04:25:10.114Ztest ip::test::test_ipv4_multicast_mac ... ok
3122026-07-26T04:25:10.114Ztest ip::test::test_ipv6_from_const ... ok
3132026-07-26T04:25:10.114Ztest ip::test::test_ipv6_admin_scoped_multicast ... ok
3142026-07-26T04:25:10.114Ztest ip::test::test_ipv6_from_eui64 ... ok
3152026-07-26T04:25:10.114Ztest ip::test::test_ipv6_multicast_mac ... ok
3162026-07-26T04:25:10.114Ztest ip::test::test_ipv6_is_multicast ... ok
3172026-07-26T04:25:10.114Ztest ip::test::test_ipv6_solicited_node_multicast ... ok
3182026-07-26T04:25:10.114Ztest ip::test::test_multicast_underlay_serde ... ok
3192026-07-26T04:25:10.114Z
3202026-07-26T04:25:10.114Ztest result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
3212026-07-26T04:25:10.114Z
3222026-07-26T04:25:10.114Z Doc-tests opte_api
3232026-07-26T04:25:10.695Z
3242026-07-26T04:25:10.695Zrunning 1 test
3252026-07-26T04:25:10.698Ztest crates/opte-api/src/dns.rs - dns::DomainName::encode (line 81) ... ok
3262026-07-26T04:25:10.698Z
3272026-07-26T04:25:10.698Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
3282026-07-26T04:25:10.699Z
3292026-07-26T04:25:10.699Zall doctests ran in 0.43s; merged doctests compilation took 0.43s
3302026-07-26T04:25:10.717Z
3312026-07-26T04:25:10.718Zreal 6.873861486
3322026-07-26T04:25:10.718Zuser 17.145805699
3332026-07-26T04:25:10.718Zsys 2.027637849
3342026-07-26T04:25:10.721Ztrap 0.004872570
3352026-07-26T04:25:10.721Ztflt 0.227820652
3362026-07-26T04:25:10.722Zdflt 0.140826211
3372026-07-26T04:25:10.722Zkflt 0.000001820
3382026-07-26T04:25:10.722Zlock 1:02.486746637
3392026-07-26T04:25:10.722Zslp 32.011519935
3402026-07-26T04:25:10.722Zlat 0.835076129
3412026-07-26T04:25:10.722Zstop 0.617818669
3422026-07-26T04:25:10.722Zprocess exited: duration 37254 ms, exit code 0
 
3432026-07-26T04:25:10.729Zfound 0 output files