01M1P82A29K82AQTJ4FJ1SFJ1Y: opte-api

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

Buildomat Job: 01M1P82NW0NV78EW22PTKK0PJ2

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-04T13:00:58.247Zjob assigned to worker 01M1P82V9KRDRGK0JCSQ6T7TYE [factory aws, i-0aee728cbed7cd8c5] (queued for 47 s)
 
22026-09-04T13:01:04.787Zstarting task 0: "setup"
32026-09-04T13:01:04.793Z++ uname -s
42026-09-04T13:01:04.796Z+ kern=SunOS
52026-09-04T13:01:04.796Z+ build_user=build
62026-09-04T13:01:04.796Z+ build_uid=12345
72026-09-04T13:01:04.796Z+ work_dir=/work
82026-09-04T13:01:04.796Z+ input_dir=/input
92026-09-04T13:01:04.796Z+ [[ 0 == 12345 ]]
102026-09-04T13:01:04.796Z+ case "$kern" in
112026-09-04T13:01:04.797Z+ groupadd -g 12345 build
122026-09-04T13:01:04.797Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-04T13:01:06.801Z+ zfs create -o mountpoint=/work rpool/work
142026-09-04T13:01:06.968Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-04T13:01:06.972Z+ home_fs=zfs
162026-09-04T13:01:06.972Z+ [[ zfs == autofs ]]
172026-09-04T13:01:06.972Z+ mkdir -p /home/build
182026-09-04T13:01:06.972Z+ chown build:build /home/build /work
192026-09-04T13:01:08.972Z+ chmod 0700 /home/build /work
202026-09-04T13:01:08.975Zprocess exited: duration 4186 ms, exit code 0
 
212026-09-04T13:01:08.981Zstarting task 1: "rust-toolchain"
222026-09-04T13:01:08.984Z+ printf ' * rust toolchain channel = "%s"\n' 1.97.1
232026-09-04T13:01:08.987Z * rust toolchain channel = "1.97.1"
242026-09-04T13:01:08.987Z+ printf ' * rust toolchain profile = "%s"\n' default
252026-09-04T13:01:08.987Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
262026-09-04T13:01:08.987Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-09-04T13:01:08.987Z * rust toolchain profile = "default"
282026-09-04T13:01:08.987Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-04T13:01:08.987Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default
302026-09-04T13:01:09.046Zinfo: downloading installer
312026-09-04T13:01:10.274Zinfo: profile set to default
322026-09-04T13:01:10.274Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-04T13:01:10.277Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
342026-09-04T13:01:10.411Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
352026-09-04T13:01:10.414Zinfo: downloading 6 components
362026-09-04T13:01:25.262Zinfo: default toolchain set to 1.97.1-x86_64-unknown-illumos
372026-09-04T13:01:25.262Z
382026-09-04T13:01:25.296Z 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14)
392026-09-04T13:01:25.296Z
402026-09-04T13:01:25.300Z
412026-09-04T13:01:25.300ZRust is installed now. Great!
422026-09-04T13:01:25.300Z
432026-09-04T13:01:25.300ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-04T13:01:25.300Zenvironment variable. This has not been done automatically.
452026-09-04T13:01:25.300Z
462026-09-04T13:01:25.300ZTo configure your current shell, you need to source
472026-09-04T13:01:25.300Zthe corresponding env file under $HOME/.cargo.
482026-09-04T13:01:25.300Z
492026-09-04T13:01:25.300ZConsider running the right command for your shell (note the leading DOT):
502026-09-04T13:01:25.300Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-04T13:01:25.300Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-04T13:01:25.300ZCC_x86_64-unknown-illumos = None
532026-09-04T13:01:25.300Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-04T13:01:25.300ZCC_x86_64_unknown_illumos = None
552026-09-04T13:01:25.300Zcargo:rerun-if-env-changed=HOST_CC
562026-09-04T13:01:25.300ZHOST_CC = None
572026-09-04T13:01:25.300Zcargo:rerun-if-env-changed=CC
582026-09-04T13:01:25.300ZCC = None
592026-09-04T13:01:25.301Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-04T13:01:25.467Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-04T13:01:25.467ZCRATE_CC_NO_DEFAULTS = None
622026-09-04T13:01:25.467Zcargo:rerun-if-env-changed=CFLAGS
632026-09-04T13:01:25.467ZCFLAGS = None
642026-09-04T13:01:25.467Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-04T13:01:25.467ZHOST_CFLAGS = None
662026-09-04T13:01:25.467Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-04T13:01:25.467ZCFLAGS_x86_64_unknown_illumos = None
682026-09-04T13:01:25.467Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-04T13:01:25.467ZCFLAGS_x86_64-unknown-illumos = None
702026-09-04T13:01:25.562Z+ rustup --version
712026-09-04T13:01:25.568Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-04T13:01:25.571Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-04T13:01:25.590Zinfo: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)`
742026-09-04T13:01:25.594Z+ cargo --version
752026-09-04T13:01:25.607Zcargo 1.97.1 (c980f4866 2026-06-30)
762026-09-04T13:01:25.611Z+ rustc --version
772026-09-04T13:01:25.628Zrustc 1.97.1 (8bab26f4f 2026-07-14)
782026-09-04T13:01:25.631Zprocess exited: duration 16648 ms, exit code 0
 
792026-09-04T13:01:25.638Zstarting task 2: "authentication"
802026-09-04T13:01:25.654Zprocess exited: duration 16 ms, exit code 0
 
812026-09-04T13:01:25.661Zstarting task 3: "clone repository"
822026-09-04T13:01:25.665Z+ mkdir -p /work/oxidecomputer/opte
832026-09-04T13:01:25.668Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
842026-09-04T13:01:25.696ZCloning into '/work/oxidecomputer/opte'...
852026-09-04T13:01:26.731Z+ cd /work/oxidecomputer/opte
862026-09-04T13:01:26.731Z+ git fetch origin 7d5fed73e1c27bd3d4b28358b7ff3b8a7e1e3eed
872026-09-04T13:01:27.019ZFrom https://github.com/oxidecomputer/opte
882026-09-04T13:01:27.019Z * branch 7d5fed73e1c27bd3d4b28358b7ff3b8a7e1e3eed -> FETCH_HEAD
892026-09-04T13:01:27.037Z+ [[ -n bound-eviction ]]
902026-09-04T13:01:27.038Z++ git branch --show-current
912026-09-04T13:01:27.038Z+ current=master
922026-09-04T13:01:27.038Z+ [[ master != bound-eviction ]]
932026-09-04T13:01:27.038Z+ git branch -f bound-eviction 7d5fed73e1c27bd3d4b28358b7ff3b8a7e1e3eed
942026-09-04T13:01:27.038Z+ git checkout -f bound-eviction
952026-09-04T13:01:27.046ZSwitched to branch 'bound-eviction'
962026-09-04T13:01:27.049Z+ git reset --hard 7d5fed73e1c27bd3d4b28358b7ff3b8a7e1e3eed
972026-09-04T13:01:27.063ZHEAD is now at 7d5fed7 Rebase fix
982026-09-04T13:01:27.066Zprocess exited: duration 1402 ms, exit code 0
 
992026-09-04T13:01:27.074Zstarting task 4: "build"
1002026-09-04T13:01:27.077Z+ source .github/buildomat/common.sh
1012026-09-04T13:01:27.080Z++ rustup show active-toolchain
1022026-09-04T13:01:27.083Z1.97.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
1032026-09-04T13:01:27.083Z++ pushd xde
1042026-09-04T13:01:27.083Z++ rustup show active-toolchain
1052026-09-04T13:01:27.083Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
1062026-09-04T13:01:27.087Zinfo: syncing channel updates for nightly-2026-07-20-x86_64-unknown-illumos
1072026-09-04T13:01:27.243Zinfo: latest update on 2026-07-20 for version 1.99.0-nightly (9f36de775 2026-07-19)
1082026-09-04T13:01:27.246Zinfo: downloading 6 components
1092026-09-04T13:01:41.854Zwarn: the missing active toolchain `nightly-2026-07-20-x86_64-unknown-illumos` has been auto-installed
1102026-09-04T13:01:41.855Zwarn: auto-installation is deprecated for most `rustup` commands
1112026-09-04T13:01:41.855Zwarn: scripts relying on this behavior in `rustup` may stop working in the future
1122026-09-04T13:01:41.855Zwarn: to install the active toolchain, use `rustup install` instead
1132026-09-04T13:01:41.855Zwarn: see <https://github.com/rust-lang/rustup/issues/4836> for more info
1142026-09-04T13:01:41.855Znightly-2026-07-20-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1152026-09-04T13:01:41.953Z+++ rustup show active-toolchain -v
1162026-09-04T13:01:41.957Z+++ head -n 1
1172026-09-04T13:01:41.957Z+++ cut '-d ' -f1
1182026-09-04T13:01:42.005Z++ export NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos
1192026-09-04T13:01:42.005Z++ NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos
1202026-09-04T13:01:42.006Z++ popd
1212026-09-04T13:01:42.008Z/work/oxidecomputer/opte
1222026-09-04T13:01:42.008Z+ cargo --version
1232026-09-04T13:01:42.014Zcargo 1.97.1 (c980f4866 2026-06-30)
1242026-09-04T13:01:42.017Z+ rustc --version
1252026-09-04T13:01:42.035Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1262026-09-04T13:01:42.038Z+ cd crates/opte-api
1272026-09-04T13:01:42.038Z+ header 'check API_VERSION'
1282026-09-04T13:01:42.039Z+ echo '# ==== check API_VERSION ==== #'
1292026-09-04T13:01:42.039Z# ==== check API_VERSION ==== #
1302026-09-04T13:01:42.039Z+ ./check-api-version.sh
1312026-09-04T13:01:42.048Z+ header 'check style'
1322026-09-04T13:01:42.051Z+ echo '# ==== check style ==== #'
1332026-09-04T13:01:42.051Z# ==== check style ==== #
1342026-09-04T13:01:42.051Z+ ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos fmt -- --check
1352026-09-04T13:01:42.125Z
1362026-09-04T13:01:42.125Zreal 0.073560386
1372026-09-04T13:01:42.125Zuser 0.043231530
1382026-09-04T13:01:42.125Zsys 0.027698120
1392026-09-04T13:01:42.125Ztrap 0.000000350
1402026-09-04T13:01:42.125Ztflt 0.000031170
1412026-09-04T13:01:42.125Zdflt 0.000020280
1422026-09-04T13:01:42.125Zkflt 0.000000000
1432026-09-04T13:01:42.125Zlock 0.021599114
1442026-09-04T13:01:42.125Zslp 0.054315770
1452026-09-04T13:01:42.125Zlat 0.000597730
1462026-09-04T13:01:42.125Zstop 0.000097630
1472026-09-04T13:01:42.128Z+ header 'analyze std'
1482026-09-04T13:01:42.128Z+ echo '# ==== analyze std ==== #'
1492026-09-04T13:01:42.128Z+ ptime -m cargo clippy --all-targets
1502026-09-04T13:01:42.128Z# ==== analyze std ==== #
1512026-09-04T13:01:42.255Z Updating crates.io index
1522026-09-04T13:01:42.258Z Updating git repository `https://github.com/oxidecomputer/falcon`
1532026-09-04T13:01:43.030Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1542026-09-04T13:01:43.326Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1552026-09-04T13:01:43.624Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1562026-09-04T13:01:44.039Z Updating git repository `https://github.com/oxidecomputer/zone`
1572026-09-04T13:01:44.337Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1582026-09-04T13:01:44.688Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1592026-09-04T13:01:46.129Z Downloading crates ...
1602026-09-04T13:01:46.175Z Downloaded ident_case v1.0.1
1612026-09-04T13:01:46.192Z Downloaded embedded-io v0.6.1
1622026-09-04T13:01:46.195Z Downloaded hash32 v0.3.1
1632026-09-04T13:01:46.195Z Downloaded managed v0.8.0
1642026-09-04T13:01:46.195Z Downloaded embedded-io v0.4.0
1652026-09-04T13:01:46.204Z Downloaded defmt-parser v1.0.0
1662026-09-04T13:01:46.212Z Downloaded strsim v0.11.1
1672026-09-04T13:01:46.215Z Downloaded stable_deref_trait v1.2.1
1682026-09-04T13:01:46.215Z Downloaded cobs v0.3.0
1692026-09-04T13:01:46.219Z Downloaded darling_macro v0.23.0
1702026-09-04T13:01:46.224Z Downloaded defmt v0.3.100
1712026-09-04T13:01:46.236Z Downloaded cfg-if v1.0.4
1722026-09-04T13:01:46.239Z Downloaded bitflags v1.3.2
1732026-09-04T13:01:46.243Z Downloaded memchr v2.8.3
1742026-09-04T13:01:46.246Z Downloaded either v1.16.0
1752026-09-04T13:01:46.246Z Downloaded quote v1.0.46
1762026-09-04T13:01:46.250Z Downloaded ipnetwork v0.21.1
1772026-09-04T13:01:46.250Z Downloaded macaddr v1.0.1
1782026-09-04T13:01:46.250Z Downloaded defmt-macros v1.1.1
1792026-09-04T13:01:46.253Z Downloaded thiserror-impl v2.0.18
1802026-09-04T13:01:46.253Z Downloaded ingot-types v0.2.0
1812026-09-04T13:01:46.266Z Downloaded ingot v0.2.0
1822026-09-04T13:01:46.274Z Downloaded byteorder v1.5.0
1832026-09-04T13:01:46.278Z Downloaded thiserror v2.0.18
1842026-09-04T13:01:46.283Z Downloaded ingot-macros v0.2.0
1852026-09-04T13:01:46.286Z Downloaded defmt v1.1.1
1862026-09-04T13:01:46.295Z Downloaded serde_derive v1.0.228
1872026-09-04T13:01:46.298Z Downloaded unicode-ident v1.0.24
1882026-09-04T13:01:46.298Z Downloaded postcard v1.1.3
1892026-09-04T13:01:46.301Z Downloaded bitflags v2.13.0
1902026-09-04T13:01:46.301Z Downloaded proc-macro2 v1.0.106
1912026-09-04T13:01:46.304Z Downloaded darling v0.23.0
1922026-09-04T13:01:46.312Z Downloaded heapless v0.8.0
1932026-09-04T13:01:46.315Z Downloaded serde_core v1.0.228
1942026-09-04T13:01:46.320Z Downloaded darling_core v0.23.0
1952026-09-04T13:01:46.331Z Downloaded serde v1.0.228
1962026-09-04T13:01:46.334Z Downloaded zerocopy-derive v0.8.54
1972026-09-04T13:01:46.363Z Downloaded itertools v0.15.0
1982026-09-04T13:01:46.367Z Downloaded regex v1.13.0
1992026-09-04T13:01:46.379Z Downloaded aho-corasick v1.1.4
2002026-09-04T13:01:46.406Z Downloaded zerocopy v0.8.54
2012026-09-04T13:01:46.422Z Downloaded syn v2.0.118
2022026-09-04T13:01:46.428Z Downloaded smoltcp v0.11.0
2032026-09-04T13:01:46.434Z Downloaded regex-syntax v0.8.11
2042026-09-04T13:01:46.452Z Downloaded regex-automata v0.4.15
2052026-09-04T13:01:46.487Z Compiling proc-macro2 v1.0.106
2062026-09-04T13:01:46.491Z Compiling quote v1.0.46
2072026-09-04T13:01:46.492Z Compiling unicode-ident v1.0.24
2082026-09-04T13:01:46.492Z Compiling ident_case v1.0.1
2092026-09-04T13:01:46.492Z Compiling memchr v2.8.3
2102026-09-04T13:01:46.492Z Compiling strsim v0.11.1
2112026-09-04T13:01:46.492Z Compiling serde_core v1.0.228
2122026-09-04T13:01:46.492Z Compiling regex-syntax v0.8.11
2132026-09-04T13:01:46.675Z Compiling thiserror v2.0.18
2142026-09-04T13:01:46.679Z Compiling serde v1.0.228
2152026-09-04T13:01:46.839Z Compiling zerocopy v0.8.54
2162026-09-04T13:01:46.907Z Compiling either v1.16.0
2172026-09-04T13:01:46.968Z Compiling aho-corasick v1.1.4
2182026-09-04T13:01:47.101Z Compiling itertools v0.15.0
2192026-09-04T13:01:47.143Z Compiling heapless v0.8.0
2202026-09-04T13:01:47.173Z Checking byteorder v1.5.0
2212026-09-04T13:01:47.235Z Checking bitflags v2.13.0
2222026-09-04T13:01:47.329Z Checking hash32 v0.3.1
2232026-09-04T13:01:47.383Z Checking stable_deref_trait v1.2.1
2242026-09-04T13:01:47.431Z Compiling smoltcp v0.11.0
2252026-09-04T13:01:47.442Z Checking macaddr v1.0.1
2262026-09-04T13:01:47.723Z Checking managed v0.8.0
2272026-09-04T13:01:47.742Z Compiling syn v2.0.118
2282026-09-04T13:01:47.822Z Checking cfg-if v1.0.4
2292026-09-04T13:01:47.878Z Checking bitflags v1.3.2
2302026-09-04T13:01:47.899Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
2312026-09-04T13:01:47.936Z Checking ipnetwork v0.21.1
2322026-09-04T13:01:48.109Z Compiling regex-automata v0.4.15
2332026-09-04T13:01:49.582Z Compiling regex v1.13.0
2342026-09-04T13:01:49.942Z Compiling darling_core v0.23.0
2352026-09-04T13:01:50.264Z Compiling zerocopy-derive v0.8.54
2362026-09-04T13:01:50.264Z Compiling thiserror-impl v2.0.18
2372026-09-04T13:01:50.267Z Compiling serde_derive v1.0.228
2382026-09-04T13:01:51.246Z Checking cobs v0.3.0
2392026-09-04T13:01:51.287Z Compiling darling_macro v0.23.0
2402026-09-04T13:01:51.788Z Compiling darling v0.23.0
2412026-09-04T13:01:51.848Z Compiling ingot-macros v0.2.0
2422026-09-04T13:01:52.475Z Checking postcard v1.1.3
2432026-09-04T13:01:53.779Z Checking ingot-types v0.2.0
2442026-09-04T13:01:54.040Z Checking ingot v0.2.0
2452026-09-04T13:01:55.316Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
2462026-09-04T13:01:56.331Z Finished `dev` profile [optimized + debuginfo] target(s) in 14.15s
2472026-09-04T13:01:56.427Z
2482026-09-04T13:01:56.427Zreal 14.296118506
2492026-09-04T13:01:56.427Zuser 30.537413177
2502026-09-04T13:01:56.427Zsys 5.774080953
2512026-09-04T13:01:56.427Ztrap 0.011709030
2522026-09-04T13:01:56.427Ztflt 0.075557848
2532026-09-04T13:01:56.427Zdflt 0.262208708
2542026-09-04T13:01:56.427Zkflt 0.001585141
2552026-09-04T13:01:56.427Zlock 2:10.699139564
2562026-09-04T13:01:56.427Zslp 1:31.203229752
2572026-09-04T13:01:56.427Zlat 1.004770961
2582026-09-04T13:01:56.427Zstop 5.317482029
2592026-09-04T13:01:56.431Z+ header 'analyze no_std'
2602026-09-04T13:01:56.431Z+ echo '# ==== analyze no_std ==== #'
2612026-09-04T13:01:56.431Z# ==== analyze no_std ==== #
2622026-09-04T13:01:56.431Z+ ptime -m cargo clippy --no-default-features --all-targets -- --deny warnings
2632026-09-04T13:01:56.525Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
2642026-09-04T13:01:56.751Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
2652026-09-04T13:01:57.717Z Finished `dev` profile [optimized + debuginfo] target(s) in 1.25s
2662026-09-04T13:01:57.738Z
2672026-09-04T13:01:57.741Zreal 1.306253953
2682026-09-04T13:01:57.741Zuser 1.878166019
2692026-09-04T13:01:57.741Zsys 0.255056427
2702026-09-04T13:01:57.741Ztrap 0.000182250
2712026-09-04T13:01:57.741Ztflt 0.000067710
2722026-09-04T13:01:57.741Zdflt 0.000089860
2732026-09-04T13:01:57.741Zkflt 0.000000000
2742026-09-04T13:01:57.741Zlock 5.514325190
2752026-09-04T13:01:57.741Zslp 5.280051958
2762026-09-04T13:01:57.741Zlat 0.002395060
2772026-09-04T13:01:57.741Zstop 0.057300880
2782026-09-04T13:01:57.741Z+ header test
2792026-09-04T13:01:57.741Z+ echo '# ==== test ==== #'
2802026-09-04T13:01:57.741Z+ ptime -m cargo test
2812026-09-04T13:01:57.741Z# ==== test ==== #
2822026-09-04T13:01:57.863Z Compiling serde_core v1.0.228
2832026-09-04T13:01:57.866Z Compiling byteorder v1.5.0
2842026-09-04T13:01:57.866Z Compiling stable_deref_trait v1.2.1
2852026-09-04T13:01:57.866Z Compiling macaddr v1.0.1
2862026-09-04T13:01:57.886Z Compiling thiserror v2.0.18
2872026-09-04T13:01:57.886Z Compiling zerocopy v0.8.54
2882026-09-04T13:01:57.889Z Compiling bitflags v2.13.0
2892026-09-04T13:01:57.893Z Compiling cfg-if v1.0.4
2902026-09-04T13:01:57.937Z Compiling cobs v0.3.0
2912026-09-04T13:01:57.937Z Compiling bitflags v1.3.2
2922026-09-04T13:01:57.971Z Compiling managed v0.8.0
2932026-09-04T13:01:57.994Z Compiling ipnetwork v0.21.1
2942026-09-04T13:01:58.039Z Compiling hash32 v0.3.1
2952026-09-04T13:01:58.119Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
2962026-09-04T13:01:58.177Z Compiling heapless v0.8.0
2972026-09-04T13:01:58.550Z Compiling smoltcp v0.11.0
2982026-09-04T13:01:59.409Z Compiling serde v1.0.228
2992026-09-04T13:01:59.793Z Compiling postcard v1.1.3
3002026-09-04T13:02:00.546Z Compiling ingot-types v0.2.0
3012026-09-04T13:02:00.817Z Compiling ingot v0.2.0
3022026-09-04T13:02:02.182Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3032026-09-04T13:02:04.062Z Finished `test` profile [optimized + debuginfo] target(s) in 6.31s
3042026-09-04T13:02:04.071Z Running unittests src/lib.rs (/work/oxidecomputer/opte/target/debug/deps/opte_api-9f483c1680cf0acc)
3052026-09-04T13:02:04.074Z
3062026-09-04T13:02:04.074Zrunning 25 tests
3072026-09-04T13:02:04.074Ztest ip::test::bad_prefix_len ... ok
3082026-09-04T13:02:04.074Ztest ip::test::bad_cidr ... ok
3092026-09-04T13:02:04.074Ztest encap::test::vni_round_trip ... ok
3102026-09-04T13:02:04.074Ztest dns::tests::test_domain_name ... ok
3112026-09-04T13:02:04.074Ztest encap::test::bad_vni ... ok
3122026-09-04T13:02:04.074Ztest encap::test::good_vni ... ok
3132026-09-04T13:02:04.075Ztest ip::test::dhcp_fqdn ... ok
3142026-09-04T13:02:04.075Ztest ip::test::good_cidr ... ok
3152026-09-04T13:02:04.075Ztest ip::test::ipv4_addr_good ... ok
3162026-09-04T13:02:04.075Ztest ip::test::ipv4_addr_bad ... ok
3172026-09-04T13:02:04.075Ztest ip::test::ipv4_mask ... ok
3182026-09-04T13:02:04.075Ztest ip::test::ipv6_is_default ... ok
3192026-09-04T13:02:04.075Ztest ip::test::ipv6_mask ... ok
3202026-09-04T13:02:04.075Ztest ip::test::ipv6_cidr_is_member ... ok
3212026-09-04T13:02:04.075Ztest ip::test::ipv6_prefix_len ... ok
3222026-09-04T13:02:04.075Ztest ip::test::test_ip_cidr_from_str ... ok
3232026-09-04T13:02:04.075Ztest ip::test::test_ip_addr_from_str ... ok
3242026-09-04T13:02:04.075Ztest ip::test::test_ipv6_admin_scoped_multicast ... ok
3252026-09-04T13:02:04.075Ztest ip::test::test_ipv4_multicast_mac ... ok
3262026-09-04T13:02:04.075Ztest ip::test::test_ipv6_from_const ... ok
3272026-09-04T13:02:04.075Ztest ip::test::test_ipv6_from_eui64 ... ok
3282026-09-04T13:02:04.075Ztest ip::test::test_ipv6_is_multicast ... ok
3292026-09-04T13:02:04.075Ztest ip::test::test_ipv6_multicast_mac ... ok
3302026-09-04T13:02:04.075Ztest ip::test::test_ipv6_solicited_node_multicast ... ok
3312026-09-04T13:02:04.075Ztest ip::test::test_multicast_underlay_serde ... ok
3322026-09-04T13:02:04.075Z
3332026-09-04T13:02:04.075Ztest result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
3342026-09-04T13:02:04.075Z
3352026-09-04T13:02:04.075Z Doc-tests opte_api
3362026-09-04T13:02:04.659Z
3372026-09-04T13:02:04.659Zrunning 1 test
3382026-09-04T13:02:04.662Ztest crates/opte-api/src/dns.rs - dns::DomainName::encode (line 81) ... ok
3392026-09-04T13:02:04.662Z
3402026-09-04T13:02:04.663Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
3412026-09-04T13:02:04.663Z
3422026-09-04T13:02:04.663Zall doctests ran in 0.43s; merged doctests compilation took 0.43s
3432026-09-04T13:02:04.681Z
3442026-09-04T13:02:04.681Zreal 6.935274553
3452026-09-04T13:02:04.682Zuser 17.263756034
3462026-09-04T13:02:04.682Zsys 2.095197671
3472026-09-04T13:02:04.682Ztrap 0.005598200
3482026-09-04T13:02:04.682Ztflt 0.242558244
3492026-09-04T13:02:04.682Zdflt 0.149851411
3502026-09-04T13:02:04.685Zkflt 0.000009250
3512026-09-04T13:02:04.685Zlock 1:03.842820803
3522026-09-04T13:02:04.685Zslp 32.497719045
3532026-09-04T13:02:04.685Zlat 1.072361578
3542026-09-04T13:02:04.685Zstop 0.628103178
3552026-09-04T13:02:04.685Zprocess exited: duration 37607 ms, exit code 0
 
3562026-09-04T13:02:04.692Zfound 0 output files