01JKRE291VSR3W28K4ZANTZEFH: opte-api

BasicConfig {
    output_rules: [],
    rust_toolchain: Some(
        String(
            "nightly-2024-11-18",
        ),
    ),
    target: Some(
        "helios-2.0",
    ),
    access_repos: [],
    publish: [],
    skip_clone: false,
}

Buildomat Job: 01JKRE2J589N7EP9SXEC8WHMNA

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12025-02-10T17:22:13.904Zjob assigned to worker 01JKRE2QRE6MZMT6TYNWFHQHFQ [factory aws, i-08a6ff19b3dff290e] (queued for 50 s)
 
22025-02-10T17:22:21.440Zstarting task 0: "setup"
32025-02-10T17:22:21.448Z++ uname -s
42025-02-10T17:22:21.450Z+ kern=SunOS
52025-02-10T17:22:21.451Z+ build_user=build
62025-02-10T17:22:21.451Z+ build_uid=12345
72025-02-10T17:22:21.451Z+ work_dir=/work
82025-02-10T17:22:21.451Z+ input_dir=/input
92025-02-10T17:22:21.451Z+ [[ 0 == 12345 ]]
102025-02-10T17:22:21.451Z+ case "$kern" in
112025-02-10T17:22:21.451Z+ groupadd -g 12345 build
122025-02-10T17:22:21.453Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-02-10T17:22:23.461Z+ zfs create -o mountpoint=/work rpool/work
142025-02-10T17:22:23.585Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-02-10T17:22:23.588Z+ home_fs=zfs
162025-02-10T17:22:23.588Z+ [[ zfs == autofs ]]
172025-02-10T17:22:23.588Z+ mkdir -p /home/build
182025-02-10T17:22:23.588Z+ chown build:build /home/build /work
192025-02-10T17:22:25.591Z+ chmod 0700 /home/build /work
202025-02-10T17:22:25.593Zprocess exited: duration 4152 ms, exit code 0
 
212025-02-10T17:22:25.599Zstarting task 1: "rust-toolchain"
222025-02-10T17:22:25.604Z+ printf ' * rust toolchain channel = "%s"\n' nightly-2024-11-18
232025-02-10T17:22:25.607Z+ printf ' * rust toolchain profile = "%s"\n' default
242025-02-10T17:22:25.607Z * rust toolchain channel = "nightly-2024-11-18"
252025-02-10T17:22:25.607Z * rust toolchain profile = "default"
262025-02-10T17:22:25.607Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-02-10T17:22:25.607Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-02-10T17:22:25.607Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-02-10T17:22:25.607Z+ /bin/bash -s - -y --no-modify-path --default-toolchain nightly-2024-11-18 --profile default
302025-02-10T17:22:25.733Zinfo: downloading installer
312025-02-10T17:22:27.226Zwarning: it looks like you have an existing installation of Rust at:
322025-02-10T17:22:27.226Zwarning: /opt/ooce/bin
332025-02-10T17:22:27.226Zwarning: It is recommended that rustup be the primary Rust installation.
342025-02-10T17:22:27.226Zwarning: Otherwise you may have confusion unless you are careful with your PATH
352025-02-10T17:22:27.226Zwarning: If you are sure that you want both rustup and your already installed Rust
362025-02-10T17:22:27.226Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-02-10T17:22:27.226Zwarning: or pass `-y' to ignore all ignorable checks.
382025-02-10T17:22:27.226Zerror: cannot install while Rust is installed
392025-02-10T17:22:27.226Zwarning: continuing (because the -y flag is set and the error is ignorable)
402025-02-10T17:22:27.241Zinfo: profile set to 'default'
412025-02-10T17:22:27.241Zinfo: default host triple is x86_64-unknown-illumos
422025-02-10T17:22:27.244Zinfo: syncing channel updates for 'nightly-2024-11-18-x86_64-unknown-illumos'
432025-02-10T17:22:27.399Zinfo: latest update on 2024-11-18, rust version 1.84.0-nightly (5ec7d6eee 2024-11-17)
442025-02-10T17:22:27.399Zinfo: downloading component 'cargo'
452025-02-10T17:22:28.299Zinfo: downloading component 'clippy'
462025-02-10T17:22:28.644Zinfo: downloading component 'rust-docs'
472025-02-10T17:22:29.867Zinfo: downloading component 'rust-std'
482025-02-10T17:22:31.847Zinfo: downloading component 'rustc'
492025-02-10T17:22:38.878Zinfo: downloading component 'rustfmt'
502025-02-10T17:22:39.137Zinfo: installing component 'cargo'
512025-02-10T17:22:39.976Zinfo: installing component 'clippy'
522025-02-10T17:22:40.353Zinfo: installing component 'rust-docs'
532025-02-10T17:22:42.027Zinfo: installing component 'rust-std'
542025-02-10T17:22:43.910Zinfo: installing component 'rustc'
552025-02-10T17:22:49.843Zinfo: installing component 'rustfmt'
562025-02-10T17:22:50.170Zinfo: default toolchain set to 'nightly-2024-11-18-x86_64-unknown-illumos'
572025-02-10T17:22:50.171Z
582025-02-10T17:22:50.563Z nightly-2024-11-18-x86_64-unknown-illumos installed - rustc 1.84.0-nightly (5ec7d6eee 2024-11-17)
592025-02-10T17:22:50.563Z
602025-02-10T17:22:50.565Z
612025-02-10T17:22:50.565ZRust is installed now. Great!
622025-02-10T17:22:50.565Z
632025-02-10T17:22:50.565ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-02-10T17:22:50.565Zenvironment variable. This has not been done automatically.
652025-02-10T17:22:50.565Z
662025-02-10T17:22:50.566ZTo configure your current shell, you need to source
672025-02-10T17:22:50.566Zthe corresponding env file under $HOME/.cargo.
682025-02-10T17:22:50.566Z
692025-02-10T17:22:50.566ZThis is usually done by running one of the following (note the leading DOT):
702025-02-10T17:22:50.566Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-02-10T17:22:50.566Zsource "$HOME/.cargo/env.fish" # For fish
722025-02-10T17:22:50.641Z+ rustup --version
732025-02-10T17:22:50.648Zrustup 1.27.1 (54dd3d00f 2024-04-24)
742025-02-10T17:22:50.648Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
752025-02-10T17:22:50.727Zinfo: The currently active `rustc` version is `rustc 1.84.0-nightly (5ec7d6eee 2024-11-17)`
762025-02-10T17:22:50.730Z+ cargo --version
772025-02-10T17:22:50.789Zcargo 1.84.0-nightly (69e595908 2024-11-16)
782025-02-10T17:22:50.791Z+ rustc --version
792025-02-10T17:22:50.852Zrustc 1.84.0-nightly (5ec7d6eee 2024-11-17)
802025-02-10T17:22:50.855Zprocess exited: duration 25252 ms, exit code 0
 
812025-02-10T17:22:50.861Zstarting task 2: "authentication"
822025-02-10T17:22:50.882Zprocess exited: duration 21 ms, exit code 0
 
832025-02-10T17:22:50.890Zstarting task 3: "clone repository"
842025-02-10T17:22:50.892Z+ mkdir -p /work/oxidecomputer/opte
852025-02-10T17:22:50.895Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
862025-02-10T17:22:50.934ZCloning into '/work/oxidecomputer/opte'...
872025-02-10T17:22:51.768Z+ cd /work/oxidecomputer/opte
882025-02-10T17:22:51.771Z+ git fetch origin 9345439b57a80ca6d13e173affd8c4aab645af73
892025-02-10T17:22:52.154ZFrom https://github.com/oxidecomputer/opte
902025-02-10T17:22:52.154Z * branch 9345439b57a80ca6d13e173affd8c4aab645af73 -> FETCH_HEAD
912025-02-10T17:22:52.162Z+ [[ -n ingot-and-offload ]]
922025-02-10T17:22:52.165Z++ git branch --show-current
932025-02-10T17:22:52.168Z+ current=master
942025-02-10T17:22:52.168Z+ [[ master != ingot-and-offload ]]
952025-02-10T17:22:52.168Z+ git branch -f ingot-and-offload 9345439b57a80ca6d13e173affd8c4aab645af73
962025-02-10T17:22:52.170Z+ git checkout -f ingot-and-offload
972025-02-10T17:22:52.192ZSwitched to branch 'ingot-and-offload'
982025-02-10T17:22:52.195Z+ git reset --hard 9345439b57a80ca6d13e173affd8c4aab645af73
992025-02-10T17:22:52.201ZHEAD is now at 9345439 Whelp, these flags moved about.
1002025-02-10T17:22:52.204Zprocess exited: duration 1314 ms, exit code 0
 
1012025-02-10T17:22:52.212Zstarting task 4: "build"
1022025-02-10T17:22:52.215Z+ cargo --version
1032025-02-10T17:22:52.220Zinfo: syncing channel updates for '1.84.0-x86_64-unknown-illumos'
1042025-02-10T17:22:52.374Zinfo: latest update on 2025-01-09, rust version 1.84.0 (9fc6b4312 2025-01-07)
1052025-02-10T17:22:52.375Zinfo: downloading component 'cargo'
1062025-02-10T17:22:53.241Zinfo: downloading component 'clippy'
1072025-02-10T17:22:53.573Zinfo: downloading component 'rust-docs'
1082025-02-10T17:22:54.754Zinfo: downloading component 'rust-std'
1092025-02-10T17:22:56.507Zinfo: downloading component 'rustc'
1102025-02-10T17:23:03.248Zinfo: downloading component 'rustfmt'
1112025-02-10T17:23:03.501Zinfo: installing component 'cargo'
1122025-02-10T17:23:04.326Zinfo: installing component 'clippy'
1132025-02-10T17:23:04.704Zinfo: installing component 'rust-docs'
1142025-02-10T17:23:06.363Zinfo: installing component 'rust-std'
1152025-02-10T17:23:08.065Zinfo: installing component 'rustc'
1162025-02-10T17:23:14.002Zinfo: installing component 'rustfmt'
1172025-02-10T17:23:14.415Zcargo 1.84.0 (66221abde 2024-11-19)
1182025-02-10T17:23:14.417Z+ rustc --version
1192025-02-10T17:23:14.489Zrustc 1.84.0 (9fc6b4312 2025-01-07)
1202025-02-10T17:23:14.494Z+ cd crates/opte-api
1212025-02-10T17:23:14.496Z+ header 'check API_VERSION'
1222025-02-10T17:23:14.496Z+ echo '# ==== check API_VERSION ==== #'
1232025-02-10T17:23:14.496Z+ ./check-api-version.sh
1242025-02-10T17:23:14.496Z# ==== check API_VERSION ==== #
1252025-02-10T17:23:14.512Z+ header 'check style'
1262025-02-10T17:23:14.515Z+ echo '# ==== check style ==== #'
1272025-02-10T17:23:14.515Z# ==== check style ==== #
1282025-02-10T17:23:14.515Z+ ptime -m cargo +nightly-2024-11-18 fmt -- --check
1292025-02-10T17:23:14.717Z
1302025-02-10T17:23:14.717Zreal 0.201249480
1312025-02-10T17:23:14.717Zuser 0.115955983
1322025-02-10T17:23:14.717Zsys 0.080336912
1332025-02-10T17:23:14.717Ztrap 0.000005588
1342025-02-10T17:23:14.720Ztflt 0.000000000
1352025-02-10T17:23:14.720Zdflt 0.000000000
1362025-02-10T17:23:14.720Zkflt 0.000000000
1372025-02-10T17:23:14.720Zlock 0.000000000
1382025-02-10T17:23:14.720Zslp 0.126543573
1392025-02-10T17:23:14.721Zlat 0.000277856
1402025-02-10T17:23:14.721Zstop 0.000127023
1412025-02-10T17:23:14.721Z+ header 'analyze std'
1422025-02-10T17:23:14.721Z+ echo '# ==== analyze std ==== #'
1432025-02-10T17:23:14.721Z+ ptime -m cargo clippy --all-targets
1442025-02-10T17:23:14.721Z# ==== analyze std ==== #
1452025-02-10T17:23:14.938Z Updating crates.io index
1462025-02-10T17:23:14.979Z Updating git repository `https://github.com/oxidecomputer/falcon`
1472025-02-10T17:23:15.722Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
1482025-02-10T17:23:16.026Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1492025-02-10T17:23:16.394Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1502025-02-10T17:23:16.778Z Updating git repository `https://github.com/oxidecomputer/zone`
1512025-02-10T17:23:17.103Z Updating git repository `https://github.com/oxidecomputer/oxnet`
1522025-02-10T17:23:17.400Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1532025-02-10T17:23:17.685Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1542025-02-10T17:23:17.993Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1552025-02-10T17:23:18.921Z Downloading crates ...
1562025-02-10T17:23:18.986Z Downloaded aho-corasick v1.1.3
1572025-02-10T17:23:18.993Z Downloaded byteorder v1.5.0
1582025-02-10T17:23:18.995Z Downloaded cfg-if v1.0.0
1592025-02-10T17:23:18.998Z Downloaded darling v0.20.10
1602025-02-10T17:23:19.001Z Downloaded bitflags v2.8.0
1612025-02-10T17:23:19.004Z Downloaded ident_case v1.0.1
1622025-02-10T17:23:19.006Z Downloaded fnv v1.0.7
1632025-02-10T17:23:19.006Z Downloaded either v1.13.0
1642025-02-10T17:23:19.009Z Downloaded darling_macro v0.20.10
1652025-02-10T17:23:19.009Z Downloaded darling_core v0.20.10
1662025-02-10T17:23:19.012Z Downloaded itertools v0.13.0
1672025-02-10T17:23:19.018Z Downloaded bitflags v1.3.2
1682025-02-10T17:23:19.021Z Downloaded proc-macro2 v1.0.93
1692025-02-10T17:23:19.023Z Downloaded memchr v2.7.4
1702025-02-10T17:23:19.045Z Downloaded regex-syntax v0.8.5
1712025-02-10T17:23:19.053Z Downloaded strsim v0.11.1
1722025-02-10T17:23:19.064Z Downloaded syn v2.0.96
1732025-02-10T17:23:19.075Z Downloaded proc-macro-error-attr2 v2.0.0
1742025-02-10T17:23:19.091Z Downloaded regex v1.11.1
1752025-02-10T17:23:19.104Z Downloaded stable_deref_trait v1.2.0
1762025-02-10T17:23:19.107Z Downloaded quote v1.0.38
1772025-02-10T17:23:19.139Z Downloaded serde_derive v1.0.217
1782025-02-10T17:23:19.141Z Downloaded thiserror v2.0.11
1792025-02-10T17:23:19.147Z Downloaded ipnetwork v0.21.1
1802025-02-10T17:23:19.149Z Downloaded macaddr v1.0.1
1812025-02-10T17:23:19.152Z Downloaded thiserror-impl v2.0.11
1822025-02-10T17:23:19.152Z Downloaded heapless v0.8.0
1832025-02-10T17:23:19.155Z Downloaded unicode-ident v1.0.14
1842025-02-10T17:23:19.157Z Downloaded serde v1.0.217
1852025-02-10T17:23:19.160Z Downloaded defmt-parser v0.4.1
1862025-02-10T17:23:19.163Z Downloaded defmt-macros v0.4.0
1872025-02-10T17:23:19.165Z Downloaded defmt v0.3.10
1882025-02-10T17:23:19.168Z Downloaded cobs v0.2.3
1892025-02-10T17:23:19.171Z Downloaded managed v0.8.0
1902025-02-10T17:23:19.171Z Downloaded embedded-io v0.4.0
1912025-02-10T17:23:19.173Z Downloaded proc-macro-error2 v2.0.1
1922025-02-10T17:23:19.176Z Downloaded hash32 v0.3.1
1932025-02-10T17:23:19.176Z Downloaded embedded-io v0.6.1
1942025-02-10T17:23:19.189Z Downloaded zerocopy v0.8.14
1952025-02-10T17:23:19.211Z Downloaded postcard v1.1.1
1962025-02-10T17:23:19.213Z Downloaded regex-automata v0.4.9
1972025-02-10T17:23:19.227Z Downloaded zerocopy-derive v0.8.14
1982025-02-10T17:23:19.233Z Downloaded smoltcp v0.11.0
1992025-02-10T17:23:19.355Z Compiling proc-macro2 v1.0.93
2002025-02-10T17:23:19.355Z Compiling unicode-ident v1.0.14
2012025-02-10T17:23:19.358Z Compiling ident_case v1.0.1
2022025-02-10T17:23:19.358Z Compiling memchr v2.7.4
2032025-02-10T17:23:19.358Z Compiling strsim v0.11.1
2042025-02-10T17:23:19.358Z Compiling fnv v1.0.7
2052025-02-10T17:23:19.358Z Compiling regex-syntax v0.8.5
2062025-02-10T17:23:19.367Z Compiling serde v1.0.217
2072025-02-10T17:23:19.505Z Compiling zerocopy v0.8.14
2082025-02-10T17:23:19.536Z Compiling either v1.13.0
2092025-02-10T17:23:19.544Z Checking byteorder v1.5.0
2102025-02-10T17:23:19.816Z Compiling heapless v0.8.0
2112025-02-10T17:23:19.901Z Compiling itertools v0.13.0
2122025-02-10T17:23:19.989Z Checking hash32 v0.3.1
2132025-02-10T17:23:19.998Z Checking macaddr v1.0.1
2142025-02-10T17:23:20.131Z Compiling smoltcp v0.11.0
2152025-02-10T17:23:20.247Z Checking bitflags v2.8.0
2162025-02-10T17:23:20.272Z Checking stable_deref_trait v1.2.0
2172025-02-10T17:23:20.323Z Compiling aho-corasick v1.1.3
2182025-02-10T17:23:20.474Z Checking managed v0.8.0
2192025-02-10T17:23:20.709Z Checking cfg-if v1.0.0
2202025-02-10T17:23:20.801Z Checking cobs v0.2.3
2212025-02-10T17:23:20.827Z Checking bitflags v1.3.2
2222025-02-10T17:23:20.838Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
2232025-02-10T17:23:20.916Z Checking ipnetwork v0.21.1
2242025-02-10T17:23:20.960Zwarning: unused import: `core::ffi::c_int`
2252025-02-10T17:23:20.960Z --> crates/illumos-sys-hdrs/src/mac.rs:7:5
2262025-02-10T17:23:20.960Z |
2272025-02-10T17:23:20.961Z7 | use core::ffi::c_int;
2282025-02-10T17:23:20.961Z | ^^^^^^^^^^^^^^^^
2292025-02-10T17:23:20.961Z |
2302025-02-10T17:23:20.961Z = note: `#[warn(unused_imports)]` on by default
2312025-02-10T17:23:20.961Z
2322025-02-10T17:23:20.999Z Compiling quote v1.0.38
2332025-02-10T17:23:21.369Z Compiling syn v2.0.96
2342025-02-10T17:23:21.427Zwarning: `illumos-sys-hdrs` (lib) generated 1 warning (run `cargo clippy --fix --lib -p illumos-sys-hdrs` to apply 1 suggestion)
2352025-02-10T17:23:22.510Z Compiling regex-automata v0.4.9
2362025-02-10T17:23:25.075Z Compiling regex v1.11.1
2372025-02-10T17:23:25.980Z Compiling darling_core v0.20.10
2382025-02-10T17:23:26.822Z Compiling zerocopy-derive v0.8.14
2392025-02-10T17:23:26.822Z Compiling serde_derive v1.0.217
2402025-02-10T17:23:28.467Z Compiling darling_macro v0.20.10
2412025-02-10T17:23:29.098Z Compiling darling v0.20.10
2422025-02-10T17:23:29.200Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
2432025-02-10T17:23:32.246Z Checking ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
2442025-02-10T17:23:32.905Z Checking ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
2452025-02-10T17:23:32.905Z Checking postcard v1.1.1
2462025-02-10T17:23:34.104Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
2472025-02-10T17:23:35.281Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.42s
2482025-02-10T17:23:35.421Z
2492025-02-10T17:23:35.421Zreal 20.694366361
2502025-02-10T17:23:35.421Zuser 59.293020209
2512025-02-10T17:23:35.421Zsys 7.404628399
2522025-02-10T17:23:35.421Ztrap 0.027319529
2532025-02-10T17:23:35.421Ztflt 0.211574066
2542025-02-10T17:23:35.424Zdflt 0.545054038
2552025-02-10T17:23:35.424Zkflt 0.001775570
2562025-02-10T17:23:35.424Zlock 1:04.654273752
2572025-02-10T17:23:35.424Zslp 2:59.961008147
2582025-02-10T17:23:35.424Zlat 2.392697924
2592025-02-10T17:23:35.424Zstop 3.866563318
2602025-02-10T17:23:35.424Z+ header 'analyze no_std'
2612025-02-10T17:23:35.424Z+ echo '# ==== analyze no_std ==== #'
2622025-02-10T17:23:35.424Z# ==== analyze no_std ==== #
2632025-02-10T17:23:35.424Z+ ptime -m cargo clippy --no-default-features --all-targets
2642025-02-10T17:23:35.634Zwarning: unused import: `core::ffi::c_int`
2652025-02-10T17:23:35.634Z --> crates/illumos-sys-hdrs/src/mac.rs:7:5
2662025-02-10T17:23:35.634Z |
2672025-02-10T17:23:35.634Z7 | use core::ffi::c_int;
2682025-02-10T17:23:35.634Z | ^^^^^^^^^^^^^^^^
2692025-02-10T17:23:35.635Z |
2702025-02-10T17:23:35.635Z = note: `#[warn(unused_imports)]` on by default
2712025-02-10T17:23:35.635Z
2722025-02-10T17:23:35.635Zwarning: `illumos-sys-hdrs` (lib) generated 1 warning (run `cargo clippy --fix --lib -p illumos-sys-hdrs` to apply 1 suggestion)
2732025-02-10T17:23:35.638Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
2742025-02-10T17:23:36.834Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.28s
2752025-02-10T17:23:36.861Z
2762025-02-10T17:23:36.863Zreal 1.432693357
2772025-02-10T17:23:36.863Zuser 2.143539427
2782025-02-10T17:23:36.863Zsys 0.285576480
2792025-02-10T17:23:36.863Ztrap 0.000791888
2802025-02-10T17:23:36.863Ztflt 0.000003028
2812025-02-10T17:23:36.864Zdflt 0.000029285
2822025-02-10T17:23:36.864Zkflt 0.000000000
2832025-02-10T17:23:36.864Zlock 2.480125654
2842025-02-10T17:23:36.864Zslp 5.653347451
2852025-02-10T17:23:36.864Zlat 0.003594955
2862025-02-10T17:23:36.864Zstop 0.066888233
2872025-02-10T17:23:36.864Z+ header test
2882025-02-10T17:23:36.864Z+ echo '# ==== test ==== #'
2892025-02-10T17:23:36.864Z# ==== test ==== #
2902025-02-10T17:23:36.864Z+ ptime -m cargo test
2912025-02-10T17:23:37.095Z Compiling byteorder v1.5.0
2922025-02-10T17:23:37.095Z Compiling stable_deref_trait v1.2.0
2932025-02-10T17:23:37.098Z Compiling macaddr v1.0.1
2942025-02-10T17:23:37.098Z Compiling bitflags v2.8.0
2952025-02-10T17:23:37.098Z Compiling managed v0.8.0
2962025-02-10T17:23:37.102Z Compiling zerocopy v0.8.14
2972025-02-10T17:23:37.104Z Compiling serde v1.0.217
2982025-02-10T17:23:37.111Z Compiling cfg-if v1.0.0
2992025-02-10T17:23:37.172Z Compiling cobs v0.2.3
3002025-02-10T17:23:37.182Z Compiling bitflags v1.3.2
3012025-02-10T17:23:37.257Z Compiling ipnetwork v0.21.1
3022025-02-10T17:23:37.398Z Compiling hash32 v0.3.1
3032025-02-10T17:23:37.440Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
3042025-02-10T17:23:37.518Z Compiling heapless v0.8.0
3052025-02-10T17:23:37.542Zwarning: unused import: `core::ffi::c_int`
3062025-02-10T17:23:37.542Z --> crates/illumos-sys-hdrs/src/mac.rs:7:5
3072025-02-10T17:23:37.542Z |
3082025-02-10T17:23:37.542Z7 | use core::ffi::c_int;
3092025-02-10T17:23:37.542Z | ^^^^^^^^^^^^^^^^
3102025-02-10T17:23:37.542Z |
3112025-02-10T17:23:37.542Z = note: `#[warn(unused_imports)]` on by default
3122025-02-10T17:23:37.543Z
3132025-02-10T17:23:37.936Zwarning: `illumos-sys-hdrs` (lib) generated 1 warning (run `cargo fix --lib -p illumos-sys-hdrs` to apply 1 suggestion)
3142025-02-10T17:23:38.127Z Compiling smoltcp v0.11.0
3152025-02-10T17:23:39.016Z Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
3162025-02-10T17:23:40.296Z Compiling postcard v1.1.1
3172025-02-10T17:23:40.296Z Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
3182025-02-10T17:23:41.556Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3192025-02-10T17:23:43.245Z Finished `test` profile [unoptimized + debuginfo] target(s) in 6.33s
3202025-02-10T17:23:43.259Z Running unittests src/lib.rs (/work/oxidecomputer/opte/target/debug/deps/opte_api-4b3f7f86c1b55ffb)
3212025-02-10T17:23:43.270Z
3222025-02-10T17:23:43.270Zrunning 22 tests
3232025-02-10T17:23:43.273Ztest encap::test::bad_vni ... ok
3242025-02-10T17:23:43.273Ztest encap::test::good_vni ... ok
3252025-02-10T17:23:43.273Ztest encap::test::vni_round_trip ... ok
3262025-02-10T17:23:43.273Ztest ip::test::bad_prefix_len ... ok
3272025-02-10T17:23:43.274Ztest dns::tests::test_domain_name ... ok
3282025-02-10T17:23:43.274Ztest ip::test::bad_cidr ... ok
3292025-02-10T17:23:43.274Ztest ip::test::dhcp_fqdn ... ok
3302025-02-10T17:23:43.274Ztest ip::test::ipv4_addr_bad ... ok
3312025-02-10T17:23:43.274Ztest ip::test::good_cidr ... ok
3322025-02-10T17:23:43.274Ztest ip::test::ipv4_addr_good ... ok
3332025-02-10T17:23:43.274Ztest ip::test::ipv6_prefix_len ... ok
3342025-02-10T17:23:43.274Ztest ip::test::ipv4_mask ... ok
3352025-02-10T17:23:43.274Ztest ip::test::ipv6_is_default ... ok
3362025-02-10T17:23:43.274Ztest ip::test::test_ip_cidr_from_str ... ok
3372025-02-10T17:23:43.274Ztest ip::test::test_ip_addr_from_str ... ok
3382025-02-10T17:23:43.274Ztest ip::test::ipv6_mask ... ok
3392025-02-10T17:23:43.274Ztest ip::test::ipv6_cidr_is_member ... ok
3402025-02-10T17:23:43.274Ztest ip::test::test_ipv6_from_const ... ok
3412025-02-10T17:23:43.274Ztest ip::test::test_ipv6_from_eui64 ... ok
3422025-02-10T17:23:43.274Ztest ip::test::test_ipv6_is_multicast ... ok
3432025-02-10T17:23:43.274Ztest ip::test::test_ipv6_multicast_mac ... ok
3442025-02-10T17:23:43.274Ztest ip::test::test_ipv6_solicited_node_multicast ... ok
3452025-02-10T17:23:43.274Z
3462025-02-10T17:23:43.274Ztest result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
3472025-02-10T17:23:43.274Z
3482025-02-10T17:23:43.274Z Doc-tests opte_api
3492025-02-10T17:23:43.423Z
3502025-02-10T17:23:43.423Zrunning 1 test
3512025-02-10T17:23:43.779Ztest crates/opte-api/src/dns.rs - dns::DomainName::encode (line 81) ... ok
3522025-02-10T17:23:43.779Z
3532025-02-10T17:23:43.782Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.36s
3542025-02-10T17:23:43.782Z
3552025-02-10T17:23:43.798Z
3562025-02-10T17:23:43.801Zreal 6.928094943
3572025-02-10T17:23:43.801Zuser 16.487212070
3582025-02-10T17:23:43.801Zsys 2.321448902
3592025-02-10T17:23:43.801Ztrap 0.003888486
3602025-02-10T17:23:43.801Ztflt 0.063092568
3612025-02-10T17:23:43.801Zdflt 0.070239811
3622025-02-10T17:23:43.801Zkflt 0.000008359
3632025-02-10T17:23:43.801Zlock 25.560233571
3642025-02-10T17:23:43.801Zslp 49.511766715
3652025-02-10T17:23:43.801Zlat 0.174366725
3662025-02-10T17:23:43.801Zstop 0.671078371
3672025-02-10T17:23:43.801Zprocess exited: duration 51581 ms, exit code 0
 
3682025-02-10T17:23:43.809Zfound 0 output files