01KEWB4RNGBC4Z3EEZ06XFXA75: opte-api

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

Buildomat Job: 01KEWB5Q4H0KXEEJK1RZBMQ4TP

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-01-13T18:52:00.072Zjob assigned to worker 01KEWB5T21TWMPS6SDFC496CJ4 [factory gimlet-EVT22200007-propolis, EVT22200007/54171] (queued for 31 s)
 
22026-01-13T18:52:10.484Zstarting task 0: "setup"
32026-01-13T18:52:10.510Z++ uname -s
42026-01-13T18:52:10.510Z+ kern=SunOS
52026-01-13T18:52:10.510Z+ build_user=build
62026-01-13T18:52:10.510Z+ build_uid=12345
72026-01-13T18:52:10.510Z+ work_dir=/work
82026-01-13T18:52:10.510Z+ input_dir=/input
92026-01-13T18:52:10.510Z+ [[ 0 == 12345 ]]
102026-01-13T18:52:10.510Z+ case "$kern" in
112026-01-13T18:52:10.510Z+ groupadd -g 12345 build
122026-01-13T18:52:10.510Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-01-13T18:52:12.517Z+ zfs create -o mountpoint=/work rpool/work
142026-01-13T18:52:12.560Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-01-13T18:52:12.585Z+ home_fs=zfs
162026-01-13T18:52:12.585Z+ [[ zfs == autofs ]]
172026-01-13T18:52:12.585Z+ mkdir -p /home/build
182026-01-13T18:52:12.585Z+ chown build:build /home/build /work
192026-01-13T18:52:14.571Z+ chmod 0700 /home/build /work
202026-01-13T18:52:14.597Zprocess exited: duration 4096 ms, exit code 0
 
212026-01-13T18:52:14.647Zstarting task 1: "rust-toolchain"
222026-01-13T18:52:14.672Z+ printf ' * rust toolchain channel = "%s"\n' 1.90.0
232026-01-13T18:52:14.672Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-01-13T18:52:14.672Z * rust toolchain channel = "1.90.0"
252026-01-13T18:52:14.672Z * rust toolchain profile = "default"
262026-01-13T18:52:14.672Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-01-13T18:52:14.672Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-01-13T18:52:14.672Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-01-13T18:52:14.672Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.90.0 --profile default
302026-01-13T18:52:14.823Zinfo: downloading installer
312026-01-13T18:52:15.941Zwarn: It looks like you have an existing installation of Rust at:
322026-01-13T18:52:15.941Zwarn: /opt/ooce/bin
332026-01-13T18:52:15.941Zwarn: It is recommended that rustup be the primary Rust installation.
342026-01-13T18:52:15.941Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-01-13T18:52:15.941Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-01-13T18:52:15.941Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-01-13T18:52:15.941Zwarn: or pass `-y' to ignore all ignorable checks.
382026-01-13T18:52:15.941Zerror: cannot install while Rust is installed
392026-01-13T18:52:15.941Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-01-13T18:52:15.966Zinfo: profile set to 'default'
412026-01-13T18:52:15.966Zinfo: default host triple is x86_64-unknown-illumos
422026-01-13T18:52:15.966Zinfo: syncing channel updates for '1.90.0-x86_64-unknown-illumos'
432026-01-13T18:52:16.120Zinfo: latest update on 2025-09-18, rust version 1.90.0 (1159e78c4 2025-09-14)
442026-01-13T18:52:16.120Zinfo: downloading component 'cargo'
452026-01-13T18:52:16.484Zinfo: downloading component 'clippy'
462026-01-13T18:52:16.653Zinfo: downloading component 'rust-docs'
472026-01-13T18:52:17.668Zinfo: downloading component 'rust-std'
482026-01-13T18:52:18.387Zinfo: downloading component 'rustc'
492026-01-13T18:52:20.824Zinfo: downloading component 'rustfmt'
502026-01-13T18:52:20.913Zinfo: installing component 'cargo'
512026-01-13T18:52:22.355Zinfo: installing component 'clippy'
522026-01-13T18:52:22.926Zinfo: installing component 'rust-docs'
532026-01-13T18:52:26.938Zinfo: installing component 'rust-std'
542026-01-13T18:52:29.385Zinfo: installing component 'rustc'
552026-01-13T18:52:38.897Zinfo: installing component 'rustfmt'
562026-01-13T18:52:39.365Zinfo: default toolchain set to '1.90.0-x86_64-unknown-illumos'
572026-01-13T18:52:39.365Z
582026-01-13T18:52:39.574Z 1.90.0-x86_64-unknown-illumos installed - rustc 1.90.0 (1159e78c4 2025-09-14)
592026-01-13T18:52:39.574Z
602026-01-13T18:52:39.574Z
612026-01-13T18:52:39.574ZRust is installed now. Great!
622026-01-13T18:52:39.574Z
632026-01-13T18:52:39.574ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-01-13T18:52:39.574Zenvironment variable. This has not been done automatically.
652026-01-13T18:52:39.574Z
662026-01-13T18:52:39.599ZTo configure your current shell, you need to source
672026-01-13T18:52:39.599Zthe corresponding env file under $HOME/.cargo.
682026-01-13T18:52:39.599Z
692026-01-13T18:52:39.599ZThis is usually done by running one of the following (note the leading DOT):
702026-01-13T18:52:39.599Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-01-13T18:52:39.599Zsource "$HOME/.cargo/env.fish" # For fish
722026-01-13T18:52:39.599Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-01-13T18:52:39.746Z+ rustup --version
742026-01-13T18:52:39.771Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-01-13T18:52:39.771Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-01-13T18:52:39.889Zinfo: The currently active `rustc` version is `rustc 1.90.0 (1159e78c4 2025-09-14)`
772026-01-13T18:52:39.913Z+ cargo --version
782026-01-13T18:52:40.009Zcargo 1.90.0 (840b83a10 2025-07-30)
792026-01-13T18:52:40.034Z+ rustc --version
802026-01-13T18:52:40.130Zrustc 1.90.0 (1159e78c4 2025-09-14)
812026-01-13T18:52:40.154Zprocess exited: duration 25494 ms, exit code 0
 
822026-01-13T18:52:40.207Zstarting task 2: "authentication"
832026-01-13T18:52:40.267Zprocess exited: duration 61 ms, exit code 0
 
842026-01-13T18:52:40.321Zstarting task 3: "clone repository"
852026-01-13T18:52:40.345Z+ mkdir -p /work/oxidecomputer/opte
862026-01-13T18:52:40.345Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
872026-01-13T18:52:40.370ZCloning into '/work/oxidecomputer/opte'...
882026-01-13T18:52:41.512Z+ cd /work/oxidecomputer/opte
892026-01-13T18:52:41.512Z+ git fetch origin 8a4a574fc937ed166c199d0d6f16053da5d8f701
902026-01-13T18:52:41.900ZFrom https://github.com/oxidecomputer/opte
912026-01-13T18:52:41.900Z * branch 8a4a574fc937ed166c199d0d6f16053da5d8f701 -> FETCH_HEAD
922026-01-13T18:52:41.925Z+ [[ -n overlay-capab ]]
932026-01-13T18:52:41.925Z++ git branch --show-current
942026-01-13T18:52:41.925Z+ current=master
952026-01-13T18:52:41.925Z+ [[ master != overlay-capab ]]
962026-01-13T18:52:41.925Z+ git branch -f overlay-capab 8a4a574fc937ed166c199d0d6f16053da5d8f701
972026-01-13T18:52:41.950Z+ git checkout -f overlay-capab
982026-01-13T18:52:41.976ZSwitched to branch 'overlay-capab'
992026-01-13T18:52:41.976Z+ git reset --hard 8a4a574fc937ed166c199d0d6f16053da5d8f701
1002026-01-13T18:52:42.003ZHEAD is now at 8a4a574 Advertise `MAC_CAPAB_OVERLAY`
1012026-01-13T18:52:42.028Zprocess exited: duration 1688 ms, exit code 0
 
1022026-01-13T18:52:42.080Zstarting task 4: "build"
1032026-01-13T18:52:42.105Z+ source .github/buildomat/common.sh
1042026-01-13T18:52:42.105Z++ rustup show active-toolchain
1052026-01-13T18:52:42.194Z1.90.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
1062026-01-13T18:52:42.219Z++ pushd xde
1072026-01-13T18:52:42.219Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
1082026-01-13T18:52:42.219Z++ rustup show active-toolchain
1092026-01-13T18:52:42.219Zinfo: syncing channel updates for 'nightly-2025-09-19-x86_64-unknown-illumos'
1102026-01-13T18:52:42.401Zinfo: latest update on 2025-09-19, rust version 1.92.0-nightly (7c275d09e 2025-09-18)
1112026-01-13T18:52:42.401Zinfo: downloading component 'cargo'
1122026-01-13T18:52:42.654Zinfo: downloading component 'clippy'
1132026-01-13T18:52:42.784Zinfo: downloading component 'rust-src'
1142026-01-13T18:52:42.855Zinfo: downloading component 'rust-std'
1152026-01-13T18:52:43.402Zinfo: downloading component 'rustc'
1162026-01-13T18:52:47.080Zinfo: downloading component 'rustfmt'
1172026-01-13T18:52:47.277Zinfo: installing component 'cargo'
1182026-01-13T18:52:48.503Zinfo: installing component 'clippy'
1192026-01-13T18:52:49.032Zinfo: installing component 'rust-src'
1202026-01-13T18:52:49.640Zinfo: installing component 'rust-std'
1212026-01-13T18:52:52.024Zinfo: installing component 'rustc'
1222026-01-13T18:53:01.561Zinfo: installing component 'rustfmt'
1232026-01-13T18:53:01.993Znightly-2025-09-19-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1242026-01-13T18:53:02.122Z+++ rustup show active-toolchain -v
1252026-01-13T18:53:02.147Z+++ head -n 1
1262026-01-13T18:53:02.147Z+++ cut '-d ' -f1
1272026-01-13T18:53:02.366Z++ export NIGHTLY=nightly-2025-09-19-x86_64-unknown-illumos
1282026-01-13T18:53:02.366Z++ NIGHTLY=nightly-2025-09-19-x86_64-unknown-illumos
1292026-01-13T18:53:02.366Z++ popd
1302026-01-13T18:53:02.391Z/work/oxidecomputer/opte
1312026-01-13T18:53:02.391Z+ cargo --version
1322026-01-13T18:53:02.510Zcargo 1.90.0 (840b83a10 2025-07-30)
1332026-01-13T18:53:02.534Z+ rustc --version
1342026-01-13T18:53:02.656Zrustc 1.90.0 (1159e78c4 2025-09-14)
1352026-01-13T18:53:02.681Z+ cd crates/opte-api
1362026-01-13T18:53:02.681Z+ header 'check API_VERSION'
1372026-01-13T18:53:02.681Z+ echo '# ==== check API_VERSION ==== #'
1382026-01-13T18:53:02.681Z# ==== check API_VERSION ==== #
1392026-01-13T18:53:02.681Z+ ./check-api-version.sh
1402026-01-13T18:53:02.705Z+ header 'check style'
1412026-01-13T18:53:02.705Z+ echo '# ==== check style ==== #'
1422026-01-13T18:53:02.705Z+ ptime -m cargo +nightly-2025-09-19-x86_64-unknown-illumos fmt -- --check
1432026-01-13T18:53:02.705Z# ==== check style ==== #
1442026-01-13T18:53:03.176Z
1452026-01-13T18:53:03.201Zreal 0.482480775
1462026-01-13T18:53:03.201Zuser 0.257178585
1472026-01-13T18:53:03.201Zsys 0.219607028
1482026-01-13T18:53:03.201Ztrap 0.000032297
1492026-01-13T18:53:03.201Ztflt 0.000026023
1502026-01-13T18:53:03.201Zdflt 0.000046507
1512026-01-13T18:53:03.201Zkflt 0.000000000
1522026-01-13T18:53:03.201Zlock 1.592764949
1532026-01-13T18:53:03.201Zslp 0.518285734
1542026-01-13T18:53:03.201Zlat 0.004649986
1552026-01-13T18:53:03.201Zstop 0.000271270
1562026-01-13T18:53:03.201Z+ header 'analyze std'
1572026-01-13T18:53:03.201Z+ echo '# ==== analyze std ==== #'
1582026-01-13T18:53:03.201Z+ ptime -m cargo clippy --all-targets
1592026-01-13T18:53:03.201Z# ==== analyze std ==== #
1602026-01-13T18:53:03.738Z Updating crates.io index
1612026-01-13T18:53:03.764Z Updating git repository `https://github.com/oxidecomputer/falcon`
1622026-01-13T18:53:04.889Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1632026-01-13T18:53:05.284Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1642026-01-13T18:53:05.855Z Updating git repository `https://github.com/oxidecomputer/zone`
1652026-01-13T18:53:06.204Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1662026-01-13T18:53:06.563Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1672026-01-13T18:53:06.958Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1682026-01-13T18:53:08.392Z Downloading crates ...
1692026-01-13T18:53:08.472Z Downloaded aho-corasick v1.1.4
1702026-01-13T18:53:08.496Z Downloaded stable_deref_trait v1.2.1
1712026-01-13T18:53:08.496Z Downloaded hash32 v0.3.1
1722026-01-13T18:53:08.496Z Downloaded macaddr v1.0.1
1732026-01-13T18:53:08.496Z Downloaded defmt v1.0.1
1742026-01-13T18:53:08.496Z Downloaded thiserror-impl v2.0.17
1752026-01-13T18:53:08.521Z Downloaded thiserror v2.0.17
1762026-01-13T18:53:08.521Z Downloaded unicode-ident v1.0.22
1772026-01-13T18:53:08.521Z Downloaded serde_derive v1.0.228
1782026-01-13T18:53:08.521Z Downloaded zerocopy-derive v0.8.31
1792026-01-13T18:53:08.546Z Downloaded memchr v2.7.6
1802026-01-13T18:53:08.546Z Downloaded heapless v0.8.0
1812026-01-13T18:53:08.546Z Downloaded serde_core v1.0.228
1822026-01-13T18:53:08.546Z Downloaded serde v1.0.228
1832026-01-13T18:53:08.572Z Downloaded itertools v0.14.0
1842026-01-13T18:53:08.572Z Downloaded regex v1.12.2
1852026-01-13T18:53:08.572Z Downloaded quote v1.0.42
1862026-01-13T18:53:08.597Z Downloaded proc-macro2 v1.0.104
1872026-01-13T18:53:08.597Z Downloaded postcard v1.1.3
1882026-01-13T18:53:08.597Z Downloaded ipnetwork v0.21.1
1892026-01-13T18:53:08.597Z Downloaded ingot-types v0.1.2
1902026-01-13T18:53:08.597Z Downloaded zerocopy v0.8.31
1912026-01-13T18:53:08.621Z Downloaded ingot-macros v0.1.1
1922026-01-13T18:53:08.621Z Downloaded syn v2.0.113
1932026-01-13T18:53:08.646Z Downloaded darling_core v0.21.3
1942026-01-13T18:53:08.646Z Downloaded darling v0.21.3
1952026-01-13T18:53:08.670Z Downloaded smoltcp v0.11.0
1962026-01-13T18:53:08.670Z Downloaded proc-macro-error2 v2.0.1
1972026-01-13T18:53:08.670Z Downloaded strsim v0.11.1
1982026-01-13T18:53:08.670Z Downloaded either v1.15.0
1992026-01-13T18:53:08.671Z Downloaded regex-syntax v0.8.8
2002026-01-13T18:53:08.695Z Downloaded defmt-macros v1.0.1
2012026-01-13T18:53:08.695Z Downloaded bitflags v2.10.0
2022026-01-13T18:53:08.695Z Downloaded managed v0.8.0
2032026-01-13T18:53:08.695Z Downloaded ingot v0.1.1
2042026-01-13T18:53:08.695Z Downloaded bitflags v1.3.2
2052026-01-13T18:53:08.695Z Downloaded byteorder v1.5.0
2062026-01-13T18:53:08.721Z Downloaded ident_case v1.0.1
2072026-01-13T18:53:08.721Z Downloaded defmt-parser v1.0.0
2082026-01-13T18:53:08.721Z Downloaded darling_macro v0.21.3
2092026-01-13T18:53:08.722Z Downloaded cobs v0.3.0
2102026-01-13T18:53:08.722Z Downloaded proc-macro-error-attr2 v2.0.0
2112026-01-13T18:53:08.722Z Downloaded fnv v1.0.7
2122026-01-13T18:53:08.722Z Downloaded embedded-io v0.6.1
2132026-01-13T18:53:08.722Z Downloaded embedded-io v0.4.0
2142026-01-13T18:53:08.722Z Downloaded regex-automata v0.4.13
2152026-01-13T18:53:08.747Z Downloaded defmt v0.3.100
2162026-01-13T18:53:08.747Z Downloaded cfg-if v1.0.4
2172026-01-13T18:53:08.800Z Compiling proc-macro2 v1.0.104
2182026-01-13T18:53:08.800Z Compiling quote v1.0.42
2192026-01-13T18:53:08.800Z Compiling unicode-ident v1.0.22
2202026-01-13T18:53:08.800Z Compiling fnv v1.0.7
2212026-01-13T18:53:08.825Z Compiling strsim v0.11.1
2222026-01-13T18:53:08.825Z Compiling memchr v2.7.6
2232026-01-13T18:53:08.825Z Compiling ident_case v1.0.1
2242026-01-13T18:53:08.825Z Compiling serde_core v1.0.228
2252026-01-13T18:53:09.100Z Compiling regex-syntax v0.8.8
2262026-01-13T18:53:09.128Z Compiling zerocopy v0.8.31
2272026-01-13T18:53:09.152Z Compiling serde v1.0.228
2282026-01-13T18:53:09.593Z Compiling either v1.15.0
2292026-01-13T18:53:09.618Z Compiling thiserror v2.0.17
2302026-01-13T18:53:09.907Z Compiling heapless v0.8.0
2312026-01-13T18:53:09.932Z Compiling aho-corasick v1.1.4
2322026-01-13T18:53:10.068Z Compiling itertools v0.14.0
2332026-01-13T18:53:10.347Z Checking byteorder v1.5.0
2342026-01-13T18:53:10.672Z Checking hash32 v0.3.1
2352026-01-13T18:53:10.789Z Checking stable_deref_trait v1.2.1
2362026-01-13T18:53:10.850Z Checking bitflags v2.10.0
2372026-01-13T18:53:10.957Z Checking macaddr v1.0.1
2382026-01-13T18:53:10.982Z Compiling smoltcp v0.11.0
2392026-01-13T18:53:11.641Z Checking bitflags v1.3.2
2402026-01-13T18:53:11.748Z Compiling syn v2.0.113
2412026-01-13T18:53:11.773Z Checking managed v0.8.0
2422026-01-13T18:53:11.850Z Checking cfg-if v1.0.4
2432026-01-13T18:53:11.953Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
2442026-01-13T18:53:12.160Z Checking ipnetwork v0.21.1
2452026-01-13T18:53:13.087Z Compiling regex-automata v0.4.13
2462026-01-13T18:53:17.724Z Compiling regex v1.12.2
2472026-01-13T18:53:18.862Z Compiling darling_core v0.21.3
2482026-01-13T18:53:19.873Z Compiling zerocopy-derive v0.8.31
2492026-01-13T18:53:19.873Z Compiling thiserror-impl v2.0.17
2502026-01-13T18:53:19.897Z Compiling serde_derive v1.0.228
2512026-01-13T18:53:22.176Z Checking cobs v0.3.0
2522026-01-13T18:53:23.067Z Compiling darling_macro v0.21.3
2532026-01-13T18:53:24.053Z Compiling darling v0.21.3
2542026-01-13T18:53:24.189Z Compiling ingot-macros v0.1.1
2552026-01-13T18:53:26.371Z Checking postcard v1.1.3
2562026-01-13T18:53:29.396Z Checking ingot-types v0.1.2
2572026-01-13T18:53:30.095Z Checking ingot v0.1.1
2582026-01-13T18:53:33.396Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
2592026-01-13T18:53:36.084Z Finished `dev` profile [optimized + debuginfo] target(s) in 32.59s
2602026-01-13T18:53:36.216Z
2612026-01-13T18:53:36.216Zreal 33.030071441
2622026-01-13T18:53:36.216Zuser 1:29.680578493
2632026-01-13T18:53:36.216Zsys 12.778066028
2642026-01-13T18:53:36.216Ztrap 0.056899853
2652026-01-13T18:53:36.216Ztflt 0.098154886
2662026-01-13T18:53:36.216Zdflt 0.469175319
2672026-01-13T18:53:36.216Zkflt 0.000777951
2682026-01-13T18:53:36.216Zlock 3:17.730114032
2692026-01-13T18:53:36.216Zslp 4:58.581027482
2702026-01-13T18:53:36.216Zlat 3.273450344
2712026-01-13T18:53:36.216Zstop 5.399934029
2722026-01-13T18:53:36.241Z+ header 'analyze no_std'
2732026-01-13T18:53:36.241Z+ echo '# ==== analyze no_std ==== #'
2742026-01-13T18:53:36.241Z# ==== analyze no_std ==== #
2752026-01-13T18:53:36.241Z+ ptime -m cargo clippy --no-default-features --all-targets
2762026-01-13T18:53:36.581Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
2772026-01-13T18:53:39.248Z Finished `dev` profile [optimized + debuginfo] target(s) in 2.80s
2782026-01-13T18:53:39.292Z
2792026-01-13T18:53:39.293Zreal 3.063340619
2802026-01-13T18:53:39.293Zuser 4.912549989
2812026-01-13T18:53:39.293Zsys 0.526988033
2822026-01-13T18:53:39.293Ztrap 0.001684653
2832026-01-13T18:53:39.293Ztflt 0.000033670
2842026-01-13T18:53:39.293Zdflt 0.000191028
2852026-01-13T18:53:39.293Zkflt 0.000000000
2862026-01-13T18:53:39.293Zlock 14.366965733
2872026-01-13T18:53:39.293Zslp 13.017559387
2882026-01-13T18:53:39.293Zlat 0.008347331
2892026-01-13T18:53:39.293Zstop 0.029195017
2902026-01-13T18:53:39.318Z+ header test
2912026-01-13T18:53:39.318Z+ echo '# ==== test ==== #'
2922026-01-13T18:53:39.318Z# ==== test ==== #
2932026-01-13T18:53:39.318Z+ ptime -m cargo test
2942026-01-13T18:53:39.668Z Compiling byteorder v1.5.0
2952026-01-13T18:53:39.668Z Compiling serde_core v1.0.228
2962026-01-13T18:53:39.668Z Compiling macaddr v1.0.1
2972026-01-13T18:53:39.702Z Compiling bitflags v2.10.0
2982026-01-13T18:53:39.702Z Compiling stable_deref_trait v1.2.1
2992026-01-13T18:53:39.702Z Compiling zerocopy v0.8.31
3002026-01-13T18:53:39.702Z Compiling thiserror v2.0.17
3012026-01-13T18:53:39.727Z Compiling managed v0.8.0
3022026-01-13T18:53:39.805Z Compiling cobs v0.3.0
3032026-01-13T18:53:39.859Z Compiling bitflags v1.3.2
3042026-01-13T18:53:39.960Z Compiling cfg-if v1.0.4
3052026-01-13T18:53:40.054Z Compiling hash32 v0.3.1
3062026-01-13T18:53:40.078Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
3072026-01-13T18:53:40.231Z Compiling heapless v0.8.0
3082026-01-13T18:53:40.256Z Compiling ipnetwork v0.21.1
3092026-01-13T18:53:41.091Z Compiling smoltcp v0.11.0
3102026-01-13T18:53:43.297Z Compiling ingot-types v0.1.2
3112026-01-13T18:53:43.925Z Compiling serde v1.0.228
3122026-01-13T18:53:45.492Z Compiling ingot v0.1.1
3132026-01-13T18:53:45.517Z Compiling postcard v1.1.3
3142026-01-13T18:53:48.804Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3152026-01-13T18:53:53.284Z Finished `test` profile [optimized + debuginfo] target(s) in 13.90s
3162026-01-13T18:53:53.309Z Running unittests src/lib.rs (/work/oxidecomputer/opte/target/debug/deps/opte_api-79f7271c87bae925)
3172026-01-13T18:53:53.309Z
3182026-01-13T18:53:53.309Zrunning 25 tests
3192026-01-13T18:53:53.309Ztest encap::test::bad_vni ... ok
3202026-01-13T18:53:53.309Ztest ip::test::bad_cidr ... ok
3212026-01-13T18:53:53.309Ztest encap::test::good_vni ... ok
3222026-01-13T18:53:53.309Ztest dns::tests::test_domain_name ... ok
3232026-01-13T18:53:53.309Ztest encap::test::vni_round_trip ... ok
3242026-01-13T18:53:53.309Ztest ip::test::bad_prefix_len ... ok
3252026-01-13T18:53:53.309Ztest ip::test::dhcp_fqdn ... ok
3262026-01-13T18:53:53.309Ztest ip::test::good_cidr ... ok
3272026-01-13T18:53:53.309Ztest ip::test::ipv4_addr_bad ... ok
3282026-01-13T18:53:53.309Ztest ip::test::ipv4_addr_good ... ok
3292026-01-13T18:53:53.309Ztest ip::test::ipv6_cidr_is_member ... ok
3302026-01-13T18:53:53.309Ztest ip::test::ipv6_is_default ... ok
3312026-01-13T18:53:53.309Ztest ip::test::ipv6_mask ... ok
3322026-01-13T18:53:53.309Ztest ip::test::ipv6_prefix_len ... ok
3332026-01-13T18:53:53.309Ztest ip::test::ipv4_mask ... ok
3342026-01-13T18:53:53.309Ztest ip::test::test_ip_cidr_from_str ... ok
3352026-01-13T18:53:53.309Ztest ip::test::test_ipv6_from_eui64 ... ok
3362026-01-13T18:53:53.310Ztest ip::test::test_ip_addr_from_str ... ok
3372026-01-13T18:53:53.310Ztest ip::test::test_ipv6_multicast_mac ... ok
3382026-01-13T18:53:53.310Ztest ip::test::test_ipv6_admin_scoped_multicast ... ok
3392026-01-13T18:53:53.310Ztest ip::test::test_ipv4_multicast_mac ... ok
3402026-01-13T18:53:53.310Ztest ip::test::test_ipv6_from_const ... ok
3412026-01-13T18:53:53.310Ztest ip::test::test_ipv6_is_multicast ... ok
3422026-01-13T18:53:53.310Ztest ip::test::test_ipv6_solicited_node_multicast ... ok
3432026-01-13T18:53:53.310Ztest ip::test::test_multicast_underlay_serde ... ok
3442026-01-13T18:53:53.310Z
3452026-01-13T18:53:53.310Ztest result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
3462026-01-13T18:53:53.310Z
3472026-01-13T18:53:53.310Z Doc-tests opte_api
3482026-01-13T18:53:54.628Z
3492026-01-13T18:53:54.628Zrunning 1 test
3502026-01-13T18:53:54.652Ztest crates/opte-api/src/dns.rs - dns::DomainName::encode (line 81) ... ok
3512026-01-13T18:53:54.652Z
3522026-01-13T18:53:54.652Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
3532026-01-13T18:53:54.652Z
3542026-01-13T18:53:54.686Z
3552026-01-13T18:53:54.686Zreal 15.376543663
3562026-01-13T18:53:54.686Zuser 42.960539888
3572026-01-13T18:53:54.686Zsys 4.295095768
3582026-01-13T18:53:54.686Ztrap 0.024438036
3592026-01-13T18:53:54.686Ztflt 0.087977345
3602026-01-13T18:53:54.686Zdflt 0.190278876
3612026-01-13T18:53:54.686Zkflt 0.000034020
3622026-01-13T18:53:54.686Zlock 1:45.086913549
3632026-01-13T18:53:54.686Zslp 1:47.323594558
3642026-01-13T18:53:54.686Zlat 1.766599496
3652026-01-13T18:53:54.711Zstop 1.180127219
3662026-01-13T18:53:54.711Zprocess exited: duration 72620 ms, exit code 0
 
3672026-01-13T18:53:54.761Zfound 0 output files