01KJY36NTRFCE8GT730C5MCEAT: opte-api

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

Buildomat Job: 01KJY377GV6QVP22VS17G2SWDA

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-03-05T04:14:40.412Zjob assigned to worker 01KJY37E9BHQK6ERWHM6FRHT05 [factory aws, i-0446ed192c3106267] (queued for 55 s)
 
22026-03-05T04:14:48.169Zstarting task 0: "setup"
32026-03-05T04:14:48.174Z++ uname -s
42026-03-05T04:14:48.177Z+ kern=SunOS
52026-03-05T04:14:48.177Z+ build_user=build
62026-03-05T04:14:48.177Z+ build_uid=12345
72026-03-05T04:14:48.177Z+ work_dir=/work
82026-03-05T04:14:48.177Z+ input_dir=/input
92026-03-05T04:14:48.177Z+ [[ 0 == 12345 ]]
102026-03-05T04:14:48.177Z+ case "$kern" in
112026-03-05T04:14:48.177Z+ groupadd -g 12345 build
122026-03-05T04:14:48.180Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-03-05T04:14:50.187Z+ zfs create -o mountpoint=/work rpool/work
142026-03-05T04:14:50.306Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-03-05T04:14:50.310Z+ home_fs=zfs
162026-03-05T04:14:50.310Z+ [[ zfs == autofs ]]
172026-03-05T04:14:50.310Z+ mkdir -p /home/build
182026-03-05T04:14:50.313Z+ chown build:build /home/build /work
192026-03-05T04:14:52.313Z+ chmod 0700 /home/build /work
202026-03-05T04:14:52.317Zprocess exited: duration 4148 ms, exit code 0
 
212026-03-05T04:14:52.324Zstarting task 1: "rust-toolchain"
222026-03-05T04:14:52.329Z+ printf ' * rust toolchain channel = "%s"\n' 1.93.1
232026-03-05T04:14:52.329Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-03-05T04:14:52.329Z * rust toolchain channel = "1.93.1"
252026-03-05T04:14:52.329Z * rust toolchain profile = "default"
262026-03-05T04:14:52.329Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-03-05T04:14:52.329Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-03-05T04:14:52.333Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-03-05T04:14:52.333Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.93.1 --profile default
302026-03-05T04:14:52.468Zinfo: downloading installer
312026-03-05T04:14:54.395Zwarn: It looks like you have an existing installation of Rust at:
322026-03-05T04:14:54.395Zwarn: /opt/ooce/bin
332026-03-05T04:14:54.395Zwarn: It is recommended that rustup be the primary Rust installation.
342026-03-05T04:14:54.395Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-03-05T04:14:54.395Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-03-05T04:14:54.395Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-03-05T04:14:54.396Zwarn: or pass `-y' to ignore all ignorable checks.
382026-03-05T04:14:54.396Zerror: cannot install while Rust is installed
392026-03-05T04:14:54.396Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-03-05T04:14:54.412Zinfo: profile set to 'default'
412026-03-05T04:14:54.412Zinfo: default host triple is x86_64-unknown-illumos
422026-03-05T04:14:54.415Zinfo: syncing channel updates for '1.93.1-x86_64-unknown-illumos'
432026-03-05T04:14:54.587Zinfo: latest update on 2026-02-12, rust version 1.93.1 (01f6ddf75 2026-02-11)
442026-03-05T04:14:54.587Zinfo: downloading component 'cargo'
452026-03-05T04:14:55.796Zinfo: downloading component 'clippy'
462026-03-05T04:14:56.227Zinfo: downloading component 'rust-docs'
472026-03-05T04:14:58.050Zinfo: downloading component 'rust-std'
482026-03-05T04:15:00.232Zinfo: downloading component 'rustc'
492026-03-05T04:15:09.122Zinfo: downloading component 'rustfmt'
502026-03-05T04:15:09.420Zinfo: installing component 'cargo'
512026-03-05T04:15:10.337Zinfo: installing component 'clippy'
522026-03-05T04:15:10.727Zinfo: installing component 'rust-docs'
532026-03-05T04:15:12.686Zinfo: installing component 'rust-std'
542026-03-05T04:15:14.520Zinfo: installing component 'rustc'
552026-03-05T04:15:21.193Zinfo: installing component 'rustfmt'
562026-03-05T04:15:21.517Zinfo: default toolchain set to '1.93.1-x86_64-unknown-illumos'
572026-03-05T04:15:21.517Z
582026-03-05T04:15:21.976Z 1.93.1-x86_64-unknown-illumos installed - rustc 1.93.1 (01f6ddf75 2026-02-11)
592026-03-05T04:15:21.976Z
602026-03-05T04:15:21.979Z
612026-03-05T04:15:21.979ZRust is installed now. Great!
622026-03-05T04:15:21.979Z
632026-03-05T04:15:21.980ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-03-05T04:15:21.980Zenvironment variable. This has not been done automatically.
652026-03-05T04:15:21.980Z
662026-03-05T04:15:21.980ZTo configure your current shell, you need to source
672026-03-05T04:15:21.980Zthe corresponding env file under $HOME/.cargo.
682026-03-05T04:15:21.980Z
692026-03-05T04:15:21.980ZThis is usually done by running one of the following (note the leading DOT):
702026-03-05T04:15:21.980Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-03-05T04:15:21.980Zsource "$HOME/.cargo/env.fish" # For fish
722026-03-05T04:15:21.980Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-03-05T04:15:22.083Z+ rustup --version
742026-03-05T04:15:22.098Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-03-05T04:15:22.101Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-03-05T04:15:22.207Zinfo: The currently active `rustc` version is `rustc 1.93.1 (01f6ddf75 2026-02-11)`
772026-03-05T04:15:22.211Z+ cargo --version
782026-03-05T04:15:22.270Zcargo 1.93.1 (083ac5135 2025-12-15)
792026-03-05T04:15:22.274Z+ rustc --version
802026-03-05T04:15:22.336Zrustc 1.93.1 (01f6ddf75 2026-02-11)
812026-03-05T04:15:22.339Zprocess exited: duration 30010 ms, exit code 0
 
822026-03-05T04:15:22.346Zstarting task 2: "authentication"
832026-03-05T04:15:22.369Zprocess exited: duration 22 ms, exit code 0
 
842026-03-05T04:15:22.380Zstarting task 3: "clone repository"
852026-03-05T04:15:22.384Z+ mkdir -p /work/oxidecomputer/opte
862026-03-05T04:15:22.389Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
872026-03-05T04:15:22.424ZCloning into '/work/oxidecomputer/opte'...
882026-03-05T04:15:25.521Z+ cd /work/oxidecomputer/opte
892026-03-05T04:15:25.521Z+ git fetch origin bbf6c585ebaaddf54a1df3f257b3273c284a7899
902026-03-05T04:15:25.970ZFrom https://github.com/oxidecomputer/opte
912026-03-05T04:15:25.970Z * branch bbf6c585ebaaddf54a1df3f257b3273c284a7899 -> FETCH_HEAD
922026-03-05T04:15:25.979Z+ [[ -n renovate/toml-1.x-lockfile ]]
932026-03-05T04:15:25.982Z++ git branch --show-current
942026-03-05T04:15:25.986Z+ current=master
952026-03-05T04:15:25.986Z+ [[ master != renovate/toml-1.x-lockfile ]]
962026-03-05T04:15:25.986Z+ git branch -f renovate/toml-1.x-lockfile bbf6c585ebaaddf54a1df3f257b3273c284a7899
972026-03-05T04:15:25.989Z+ git checkout -f renovate/toml-1.x-lockfile
982026-03-05T04:15:26.011ZSwitched to branch 'renovate/toml-1.x-lockfile'
992026-03-05T04:15:26.014Z+ git reset --hard bbf6c585ebaaddf54a1df3f257b3273c284a7899
1002026-03-05T04:15:26.019ZHEAD is now at bbf6c58 Update Rust crate toml to v1.0.4
1012026-03-05T04:15:26.019Zprocess exited: duration 3639 ms, exit code 0
 
1022026-03-05T04:15:26.026Zstarting task 4: "build"
1032026-03-05T04:15:26.031Z+ source .github/buildomat/common.sh
1042026-03-05T04:15:26.034Z++ rustup show active-toolchain
1052026-03-05T04:15:26.074Z1.93.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
1062026-03-05T04:15:26.077Z++ pushd xde
1072026-03-05T04:15:26.077Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
1082026-03-05T04:15:26.077Z++ rustup show active-toolchain
1092026-03-05T04:15:26.084Zinfo: syncing channel updates for 'nightly-2026-02-24-x86_64-unknown-illumos'
1102026-03-05T04:15:26.316Zinfo: latest update on 2026-02-24, rust version 1.95.0-nightly (b3869b94c 2026-02-23)
1112026-03-05T04:15:26.320Zinfo: downloading component 'cargo'
1122026-03-05T04:15:27.751Zinfo: downloading component 'clippy'
1132026-03-05T04:15:28.297Zinfo: downloading component 'rust-src'
1142026-03-05T04:15:28.662Zinfo: downloading component 'rust-std'
1152026-03-05T04:15:30.914Zinfo: downloading component 'rustc'
1162026-03-05T04:15:42.025Zinfo: downloading component 'rustfmt'
1172026-03-05T04:15:42.467Zinfo: installing component 'cargo'
1182026-03-05T04:15:43.386Zinfo: installing component 'clippy'
1192026-03-05T04:15:43.798Zinfo: installing component 'rust-src'
1202026-03-05T04:15:44.202Zinfo: installing component 'rust-std'
1212026-03-05T04:15:45.935Zinfo: installing component 'rustc'
1222026-03-05T04:15:52.584Zinfo: installing component 'rustfmt'
1232026-03-05T04:15:52.903Znightly-2026-02-24-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1242026-03-05T04:15:53.000Z+++ rustup show active-toolchain -v
1252026-03-05T04:15:53.003Z+++ head -n 1
1262026-03-05T04:15:53.003Z+++ cut '-d ' -f1
1272026-03-05T04:15:53.104Z++ export NIGHTLY=nightly-2026-02-24-x86_64-unknown-illumos
1282026-03-05T04:15:53.104Z++ NIGHTLY=nightly-2026-02-24-x86_64-unknown-illumos
1292026-03-05T04:15:53.104Z++ popd
1302026-03-05T04:15:53.108Z/work/oxidecomputer/opte
1312026-03-05T04:15:53.108Z+ cargo --version
1322026-03-05T04:15:53.158Zcargo 1.93.1 (083ac5135 2025-12-15)
1332026-03-05T04:15:53.162Z+ rustc --version
1342026-03-05T04:15:53.228Zrustc 1.93.1 (01f6ddf75 2026-02-11)
1352026-03-05T04:15:53.233Z+ cd crates/opte-api
1362026-03-05T04:15:53.233Z+ header 'check API_VERSION'
1372026-03-05T04:15:53.233Z+ echo '# ==== check API_VERSION ==== #'
1382026-03-05T04:15:53.233Z# ==== check API_VERSION ==== #
1392026-03-05T04:15:53.233Z+ ./check-api-version.sh
1402026-03-05T04:15:53.242Z+ header 'check style'
1412026-03-05T04:15:53.242Z+ echo '# ==== check style ==== #'
1422026-03-05T04:15:53.242Z# ==== check style ==== #
1432026-03-05T04:15:53.245Z+ ptime -m cargo +nightly-2026-02-24-x86_64-unknown-illumos fmt -- --check
1442026-03-05T04:15:53.456Z
1452026-03-05T04:15:53.456Zreal 0.210170175
1462026-03-05T04:15:53.456Zuser 0.136201176
1472026-03-05T04:15:53.456Zsys 0.068071219
1482026-03-05T04:15:53.456Ztrap 0.000057175
1492026-03-05T04:15:53.456Ztflt 0.000052943
1502026-03-05T04:15:53.456Zdflt 0.000011967
1512026-03-05T04:15:53.456Zkflt 0.000000000
1522026-03-05T04:15:53.456Zlock 0.599050073
1532026-03-05T04:15:53.460Zslp 0.217125734
1542026-03-05T04:15:53.460Zlat 0.002785231
1552026-03-05T04:15:53.460Zstop 0.000155628
1562026-03-05T04:15:53.460Z+ header 'analyze std'
1572026-03-05T04:15:53.460Z+ echo '# ==== analyze std ==== #'
1582026-03-05T04:15:53.460Z# ==== analyze std ==== #
1592026-03-05T04:15:53.460Z+ ptime -m cargo clippy --all-targets
1602026-03-05T04:15:53.720Z Updating crates.io index
1612026-03-05T04:15:53.790Z Updating git repository `https://github.com/oxidecomputer/falcon`
1622026-03-05T04:15:58.246Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1632026-03-05T04:15:58.894Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1642026-03-05T04:15:59.768Z Updating git repository `https://github.com/oxidecomputer/zone`
1652026-03-05T04:16:00.404Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1662026-03-05T04:16:01.237Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1672026-03-05T04:16:01.875Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1682026-03-05T04:16:04.677Z Downloading crates ...
1692026-03-05T04:16:04.763Z Downloaded proc-macro2 v1.0.106
1702026-03-05T04:16:04.767Z Downloaded ingot-macros v0.1.1
1712026-03-05T04:16:04.770Z Downloaded serde v1.0.228
1722026-03-05T04:16:04.773Z Downloaded defmt-parser v1.0.0
1732026-03-05T04:16:04.773Z Downloaded bitflags v2.10.0
1742026-03-05T04:16:04.776Z Downloaded managed v0.8.0
1752026-03-05T04:16:04.780Z Downloaded ipnetwork v0.21.1
1762026-03-05T04:16:04.780Z Downloaded hash32 v0.3.1
1772026-03-05T04:16:04.783Z Downloaded unicode-ident v1.0.23
1782026-03-05T04:16:04.788Z Downloaded defmt-macros v1.0.1
1792026-03-05T04:16:04.791Z Downloaded stable_deref_trait v1.2.1
1802026-03-05T04:16:04.794Z Downloaded serde_core v1.0.228
1812026-03-05T04:16:04.794Z Downloaded ident_case v1.0.1
1822026-03-05T04:16:04.794Z Downloaded macaddr v1.0.1
1832026-03-05T04:16:04.800Z Downloaded embedded-io v0.4.0
1842026-03-05T04:16:04.804Z Downloaded cfg-if v1.0.4
1852026-03-05T04:16:04.804Z Downloaded fnv v1.0.7
1862026-03-05T04:16:04.809Z Downloaded either v1.15.0
1872026-03-05T04:16:04.813Z Downloaded strsim v0.11.1
1882026-03-05T04:16:04.816Z Downloaded proc-macro-error-attr2 v2.0.0
1892026-03-05T04:16:04.816Z Downloaded defmt v0.3.100
1902026-03-05T04:16:04.821Z Downloaded quote v1.0.44
1912026-03-05T04:16:04.829Z Downloaded cobs v0.3.0
1922026-03-05T04:16:04.838Z Downloaded thiserror-impl v2.0.18
1932026-03-05T04:16:04.842Z Downloaded ingot v0.1.1
1942026-03-05T04:16:04.842Z Downloaded embedded-io v0.6.1
1952026-03-05T04:16:04.845Z Downloaded postcard v1.1.3
1962026-03-05T04:16:04.848Z Downloaded darling v0.21.3
1972026-03-05T04:16:04.852Z Downloaded proc-macro-error2 v2.0.1
1982026-03-05T04:16:04.855Z Downloaded darling_macro v0.21.3
1992026-03-05T04:16:04.855Z Downloaded ingot-types v0.1.2
2002026-03-05T04:16:04.855Z Downloaded byteorder v1.5.0
2012026-03-05T04:16:04.865Z Downloaded serde_derive v1.0.228
2022026-03-05T04:16:04.871Z Downloaded thiserror v2.0.18
2032026-03-05T04:16:04.874Z Downloaded bitflags v1.3.2
2042026-03-05T04:16:04.880Z Downloaded defmt v1.0.1
2052026-03-05T04:16:04.889Z Downloaded heapless v0.8.0
2062026-03-05T04:16:04.894Z Downloaded darling_core v0.21.3
2072026-03-05T04:16:04.932Z Downloaded memchr v2.8.0
2082026-03-05T04:16:04.941Z Downloaded zerocopy-derive v0.8.39
2092026-03-05T04:16:04.974Z Downloaded itertools v0.14.0
2102026-03-05T04:16:04.980Z Downloaded regex v1.12.3
2112026-03-05T04:16:04.987Z Downloaded aho-corasick v1.1.4
2122026-03-05T04:16:05.037Z Downloaded zerocopy v0.8.39
2132026-03-05T04:16:05.053Z Downloaded smoltcp v0.11.0
2142026-03-05T04:16:05.062Z Downloaded syn v2.0.114
2152026-03-05T04:16:05.071Z Downloaded regex-syntax v0.8.9
2162026-03-05T04:16:05.087Z Downloaded regex-automata v0.4.14
2172026-03-05T04:16:05.135Z Compiling proc-macro2 v1.0.106
2182026-03-05T04:16:05.135Z Compiling quote v1.0.44
2192026-03-05T04:16:05.135Z Compiling unicode-ident v1.0.23
2202026-03-05T04:16:05.139Z Compiling memchr v2.8.0
2212026-03-05T04:16:05.139Z Compiling fnv v1.0.7
2222026-03-05T04:16:05.139Z Compiling ident_case v1.0.1
2232026-03-05T04:16:05.139Z Compiling strsim v0.11.1
2242026-03-05T04:16:05.139Z Compiling serde_core v1.0.228
2252026-03-05T04:16:05.376Z Compiling regex-syntax v0.8.9
2262026-03-05T04:16:05.415Z Compiling either v1.15.0
2272026-03-05T04:16:05.419Z Compiling zerocopy v0.8.39
2282026-03-05T04:16:05.838Z Compiling serde v1.0.228
2292026-03-05T04:16:05.846Z Compiling thiserror v2.0.18
2302026-03-05T04:16:05.877Z Compiling itertools v0.14.0
2312026-03-05T04:16:06.161Z Compiling aho-corasick v1.1.4
2322026-03-05T04:16:06.473Z Checking byteorder v1.5.0
2332026-03-05T04:16:06.491Z Compiling heapless v0.8.0
2342026-03-05T04:16:06.779Z Checking hash32 v0.3.1
2352026-03-05T04:16:06.841Z Checking stable_deref_trait v1.2.1
2362026-03-05T04:16:06.943Z Checking macaddr v1.0.1
2372026-03-05T04:16:06.953Z Compiling smoltcp v0.11.0
2382026-03-05T04:16:07.336Z Checking bitflags v2.10.0
2392026-03-05T04:16:07.612Z Compiling syn v2.0.114
2402026-03-05T04:16:07.671Z Checking managed v0.8.0
2412026-03-05T04:16:07.776Z Checking cfg-if v1.0.4
2422026-03-05T04:16:07.860Z Checking bitflags v1.3.2
2432026-03-05T04:16:07.951Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
2442026-03-05T04:16:08.029Z Checking ipnetwork v0.21.1
2452026-03-05T04:16:08.676Z Compiling regex-automata v0.4.14
2462026-03-05T04:16:11.397Z Compiling regex v1.12.3
2472026-03-05T04:16:12.229Z Compiling darling_core v0.21.3
2482026-03-05T04:16:12.988Z Compiling serde_derive v1.0.228
2492026-03-05T04:16:12.988Z Compiling zerocopy-derive v0.8.39
2502026-03-05T04:16:12.992Z Compiling thiserror-impl v2.0.18
2512026-03-05T04:16:14.652Z Checking cobs v0.3.0
2522026-03-05T04:16:14.998Z Compiling darling_macro v0.21.3
2532026-03-05T04:16:15.763Z Compiling darling v0.21.3
2542026-03-05T04:16:15.854Z Compiling ingot-macros v0.1.1
2552026-03-05T04:16:17.008Z Checking postcard v1.1.3
2562026-03-05T04:16:19.447Z Checking ingot-types v0.1.2
2572026-03-05T04:16:19.894Z Checking ingot v0.1.1
2582026-03-05T04:16:22.235Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
2592026-03-05T04:16:23.928Z Finished `dev` profile [optimized + debuginfo] target(s) in 30.31s
2602026-03-05T04:16:24.042Z
2612026-03-05T04:16:24.042Zreal 30.574905120
2622026-03-05T04:16:24.042Zuser 1:07.122871001
2632026-03-05T04:16:24.042Zsys 9.329854458
2642026-03-05T04:16:24.042Ztrap 0.033177945
2652026-03-05T04:16:24.042Ztflt 0.081426152
2662026-03-05T04:16:24.042Zdflt 0.322983230
2672026-03-05T04:16:24.042Zkflt 0.001835378
2682026-03-05T04:16:24.046Zlock 3:13.469475348
2692026-03-05T04:16:24.046Zslp 3:02.269255995
2702026-03-05T04:16:24.046Zlat 2.591686604
2712026-03-05T04:16:24.046Zstop 6.019936170
2722026-03-05T04:16:24.046Z+ header 'analyze no_std'
2732026-03-05T04:16:24.046Z+ echo '# ==== analyze no_std ==== #'
2742026-03-05T04:16:24.046Z# ==== analyze no_std ==== #
2752026-03-05T04:16:24.046Z+ ptime -m cargo clippy --no-default-features --all-targets -- --deny warnings
2762026-03-05T04:16:24.266Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
2772026-03-05T04:16:24.601Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
2782026-03-05T04:16:26.201Z Finished `dev` profile [optimized + debuginfo] target(s) in 2.02s
2792026-03-05T04:16:26.225Z
2802026-03-05T04:16:26.229Zreal 2.176665742
2812026-03-05T04:16:26.229Zuser 3.307022419
2822026-03-05T04:16:26.229Zsys 0.346185708
2832026-03-05T04:16:26.229Ztrap 0.000345385
2842026-03-05T04:16:26.229Ztflt 0.000020276
2852026-03-05T04:16:26.229Zdflt 0.000048473
2862026-03-05T04:16:26.229Zkflt 0.000000000
2872026-03-05T04:16:26.229Zlock 8.716230167
2882026-03-05T04:16:26.229Zslp 8.879084336
2892026-03-05T04:16:26.229Zlat 0.002754730
2902026-03-05T04:16:26.229Zstop 0.052640622
2912026-03-05T04:16:26.229Z+ header test
2922026-03-05T04:16:26.229Z+ echo '# ==== test ==== #'
2932026-03-05T04:16:26.229Z+ ptime -m cargo test
2942026-03-05T04:16:26.229Z# ==== test ==== #
2952026-03-05T04:16:26.442Z Compiling serde_core v1.0.228
2962026-03-05T04:16:26.442Z Compiling byteorder v1.5.0
2972026-03-05T04:16:26.445Z Compiling bitflags v2.10.0
2982026-03-05T04:16:26.470Z Compiling thiserror v2.0.18
2992026-03-05T04:16:26.473Z Compiling zerocopy v0.8.39
3002026-03-05T04:16:26.473Z Compiling stable_deref_trait v1.2.1
3012026-03-05T04:16:26.473Z Compiling macaddr v1.0.1
3022026-03-05T04:16:26.482Z Compiling managed v0.8.0
3032026-03-05T04:16:26.562Z Compiling cfg-if v1.0.4
3042026-03-05T04:16:26.596Z Compiling cobs v0.3.0
3052026-03-05T04:16:26.637Z Compiling bitflags v1.3.2
3062026-03-05T04:16:26.725Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
3072026-03-05T04:16:26.791Z Compiling hash32 v0.3.1
3082026-03-05T04:16:26.931Z Compiling ipnetwork v0.21.1
3092026-03-05T04:16:26.950Z Compiling heapless v0.8.0
3102026-03-05T04:16:27.727Z Compiling smoltcp v0.11.0
3112026-03-05T04:16:29.629Z Compiling serde v1.0.228
3122026-03-05T04:16:30.931Z Compiling postcard v1.1.3
3132026-03-05T04:16:31.904Z Compiling ingot-types v0.1.2
3142026-03-05T04:16:32.391Z Compiling ingot v0.1.1
3152026-03-05T04:16:34.910Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3162026-03-05T04:16:37.798Z Finished `test` profile [optimized + debuginfo] target(s) in 11.52s
3172026-03-05T04:16:37.809Z Running unittests src/lib.rs (/work/oxidecomputer/opte/target/debug/deps/opte_api-8d3faff7ef8de118)
3182026-03-05T04:16:37.813Z
3192026-03-05T04:16:37.813Zrunning 25 tests
3202026-03-05T04:16:37.813Ztest encap::test::good_vni ... ok
3212026-03-05T04:16:37.813Ztest encap::test::bad_vni ... ok
3222026-03-05T04:16:37.814Ztest dns::tests::test_domain_name ... ok
3232026-03-05T04:16:37.814Ztest encap::test::vni_round_trip ... ok
3242026-03-05T04:16:37.814Ztest ip::test::bad_cidr ... ok
3252026-03-05T04:16:37.814Ztest ip::test::bad_prefix_len ... ok
3262026-03-05T04:16:37.814Ztest ip::test::dhcp_fqdn ... ok
3272026-03-05T04:16:37.814Ztest ip::test::good_cidr ... ok
3282026-03-05T04:16:37.814Ztest ip::test::ipv4_addr_bad ... ok
3292026-03-05T04:16:37.814Ztest ip::test::ipv4_addr_good ... ok
3302026-03-05T04:16:37.814Ztest ip::test::ipv4_mask ... ok
3312026-03-05T04:16:37.814Ztest ip::test::ipv6_cidr_is_member ... ok
3322026-03-05T04:16:37.814Ztest ip::test::ipv6_is_default ... ok
3332026-03-05T04:16:37.814Ztest ip::test::ipv6_mask ... ok
3342026-03-05T04:16:37.814Ztest ip::test::ipv6_prefix_len ... ok
3352026-03-05T04:16:37.818Ztest ip::test::test_ip_addr_from_str ... ok
3362026-03-05T04:16:37.818Ztest ip::test::test_ip_cidr_from_str ... ok
3372026-03-05T04:16:37.818Ztest ip::test::test_ipv4_multicast_mac ... ok
3382026-03-05T04:16:37.818Ztest ip::test::test_ipv6_admin_scoped_multicast ... ok
3392026-03-05T04:16:37.818Ztest ip::test::test_ipv6_from_const ... ok
3402026-03-05T04:16:37.818Ztest ip::test::test_ipv6_is_multicast ... ok
3412026-03-05T04:16:37.818Ztest ip::test::test_ipv6_from_eui64 ... ok
3422026-03-05T04:16:37.818Ztest ip::test::test_ipv6_multicast_mac ... ok
3432026-03-05T04:16:37.818Ztest ip::test::test_ipv6_solicited_node_multicast ... ok
3442026-03-05T04:16:37.818Ztest ip::test::test_multicast_underlay_serde ... ok
3452026-03-05T04:16:37.818Z
3462026-03-05T04:16:37.818Ztest result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
3472026-03-05T04:16:37.818Z
3482026-03-05T04:16:37.818Z Doc-tests opte_api
3492026-03-05T04:16:38.653Z
3502026-03-05T04:16:38.653Zrunning 1 test
3512026-03-05T04:16:38.657Ztest crates/opte-api/src/dns.rs - dns::DomainName::encode (line 81) ... ok
3522026-03-05T04:16:38.657Z
3532026-03-05T04:16:38.657Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
3542026-03-05T04:16:38.657Z
3552026-03-05T04:16:38.660Zall doctests ran in 0.61s; merged doctests compilation took 0.61s
3562026-03-05T04:16:38.679Z
3572026-03-05T04:16:38.682Zreal 12.442215668
3582026-03-05T04:16:38.682Zuser 35.469026047
3592026-03-05T04:16:38.682Zsys 3.043622010
3602026-03-05T04:16:38.683Ztrap 0.015163562
3612026-03-05T04:16:38.683Ztflt 0.248639738
3622026-03-05T04:16:38.683Zdflt 0.125455381
3632026-03-05T04:16:38.684Zkflt 0.000000000
3642026-03-05T04:16:38.684Zlock 1:50.942044510
3652026-03-05T04:16:38.684Zslp 1:01.277550523
3662026-03-05T04:16:38.684Zlat 1.345953393
3672026-03-05T04:16:38.684Zstop 1.343700002
3682026-03-05T04:16:38.684Zprocess exited: duration 72642 ms, exit code 0
 
3692026-03-05T04:16:38.691Zfound 0 output files