01M1XRQRVQETF01DHS318W6HGH: opte-api

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

Buildomat Job: 01M1XRREERJJTP79W11981BQXG

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-07T11:07:14.273Zjob assigned to worker 01M1XRRDSEE4SNGKZC2CG4MX64 [factory aws, i-0df823c51cf805b58] (queued for 51 s)
 
22026-09-07T11:07:20.563Zstarting task 0: "setup"
32026-09-07T11:07:20.568Z++ uname -s
42026-09-07T11:07:20.571Z+ kern=SunOS
52026-09-07T11:07:20.571Z+ build_user=build
62026-09-07T11:07:20.571Z+ build_uid=12345
72026-09-07T11:07:20.571Z+ work_dir=/work
82026-09-07T11:07:20.571Z+ input_dir=/input
92026-09-07T11:07:20.571Z+ [[ 0 == 12345 ]]
102026-09-07T11:07:20.571Z+ case "$kern" in
112026-09-07T11:07:20.571Z+ groupadd -g 12345 build
122026-09-07T11:07:20.575Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-07T11:07:22.578Z+ zfs create -o mountpoint=/work rpool/work
142026-09-07T11:07:22.710Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-07T11:07:22.713Z+ home_fs=zfs
162026-09-07T11:07:22.714Z+ [[ zfs == autofs ]]
172026-09-07T11:07:22.714Z+ mkdir -p /home/build
182026-09-07T11:07:22.714Z+ chown build:build /home/build /work
192026-09-07T11:07:24.715Z+ chmod 0700 /home/build /work
202026-09-07T11:07:24.719Zprocess exited: duration 4154 ms, exit code 0
 
212026-09-07T11:07:24.726Zstarting task 1: "rust-toolchain"
222026-09-07T11:07:24.730Z+ printf ' * rust toolchain channel = "%s"\n' 1.97.1
232026-09-07T11:07:24.730Z * rust toolchain channel = "1.97.1"
242026-09-07T11:07:24.730Z * rust toolchain profile = "default"
252026-09-07T11:07:24.730Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-09-07T11:07:24.730Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-09-07T11:07:24.733Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-09-07T11:07:24.733Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-07T11:07:24.733Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default
302026-09-07T11:07:24.833Zinfo: downloading installer
312026-09-07T11:07:26.112Zinfo: profile set to default
322026-09-07T11:07:26.112Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-07T11:07:26.115Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
342026-09-07T11:07:26.250Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
352026-09-07T11:07:26.254Zinfo: downloading 6 components
362026-09-07T11:07:39.665Zinfo: default toolchain set to 1.97.1-x86_64-unknown-illumos
372026-09-07T11:07:39.665Z
382026-09-07T11:07:39.697Z 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14)
392026-09-07T11:07:39.697Z
402026-09-07T11:07:39.701Z
412026-09-07T11:07:39.701ZRust is installed now. Great!
422026-09-07T11:07:39.701Z
432026-09-07T11:07:39.701ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-07T11:07:39.701Zenvironment variable. This has not been done automatically.
452026-09-07T11:07:39.701Z
462026-09-07T11:07:39.701ZTo configure your current shell, you need to source
472026-09-07T11:07:39.701Zthe corresponding env file under $HOME/.cargo.
482026-09-07T11:07:39.701Z
492026-09-07T11:07:39.701ZConsider running the right command for your shell (note the leading DOT):
502026-09-07T11:07:39.701Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-07T11:07:39.701Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-07T11:07:39.701ZCC_x86_64-unknown-illumos = None
532026-09-07T11:07:39.701Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-07T11:07:39.701ZCC_x86_64_unknown_illumos = None
552026-09-07T11:07:39.701Zcargo:rerun-if-env-changed=HOST_CC
562026-09-07T11:07:39.701ZHOST_CC = None
572026-09-07T11:07:39.701Zcargo:rerun-if-env-changed=CC
582026-09-07T11:07:39.701ZCC = None
592026-09-07T11:07:39.701Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-07T11:07:39.883Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-07T11:07:39.883ZCRATE_CC_NO_DEFAULTS = None
622026-09-07T11:07:39.883Zcargo:rerun-if-env-changed=CFLAGS
632026-09-07T11:07:39.883ZCFLAGS = None
642026-09-07T11:07:39.883Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-07T11:07:39.883ZHOST_CFLAGS = None
662026-09-07T11:07:39.883Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-07T11:07:39.883ZCFLAGS_x86_64_unknown_illumos = None
682026-09-07T11:07:39.883Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-07T11:07:39.883ZCFLAGS_x86_64-unknown-illumos = None
702026-09-07T11:07:39.985Z+ rustup --version
712026-09-07T11:07:39.992Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-07T11:07:39.996Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-07T11:07:40.015Zinfo: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)`
742026-09-07T11:07:40.018Z+ cargo --version
752026-09-07T11:07:40.033Zcargo 1.97.1 (c980f4866 2026-06-30)
762026-09-07T11:07:40.036Z+ rustc --version
772026-09-07T11:07:40.054Zrustc 1.97.1 (8bab26f4f 2026-07-14)
782026-09-07T11:07:40.057Zprocess exited: duration 15329 ms, exit code 0
 
792026-09-07T11:07:40.063Zstarting task 2: "authentication"
802026-09-07T11:07:40.079Zprocess exited: duration 16 ms, exit code 0
 
812026-09-07T11:07:40.087Zstarting task 3: "clone repository"
822026-09-07T11:07:40.090Z+ mkdir -p /work/oxidecomputer/opte
832026-09-07T11:07:40.093Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
842026-09-07T11:07:40.122ZCloning into '/work/oxidecomputer/opte'...
852026-09-07T11:07:41.183Z+ cd /work/oxidecomputer/opte
862026-09-07T11:07:41.183Z+ git fetch origin b68949a838af9ae89fa36ff5750fb51e98984cf9
872026-09-07T11:07:41.450ZFrom https://github.com/oxidecomputer/opte
882026-09-07T11:07:41.450Z * branch b68949a838af9ae89fa36ff5750fb51e98984cf9 -> FETCH_HEAD
892026-09-07T11:07:41.459Z+ [[ -n '' ]]
902026-09-07T11:07:41.459Z+ git reset --hard b68949a838af9ae89fa36ff5750fb51e98984cf9
912026-09-07T11:07:41.477ZHEAD is now at b68949a Include expirable entries in eviction benchmark
922026-09-07T11:07:41.480Zprocess exited: duration 1389 ms, exit code 0
 
932026-09-07T11:07:41.487Zstarting task 4: "build"
942026-09-07T11:07:41.490Z+ source .github/buildomat/common.sh
952026-09-07T11:07:41.490Z++ rustup show active-toolchain
962026-09-07T11:07:41.494Z1.97.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
972026-09-07T11:07:41.497Z++ pushd xde
982026-09-07T11:07:41.497Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
992026-09-07T11:07:41.497Z++ rustup show active-toolchain
1002026-09-07T11:07:41.500Zinfo: syncing channel updates for nightly-2026-07-20-x86_64-unknown-illumos
1012026-09-07T11:07:41.655Zinfo: latest update on 2026-07-20 for version 1.99.0-nightly (9f36de775 2026-07-19)
1022026-09-07T11:07:41.658Zinfo: downloading 6 components
1032026-09-07T11:07:55.827Zwarn: the missing active toolchain `nightly-2026-07-20-x86_64-unknown-illumos` has been auto-installed
1042026-09-07T11:07:55.827Zwarn: auto-installation is deprecated for most `rustup` commands
1052026-09-07T11:07:55.827Zwarn: scripts relying on this behavior in `rustup` may stop working in the future
1062026-09-07T11:07:55.827Zwarn: to install the active toolchain, use `rustup install` instead
1072026-09-07T11:07:55.827Zwarn: see <https://github.com/rust-lang/rustup/issues/4836> for more info
1082026-09-07T11:07:55.827Znightly-2026-07-20-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1092026-09-07T11:07:55.914Z+++ rustup show active-toolchain -v
1102026-09-07T11:07:55.924Z+++ head -n 1
1112026-09-07T11:07:55.924Z+++ cut '-d ' -f1
1122026-09-07T11:07:55.970Z++ export NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos
1132026-09-07T11:07:55.970Z++ NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos
1142026-09-07T11:07:55.970Z++ popd
1152026-09-07T11:07:55.970Z/work/oxidecomputer/opte
1162026-09-07T11:07:55.974Z+ cargo --version
1172026-09-07T11:07:55.979Zcargo 1.97.1 (c980f4866 2026-06-30)
1182026-09-07T11:07:55.982Z+ rustc --version
1192026-09-07T11:07:56.002Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1202026-09-07T11:07:56.005Z+ cd crates/opte-api
1212026-09-07T11:07:56.005Z+ header 'check API_VERSION'
1222026-09-07T11:07:56.005Z+ echo '# ==== check API_VERSION ==== #'
1232026-09-07T11:07:56.005Z# ==== check API_VERSION ==== #
1242026-09-07T11:07:56.005Z+ ./check-api-version.sh
1252026-09-07T11:07:56.011Z+ header 'check style'
1262026-09-07T11:07:56.014Z+ echo '# ==== check style ==== #'
1272026-09-07T11:07:56.014Z# ==== check style ==== #
1282026-09-07T11:07:56.014Z+ ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos fmt -- --check
1292026-09-07T11:07:56.089Z
1302026-09-07T11:07:56.089Zreal 0.075424593
1312026-09-07T11:07:56.089Zuser 0.043777076
1322026-09-07T11:07:56.089Zsys 0.028302944
1332026-09-07T11:07:56.089Ztrap 0.000006760
1342026-09-07T11:07:56.089Ztflt 0.000005770
1352026-09-07T11:07:56.089Zdflt 0.000004890
1362026-09-07T11:07:56.089Zkflt 0.000002180
1372026-09-07T11:07:56.089Zlock 0.022516136
1382026-09-07T11:07:56.089Zslp 0.055477318
1392026-09-07T11:07:56.089Zlat 0.000618810
1402026-09-07T11:07:56.090Zstop 0.000100360
1412026-09-07T11:07:56.093Z+ header 'analyze std'
1422026-09-07T11:07:56.093Z+ echo '# ==== analyze std ==== #'
1432026-09-07T11:07:56.093Z# ==== analyze std ==== #
1442026-09-07T11:07:56.093Z+ ptime -m cargo clippy --all-targets
1452026-09-07T11:07:56.227Z Updating crates.io index
1462026-09-07T11:07:56.230Z Updating git repository `https://github.com/oxidecomputer/falcon`
1472026-09-07T11:07:57.304Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1482026-09-07T11:07:57.911Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1492026-09-07T11:07:58.177Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1502026-09-07T11:07:58.577Z Updating git repository `https://github.com/oxidecomputer/zone`
1512026-09-07T11:07:58.866Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1522026-09-07T11:07:59.163Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1532026-09-07T11:08:00.536Z Downloading crates ...
1542026-09-07T11:08:00.600Z Downloaded cobs v0.3.0
1552026-09-07T11:08:00.607Z Downloaded hash32 v0.3.1
1562026-09-07T11:08:00.607Z Downloaded embedded-io v0.4.0
1572026-09-07T11:08:00.607Z Downloaded embedded-io v0.6.1
1582026-09-07T11:08:00.610Z Downloaded defmt-parser v1.0.0
1592026-09-07T11:08:00.616Z Downloaded cfg-if v1.0.4
1602026-09-07T11:08:00.619Z Downloaded defmt v0.3.100
1612026-09-07T11:08:00.619Z Downloaded macaddr v1.0.1
1622026-09-07T11:08:00.620Z Downloaded managed v0.8.0
1632026-09-07T11:08:00.620Z Downloaded stable_deref_trait v1.2.1
1642026-09-07T11:08:00.629Z Downloaded ident_case v1.0.1
1652026-09-07T11:08:00.634Z Downloaded strsim v0.11.1
1662026-09-07T11:08:00.637Z Downloaded darling_macro v0.23.0
1672026-09-07T11:08:00.646Z Downloaded bitflags v1.3.2
1682026-09-07T11:08:00.649Z Downloaded ingot v0.2.0
1692026-09-07T11:08:00.654Z Downloaded ipnetwork v0.21.1
1702026-09-07T11:08:00.654Z Downloaded defmt-macros v1.1.1
1712026-09-07T11:08:00.657Z Downloaded either v1.16.0
1722026-09-07T11:08:00.657Z Downloaded thiserror-impl v2.0.18
1732026-09-07T11:08:00.661Z Downloaded ingot-types v0.2.0
1742026-09-07T11:08:00.675Z Downloaded quote v1.0.46
1752026-09-07T11:08:00.679Z Downloaded defmt v1.1.1
1762026-09-07T11:08:00.679Z Downloaded postcard v1.1.3
1772026-09-07T11:08:00.682Z Downloaded byteorder v1.5.0
1782026-09-07T11:08:00.686Z Downloaded thiserror v2.0.18
1792026-09-07T11:08:00.695Z Downloaded ingot-macros v0.2.0
1802026-09-07T11:08:00.698Z Downloaded serde_core v1.0.228
1812026-09-07T11:08:00.701Z Downloaded proc-macro2 v1.0.106
1822026-09-07T11:08:00.705Z Downloaded darling v0.23.0
1832026-09-07T11:08:00.709Z Downloaded bitflags v2.13.0
1842026-09-07T11:08:00.709Z Downloaded unicode-ident v1.0.24
1852026-09-07T11:08:00.721Z Downloaded heapless v0.8.0
1862026-09-07T11:08:00.724Z Downloaded serde_derive v1.0.228
1872026-09-07T11:08:00.725Z Downloaded aho-corasick v1.1.4
1882026-09-07T11:08:00.729Z Downloaded darling_core v0.23.0
1892026-09-07T11:08:00.733Z Downloaded serde v1.0.228
1902026-09-07T11:08:00.738Z Downloaded memchr v2.8.3
1912026-09-07T11:08:00.741Z Downloaded zerocopy-derive v0.8.54
1922026-09-07T11:08:00.763Z Downloaded itertools v0.15.0
1932026-09-07T11:08:00.778Z Downloaded regex v1.13.0
1942026-09-07T11:08:00.816Z Downloaded zerocopy v0.8.54
1952026-09-07T11:08:00.826Z Downloaded syn v2.0.118
1962026-09-07T11:08:00.832Z Downloaded smoltcp v0.11.0
1972026-09-07T11:08:00.837Z Downloaded regex-syntax v0.8.11
1982026-09-07T11:08:00.849Z Downloaded regex-automata v0.4.15
1992026-09-07T11:08:00.884Z Compiling proc-macro2 v1.0.106
2002026-09-07T11:08:00.887Z Compiling quote v1.0.46
2012026-09-07T11:08:00.887Z Compiling unicode-ident v1.0.24
2022026-09-07T11:08:00.887Z Compiling strsim v0.11.1
2032026-09-07T11:08:00.887Z Compiling ident_case v1.0.1
2042026-09-07T11:08:00.887Z Compiling memchr v2.8.3
2052026-09-07T11:08:00.887Z Compiling regex-syntax v0.8.11
2062026-09-07T11:08:00.887Z Compiling serde_core v1.0.228
2072026-09-07T11:08:01.071Z Compiling thiserror v2.0.18
2082026-09-07T11:08:01.074Z Compiling zerocopy v0.8.54
2092026-09-07T11:08:01.243Z Compiling either v1.16.0
2102026-09-07T11:08:01.309Z Compiling serde v1.0.228
2112026-09-07T11:08:01.406Z Compiling aho-corasick v1.1.4
2122026-09-07T11:08:01.434Z Compiling itertools v0.15.0
2132026-09-07T11:08:01.487Z Compiling heapless v0.8.0
2142026-09-07T11:08:01.637Z Checking byteorder v1.5.0
2152026-09-07T11:08:01.655Z Compiling smoltcp v0.11.0
2162026-09-07T11:08:01.784Z Checking hash32 v0.3.1
2172026-09-07T11:08:01.889Z Checking bitflags v2.13.0
2182026-09-07T11:08:01.929Z Checking stable_deref_trait v1.2.1
2192026-09-07T11:08:01.991Z Checking macaddr v1.0.1
2202026-09-07T11:08:02.125Z Compiling syn v2.0.118
2212026-09-07T11:08:02.153Z Checking cfg-if v1.0.4
2222026-09-07T11:08:02.203Z Checking managed v0.8.0
2232026-09-07T11:08:02.209Z Checking bitflags v1.3.2
2242026-09-07T11:08:02.266Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
2252026-09-07T11:08:02.382Z Compiling regex-automata v0.4.15
2262026-09-07T11:08:02.553Z Checking ipnetwork v0.21.1
2272026-09-07T11:08:03.862Z Compiling regex v1.13.0
2282026-09-07T11:08:04.308Z Compiling darling_core v0.23.0
2292026-09-07T11:08:04.646Z Compiling zerocopy-derive v0.8.54
2302026-09-07T11:08:04.649Z Compiling thiserror-impl v2.0.18
2312026-09-07T11:08:04.649Z Compiling serde_derive v1.0.228
2322026-09-07T11:08:05.613Z Checking cobs v0.3.0
2332026-09-07T11:08:05.648Z Compiling darling_macro v0.23.0
2342026-09-07T11:08:06.152Z Compiling darling v0.23.0
2352026-09-07T11:08:06.216Z Compiling ingot-macros v0.2.0
2362026-09-07T11:08:06.853Z Checking postcard v1.1.3
2372026-09-07T11:08:08.162Z Checking ingot-types v0.2.0
2382026-09-07T11:08:08.431Z Checking ingot v0.2.0
2392026-09-07T11:08:09.731Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
2402026-09-07T11:08:10.710Z Finished `dev` profile [optimized + debuginfo] target(s) in 14.57s
2412026-09-07T11:08:10.807Z
2422026-09-07T11:08:10.807Zreal 14.712622002
2432026-09-07T11:08:10.807Zuser 30.695703169
2442026-09-07T11:08:10.807Zsys 5.757749087
2452026-09-07T11:08:10.807Ztrap 0.011580832
2462026-09-07T11:08:10.807Ztflt 0.065925015
2472026-09-07T11:08:10.807Zdflt 0.249197573
2482026-09-07T11:08:10.807Zkflt 0.002320105
2492026-09-07T11:08:10.807Zlock 2:12.591799307
2502026-09-07T11:08:10.807Zslp 1:30.769559613
2512026-09-07T11:08:10.810Zlat 2.056158697
2522026-09-07T11:08:10.810Zstop 6.001625245
2532026-09-07T11:08:10.810Z+ header 'analyze no_std'
2542026-09-07T11:08:10.810Z+ echo '# ==== analyze no_std ==== #'
2552026-09-07T11:08:10.810Z# ==== analyze no_std ==== #
2562026-09-07T11:08:10.810Z+ ptime -m cargo clippy --no-default-features --all-targets -- --deny warnings
2572026-09-07T11:08:10.906Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
2582026-09-07T11:08:11.131Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
2592026-09-07T11:08:12.099Z Finished `dev` profile [optimized + debuginfo] target(s) in 1.25s
2602026-09-07T11:08:12.121Z
2612026-09-07T11:08:12.124Zreal 1.307756090
2622026-09-07T11:08:12.124Zuser 1.882170239
2632026-09-07T11:08:12.124Zsys 0.255647670
2642026-09-07T11:08:12.124Ztrap 0.000203650
2652026-09-07T11:08:12.124Ztflt 0.000108300
2662026-09-07T11:08:12.124Zdflt 0.000077140
2672026-09-07T11:08:12.124Zkflt 0.000000000
2682026-09-07T11:08:12.124Zlock 5.521853988
2692026-09-07T11:08:12.124Zslp 5.280264964
2702026-09-07T11:08:12.124Zlat 0.002880811
2712026-09-07T11:08:12.125Zstop 0.057864042
2722026-09-07T11:08:12.125Z+ header test
2732026-09-07T11:08:12.125Z+ echo '# ==== test ==== #'
2742026-09-07T11:08:12.125Z# ==== test ==== #
2752026-09-07T11:08:12.125Z+ ptime -m cargo test
2762026-09-07T11:08:12.244Z Compiling serde_core v1.0.228
2772026-09-07T11:08:12.244Z Compiling byteorder v1.5.0
2782026-09-07T11:08:12.247Z Compiling bitflags v2.13.0
2792026-09-07T11:08:12.263Z Compiling stable_deref_trait v1.2.1
2802026-09-07T11:08:12.267Z Compiling zerocopy v0.8.54
2812026-09-07T11:08:12.267Z Compiling thiserror v2.0.18
2822026-09-07T11:08:12.270Z Compiling macaddr v1.0.1
2832026-09-07T11:08:12.273Z Compiling bitflags v1.3.2
2842026-09-07T11:08:12.317Z Compiling cfg-if v1.0.4
2852026-09-07T11:08:12.320Z Compiling cobs v0.3.0
2862026-09-07T11:08:12.353Z Compiling managed v0.8.0
2872026-09-07T11:08:12.369Z Compiling ipnetwork v0.21.1
2882026-09-07T11:08:12.419Z Compiling hash32 v0.3.1
2892026-09-07T11:08:12.506Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
2902026-09-07T11:08:12.569Z Compiling heapless v0.8.0
2912026-09-07T11:08:12.907Z Compiling smoltcp v0.11.0
2922026-09-07T11:08:13.779Z Compiling serde v1.0.228
2932026-09-07T11:08:14.194Z Compiling postcard v1.1.3
2942026-09-07T11:08:14.913Z Compiling ingot-types v0.2.0
2952026-09-07T11:08:15.187Z Compiling ingot v0.2.0
2962026-09-07T11:08:16.557Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
2972026-09-07T11:08:18.412Z Finished `test` profile [optimized + debuginfo] target(s) in 6.28s
2982026-09-07T11:08:18.421Z Running unittests src/lib.rs (/work/oxidecomputer/opte/target/debug/deps/opte_api-9f483c1680cf0acc)
2992026-09-07T11:08:18.425Z
3002026-09-07T11:08:18.425Zrunning 25 tests
3012026-09-07T11:08:18.425Ztest encap::test::good_vni ... ok
3022026-09-07T11:08:18.425Ztest ip::test::bad_prefix_len ... ok
3032026-09-07T11:08:18.425Ztest encap::test::bad_vni ... ok
3042026-09-07T11:08:18.425Ztest dns::tests::test_domain_name ... ok
3052026-09-07T11:08:18.425Ztest encap::test::vni_round_trip ... ok
3062026-09-07T11:08:18.425Ztest ip::test::dhcp_fqdn ... ok
3072026-09-07T11:08:18.425Ztest ip::test::bad_cidr ... ok
3082026-09-07T11:08:18.425Ztest ip::test::good_cidr ... ok
3092026-09-07T11:08:18.425Ztest ip::test::ipv4_addr_bad ... ok
3102026-09-07T11:08:18.425Ztest ip::test::ipv4_addr_good ... ok
3112026-09-07T11:08:18.425Ztest ip::test::ipv4_mask ... ok
3122026-09-07T11:08:18.425Ztest ip::test::ipv6_is_default ... ok
3132026-09-07T11:08:18.425Ztest ip::test::ipv6_cidr_is_member ... ok
3142026-09-07T11:08:18.425Ztest ip::test::ipv6_mask ... ok
3152026-09-07T11:08:18.425Ztest ip::test::ipv6_prefix_len ... ok
3162026-09-07T11:08:18.425Ztest ip::test::test_ip_addr_from_str ... ok
3172026-09-07T11:08:18.425Ztest ip::test::test_ip_cidr_from_str ... ok
3182026-09-07T11:08:18.425Ztest ip::test::test_ipv4_multicast_mac ... ok
3192026-09-07T11:08:18.425Ztest ip::test::test_ipv6_admin_scoped_multicast ... ok
3202026-09-07T11:08:18.425Ztest ip::test::test_ipv6_from_const ... ok
3212026-09-07T11:08:18.425Ztest ip::test::test_ipv6_from_eui64 ... ok
3222026-09-07T11:08:18.425Ztest ip::test::test_ipv6_is_multicast ... ok
3232026-09-07T11:08:18.425Ztest ip::test::test_ipv6_multicast_mac ... ok
3242026-09-07T11:08:18.425Ztest ip::test::test_ipv6_solicited_node_multicast ... ok
3252026-09-07T11:08:18.425Ztest ip::test::test_multicast_underlay_serde ... ok
3262026-09-07T11:08:18.425Z
3272026-09-07T11:08:18.425Ztest result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
3282026-09-07T11:08:18.425Z
3292026-09-07T11:08:18.425Z Doc-tests opte_api
3302026-09-07T11:08:19.013Z
3312026-09-07T11:08:19.013Zrunning 1 test
3322026-09-07T11:08:19.016Ztest crates/opte-api/src/dns.rs - dns::DomainName::encode (line 81) ... ok
3332026-09-07T11:08:19.016Z
3342026-09-07T11:08:19.016Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
3352026-09-07T11:08:19.016Z
3362026-09-07T11:08:19.020Zall doctests ran in 0.44s; merged doctests compilation took 0.43s
3372026-09-07T11:08:19.036Z
3382026-09-07T11:08:19.036Zreal 6.907764219
3392026-09-07T11:08:19.036Zuser 17.296068747
3402026-09-07T11:08:19.036Zsys 2.041092855
3412026-09-07T11:08:19.036Ztrap 0.005064813
3422026-09-07T11:08:19.036Ztflt 0.174250016
3432026-09-07T11:08:19.036Zdflt 0.201051796
3442026-09-07T11:08:19.039Zkflt 0.000001960
3452026-09-07T11:08:19.039Zlock 1:02.953465657
3462026-09-07T11:08:19.039Zslp 32.439144013
3472026-09-07T11:08:19.039Zlat 0.802771455
3482026-09-07T11:08:19.039Zstop 0.612228980
3492026-09-07T11:08:19.040Zprocess exited: duration 37550 ms, exit code 0
 
3502026-09-07T11:08:19.046Zfound 0 output files