01M24NC46WPKPVFM9GBPYQB73H: opte-api

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

Buildomat Job: 01M24NCXA9Z0D068CB91MSSWMH

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-10T03:23:10.698Zjob assigned to worker 01M24ND7497Z17WKYH0JBGWPP2 [factory aws, i-076eecb2781ee87d2] (queued for 50 s)
 
22026-09-10T03:23:17.433Zstarting task 0: "setup"
32026-09-10T03:23:17.439Z++ uname -s
42026-09-10T03:23:17.443Z+ kern=SunOS
52026-09-10T03:23:17.443Z+ build_user=build
62026-09-10T03:23:17.443Z+ build_uid=12345
72026-09-10T03:23:17.443Z+ work_dir=/work
82026-09-10T03:23:17.443Z+ input_dir=/input
92026-09-10T03:23:17.443Z+ [[ 0 == 12345 ]]
102026-09-10T03:23:17.443Z+ case "$kern" in
112026-09-10T03:23:17.443Z+ groupadd -g 12345 build
122026-09-10T03:23:17.447Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-10T03:23:19.463Z+ zfs create -o mountpoint=/work rpool/work
142026-09-10T03:23:19.566Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-10T03:23:19.578Z+ home_fs=zfs
162026-09-10T03:23:19.578Z+ [[ zfs == autofs ]]
172026-09-10T03:23:19.579Z+ mkdir -p /home/build
182026-09-10T03:23:19.579Z+ chown build:build /home/build /work
192026-09-10T03:23:21.551Z+ chmod 0700 /home/build /work
202026-09-10T03:23:21.555Zprocess exited: duration 4120 ms, exit code 0
 
212026-09-10T03:23:21.562Zstarting task 1: "rust-toolchain"
222026-09-10T03:23:21.566Z+ printf ' * rust toolchain channel = "%s"\n' 1.97.1
232026-09-10T03:23:21.566Z * rust toolchain channel = "1.97.1"
242026-09-10T03:23:21.566Z+ printf ' * rust toolchain profile = "%s"\n' default
252026-09-10T03:23:21.566Z * rust toolchain profile = "default"
262026-09-10T03:23:21.566Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-09-10T03:23:21.566Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-09-10T03:23:21.569Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-10T03:23:21.569Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default
302026-09-10T03:23:21.672Zinfo: downloading installer
312026-09-10T03:23:22.943Zinfo: profile set to default
322026-09-10T03:23:22.943Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-10T03:23:22.946Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
342026-09-10T03:23:23.093Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
352026-09-10T03:23:23.110Zinfo: downloading 6 components
362026-09-10T03:23:38.951Zinfo: default toolchain set to 1.97.1-x86_64-unknown-illumos
372026-09-10T03:23:38.951Z
382026-09-10T03:23:39.005Z 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14)
392026-09-10T03:23:39.005Z
402026-09-10T03:23:39.013Z
412026-09-10T03:23:39.013ZRust is installed now. Great!
422026-09-10T03:23:39.013Z
432026-09-10T03:23:39.013ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-10T03:23:39.013Zenvironment variable. This has not been done automatically.
452026-09-10T03:23:39.013Z
462026-09-10T03:23:39.013ZTo configure your current shell, you need to source
472026-09-10T03:23:39.013Zthe corresponding env file under $HOME/.cargo.
482026-09-10T03:23:39.013Z
492026-09-10T03:23:39.013ZConsider running the right command for your shell (note the leading DOT):
502026-09-10T03:23:39.013Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-10T03:23:39.013Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-10T03:23:39.013ZCC_x86_64-unknown-illumos = None
532026-09-10T03:23:39.013Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-10T03:23:39.013ZCC_x86_64_unknown_illumos = None
552026-09-10T03:23:39.013Zcargo:rerun-if-env-changed=HOST_CC
562026-09-10T03:23:39.013ZHOST_CC = None
572026-09-10T03:23:39.013Zcargo:rerun-if-env-changed=CC
582026-09-10T03:23:39.014ZCC = None
592026-09-10T03:23:39.014Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-10T03:23:39.145Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-10T03:23:39.145ZCRATE_CC_NO_DEFAULTS = None
622026-09-10T03:23:39.145Zcargo:rerun-if-env-changed=CFLAGS
632026-09-10T03:23:39.145ZCFLAGS = None
642026-09-10T03:23:39.145Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-10T03:23:39.145ZHOST_CFLAGS = None
662026-09-10T03:23:39.145Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-10T03:23:39.145ZCFLAGS_x86_64_unknown_illumos = None
682026-09-10T03:23:39.145Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-10T03:23:39.145ZCFLAGS_x86_64-unknown-illumos = None
702026-09-10T03:23:39.263Z+ rustup --version
712026-09-10T03:23:39.276Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-10T03:23:39.276Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-10T03:23:39.276Zinfo: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)`
742026-09-10T03:23:39.276Z+ cargo --version
752026-09-10T03:23:39.276Zcargo 1.97.1 (c980f4866 2026-06-30)
762026-09-10T03:23:39.276Z+ rustc --version
772026-09-10T03:23:39.351Zrustc 1.97.1 (8bab26f4f 2026-07-14)
782026-09-10T03:23:39.369Zprocess exited: duration 17729 ms, exit code 0
 
792026-09-10T03:23:39.401Zstarting task 2: "authentication"
802026-09-10T03:23:39.450Zprocess exited: duration 56 ms, exit code 0
 
812026-09-10T03:23:39.540Zstarting task 3: "clone repository"
822026-09-10T03:23:39.557Z+ mkdir -p /work/oxidecomputer/opte
832026-09-10T03:23:39.557Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
842026-09-10T03:23:39.557ZCloning into '/work/oxidecomputer/opte'...
852026-09-10T03:23:42.134Z+ cd /work/oxidecomputer/opte
862026-09-10T03:23:42.134Z+ git fetch origin 547219d89712bc49ef1f5fe8bf5b51656adfd7e3
872026-09-10T03:23:42.218ZFrom https://github.com/oxidecomputer/opte
882026-09-10T03:23:42.218Z * branch 547219d89712bc49ef1f5fe8bf5b51656adfd7e3 -> FETCH_HEAD
892026-09-10T03:23:42.218Z+ [[ -n '' ]]
902026-09-10T03:23:42.218Z+ git reset --hard 547219d89712bc49ef1f5fe8bf5b51656adfd7e3
912026-09-10T03:23:42.218ZHEAD is now at 547219d Update Rust crate uuid to v1.26.1
922026-09-10T03:23:42.218Zprocess exited: duration 1400 ms, exit code 0
 
932026-09-10T03:23:42.293Zstarting task 4: "build"
942026-09-10T03:23:42.308Z+ source .github/buildomat/common.sh
952026-09-10T03:23:42.308Z++ rustup show active-toolchain
962026-09-10T03:23:42.308Z1.97.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
972026-09-10T03:23:42.308Z++ pushd xde
982026-09-10T03:23:42.308Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
992026-09-10T03:23:42.308Z++ rustup show active-toolchain
1002026-09-10T03:23:42.308Zinfo: syncing channel updates for nightly-2026-07-20-x86_64-unknown-illumos
1012026-09-10T03:23:42.552Zinfo: latest update on 2026-07-20 for version 1.99.0-nightly (9f36de775 2026-07-19)
1022026-09-10T03:23:42.553Zinfo: downloading 6 components
1032026-09-10T03:23:56.078Zwarn: the missing active toolchain `nightly-2026-07-20-x86_64-unknown-illumos` has been auto-installed
1042026-09-10T03:23:56.079Zwarn: auto-installation is deprecated for most `rustup` commands
1052026-09-10T03:23:56.079Zwarn: scripts relying on this behavior in `rustup` may stop working in the future
1062026-09-10T03:23:56.079Zwarn: to install the active toolchain, use `rustup install` instead
1072026-09-10T03:23:56.079Zwarn: see <https://github.com/rust-lang/rustup/issues/4836> for more info
1082026-09-10T03:23:56.079Znightly-2026-07-20-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1092026-09-10T03:23:56.181Z+++ rustup show active-toolchain -v
1102026-09-10T03:23:56.187Z+++ head -n 1
1112026-09-10T03:23:56.187Z+++ cut '-d ' -f1
1122026-09-10T03:23:56.242Z++ export NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos
1132026-09-10T03:23:56.242Z++ NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos
1142026-09-10T03:23:56.246Z++ popd
1152026-09-10T03:23:56.246Z/work/oxidecomputer/opte
1162026-09-10T03:23:56.246Z+ cargo --version
1172026-09-10T03:23:56.247Zcargo 1.97.1 (c980f4866 2026-06-30)
1182026-09-10T03:23:56.247Z+ rustc --version
1192026-09-10T03:23:56.265Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1202026-09-10T03:23:56.270Z+ cd crates/opte-api
1212026-09-10T03:23:56.270Z+ header 'check API_VERSION'
1222026-09-10T03:23:56.270Z+ echo '# ==== check API_VERSION ==== #'
1232026-09-10T03:23:56.271Z# ==== check API_VERSION ==== #
1242026-09-10T03:23:56.271Z+ ./check-api-version.sh
1252026-09-10T03:23:56.275Z+ header 'check style'
1262026-09-10T03:23:56.275Z+ echo '# ==== check style ==== #'
1272026-09-10T03:23:56.275Z# ==== check style ==== #
1282026-09-10T03:23:56.279Z+ ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos fmt -- --check
1292026-09-10T03:23:56.377Z
1302026-09-10T03:23:56.377Zreal 0.076914258
1312026-09-10T03:23:56.377Zuser 0.044676212
1322026-09-10T03:23:56.377Zsys 0.029232480
1332026-09-10T03:23:56.377Ztrap 0.000005000
1342026-09-10T03:23:56.377Ztflt 0.000010280
1352026-09-10T03:23:56.377Zdflt 0.000026260
1362026-09-10T03:23:56.377Zkflt 0.000001010
1372026-09-10T03:23:56.377Zlock 0.023115894
1382026-09-10T03:23:56.377Zslp 0.056835632
1392026-09-10T03:23:56.377Zlat 0.000631990
1402026-09-10T03:23:56.377Zstop 0.000098580
1412026-09-10T03:23:56.382Z+ header 'analyze std'
1422026-09-10T03:23:56.382Z+ echo '# ==== analyze std ==== #'
1432026-09-10T03:23:56.382Z# ==== analyze std ==== #
1442026-09-10T03:23:56.382Z+ ptime -m cargo clippy --all-targets
1452026-09-10T03:23:56.474Z Updating crates.io index
1462026-09-10T03:23:56.479Z Updating git repository `https://github.com/oxidecomputer/falcon`
1472026-09-10T03:23:57.618Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1482026-09-10T03:23:57.929Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1492026-09-10T03:23:58.236Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1502026-09-10T03:23:58.618Z Updating git repository `https://github.com/oxidecomputer/zone`
1512026-09-10T03:23:58.930Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1522026-09-10T03:23:59.234Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1532026-09-10T03:24:00.656Z Downloading crates ...
1542026-09-10T03:24:00.727Z Downloaded byteorder v1.5.0
1552026-09-10T03:24:01.913Z Downloaded postcard v1.1.3
1562026-09-10T03:24:01.913Z Downloaded defmt-parser v1.0.0
1572026-09-10T03:24:01.913Z Downloaded defmt v0.3.100
1582026-09-10T03:24:01.913Z Downloaded bitflags v1.3.2
1592026-09-10T03:24:01.913Z Downloaded aho-corasick v1.1.4
1602026-09-10T03:24:01.913Z Downloaded defmt v1.1.1
1612026-09-10T03:24:01.913Z Downloaded cobs v0.3.0
1622026-09-10T03:24:01.914Z Downloaded managed v0.8.0
1632026-09-10T03:24:01.914Z Downloaded stable_deref_trait v1.2.1
1642026-09-10T03:24:01.914Z Downloaded embedded-io v0.6.1
1652026-09-10T03:24:01.914Z Downloaded cfg-if v1.0.4
1662026-09-10T03:24:01.914Z Downloaded ident_case v1.0.1
1672026-09-10T03:24:01.914Z Downloaded darling_macro v0.23.0
1682026-09-10T03:24:01.914Z Downloaded hash32 v0.3.1
1692026-09-10T03:24:01.914Z Downloaded macaddr v1.0.1
1702026-09-10T03:24:01.914Z Downloaded embedded-io v0.4.0
1712026-09-10T03:24:01.914Z Downloaded strsim v0.11.1
1722026-09-10T03:24:01.914Z Downloaded defmt-macros v1.1.1
1732026-09-10T03:24:01.914Z Downloaded ipnetwork v0.21.1
1742026-09-10T03:24:01.914Z Downloaded quote v1.0.46
1752026-09-10T03:24:01.914Z Downloaded thiserror v2.0.18
1762026-09-10T03:24:01.914Z Downloaded thiserror-impl v2.0.18
1772026-09-10T03:24:01.914Z Downloaded ingot v0.2.0
1782026-09-10T03:24:01.914Z Downloaded ingot-types v0.2.0
1792026-09-10T03:24:01.914Z Downloaded ingot-macros v0.2.0
1802026-09-10T03:24:01.914Z Downloaded either v1.16.0
1812026-09-10T03:24:01.914Z Downloaded serde_derive v1.0.228
1822026-09-10T03:24:01.914Z Downloaded darling v0.23.0
1832026-09-10T03:24:01.914Z Downloaded bitflags v2.13.0
1842026-09-10T03:24:01.914Z Downloaded proc-macro2 v1.0.106
1852026-09-10T03:24:01.914Z Downloaded serde_core v1.0.228
1862026-09-10T03:24:01.914Z Downloaded unicode-ident v1.0.24
1872026-09-10T03:24:01.914Z Downloaded serde v1.0.228
1882026-09-10T03:24:01.914Z Downloaded darling_core v0.23.0
1892026-09-10T03:24:01.914Z Downloaded regex v1.13.0
1902026-09-10T03:24:01.914Z Downloaded zerocopy-derive v0.8.54
1912026-09-10T03:24:01.914Z Downloaded heapless v0.8.0
1922026-09-10T03:24:01.914Z Downloaded memchr v2.8.3
1932026-09-10T03:24:01.914Z Downloaded itertools v0.15.0
1942026-09-10T03:24:01.914Z Downloaded zerocopy v0.8.54
1952026-09-10T03:24:01.914Z Downloaded smoltcp v0.11.0
1962026-09-10T03:24:01.914Z Downloaded syn v2.0.118
1972026-09-10T03:24:01.914Z Downloaded regex-syntax v0.8.11
1982026-09-10T03:24:01.914Z Downloaded regex-automata v0.4.15
1992026-09-10T03:24:01.914Z Compiling proc-macro2 v1.0.106
2002026-09-10T03:24:01.915Z Compiling quote v1.0.46
2012026-09-10T03:24:01.915Z Compiling unicode-ident v1.0.24
2022026-09-10T03:24:01.915Z Compiling memchr v2.8.3
2032026-09-10T03:24:01.915Z Compiling strsim v0.11.1
2042026-09-10T03:24:01.915Z Compiling ident_case v1.0.1
2052026-09-10T03:24:01.915Z Compiling serde_core v1.0.228
2062026-09-10T03:24:01.915Z Compiling regex-syntax v0.8.11
2072026-09-10T03:24:01.915Z Compiling thiserror v2.0.18
2082026-09-10T03:24:01.915Z Compiling serde v1.0.228
2092026-09-10T03:24:01.915Z Compiling either v1.16.0
2102026-09-10T03:24:01.915Z Compiling zerocopy v0.8.54
2112026-09-10T03:24:01.915Z Compiling aho-corasick v1.1.4
2122026-09-10T03:24:01.915Z Compiling itertools v0.15.0
2132026-09-10T03:24:01.915Z Compiling heapless v0.8.0
2142026-09-10T03:24:01.915Z Checking byteorder v1.5.0
2152026-09-10T03:24:01.940Z Checking stable_deref_trait v1.2.1
2162026-09-10T03:24:01.940Z Checking hash32 v0.3.1
2172026-09-10T03:24:01.940Z Checking macaddr v1.0.1
2182026-09-10T03:24:01.954Z Checking bitflags v2.13.0
2192026-09-10T03:24:02.013Z Compiling smoltcp v0.11.0
2202026-09-10T03:24:02.225Z Compiling syn v2.0.118
2212026-09-10T03:24:02.308Z Checking managed v0.8.0
2222026-09-10T03:24:02.338Z Checking bitflags v1.3.2
2232026-09-10T03:24:02.393Z Checking cfg-if v1.0.4
2242026-09-10T03:24:02.444Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
2252026-09-10T03:24:02.458Z Checking ipnetwork v0.21.1
2262026-09-10T03:24:02.504Z Compiling regex-automata v0.4.15
2272026-09-10T03:24:03.960Z Compiling regex v1.13.0
2282026-09-10T03:24:04.426Z Compiling darling_core v0.23.0
2292026-09-10T03:24:04.777Z Compiling thiserror-impl v2.0.18
2302026-09-10T03:24:04.777Z Compiling zerocopy-derive v0.8.54
2312026-09-10T03:24:04.788Z Compiling serde_derive v1.0.228
2322026-09-10T03:24:05.716Z Checking cobs v0.3.0
2332026-09-10T03:24:05.731Z Compiling darling_macro v0.23.0
2342026-09-10T03:24:06.253Z Compiling darling v0.23.0
2352026-09-10T03:24:06.314Z Compiling ingot-macros v0.2.0
2362026-09-10T03:24:07.025Z Checking postcard v1.1.3
2372026-09-10T03:24:08.279Z Checking ingot-types v0.2.0
2382026-09-10T03:24:08.526Z Checking ingot v0.2.0
2392026-09-10T03:24:09.823Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
2402026-09-10T03:24:10.831Z Finished `dev` profile [optimized + debuginfo] target(s) in 14.38s
2412026-09-10T03:24:10.892Z
2422026-09-10T03:24:10.915Zreal 14.524032469
2432026-09-10T03:24:10.915Zuser 30.669547246
2442026-09-10T03:24:10.915Zsys 5.881296212
2452026-09-10T03:24:10.915Ztrap 0.013571411
2462026-09-10T03:24:10.915Ztflt 0.060470760
2472026-09-10T03:24:10.915Zdflt 0.268687404
2482026-09-10T03:24:10.915Zkflt 0.001796491
2492026-09-10T03:24:10.915Zlock 2:12.856568503
2502026-09-10T03:24:10.915Zslp 1:31.589767061
2512026-09-10T03:24:10.915Zlat 1.654551710
2522026-09-10T03:24:10.915Zstop 5.285029167
2532026-09-10T03:24:10.915Z+ header 'analyze no_std'
2542026-09-10T03:24:10.915Z+ echo '# ==== analyze no_std ==== #'
2552026-09-10T03:24:10.915Z+ ptime -m cargo clippy --no-default-features --all-targets -- --deny warnings
2562026-09-10T03:24:10.915Z# ==== analyze no_std ==== #
2572026-09-10T03:24:11.005Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
2582026-09-10T03:24:11.248Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
2592026-09-10T03:24:12.194Z Finished `dev` profile [optimized + debuginfo] target(s) in 1.27s
2602026-09-10T03:24:12.218Z
2612026-09-10T03:24:12.218Zreal 1.327010360
2622026-09-10T03:24:12.243Zuser 1.905367662
2632026-09-10T03:24:12.243Zsys 0.268153316
2642026-09-10T03:24:12.243Ztrap 0.000400700
2652026-09-10T03:24:12.243Ztflt 0.000082020
2662026-09-10T03:24:12.243Zdflt 0.000220990
2672026-09-10T03:24:12.243Zkflt 0.000000000
2682026-09-10T03:24:12.243Zlock 5.608730690
2692026-09-10T03:24:12.243Zslp 5.366472002
2702026-09-10T03:24:12.243Zlat 0.004261780
2712026-09-10T03:24:12.243Zstop 0.058162362
2722026-09-10T03:24:12.243Z+ header test
2732026-09-10T03:24:12.243Z+ echo '# ==== test ==== #'
2742026-09-10T03:24:12.243Z# ==== test ==== #
2752026-09-10T03:24:12.243Z+ ptime -m cargo test
2762026-09-10T03:24:12.346Z Compiling serde_core v1.0.228
2772026-09-10T03:24:12.346Z Compiling byteorder v1.5.0
2782026-09-10T03:24:12.351Z Compiling bitflags v2.13.0
2792026-09-10T03:24:12.351Z Compiling macaddr v1.0.1
2802026-09-10T03:24:12.367Z Compiling zerocopy v0.8.54
2812026-09-10T03:24:12.367Z Compiling thiserror v2.0.18
2822026-09-10T03:24:12.381Z Compiling stable_deref_trait v1.2.1
2832026-09-10T03:24:12.381Z Compiling bitflags v1.3.2
2842026-09-10T03:24:12.427Z Compiling cobs v0.3.0
2852026-09-10T03:24:12.427Z Compiling managed v0.8.0
2862026-09-10T03:24:12.459Z Compiling cfg-if v1.0.4
2872026-09-10T03:24:12.510Z Compiling hash32 v0.3.1
2882026-09-10T03:24:12.524Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
2892026-09-10T03:24:12.621Z Compiling heapless v0.8.0
2902026-09-10T03:24:12.633Z Compiling ipnetwork v0.21.1
2912026-09-10T03:24:12.960Z Compiling smoltcp v0.11.0
2922026-09-10T03:24:13.910Z Compiling serde v1.0.228
2932026-09-10T03:24:14.510Z Compiling postcard v1.1.3
2942026-09-10T03:24:15.003Z Compiling ingot-types v0.2.0
2952026-09-10T03:24:15.262Z Compiling ingot v0.2.0
2962026-09-10T03:24:16.710Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
2972026-09-10T03:24:18.536Z Finished `test` profile [optimized + debuginfo] target(s) in 6.30s
2982026-09-10T03:24:18.558Z Running unittests src/lib.rs (/work/oxidecomputer/opte/target/debug/deps/opte_api-9f483c1680cf0acc)
2992026-09-10T03:24:18.558Z
3002026-09-10T03:24:18.558Zrunning 25 tests
3012026-09-10T03:24:18.558Ztest encap::test::bad_vni ... ok
3022026-09-10T03:24:18.558Ztest encap::test::vni_round_trip ... ok
3032026-09-10T03:24:18.558Ztest encap::test::good_vni ... ok
3042026-09-10T03:24:18.559Ztest ip::test::dhcp_fqdn ... ok
3052026-09-10T03:24:18.559Ztest ip::test::bad_prefix_len ... ok
3062026-09-10T03:24:18.559Ztest dns::tests::test_domain_name ... ok
3072026-09-10T03:24:18.559Ztest ip::test::bad_cidr ... ok
3082026-09-10T03:24:18.559Ztest ip::test::good_cidr ... ok
3092026-09-10T03:24:18.559Ztest ip::test::ipv4_addr_good ... ok
3102026-09-10T03:24:18.559Ztest ip::test::ipv4_addr_bad ... ok
3112026-09-10T03:24:18.559Ztest ip::test::ipv4_mask ... ok
3122026-09-10T03:24:18.559Ztest ip::test::ipv6_cidr_is_member ... ok
3132026-09-10T03:24:18.559Ztest ip::test::ipv6_is_default ... ok
3142026-09-10T03:24:18.559Ztest ip::test::ipv6_mask ... ok
3152026-09-10T03:24:18.559Ztest ip::test::ipv6_prefix_len ... ok
3162026-09-10T03:24:18.559Ztest ip::test::test_ip_addr_from_str ... ok
3172026-09-10T03:24:18.559Ztest ip::test::test_ipv4_multicast_mac ... ok
3182026-09-10T03:24:18.559Ztest ip::test::test_ip_cidr_from_str ... ok
3192026-09-10T03:24:18.559Ztest ip::test::test_ipv6_admin_scoped_multicast ... ok
3202026-09-10T03:24:18.559Ztest ip::test::test_ipv6_from_eui64 ... ok
3212026-09-10T03:24:18.559Ztest ip::test::test_ipv6_from_const ... ok
3222026-09-10T03:24:18.559Ztest ip::test::test_ipv6_is_multicast ... ok
3232026-09-10T03:24:18.559Ztest ip::test::test_ipv6_multicast_mac ... ok
3242026-09-10T03:24:18.559Ztest ip::test::test_ipv6_solicited_node_multicast ... ok
3252026-09-10T03:24:18.559Ztest ip::test::test_multicast_underlay_serde ... ok
3262026-09-10T03:24:18.560Z
3272026-09-10T03:24:18.560Ztest result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
3282026-09-10T03:24:18.560Z
3292026-09-10T03:24:18.560Z Doc-tests opte_api
3302026-09-10T03:24:20.167Z
3312026-09-10T03:24:20.167Zrunning 1 test
3322026-09-10T03:24:20.261Ztest crates/opte-api/src/dns.rs - dns::DomainName::encode (line 81) ... ok
3332026-09-10T03:24:20.261Z
3342026-09-10T03:24:20.261Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
3352026-09-10T03:24:20.261Z
3362026-09-10T03:24:20.261Zall doctests ran in 0.44s; merged doctests compilation took 0.43s
3372026-09-10T03:24:20.261Z
3382026-09-10T03:24:20.261Zreal 6.925498557
3392026-09-10T03:24:20.261Zuser 17.315326695
3402026-09-10T03:24:20.261Zsys 2.078228452
3412026-09-10T03:24:20.261Ztrap 0.003524740
3422026-09-10T03:24:20.261Ztflt 0.180631796
3432026-09-10T03:24:20.261Zdflt 0.183590852
3442026-09-10T03:24:20.261Zkflt 0.000000000
3452026-09-10T03:24:20.261Zlock 1:03.134588887
3462026-09-10T03:24:20.261Zslp 32.341828656
3472026-09-10T03:24:20.261Zlat 0.740870851
3482026-09-10T03:24:20.261Zstop 0.673543583
3492026-09-10T03:24:20.261Zprocess exited: duration 36883 ms, exit code 0
 
3502026-09-10T03:24:20.295Zfound 0 output files