01M1ZCHAQ7EHRGW255YDTTS1E6: opte-api

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

Buildomat Job: 01M1ZCHTEWNV4D5XK77EDT5D6X

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-08T02:12:14.992Zjob assigned to worker 01M1ZCHTEQ526ERE98BGH882AJ [factory aws, i-002c7235c48014b86] (queued for 43 s)
 
22026-09-08T02:12:20.983Zstarting task 0: "setup"
32026-09-08T02:12:20.987Z++ uname -s
42026-09-08T02:12:20.990Z+ kern=SunOS
52026-09-08T02:12:20.991Z+ build_user=build
62026-09-08T02:12:20.991Z+ build_uid=12345
72026-09-08T02:12:20.991Z+ work_dir=/work
82026-09-08T02:12:20.991Z+ input_dir=/input
92026-09-08T02:12:20.991Z+ [[ 0 == 12345 ]]
102026-09-08T02:12:20.991Z+ case "$kern" in
112026-09-08T02:12:20.991Z+ groupadd -g 12345 build
122026-09-08T02:12:20.991Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-08T02:12:22.997Z+ zfs create -o mountpoint=/work rpool/work
142026-09-08T02:12:23.079Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-08T02:12:23.083Z+ home_fs=zfs
162026-09-08T02:12:23.083Z+ [[ zfs == autofs ]]
172026-09-08T02:12:23.083Z+ mkdir -p /home/build
182026-09-08T02:12:23.083Z+ chown build:build /home/build /work
192026-09-08T02:12:25.084Z+ chmod 0700 /home/build /work
202026-09-08T02:12:25.087Zprocess exited: duration 4105 ms, exit code 0
 
212026-09-08T02:12:25.094Zstarting task 1: "rust-toolchain"
222026-09-08T02:12:25.098Z+ printf ' * rust toolchain channel = "%s"\n' 1.97.1
232026-09-08T02:12:25.098Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-09-08T02:12:25.098Z * rust toolchain channel = "1.97.1"
252026-09-08T02:12:25.098Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
262026-09-08T02:12:25.098Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-09-08T02:12:25.098Z * rust toolchain profile = "default"
282026-09-08T02:12:25.101Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-08T02:12:25.101Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default
302026-09-08T02:12:25.208Zinfo: downloading installer
312026-09-08T02:12:26.669Zinfo: profile set to default
322026-09-08T02:12:26.669Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-08T02:12:26.674Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
342026-09-08T02:12:26.812Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
352026-09-08T02:12:26.816Zinfo: downloading 6 components
362026-09-08T02:12:43.537Zinfo: default toolchain set to 1.97.1-x86_64-unknown-illumos
372026-09-08T02:12:43.537Z
382026-09-08T02:12:43.563Z 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14)
392026-09-08T02:12:43.564Z
402026-09-08T02:12:43.567Z
412026-09-08T02:12:43.567ZRust is installed now. Great!
422026-09-08T02:12:43.567Z
432026-09-08T02:12:43.567ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-08T02:12:43.567Zenvironment variable. This has not been done automatically.
452026-09-08T02:12:43.567Z
462026-09-08T02:12:43.567ZTo configure your current shell, you need to source
472026-09-08T02:12:43.568Zthe corresponding env file under $HOME/.cargo.
482026-09-08T02:12:43.568Z
492026-09-08T02:12:43.568ZConsider running the right command for your shell (note the leading DOT):
502026-09-08T02:12:43.568Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-08T02:12:43.568Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-08T02:12:43.568ZCC_x86_64-unknown-illumos = None
532026-09-08T02:12:43.568Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-08T02:12:43.568ZCC_x86_64_unknown_illumos = None
552026-09-08T02:12:43.568Zcargo:rerun-if-env-changed=HOST_CC
562026-09-08T02:12:43.568ZHOST_CC = None
572026-09-08T02:12:43.568Zcargo:rerun-if-env-changed=CC
582026-09-08T02:12:43.568ZCC = None
592026-09-08T02:12:43.568Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-08T02:12:43.731Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-08T02:12:43.731ZCRATE_CC_NO_DEFAULTS = None
622026-09-08T02:12:43.731Zcargo:rerun-if-env-changed=CFLAGS
632026-09-08T02:12:43.731ZCFLAGS = None
642026-09-08T02:12:43.731Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-08T02:12:43.731ZHOST_CFLAGS = None
662026-09-08T02:12:43.731Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-08T02:12:43.731ZCFLAGS_x86_64_unknown_illumos = None
682026-09-08T02:12:43.731Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-08T02:12:43.731ZCFLAGS_x86_64-unknown-illumos = None
702026-09-08T02:12:43.827Z+ rustup --version
712026-09-08T02:12:43.834Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-08T02:12:43.837Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-08T02:12:43.856Zinfo: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)`
742026-09-08T02:12:43.859Z+ cargo --version
752026-09-08T02:12:43.872Zcargo 1.97.1 (c980f4866 2026-06-30)
762026-09-08T02:12:43.876Z+ rustc --version
772026-09-08T02:12:43.895Zrustc 1.97.1 (8bab26f4f 2026-07-14)
782026-09-08T02:12:43.898Zprocess exited: duration 18801 ms, exit code 0
 
792026-09-08T02:12:43.905Zstarting task 2: "authentication"
802026-09-08T02:12:43.923Zprocess exited: duration 16 ms, exit code 0
 
812026-09-08T02:12:43.931Zstarting task 3: "clone repository"
822026-09-08T02:12:43.935Z+ mkdir -p /work/oxidecomputer/opte
832026-09-08T02:12:43.938Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
842026-09-08T02:12:43.965ZCloning into '/work/oxidecomputer/opte'...
852026-09-08T02:12:45.101Z+ cd /work/oxidecomputer/opte
862026-09-08T02:12:45.101Z+ git fetch origin eb3fb5ea02c60288717eca5015776ae5f5f01c98
872026-09-08T02:12:45.377ZFrom https://github.com/oxidecomputer/opte
882026-09-08T02:12:45.377Z * branch eb3fb5ea02c60288717eca5015776ae5f5f01c98 -> FETCH_HEAD
892026-09-08T02:12:45.384Z+ [[ -n zl/mcast-source-validation ]]
902026-09-08T02:12:45.387Z++ git branch --show-current
912026-09-08T02:12:45.387Z+ current=master
922026-09-08T02:12:45.387Z+ [[ master != zl/mcast-source-validation ]]
932026-09-08T02:12:45.387Z+ git branch -f zl/mcast-source-validation eb3fb5ea02c60288717eca5015776ae5f5f01c98
942026-09-08T02:12:45.390Z+ git checkout -f zl/mcast-source-validation
952026-09-08T02:12:45.407ZSwitched to branch 'zl/mcast-source-validation'
962026-09-08T02:12:45.410Z+ git reset --hard eb3fb5ea02c60288717eca5015776ae5f5f01c98
972026-09-08T02:12:45.413ZHEAD is now at eb3fb5e [ssm, multicast] align source address validation across the platform
982026-09-08T02:12:45.413Zprocess exited: duration 1482 ms, exit code 0
 
992026-09-08T02:12:45.419Zstarting task 4: "build"
1002026-09-08T02:12:45.423Z+ source .github/buildomat/common.sh
1012026-09-08T02:12:45.426Z++ rustup show active-toolchain
1022026-09-08T02:12:45.429Z1.97.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
1032026-09-08T02:12:45.429Z++ pushd xde
1042026-09-08T02:12:45.429Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
1052026-09-08T02:12:45.429Z++ rustup show active-toolchain
1062026-09-08T02:12:45.433Zinfo: syncing channel updates for nightly-2026-07-20-x86_64-unknown-illumos
1072026-09-08T02:12:45.587Zinfo: latest update on 2026-07-20 for version 1.99.0-nightly (9f36de775 2026-07-19)
1082026-09-08T02:12:45.591Zinfo: downloading 6 components
1092026-09-08T02:13:01.812Zwarn: the missing active toolchain `nightly-2026-07-20-x86_64-unknown-illumos` has been auto-installed
1102026-09-08T02:13:01.812Zwarn: auto-installation is deprecated for most `rustup` commands
1112026-09-08T02:13:01.812Zwarn: scripts relying on this behavior in `rustup` may stop working in the future
1122026-09-08T02:13:01.812Zwarn: to install the active toolchain, use `rustup install` instead
1132026-09-08T02:13:01.812Zwarn: see <https://github.com/rust-lang/rustup/issues/4836> for more info
1142026-09-08T02:13:01.812Znightly-2026-07-20-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1152026-09-08T02:13:01.911Z+++ rustup show active-toolchain -v
1162026-09-08T02:13:01.915Z+++ head -n 1
1172026-09-08T02:13:01.915Z+++ cut '-d ' -f1
1182026-09-08T02:13:01.965Z++ export NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos
1192026-09-08T02:13:01.965Z++ NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos
1202026-09-08T02:13:01.965Z++ popd
1212026-09-08T02:13:01.968Z/work/oxidecomputer/opte
1222026-09-08T02:13:01.968Z+ cargo --version
1232026-09-08T02:13:01.973Zcargo 1.97.1 (c980f4866 2026-06-30)
1242026-09-08T02:13:01.977Z+ rustc --version
1252026-09-08T02:13:01.995Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1262026-09-08T02:13:01.998Z+ cd crates/opte-api
1272026-09-08T02:13:01.998Z+ header 'check API_VERSION'
1282026-09-08T02:13:01.999Z+ echo '# ==== check API_VERSION ==== #'
1292026-09-08T02:13:01.999Z# ==== check API_VERSION ==== #
1302026-09-08T02:13:01.999Z+ ./check-api-version.sh
1312026-09-08T02:13:02.007Zdiff --git a/crates/opte-api/src/ip.rs b/crates/opte-api/src/ip.rs
1322026-09-08T02:13:02.007Zdiff --git a/crates/opte-api/src/lib.rs b/crates/opte-api/src/lib.rs
1332026-09-08T02:13:02.013ZSUCCESS: The API_VERSION was updated
1342026-09-08T02:13:02.013Z old: 41
1352026-09-08T02:13:02.014Z new: 42
1362026-09-08T02:13:02.017Z+ header 'check style'
1372026-09-08T02:13:02.017Z+ echo '# ==== check style ==== #'
1382026-09-08T02:13:02.017Z# ==== check style ==== #
1392026-09-08T02:13:02.017Z+ ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos fmt -- --check
1402026-09-08T02:13:02.093Z
1412026-09-08T02:13:02.093Zreal 0.076370877
1422026-09-08T02:13:02.093Zuser 0.043977959
1432026-09-08T02:13:02.093Zsys 0.029523611
1442026-09-08T02:13:02.093Ztrap 0.000009520
1452026-09-08T02:13:02.093Ztflt 0.000013430
1462026-09-08T02:13:02.093Zdflt 0.000001390
1472026-09-08T02:13:02.093Zkflt 0.000000000
1482026-09-08T02:13:02.093Zlock 0.023245124
1492026-09-08T02:13:02.093Zslp 0.056063132
1502026-09-08T02:13:02.093Zlat 0.000712580
1512026-09-08T02:13:02.093Zstop 0.000105480
1522026-09-08T02:13:02.096Z+ header 'analyze std'
1532026-09-08T02:13:02.096Z+ echo '# ==== analyze std ==== #'
1542026-09-08T02:13:02.096Z# ==== analyze std ==== #
1552026-09-08T02:13:02.096Z+ ptime -m cargo clippy --all-targets
1562026-09-08T02:13:02.230Z Updating crates.io index
1572026-09-08T02:13:02.233Z Updating git repository `https://github.com/oxidecomputer/falcon`
1582026-09-08T02:13:03.368Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1592026-09-08T02:13:03.928Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1602026-09-08T02:13:04.260Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1612026-09-08T02:13:05.020Z Updating git repository `https://github.com/oxidecomputer/zone`
1622026-09-08T02:13:05.300Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1632026-09-08T02:13:05.589Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1642026-09-08T02:13:07.366Z Downloading crates ...
1652026-09-08T02:13:07.384Z Downloaded byteorder v1.5.0
1662026-09-08T02:13:07.399Z Downloaded memchr v2.8.3
1672026-09-08T02:13:07.402Z Downloaded either v1.16.0
1682026-09-08T02:13:07.406Z Downloaded thiserror v2.0.18
1692026-09-08T02:13:07.420Z Downloaded embedded-io v0.4.0
1702026-09-08T02:13:07.425Z Downloaded bitflags v1.3.2
1712026-09-08T02:13:07.430Z Downloaded hash32 v0.3.1
1722026-09-08T02:13:07.433Z Downloaded embedded-io v0.6.1
1732026-09-08T02:13:07.433Z Downloaded managed v0.8.0
1742026-09-08T02:13:07.436Z Downloaded cfg-if v1.0.4
1752026-09-08T02:13:07.436Z Downloaded macaddr v1.0.1
1762026-09-08T02:13:07.439Z Downloaded quote v1.0.46
1772026-09-08T02:13:07.439Z Downloaded ipnetwork v0.21.1
1782026-09-08T02:13:07.439Z Downloaded darling_macro v0.23.0
1792026-09-08T02:13:07.444Z Downloaded thiserror-impl v2.0.18
1802026-09-08T02:13:07.450Z Downloaded defmt-parser v1.0.0
1812026-09-08T02:13:07.453Z Downloaded strsim v0.11.1
1822026-09-08T02:13:07.456Z Downloaded defmt v0.3.100
1832026-09-08T02:13:07.459Z Downloaded bitflags v2.13.0
1842026-09-08T02:13:07.463Z Downloaded unicode-ident v1.0.24
1852026-09-08T02:13:07.470Z Downloaded ident_case v1.0.1
1862026-09-08T02:13:07.474Z Downloaded stable_deref_trait v1.2.1
1872026-09-08T02:13:07.479Z Downloaded ingot v0.2.0
1882026-09-08T02:13:07.494Z Downloaded ingot-types v0.2.0
1892026-09-08T02:13:07.497Z Downloaded cobs v0.3.0
1902026-09-08T02:13:07.505Z Downloaded defmt-macros v1.1.1
1912026-09-08T02:13:07.509Z Downloaded heapless v0.8.0
1922026-09-08T02:13:07.512Z Downloaded postcard v1.1.3
1932026-09-08T02:13:07.514Z Downloaded darling v0.23.0
1942026-09-08T02:13:07.518Z Downloaded ingot-macros v0.2.0
1952026-09-08T02:13:07.518Z Downloaded defmt v1.1.1
1962026-09-08T02:13:07.522Z Downloaded serde_derive v1.0.228
1972026-09-08T02:13:07.525Z Downloaded serde_core v1.0.228
1982026-09-08T02:13:07.529Z Downloaded serde v1.0.228
1992026-09-08T02:13:07.529Z Downloaded proc-macro2 v1.0.106
2002026-09-08T02:13:07.532Z Downloaded darling_core v0.23.0
2012026-09-08T02:13:07.549Z Downloaded zerocopy-derive v0.8.54
2022026-09-08T02:13:07.563Z Downloaded aho-corasick v1.1.4
2032026-09-08T02:13:07.568Z Downloaded itertools v0.15.0
2042026-09-08T02:13:07.572Z Downloaded regex-syntax v0.8.11
2052026-09-08T02:13:07.578Z Downloaded regex v1.13.0
2062026-09-08T02:13:07.623Z Downloaded zerocopy v0.8.54
2072026-09-08T02:13:07.633Z Downloaded syn v2.0.118
2082026-09-08T02:13:07.639Z Downloaded smoltcp v0.11.0
2092026-09-08T02:13:07.646Z Downloaded regex-automata v0.4.15
2102026-09-08T02:13:07.682Z Compiling proc-macro2 v1.0.106
2112026-09-08T02:13:07.682Z Compiling quote v1.0.46
2122026-09-08T02:13:07.682Z Compiling unicode-ident v1.0.24
2132026-09-08T02:13:07.682Z Compiling ident_case v1.0.1
2142026-09-08T02:13:07.682Z Compiling strsim v0.11.1
2152026-09-08T02:13:07.685Z Compiling memchr v2.8.3
2162026-09-08T02:13:07.685Z Compiling regex-syntax v0.8.11
2172026-09-08T02:13:07.685Z Compiling serde_core v1.0.228
2182026-09-08T02:13:07.867Z Compiling either v1.16.0
2192026-09-08T02:13:07.872Z Compiling zerocopy v0.8.54
2202026-09-08T02:13:08.042Z Compiling serde v1.0.228
2212026-09-08T02:13:08.083Z Compiling thiserror v2.0.18
2222026-09-08T02:13:08.103Z Compiling itertools v0.15.0
2232026-09-08T02:13:08.232Z Compiling aho-corasick v1.1.4
2242026-09-08T02:13:08.318Z Checking byteorder v1.5.0
2252026-09-08T02:13:08.371Z Compiling heapless v0.8.0
2262026-09-08T02:13:08.467Z Checking hash32 v0.3.1
2272026-09-08T02:13:08.569Z Checking stable_deref_trait v1.2.1
2282026-09-08T02:13:08.590Z Compiling smoltcp v0.11.0
2292026-09-08T02:13:08.629Z Checking bitflags v2.13.0
2302026-09-08T02:13:08.808Z Checking macaddr v1.0.1
2312026-09-08T02:13:08.920Z Checking managed v0.8.0
2322026-09-08T02:13:08.942Z Compiling syn v2.0.118
2332026-09-08T02:13:09.004Z Checking cfg-if v1.0.4
2342026-09-08T02:13:09.061Z Checking bitflags v1.3.2
2352026-09-08T02:13:09.094Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
2362026-09-08T02:13:09.121Z Checking ipnetwork v0.21.1
2372026-09-08T02:13:09.268Z Compiling regex-automata v0.4.15
2382026-09-08T02:13:10.746Z Compiling regex v1.13.0
2392026-09-08T02:13:11.144Z Compiling darling_core v0.23.0
2402026-09-08T02:13:11.470Z Compiling thiserror-impl v2.0.18
2412026-09-08T02:13:11.470Z Compiling zerocopy-derive v0.8.54
2422026-09-08T02:13:11.470Z Compiling serde_derive v1.0.228
2432026-09-08T02:13:12.446Z Checking cobs v0.3.0
2442026-09-08T02:13:12.486Z Compiling darling_macro v0.23.0
2452026-09-08T02:13:13.014Z Compiling darling v0.23.0
2462026-09-08T02:13:13.077Z Compiling ingot-macros v0.2.0
2472026-09-08T02:13:13.707Z Checking postcard v1.1.3
2482026-09-08T02:13:15.002Z Checking ingot-types v0.2.0
2492026-09-08T02:13:15.276Z Checking ingot v0.2.0
2502026-09-08T02:13:16.567Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
2512026-09-08T02:13:17.563Z Finished `dev` profile [optimized + debuginfo] target(s) in 15.42s
2522026-09-08T02:13:17.660Z
2532026-09-08T02:13:17.660Zreal 15.560513955
2542026-09-08T02:13:17.660Zuser 30.767796218
2552026-09-08T02:13:17.660Zsys 5.783945383
2562026-09-08T02:13:17.663Ztrap 0.011386585
2572026-09-08T02:13:17.663Ztflt 0.067241586
2582026-09-08T02:13:17.664Zdflt 0.266996850
2592026-09-08T02:13:17.664Zkflt 0.001457681
2602026-09-08T02:13:17.664Zlock 2:14.526368769
2612026-09-08T02:13:17.664Zslp 1:32.958857017
2622026-09-08T02:13:17.664Zlat 1.039175986
2632026-09-08T02:13:17.664Zstop 5.334688984
2642026-09-08T02:13:17.664Z+ header 'analyze no_std'
2652026-09-08T02:13:17.664Z+ echo '# ==== analyze no_std ==== #'
2662026-09-08T02:13:17.664Z# ==== analyze no_std ==== #
2672026-09-08T02:13:17.664Z+ ptime -m cargo clippy --no-default-features --all-targets -- --deny warnings
2682026-09-08T02:13:17.761Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
2692026-09-08T02:13:17.987Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
2702026-09-08T02:13:18.982Z Finished `dev` profile [optimized + debuginfo] target(s) in 1.28s
2712026-09-08T02:13:19.005Z
2722026-09-08T02:13:19.005Zreal 1.339671709
2732026-09-08T02:13:19.005Zuser 1.909979892
2742026-09-08T02:13:19.009Zsys 0.261125721
2752026-09-08T02:13:19.009Ztrap 0.000177710
2762026-09-08T02:13:19.009Ztflt 0.000051900
2772026-09-08T02:13:19.009Zdflt 0.000086490
2782026-09-08T02:13:19.009Zkflt 0.000000000
2792026-09-08T02:13:19.009Zlock 5.642363380
2802026-09-08T02:13:19.009Zslp 5.368970554
2812026-09-08T02:13:19.009Zlat 0.003169350
2822026-09-08T02:13:19.009Zstop 0.061316909
2832026-09-08T02:13:19.009Z+ header test
2842026-09-08T02:13:19.009Z+ echo '# ==== test ==== #'
2852026-09-08T02:13:19.009Z# ==== test ==== #
2862026-09-08T02:13:19.009Z+ ptime -m cargo test
2872026-09-08T02:13:19.132Z Compiling serde_core v1.0.228
2882026-09-08T02:13:19.132Z Compiling byteorder v1.5.0
2892026-09-08T02:13:19.137Z Compiling stable_deref_trait v1.2.1
2902026-09-08T02:13:19.137Z Compiling macaddr v1.0.1
2912026-09-08T02:13:19.155Z Compiling thiserror v2.0.18
2922026-09-08T02:13:19.155Z Compiling zerocopy v0.8.54
2932026-09-08T02:13:19.158Z Compiling bitflags v2.13.0
2942026-09-08T02:13:19.163Z Compiling bitflags v1.3.2
2952026-09-08T02:13:19.205Z Compiling cobs v0.3.0
2962026-09-08T02:13:19.209Z Compiling managed v0.8.0
2972026-09-08T02:13:19.239Z Compiling cfg-if v1.0.4
2982026-09-08T02:13:19.295Z Compiling hash32 v0.3.1
2992026-09-08T02:13:19.308Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
3002026-09-08T02:13:19.385Z Compiling heapless v0.8.0
3012026-09-08T02:13:19.414Z Compiling ipnetwork v0.21.1
3022026-09-08T02:13:19.726Z Compiling smoltcp v0.11.0
3032026-09-08T02:13:20.682Z Compiling serde v1.0.228
3042026-09-08T02:13:21.089Z Compiling postcard v1.1.3
3052026-09-08T02:13:21.789Z Compiling ingot-types v0.2.0
3062026-09-08T02:13:22.060Z Compiling ingot v0.2.0
3072026-09-08T02:13:23.430Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3082026-09-08T02:13:25.320Z Finished `test` profile [optimized + debuginfo] target(s) in 6.29s
3092026-09-08T02:13:25.326Z Running unittests src/lib.rs (/work/oxidecomputer/opte/target/debug/deps/opte_api-9f483c1680cf0acc)
3102026-09-08T02:13:25.326Z
3112026-09-08T02:13:25.326Zrunning 25 tests
3122026-09-08T02:13:25.326Ztest encap::test::good_vni ... ok
3132026-09-08T02:13:25.326Ztest dns::tests::test_domain_name ... ok
3142026-09-08T02:13:25.326Ztest encap::test::bad_vni ... ok
3152026-09-08T02:13:25.326Ztest ip::test::bad_cidr ... ok
3162026-09-08T02:13:25.326Ztest encap::test::vni_round_trip ... ok
3172026-09-08T02:13:25.326Ztest ip::test::bad_prefix_len ... ok
3182026-09-08T02:13:25.327Ztest ip::test::dhcp_fqdn ... ok
3192026-09-08T02:13:25.327Ztest ip::test::good_cidr ... ok
3202026-09-08T02:13:25.327Ztest ip::test::ipv4_addr_bad ... ok
3212026-09-08T02:13:25.327Ztest ip::test::ipv4_addr_good ... ok
3222026-09-08T02:13:25.327Ztest ip::test::ipv4_mask ... ok
3232026-09-08T02:13:25.327Ztest ip::test::ipv6_cidr_is_member ... ok
3242026-09-08T02:13:25.327Ztest ip::test::ipv6_is_default ... ok
3252026-09-08T02:13:25.327Ztest ip::test::ipv6_mask ... ok
3262026-09-08T02:13:25.327Ztest ip::test::ipv6_prefix_len ... ok
3272026-09-08T02:13:25.327Ztest ip::test::test_ip_addr_from_str ... ok
3282026-09-08T02:13:25.327Ztest ip::test::test_ip_cidr_from_str ... ok
3292026-09-08T02:13:25.327Ztest ip::test::test_ipv6_admin_scoped_multicast ... ok
3302026-09-08T02:13:25.327Ztest ip::test::test_ipv4_multicast_mac ... ok
3312026-09-08T02:13:25.327Ztest ip::test::test_ipv6_from_const ... ok
3322026-09-08T02:13:25.327Ztest ip::test::test_ipv6_from_eui64 ... ok
3332026-09-08T02:13:25.327Ztest ip::test::test_ipv6_is_multicast ... ok
3342026-09-08T02:13:25.327Ztest ip::test::test_ipv6_multicast_mac ... ok
3352026-09-08T02:13:25.327Ztest ip::test::test_ipv6_solicited_node_multicast ... ok
3362026-09-08T02:13:25.327Ztest ip::test::test_multicast_underlay_serde ... ok
3372026-09-08T02:13:25.327Z
3382026-09-08T02:13:25.327Ztest result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
3392026-09-08T02:13:25.327Z
3402026-09-08T02:13:25.327Z Doc-tests opte_api
3412026-09-08T02:13:25.908Z
3422026-09-08T02:13:25.908Zrunning 1 test
3432026-09-08T02:13:25.911Ztest crates/opte-api/src/dns.rs - dns::DomainName::encode (line 81) ... ok
3442026-09-08T02:13:25.911Z
3452026-09-08T02:13:25.911Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
3462026-09-08T02:13:25.911Z
3472026-09-08T02:13:25.911Zall doctests ran in 0.43s; merged doctests compilation took 0.43s
3482026-09-08T02:13:25.931Z
3492026-09-08T02:13:25.931Zreal 6.917806833
3502026-09-08T02:13:25.931Zuser 17.352895022
3512026-09-08T02:13:25.931Zsys 2.028788493
3522026-09-08T02:13:25.931Ztrap 0.004414610
3532026-09-08T02:13:25.931Ztflt 0.145532332
3542026-09-08T02:13:25.934Zdflt 0.205364053
3552026-09-08T02:13:25.934Zkflt 0.000002600
3562026-09-08T02:13:25.934Zlock 59.063140675
3572026-09-08T02:13:25.934Zslp 32.788922919
3582026-09-08T02:13:25.934Zlat 0.294516593
3592026-09-08T02:13:25.934Zstop 0.591139359
3602026-09-08T02:13:25.934Zprocess exited: duration 40511 ms, exit code 0
 
3612026-09-08T02:13:25.941Zfound 0 output files