01M28VZMGP36Z7FG9QMVW4NVGR: opte-api

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

Buildomat Job: 01M28W07468FJDNYBH6QMJR78P

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-11T18:35:28.237Zjob assigned to worker 01M28W0C3CJBEHA5HQSZH54A15 [factory aws, i-0c240be3825012ae1] (queued for 46 s)
 
22026-09-11T18:35:35.315Zstarting task 0: "setup"
32026-09-11T18:35:35.319Z++ uname -s
42026-09-11T18:35:35.322Z+ kern=SunOS
52026-09-11T18:35:35.322Z+ build_user=build
62026-09-11T18:35:35.322Z+ build_uid=12345
72026-09-11T18:35:35.322Z+ work_dir=/work
82026-09-11T18:35:35.322Z+ input_dir=/input
92026-09-11T18:35:35.322Z+ [[ 0 == 12345 ]]
102026-09-11T18:35:35.322Z+ case "$kern" in
112026-09-11T18:35:35.322Z+ groupadd -g 12345 build
122026-09-11T18:35:35.325Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-11T18:35:37.329Z+ zfs create -o mountpoint=/work rpool/work
142026-09-11T18:35:37.420Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-11T18:35:37.423Z+ home_fs=zfs
162026-09-11T18:35:37.424Z+ [[ zfs == autofs ]]
172026-09-11T18:35:37.424Z+ mkdir -p /home/build
182026-09-11T18:35:37.424Z+ chown build:build /home/build /work
192026-09-11T18:35:39.424Z+ chmod 0700 /home/build /work
202026-09-11T18:35:39.428Zprocess exited: duration 4113 ms, exit code 0
 
212026-09-11T18:35:39.434Zstarting task 1: "rust-toolchain"
222026-09-11T18:35:39.439Z * rust toolchain channel = "1.97.1"
232026-09-11T18:35:39.439Z+ printf ' * rust toolchain channel = "%s"\n' 1.97.1
242026-09-11T18:35:39.439Z * rust toolchain profile = "default"
252026-09-11T18:35:39.439Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-09-11T18:35:39.439Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-09-11T18:35:39.439Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-09-11T18:35:39.442Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-11T18:35:39.442Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default
302026-09-11T18:35:39.526Zinfo: downloading installer
312026-09-11T18:35:40.731Zinfo: profile set to default
322026-09-11T18:35:40.731Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-11T18:35:40.775Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
342026-09-11T18:35:40.864Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
352026-09-11T18:35:40.867Zinfo: downloading 6 components
362026-09-11T18:35:57.083Z
372026-09-11T18:35:57.083Zinfo: default toolchain set to 1.97.1-x86_64-unknown-illumos
382026-09-11T18:35:57.112Z 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14)
392026-09-11T18:35:57.112Z
402026-09-11T18:35:57.116Z
412026-09-11T18:35:57.116ZRust is installed now. Great!
422026-09-11T18:35:57.116Z
432026-09-11T18:35:57.116ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-11T18:35:57.116Zenvironment variable. This has not been done automatically.
452026-09-11T18:35:57.116Z
462026-09-11T18:35:57.116ZTo configure your current shell, you need to source
472026-09-11T18:35:57.116Zthe corresponding env file under $HOME/.cargo.
482026-09-11T18:35:57.116Z
492026-09-11T18:35:57.116ZConsider running the right command for your shell (note the leading DOT):
502026-09-11T18:35:57.116Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-11T18:35:57.116Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-11T18:35:57.117ZCC_x86_64-unknown-illumos = None
532026-09-11T18:35:57.117Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-11T18:35:57.117ZCC_x86_64_unknown_illumos = None
552026-09-11T18:35:57.117Zcargo:rerun-if-env-changed=HOST_CC
562026-09-11T18:35:57.117ZHOST_CC = None
572026-09-11T18:35:57.117Zcargo:rerun-if-env-changed=CC
582026-09-11T18:35:57.117ZCC = None
592026-09-11T18:35:57.117Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-11T18:35:57.288Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-11T18:35:57.288ZCRATE_CC_NO_DEFAULTS = None
622026-09-11T18:35:57.288Zcargo:rerun-if-env-changed=CFLAGS
632026-09-11T18:35:57.288ZCFLAGS = None
642026-09-11T18:35:57.288Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-11T18:35:57.288ZHOST_CFLAGS = None
662026-09-11T18:35:57.288Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-11T18:35:57.288ZCFLAGS_x86_64_unknown_illumos = None
682026-09-11T18:35:57.288Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-11T18:35:57.288ZCFLAGS_x86_64-unknown-illumos = None
702026-09-11T18:35:57.387Z+ rustup --version
712026-09-11T18:35:57.395Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-11T18:35:57.398Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-11T18:35:57.417Zinfo: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)`
742026-09-11T18:35:57.420Z+ cargo --version
752026-09-11T18:35:57.435Zcargo 1.97.1 (c980f4866 2026-06-30)
762026-09-11T18:35:57.438Z+ rustc --version
772026-09-11T18:35:57.458Zrustc 1.97.1 (8bab26f4f 2026-07-14)
782026-09-11T18:35:57.461Zprocess exited: duration 18024 ms, exit code 0
 
792026-09-11T18:35:57.467Zstarting task 2: "authentication"
802026-09-11T18:35:57.484Zprocess exited: duration 17 ms, exit code 0
 
812026-09-11T18:35:57.490Zstarting task 3: "clone repository"
822026-09-11T18:35:57.493Z+ mkdir -p /work/oxidecomputer/opte
832026-09-11T18:35:57.496Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
842026-09-11T18:35:57.526ZCloning into '/work/oxidecomputer/opte'...
852026-09-11T18:35:58.924Z+ cd /work/oxidecomputer/opte
862026-09-11T18:35:58.924Z+ git fetch origin accbd1de825b687df69d10c62a18acda57587c2c
872026-09-11T18:35:59.203ZFrom https://github.com/oxidecomputer/opte
882026-09-11T18:35:59.203Z * branch accbd1de825b687df69d10c62a18acda57587c2c -> FETCH_HEAD
892026-09-11T18:35:59.210Z+ [[ -n bound-eviction ]]
902026-09-11T18:35:59.214Z++ git branch --show-current
912026-09-11T18:35:59.214Z+ current=master
922026-09-11T18:35:59.214Z+ [[ master != bound-eviction ]]
932026-09-11T18:35:59.214Z+ git branch -f bound-eviction accbd1de825b687df69d10c62a18acda57587c2c
942026-09-11T18:35:59.217Z+ git checkout -f bound-eviction
952026-09-11T18:35:59.235ZSwitched to branch 'bound-eviction'
962026-09-11T18:35:59.238Z+ git reset --hard accbd1de825b687df69d10c62a18acda57587c2c
972026-09-11T18:35:59.253ZHEAD is now at accbd1d Rebase fix
982026-09-11T18:35:59.256Zprocess exited: duration 1763 ms, exit code 0
 
992026-09-11T18:35:59.261Zstarting task 4: "build"
1002026-09-11T18:35:59.265Z+ source .github/buildomat/common.sh
1012026-09-11T18:35:59.265Z++ rustup show active-toolchain
1022026-09-11T18:35:59.270Z1.97.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
1032026-09-11T18:35:59.273Z++ pushd xde
1042026-09-11T18:35:59.273Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
1052026-09-11T18:35:59.273Z++ rustup show active-toolchain
1062026-09-11T18:35:59.276Zinfo: syncing channel updates for nightly-2026-07-20-x86_64-unknown-illumos
1072026-09-11T18:35:59.419Zinfo: latest update on 2026-07-20 for version 1.99.0-nightly (9f36de775 2026-07-19)
1082026-09-11T18:35:59.422Zinfo: downloading 6 components
1092026-09-11T18:36:15.128Zwarn: the missing active toolchain `nightly-2026-07-20-x86_64-unknown-illumos` has been auto-installed
1102026-09-11T18:36:15.128Znightly-2026-07-20-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1112026-09-11T18:36:15.128Zwarn: auto-installation is deprecated for most `rustup` commands
1122026-09-11T18:36:15.128Zwarn: scripts relying on this behavior in `rustup` may stop working in the future
1132026-09-11T18:36:15.128Zwarn: to install the active toolchain, use `rustup install` instead
1142026-09-11T18:36:15.128Zwarn: see <https://github.com/rust-lang/rustup/issues/4836> for more info
1152026-09-11T18:36:15.227Z+++ rustup show active-toolchain -v
1162026-09-11T18:36:15.230Z+++ head -n 1
1172026-09-11T18:36:15.231Z+++ cut '-d ' -f1
1182026-09-11T18:36:15.286Z++ export NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos
1192026-09-11T18:36:15.286Z++ NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos
1202026-09-11T18:36:15.286Z++ popd
1212026-09-11T18:36:15.289Z/work/oxidecomputer/opte
1222026-09-11T18:36:15.289Z+ cargo --version
1232026-09-11T18:36:15.294Zcargo 1.97.1 (c980f4866 2026-06-30)
1242026-09-11T18:36:15.296Z+ rustc --version
1252026-09-11T18:36:15.317Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1262026-09-11T18:36:15.319Z+ cd crates/opte-api
1272026-09-11T18:36:15.319Z+ header 'check API_VERSION'
1282026-09-11T18:36:15.320Z+ echo '# ==== check API_VERSION ==== #'
1292026-09-11T18:36:15.320Z# ==== check API_VERSION ==== #
1302026-09-11T18:36:15.320Z+ ./check-api-version.sh
1312026-09-11T18:36:15.326Z+ header 'check style'
1322026-09-11T18:36:15.329Z# ==== check style ==== #
1332026-09-11T18:36:15.329Z+ echo '# ==== check style ==== #'
1342026-09-11T18:36:15.329Z+ ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos fmt -- --check
1352026-09-11T18:36:15.408Z
1362026-09-11T18:36:15.408Zreal 0.079030450
1372026-09-11T18:36:15.408Zuser 0.046226701
1382026-09-11T18:36:15.408Zsys 0.029522191
1392026-09-11T18:36:15.408Ztrap 0.000004969
1402026-09-11T18:36:15.408Ztflt 0.000014147
1412026-09-11T18:36:15.408Zdflt 0.000009248
1422026-09-11T18:36:15.408Zkflt 0.000001329
1432026-09-11T18:36:15.408Zlock 0.023562616
1442026-09-11T18:36:15.408Zslp 0.058746437
1452026-09-11T18:36:15.408Zlat 0.000726641
1462026-09-11T18:36:15.409Zstop 0.000102531
1472026-09-11T18:36:15.411Z+ header 'analyze std'
1482026-09-11T18:36:15.411Z+ echo '# ==== analyze std ==== #'
1492026-09-11T18:36:15.411Z+ ptime -m cargo clippy --all-targets
1502026-09-11T18:36:15.411Z# ==== analyze std ==== #
1512026-09-11T18:36:15.548Z Updating crates.io index
1522026-09-11T18:36:15.551Z Updating git repository `https://github.com/oxidecomputer/falcon`
1532026-09-11T18:36:16.613Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1542026-09-11T18:36:16.964Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1552026-09-11T18:36:17.289Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1562026-09-11T18:36:17.716Z Updating git repository `https://github.com/oxidecomputer/zone`
1572026-09-11T18:36:18.004Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1582026-09-11T18:36:18.352Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1592026-09-11T18:36:20.205Z Downloading crates ...
1602026-09-11T18:36:20.254Z Downloaded macaddr v1.0.1
1612026-09-11T18:36:20.257Z Downloaded darling_macro v0.23.0
1622026-09-11T18:36:20.261Z Downloaded embedded-io v0.4.0
1632026-09-11T18:36:20.264Z Downloaded ipnetwork v0.21.1
1642026-09-11T18:36:20.264Z Downloaded quote v1.0.46
1652026-09-11T18:36:20.268Z Downloaded managed v0.8.0
1662026-09-11T18:36:20.271Z Downloaded postcard v1.1.3
1672026-09-11T18:36:20.283Z Downloaded cobs v0.3.0
1682026-09-11T18:36:20.286Z Downloaded hash32 v0.3.1
1692026-09-11T18:36:20.286Z Downloaded cfg-if v1.0.4
1702026-09-11T18:36:20.291Z Downloaded ident_case v1.0.1
1712026-09-11T18:36:20.295Z Downloaded proc-macro2 v1.0.106
1722026-09-11T18:36:20.298Z Downloaded ingot v0.2.0
1732026-09-11T18:36:20.298Z Downloaded thiserror-impl v2.0.18
1742026-09-11T18:36:20.302Z Downloaded bitflags v1.3.2
1752026-09-11T18:36:20.305Z Downloaded thiserror v2.0.18
1762026-09-11T18:36:20.308Z Downloaded defmt v0.3.100
1772026-09-11T18:36:20.308Z Downloaded defmt-macros v1.1.1
1782026-09-11T18:36:20.312Z Downloaded either v1.16.0
1792026-09-11T18:36:20.316Z Downloaded byteorder v1.5.0
1802026-09-11T18:36:20.319Z Downloaded defmt-parser v1.0.0
1812026-09-11T18:36:20.327Z Downloaded embedded-io v0.6.1
1822026-09-11T18:36:20.331Z Downloaded bitflags v2.13.0
1832026-09-11T18:36:20.334Z Downloaded defmt v1.1.1
1842026-09-11T18:36:20.342Z Downloaded strsim v0.11.1
1852026-09-11T18:36:20.344Z Downloaded ingot-types v0.2.0
1862026-09-11T18:36:20.347Z Downloaded unicode-ident v1.0.24
1872026-09-11T18:36:20.356Z Downloaded stable_deref_trait v1.2.1
1882026-09-11T18:36:20.360Z Downloaded darling v0.23.0
1892026-09-11T18:36:20.364Z Downloaded ingot-macros v0.2.0
1902026-09-11T18:36:20.367Z Downloaded memchr v2.8.3
1912026-09-11T18:36:20.369Z Downloaded serde_derive v1.0.228
1922026-09-11T18:36:20.372Z Downloaded serde_core v1.0.228
1932026-09-11T18:36:20.378Z Downloaded serde v1.0.228
1942026-09-11T18:36:20.383Z Downloaded heapless v0.8.0
1952026-09-11T18:36:20.386Z Downloaded regex v1.13.0
1962026-09-11T18:36:20.390Z Downloaded darling_core v0.23.0
1972026-09-11T18:36:20.394Z Downloaded zerocopy-derive v0.8.54
1982026-09-11T18:36:20.425Z Downloaded zerocopy v0.8.54
1992026-09-11T18:36:20.435Z Downloaded itertools v0.15.0
2002026-09-11T18:36:20.439Z Downloaded aho-corasick v1.1.4
2012026-09-11T18:36:20.449Z Downloaded syn v2.0.118
2022026-09-11T18:36:20.455Z Downloaded regex-syntax v0.8.11
2032026-09-11T18:36:20.459Z Downloaded smoltcp v0.11.0
2042026-09-11T18:36:20.466Z Downloaded regex-automata v0.4.15
2052026-09-11T18:36:20.502Z Compiling proc-macro2 v1.0.106
2062026-09-11T18:36:20.502Z Compiling unicode-ident v1.0.24
2072026-09-11T18:36:20.505Z Compiling quote v1.0.46
2082026-09-11T18:36:20.505Z Compiling memchr v2.8.3
2092026-09-11T18:36:20.505Z Compiling ident_case v1.0.1
2102026-09-11T18:36:20.505Z Compiling strsim v0.11.1
2112026-09-11T18:36:20.505Z Compiling regex-syntax v0.8.11
2122026-09-11T18:36:20.505Z Compiling serde_core v1.0.228
2132026-09-11T18:36:20.696Z Compiling zerocopy v0.8.54
2142026-09-11T18:36:20.700Z Compiling thiserror v2.0.18
2152026-09-11T18:36:20.883Z Compiling either v1.16.0
2162026-09-11T18:36:20.956Z Compiling serde v1.0.228
2172026-09-11T18:36:21.054Z Compiling aho-corasick v1.1.4
2182026-09-11T18:36:21.091Z Compiling itertools v0.15.0
2192026-09-11T18:36:21.179Z Compiling heapless v0.8.0
2202026-09-11T18:36:21.302Z Checking byteorder v1.5.0
2212026-09-11T18:36:21.322Z Checking macaddr v1.0.1
2222026-09-11T18:36:21.463Z Compiling smoltcp v0.11.0
2232026-09-11T18:36:21.466Z Checking hash32 v0.3.1
2242026-09-11T18:36:21.573Z Checking bitflags v2.13.0
2252026-09-11T18:36:21.728Z Checking stable_deref_trait v1.2.1
2262026-09-11T18:36:21.818Z Checking cfg-if v1.0.4
2272026-09-11T18:36:21.836Z Compiling syn v2.0.118
2282026-09-11T18:36:21.872Z Checking bitflags v1.3.2
2292026-09-11T18:36:21.907Z Checking managed v0.8.0
2302026-09-11T18:36:21.986Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
2312026-09-11T18:36:22.099Z Compiling regex-automata v0.4.15
2322026-09-11T18:36:22.244Z Checking ipnetwork v0.21.1
2332026-09-11T18:36:23.645Z Compiling regex v1.13.0
2342026-09-11T18:36:24.153Z Compiling darling_core v0.23.0
2352026-09-11T18:36:24.506Z Compiling zerocopy-derive v0.8.54
2362026-09-11T18:36:24.507Z Compiling thiserror-impl v2.0.18
2372026-09-11T18:36:24.511Z Compiling serde_derive v1.0.228
2382026-09-11T18:36:25.506Z Checking cobs v0.3.0
2392026-09-11T18:36:25.541Z Compiling darling_macro v0.23.0
2402026-09-11T18:36:26.063Z Compiling darling v0.23.0
2412026-09-11T18:36:26.127Z Compiling ingot-macros v0.2.0
2422026-09-11T18:36:26.829Z Checking postcard v1.1.3
2432026-09-11T18:36:28.140Z Checking ingot-types v0.2.0
2442026-09-11T18:36:28.415Z Checking ingot v0.2.0
2452026-09-11T18:36:29.796Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
2462026-09-11T18:36:30.836Z Finished `dev` profile [optimized + debuginfo] target(s) in 15.38s
2472026-09-11T18:36:30.934Z
2482026-09-11T18:36:30.934Zreal 15.520568689
2492026-09-11T18:36:30.934Zuser 32.527454270
2502026-09-11T18:36:30.934Zsys 6.066765631
2512026-09-11T18:36:30.934Ztrap 0.012661285
2522026-09-11T18:36:30.934Ztflt 0.071249022
2532026-09-11T18:36:30.934Zdflt 0.226792852
2542026-09-11T18:36:30.934Zkflt 0.001589458
2552026-09-11T18:36:30.934Zlock 2:21.463805064
2562026-09-11T18:36:30.934Zslp 1:37.895653550
2572026-09-11T18:36:30.937Zlat 0.822636161
2582026-09-11T18:36:30.937Zstop 5.366630221
2592026-09-11T18:36:30.937Z+ header 'analyze no_std'
2602026-09-11T18:36:30.937Z+ echo '# ==== analyze no_std ==== #'
2612026-09-11T18:36:30.937Z# ==== analyze no_std ==== #
2622026-09-11T18:36:30.937Z+ ptime -m cargo clippy --no-default-features --all-targets -- --deny warnings
2632026-09-11T18:36:31.034Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
2642026-09-11T18:36:31.268Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
2652026-09-11T18:36:32.302Z Finished `dev` profile [optimized + debuginfo] target(s) in 1.32s
2662026-09-11T18:36:32.325Z
2672026-09-11T18:36:32.328Zreal 1.386073217
2682026-09-11T18:36:32.328Zuser 2.022076045
2692026-09-11T18:36:32.328Zsys 0.268187357
2702026-09-11T18:36:32.328Ztrap 0.000220883
2712026-09-11T18:36:32.328Ztflt 0.000069920
2722026-09-11T18:36:32.329Zdflt 0.000074104
2732026-09-11T18:36:32.329Zkflt 0.000001629
2742026-09-11T18:36:32.329Zlock 5.896916753
2752026-09-11T18:36:32.329Zslp 5.655001771
2762026-09-11T18:36:32.329Zlat 0.003058167
2772026-09-11T18:36:32.329Zstop 0.060344957
2782026-09-11T18:36:32.329Z+ header test
2792026-09-11T18:36:32.329Z+ echo '# ==== test ==== #'
2802026-09-11T18:36:32.329Z+ ptime -m cargo test
2812026-09-11T18:36:32.329Z# ==== test ==== #
2822026-09-11T18:36:32.458Z Compiling serde_core v1.0.228
2832026-09-11T18:36:32.458Z Compiling byteorder v1.5.0
2842026-09-11T18:36:32.462Z Compiling macaddr v1.0.1
2852026-09-11T18:36:32.462Z Compiling bitflags v2.13.0
2862026-09-11T18:36:32.482Z Compiling thiserror v2.0.18
2872026-09-11T18:36:32.482Z Compiling zerocopy v0.8.54
2882026-09-11T18:36:32.486Z Compiling stable_deref_trait v1.2.1
2892026-09-11T18:36:32.489Z Compiling cfg-if v1.0.4
2902026-09-11T18:36:32.539Z Compiling cobs v0.3.0
2912026-09-11T18:36:32.540Z Compiling bitflags v1.3.2
2922026-09-11T18:36:32.573Z Compiling managed v0.8.0
2932026-09-11T18:36:32.598Z Compiling ipnetwork v0.21.1
2942026-09-11T18:36:32.648Z Compiling hash32 v0.3.1
2952026-09-11T18:36:32.729Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
2962026-09-11T18:36:32.809Z Compiling heapless v0.8.0
2972026-09-11T18:36:33.174Z Compiling smoltcp v0.11.0
2982026-09-11T18:36:34.119Z Compiling serde v1.0.228
2992026-09-11T18:36:34.589Z Compiling postcard v1.1.3
3002026-09-11T18:36:35.279Z Compiling ingot-types v0.2.0
3012026-09-11T18:36:35.565Z Compiling ingot v0.2.0
3022026-09-11T18:36:37.027Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3032026-09-11T18:36:38.996Z Finished `test` profile [optimized + debuginfo] target(s) in 6.66s
3042026-09-11T18:36:39.006Z Running unittests src/lib.rs (/work/oxidecomputer/opte/target/debug/deps/opte_api-9f483c1680cf0acc)
3052026-09-11T18:36:39.009Z
3062026-09-11T18:36:39.009Zrunning 25 tests
3072026-09-11T18:36:39.009Ztest encap::test::bad_vni ... ok
3082026-09-11T18:36:39.009Ztest encap::test::good_vni ... ok
3092026-09-11T18:36:39.009Ztest dns::tests::test_domain_name ... ok
3102026-09-11T18:36:39.009Ztest encap::test::vni_round_trip ... ok
3112026-09-11T18:36:39.009Ztest ip::test::bad_prefix_len ... ok
3122026-09-11T18:36:39.009Ztest ip::test::bad_cidr ... ok
3132026-09-11T18:36:39.009Ztest ip::test::dhcp_fqdn ... ok
3142026-09-11T18:36:39.009Ztest ip::test::good_cidr ... ok
3152026-09-11T18:36:39.009Ztest ip::test::ipv4_addr_bad ... ok
3162026-09-11T18:36:39.009Ztest ip::test::ipv4_addr_good ... ok
3172026-09-11T18:36:39.009Ztest ip::test::ipv4_mask ... ok
3182026-09-11T18:36:39.009Ztest ip::test::ipv6_cidr_is_member ... ok
3192026-09-11T18:36:39.009Ztest ip::test::ipv6_is_default ... ok
3202026-09-11T18:36:39.009Ztest ip::test::ipv6_mask ... ok
3212026-09-11T18:36:39.009Ztest ip::test::ipv6_prefix_len ... ok
3222026-09-11T18:36:39.009Ztest ip::test::test_ip_addr_from_str ... ok
3232026-09-11T18:36:39.009Ztest ip::test::test_ip_cidr_from_str ... ok
3242026-09-11T18:36:39.009Ztest ip::test::test_ipv4_multicast_mac ... ok
3252026-09-11T18:36:39.009Ztest ip::test::test_ipv6_admin_scoped_multicast ... ok
3262026-09-11T18:36:39.009Ztest ip::test::test_ipv6_from_const ... ok
3272026-09-11T18:36:39.009Ztest ip::test::test_ipv6_from_eui64 ... ok
3282026-09-11T18:36:39.009Ztest ip::test::test_ipv6_is_multicast ... ok
3292026-09-11T18:36:39.009Ztest ip::test::test_ipv6_multicast_mac ... ok
3302026-09-11T18:36:39.009Ztest ip::test::test_ipv6_solicited_node_multicast ... ok
3312026-09-11T18:36:39.009Ztest ip::test::test_multicast_underlay_serde ... ok
3322026-09-11T18:36:39.010Z
3332026-09-11T18:36:39.010Ztest result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
3342026-09-11T18:36:39.010Z
3352026-09-11T18:36:39.010Z Doc-tests opte_api
3362026-09-11T18:36:39.632Z
3372026-09-11T18:36:39.632Zrunning 1 test
3382026-09-11T18:36:39.636Ztest crates/opte-api/src/dns.rs - dns::DomainName::encode (line 81) ... ok
3392026-09-11T18:36:39.636Z
3402026-09-11T18:36:39.636Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
3412026-09-11T18:36:39.636Z
3422026-09-11T18:36:39.639Zall doctests ran in 0.46s; merged doctests compilation took 0.46s
3432026-09-11T18:36:39.656Z
3442026-09-11T18:36:39.659Zreal 7.321844155
3452026-09-11T18:36:39.659Zuser 18.599253574
3462026-09-11T18:36:39.659Zsys 2.133152754
3472026-09-11T18:36:39.659Ztrap 0.005180181
3482026-09-11T18:36:39.659Ztflt 0.205824528
3492026-09-11T18:36:39.659Zdflt 0.091922080
3502026-09-11T18:36:39.659Zkflt 0.000002789
3512026-09-11T18:36:39.659Zlock 1:07.624803715
3522026-09-11T18:36:39.659Zslp 34.785146778
3532026-09-11T18:36:39.659Zlat 0.526275774
3542026-09-11T18:36:39.659Zstop 0.790417304
3552026-09-11T18:36:39.659Zprocess exited: duration 40395 ms, exit code 0
 
3562026-09-11T18:36:39.666Zfound 0 output files