01KHWME4F3K3761BEAFWC12C83: opte-api

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

Buildomat Job: 01KHWMF7NP05GJ0DK2Z0GBYTD0

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-02-20T04:21:43.831Zjob assigned to worker 01KHWMFKBYWRNS7C6QJVARYWGC [factory gimlet-EVT22200007-propolis, EVT22200007/58746] (queued for 41 s)
 
22026-02-20T04:21:53.676Zstarting task 0: "setup"
32026-02-20T04:21:53.707Z++ uname -s
42026-02-20T04:21:53.708Z+ kern=SunOS
52026-02-20T04:21:53.708Z+ build_user=build
62026-02-20T04:21:53.708Z+ build_uid=12345
72026-02-20T04:21:53.708Z+ work_dir=/work
82026-02-20T04:21:53.708Z+ input_dir=/input
92026-02-20T04:21:53.708Z+ [[ 0 == 12345 ]]
102026-02-20T04:21:53.708Z+ case "$kern" in
112026-02-20T04:21:53.708Z+ groupadd -g 12345 build
122026-02-20T04:21:53.708Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-02-20T04:21:55.707Z+ zfs create -o mountpoint=/work rpool/work
142026-02-20T04:21:55.767Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-02-20T04:21:55.802Z+ home_fs=zfs
162026-02-20T04:21:55.802Z+ [[ zfs == autofs ]]
172026-02-20T04:21:55.802Z+ mkdir -p /home/build
182026-02-20T04:21:55.802Z+ chown build:build /home/build /work
192026-02-20T04:21:57.748Z+ chmod 0700 /home/build /work
202026-02-20T04:21:57.774Zprocess exited: duration 4083 ms, exit code 0
 
212026-02-20T04:21:57.829Zstarting task 1: "rust-toolchain"
222026-02-20T04:21:57.854Z * rust toolchain channel = "1.90.0"
232026-02-20T04:21:57.854Z+ printf ' * rust toolchain channel = "%s"\n' 1.90.0
242026-02-20T04:21:57.854Z * rust toolchain profile = "default"
252026-02-20T04:21:57.854Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-02-20T04:21:57.854Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-02-20T04:21:57.854Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-02-20T04:21:57.855Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-02-20T04:21:57.855Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.90.0 --profile default
302026-02-20T04:21:57.979Zinfo: downloading installer
312026-02-20T04:21:58.427Zwarn: It looks like you have an existing installation of Rust at:
322026-02-20T04:21:58.427Zwarn: /opt/ooce/bin
332026-02-20T04:21:58.427Zwarn: It is recommended that rustup be the primary Rust installation.
342026-02-20T04:21:58.427Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-02-20T04:21:58.427Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-02-20T04:21:58.427Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-02-20T04:21:58.427Zwarn: or pass `-y' to ignore all ignorable checks.
382026-02-20T04:21:58.427Zerror: cannot install while Rust is installed
392026-02-20T04:21:58.427Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-02-20T04:21:58.451Zinfo: profile set to 'default'
412026-02-20T04:21:58.451Zinfo: default host triple is x86_64-unknown-illumos
422026-02-20T04:21:58.451Zinfo: syncing channel updates for '1.90.0-x86_64-unknown-illumos'
432026-02-20T04:21:58.645Zinfo: latest update on 2025-09-18, rust version 1.90.0 (1159e78c4 2025-09-14)
442026-02-20T04:21:58.645Zinfo: downloading component 'cargo'
452026-02-20T04:21:58.873Zinfo: downloading component 'clippy'
462026-02-20T04:21:58.951Zinfo: downloading component 'rust-docs'
472026-02-20T04:21:59.485Zinfo: downloading component 'rust-std'
482026-02-20T04:22:00.510Zinfo: downloading component 'rustc'
492026-02-20T04:22:02.902Zinfo: downloading component 'rustfmt'
502026-02-20T04:22:02.974Zinfo: installing component 'cargo'
512026-02-20T04:22:04.258Zinfo: installing component 'clippy'
522026-02-20T04:22:04.785Zinfo: installing component 'rust-docs'
532026-02-20T04:22:08.182Zinfo: installing component 'rust-std'
542026-02-20T04:22:10.890Zinfo: installing component 'rustc'
552026-02-20T04:22:19.990Zinfo: installing component 'rustfmt'
562026-02-20T04:22:20.482Zinfo: default toolchain set to '1.90.0-x86_64-unknown-illumos'
572026-02-20T04:22:20.482Z
582026-02-20T04:22:20.667Z 1.90.0-x86_64-unknown-illumos installed - rustc 1.90.0 (1159e78c4 2025-09-14)
592026-02-20T04:22:20.668Z
602026-02-20T04:22:20.668Z
612026-02-20T04:22:20.668ZRust is installed now. Great!
622026-02-20T04:22:20.668Z
632026-02-20T04:22:20.668ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-02-20T04:22:20.668Zenvironment variable. This has not been done automatically.
652026-02-20T04:22:20.668Z
662026-02-20T04:22:20.668ZTo configure your current shell, you need to source
672026-02-20T04:22:20.668Zthe corresponding env file under $HOME/.cargo.
682026-02-20T04:22:20.668Z
692026-02-20T04:22:20.668ZThis is usually done by running one of the following (note the leading DOT):
702026-02-20T04:22:20.668Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-02-20T04:22:20.668Zsource "$HOME/.cargo/env.fish" # For fish
722026-02-20T04:22:20.668Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-02-20T04:22:20.789Z+ rustup --version
742026-02-20T04:22:20.850Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-02-20T04:22:20.850Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-02-20T04:22:20.983Zinfo: The currently active `rustc` version is `rustc 1.90.0 (1159e78c4 2025-09-14)`
772026-02-20T04:22:21.028Z+ cargo --version
782026-02-20T04:22:21.101Zcargo 1.90.0 (840b83a10 2025-07-30)
792026-02-20T04:22:21.126Z+ rustc --version
802026-02-20T04:22:21.227Zrustc 1.90.0 (1159e78c4 2025-09-14)
812026-02-20T04:22:21.254Zprocess exited: duration 23407 ms, exit code 0
 
822026-02-20T04:22:21.304Zstarting task 2: "authentication"
832026-02-20T04:22:21.363Zprocess exited: duration 57 ms, exit code 0
 
842026-02-20T04:22:21.416Zstarting task 3: "clone repository"
852026-02-20T04:22:21.441Z+ mkdir -p /work/oxidecomputer/opte
862026-02-20T04:22:21.441Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
872026-02-20T04:22:21.466ZCloning into '/work/oxidecomputer/opte'...
882026-02-20T04:22:22.819Z+ cd /work/oxidecomputer/opte
892026-02-20T04:22:22.819Z+ git fetch origin f0e8206a98387983b689619462d7dd34162041fe
902026-02-20T04:22:23.227ZFrom https://github.com/oxidecomputer/opte
912026-02-20T04:22:23.227Z * branch f0e8206a98387983b689619462d7dd34162041fe -> FETCH_HEAD
922026-02-20T04:22:23.252Z+ [[ -n '' ]]
932026-02-20T04:22:23.252Z+ git reset --hard f0e8206a98387983b689619462d7dd34162041fe
942026-02-20T04:22:23.287ZHEAD is now at f0e8206 Update Rust crate clap to v4.5.60
952026-02-20T04:22:23.314Zprocess exited: duration 1877 ms, exit code 0
 
962026-02-20T04:22:23.363Zstarting task 4: "build"
972026-02-20T04:22:23.389Z+ source .github/buildomat/common.sh
982026-02-20T04:22:23.389Z++ rustup show active-toolchain
992026-02-20T04:22:23.472Z1.90.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
1002026-02-20T04:22:23.496Z++ pushd xde
1012026-02-20T04:22:23.496Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
1022026-02-20T04:22:23.496Z++ rustup show active-toolchain
1032026-02-20T04:22:23.522Zinfo: syncing channel updates for 'nightly-2025-09-19-x86_64-unknown-illumos'
1042026-02-20T04:22:23.712Zinfo: latest update on 2025-09-19, rust version 1.92.0-nightly (7c275d09e 2025-09-18)
1052026-02-20T04:22:23.738Zinfo: downloading component 'cargo'
1062026-02-20T04:22:24.043Zinfo: downloading component 'clippy'
1072026-02-20T04:22:24.161Zinfo: downloading component 'rust-src'
1082026-02-20T04:22:24.232Zinfo: downloading component 'rust-std'
1092026-02-20T04:22:24.734Zinfo: downloading component 'rustc'
1102026-02-20T04:22:28.302Zinfo: downloading component 'rustfmt'
1112026-02-20T04:22:28.514Zinfo: installing component 'cargo'
1122026-02-20T04:22:29.683Zinfo: installing component 'clippy'
1132026-02-20T04:22:30.149Zinfo: installing component 'rust-src'
1142026-02-20T04:22:30.660Zinfo: installing component 'rust-std'
1152026-02-20T04:22:32.788Zinfo: installing component 'rustc'
1162026-02-20T04:22:41.924Zinfo: installing component 'rustfmt'
1172026-02-20T04:22:42.404Znightly-2025-09-19-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1182026-02-20T04:22:42.536Z+++ rustup show active-toolchain -v
1192026-02-20T04:22:42.561Z+++ head -n 1
1202026-02-20T04:22:42.562Z+++ cut '-d ' -f1
1212026-02-20T04:22:42.809Z++ export NIGHTLY=nightly-2025-09-19-x86_64-unknown-illumos
1222026-02-20T04:22:42.809Z++ NIGHTLY=nightly-2025-09-19-x86_64-unknown-illumos
1232026-02-20T04:22:42.809Z++ popd
1242026-02-20T04:22:42.809Z/work/oxidecomputer/opte
1252026-02-20T04:22:42.835Z+ cargo --version
1262026-02-20T04:22:42.926Zcargo 1.90.0 (840b83a10 2025-07-30)
1272026-02-20T04:22:42.950Z+ rustc --version
1282026-02-20T04:22:43.076Zrustc 1.90.0 (1159e78c4 2025-09-14)
1292026-02-20T04:22:43.101Z+ cd crates/opte-api
1302026-02-20T04:22:43.101Z+ header 'check API_VERSION'
1312026-02-20T04:22:43.101Z+ echo '# ==== check API_VERSION ==== #'
1322026-02-20T04:22:43.101Z# ==== check API_VERSION ==== #
1332026-02-20T04:22:43.101Z+ ./check-api-version.sh
1342026-02-20T04:22:43.124Z+ header 'check style'
1352026-02-20T04:22:43.125Z+ echo '# ==== check style ==== #'
1362026-02-20T04:22:43.125Z+ ptime -m cargo +nightly-2025-09-19-x86_64-unknown-illumos fmt -- --check
1372026-02-20T04:22:43.125Z# ==== check style ==== #
1382026-02-20T04:22:43.583Z
1392026-02-20T04:22:43.583Zreal 0.475260634
1402026-02-20T04:22:43.583Zuser 0.265606476
1412026-02-20T04:22:43.583Zsys 0.203594357
1422026-02-20T04:22:43.583Ztrap 0.000097343
1432026-02-20T04:22:43.583Ztflt 0.000068145
1442026-02-20T04:22:43.583Zdflt 0.000036171
1452026-02-20T04:22:43.583Zkflt 0.000000000
1462026-02-20T04:22:43.583Zlock 1.713854215
1472026-02-20T04:22:43.583Zslp 0.509889527
1482026-02-20T04:22:43.583Zlat 0.006860166
1492026-02-20T04:22:43.584Zstop 0.000445266
1502026-02-20T04:22:43.608Z+ header 'analyze std'
1512026-02-20T04:22:43.608Z+ echo '# ==== analyze std ==== #'
1522026-02-20T04:22:43.608Z+ ptime -m cargo clippy --all-targets
1532026-02-20T04:22:43.608Z# ==== analyze std ==== #
1542026-02-20T04:22:44.176Z Updating crates.io index
1552026-02-20T04:22:44.201Z Updating git repository `https://github.com/oxidecomputer/falcon`
1562026-02-20T04:22:45.240Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1572026-02-20T04:22:45.724Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1582026-02-20T04:22:46.244Z Updating git repository `https://github.com/oxidecomputer/zone`
1592026-02-20T04:22:46.655Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1602026-02-20T04:22:47.001Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1612026-02-20T04:22:47.413Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1622026-02-20T04:22:49.047Z Downloading crates ...
1632026-02-20T04:22:49.117Z Downloaded embedded-io v0.4.0
1642026-02-20T04:22:49.141Z Downloaded defmt-parser v1.0.0
1652026-02-20T04:22:49.141Z Downloaded bitflags v1.3.2
1662026-02-20T04:22:49.141Z Downloaded ingot v0.1.1
1672026-02-20T04:22:49.141Z Downloaded thiserror v2.0.18
1682026-02-20T04:22:49.165Z Downloaded strsim v0.11.1
1692026-02-20T04:22:49.165Z Downloaded thiserror-impl v2.0.18
1702026-02-20T04:22:49.189Z Downloaded serde_core v1.0.228
1712026-02-20T04:22:49.189Z Downloaded unicode-ident v1.0.23
1722026-02-20T04:22:49.189Z Downloaded memchr v2.8.0
1732026-02-20T04:22:49.214Z Downloaded ipnetwork v0.21.1
1742026-02-20T04:22:49.214Z Downloaded heapless v0.8.0
1752026-02-20T04:22:49.214Z Downloaded zerocopy-derive v0.8.39
1762026-02-20T04:22:49.214Z Downloaded ingot-types v0.1.2
1772026-02-20T04:22:49.238Z Downloaded regex v1.12.3
1782026-02-20T04:22:49.238Z Downloaded itertools v0.14.0
1792026-02-20T04:22:49.262Z Downloaded defmt-macros v1.0.1
1802026-02-20T04:22:49.262Z Downloaded proc-macro2 v1.0.106
1812026-02-20T04:22:49.262Z Downloaded proc-macro-error2 v2.0.1
1822026-02-20T04:22:49.262Z Downloaded ingot-macros v0.1.1
1832026-02-20T04:22:49.262Z Downloaded zerocopy v0.8.39
1842026-02-20T04:22:49.286Z Downloaded syn v2.0.114
1852026-02-20T04:22:49.311Z Downloaded regex-syntax v0.8.9
1862026-02-20T04:22:49.311Z Downloaded smoltcp v0.11.0
1872026-02-20T04:22:49.338Z Downloaded regex-automata v0.4.14
1882026-02-20T04:22:49.362Z Downloaded hash32 v0.3.1
1892026-02-20T04:22:49.362Z Downloaded fnv v1.0.7
1902026-02-20T04:22:49.362Z Downloaded byteorder v1.5.0
1912026-02-20T04:22:49.362Z Downloaded stable_deref_trait v1.2.1
1922026-02-20T04:22:49.362Z Downloaded serde v1.0.228
1932026-02-20T04:22:49.363Z Downloaded quote v1.0.44
1942026-02-20T04:22:49.363Z Downloaded proc-macro-error-attr2 v2.0.0
1952026-02-20T04:22:49.363Z Downloaded postcard v1.1.3
1962026-02-20T04:22:49.363Z Downloaded macaddr v1.0.1
1972026-02-20T04:22:49.363Z Downloaded embedded-io v0.6.1
1982026-02-20T04:22:49.363Z Downloaded defmt v0.3.100
1992026-02-20T04:22:49.386Z Downloaded cobs v0.3.0
2002026-02-20T04:22:49.386Z Downloaded managed v0.8.0
2012026-02-20T04:22:49.386Z Downloaded serde_derive v1.0.228
2022026-02-20T04:22:49.386Z Downloaded ident_case v1.0.1
2032026-02-20T04:22:49.387Z Downloaded defmt v1.0.1
2042026-02-20T04:22:49.387Z Downloaded darling_macro v0.21.3
2052026-02-20T04:22:49.387Z Downloaded darling v0.21.3
2062026-02-20T04:22:49.387Z Downloaded aho-corasick v1.1.4
2072026-02-20T04:22:49.411Z Downloaded either v1.15.0
2082026-02-20T04:22:49.411Z Downloaded darling_core v0.21.3
2092026-02-20T04:22:49.411Z Downloaded cfg-if v1.0.4
2102026-02-20T04:22:49.411Z Downloaded bitflags v2.10.0
2112026-02-20T04:22:49.487Z Compiling proc-macro2 v1.0.106
2122026-02-20T04:22:49.511Z Compiling unicode-ident v1.0.23
2132026-02-20T04:22:49.511Z Compiling quote v1.0.44
2142026-02-20T04:22:49.511Z Compiling memchr v2.8.0
2152026-02-20T04:22:49.511Z Compiling strsim v0.11.1
2162026-02-20T04:22:49.511Z Compiling fnv v1.0.7
2172026-02-20T04:22:49.511Z Compiling ident_case v1.0.1
2182026-02-20T04:22:49.511Z Compiling serde_core v1.0.228
2192026-02-20T04:22:49.778Z Compiling regex-syntax v0.8.9
2202026-02-20T04:22:49.819Z Compiling either v1.15.0
2212026-02-20T04:22:49.844Z Compiling thiserror v2.0.18
2222026-02-20T04:22:50.256Z Compiling serde v1.0.228
2232026-02-20T04:22:50.280Z Compiling zerocopy v0.8.39
2242026-02-20T04:22:50.312Z Compiling itertools v0.14.0
2252026-02-20T04:22:50.871Z Compiling aho-corasick v1.1.4
2262026-02-20T04:22:50.956Z Compiling heapless v0.8.0
2272026-02-20T04:22:51.032Z Checking byteorder v1.5.0
2282026-02-20T04:22:51.057Z Checking bitflags v2.10.0
2292026-02-20T04:22:51.388Z Checking macaddr v1.0.1
2302026-02-20T04:22:51.452Z Checking hash32 v0.3.1
2312026-02-20T04:22:51.733Z Compiling smoltcp v0.11.0
2322026-02-20T04:22:51.822Z Checking stable_deref_trait v1.2.1
2332026-02-20T04:22:52.154Z Compiling syn v2.0.114
2342026-02-20T04:22:52.253Z Checking managed v0.8.0
2352026-02-20T04:22:52.386Z Checking bitflags v1.3.2
2362026-02-20T04:22:52.484Z Checking cfg-if v1.0.4
2372026-02-20T04:22:52.588Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
2382026-02-20T04:22:52.675Z Checking ipnetwork v0.21.1
2392026-02-20T04:22:53.667Z Compiling regex-automata v0.4.14
2402026-02-20T04:22:57.327Z Compiling regex v1.12.3
2412026-02-20T04:22:58.861Z Compiling darling_core v0.21.3
2422026-02-20T04:22:59.878Z Compiling serde_derive v1.0.228
2432026-02-20T04:22:59.878Z Compiling zerocopy-derive v0.8.39
2442026-02-20T04:22:59.878Z Compiling thiserror-impl v2.0.18
2452026-02-20T04:23:02.092Z Checking cobs v0.3.0
2462026-02-20T04:23:02.705Z Compiling darling_macro v0.21.3
2472026-02-20T04:23:03.651Z Compiling darling v0.21.3
2482026-02-20T04:23:03.771Z Compiling ingot-macros v0.1.1
2492026-02-20T04:23:06.105Z Checking postcard v1.1.3
2502026-02-20T04:23:10.124Z Checking ingot-types v0.1.2
2512026-02-20T04:23:10.814Z Checking ingot v0.1.1
2522026-02-20T04:23:14.835Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
2532026-02-20T04:23:17.258Z Finished `dev` profile [optimized + debuginfo] target(s) in 33.32s
2542026-02-20T04:23:17.391Z
2552026-02-20T04:23:17.416Zreal 33.796686750
2562026-02-20T04:23:17.416Zuser 1:29.713558361
2572026-02-20T04:23:17.416Zsys 12.397845853
2582026-02-20T04:23:17.416Ztrap 0.048905571
2592026-02-20T04:23:17.416Ztflt 0.058295169
2602026-02-20T04:23:17.416Zdflt 0.534479568
2612026-02-20T04:23:17.416Zkflt 0.000762469
2622026-02-20T04:23:17.416Zlock 3:16.065134846
2632026-02-20T04:23:17.416Zslp 4:56.581837718
2642026-02-20T04:23:17.416Zlat 3.512178865
2652026-02-20T04:23:17.416Zstop 5.487301293
2662026-02-20T04:23:17.416Z+ header 'analyze no_std'
2672026-02-20T04:23:17.416Z+ echo '# ==== analyze no_std ==== #'
2682026-02-20T04:23:17.416Z# ==== analyze no_std ==== #
2692026-02-20T04:23:17.416Z+ ptime -m cargo clippy --no-default-features --all-targets -- --deny warnings
2702026-02-20T04:23:17.803Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
2712026-02-20T04:23:18.297Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
2722026-02-20T04:23:20.608Z Finished `dev` profile [optimized + debuginfo] target(s) in 2.93s
2732026-02-20T04:23:20.640Z
2742026-02-20T04:23:20.640Zreal 3.238863652
2752026-02-20T04:23:20.640Zuser 4.838907953
2762026-02-20T04:23:20.640Zsys 0.533355286
2772026-02-20T04:23:20.640Ztrap 0.001732160
2782026-02-20T04:23:20.664Ztflt 0.000008706
2792026-02-20T04:23:20.664Zdflt 0.000112511
2802026-02-20T04:23:20.664Zkflt 0.000000000
2812026-02-20T04:23:20.664Zlock 14.162114253
2822026-02-20T04:23:20.664Zslp 12.998904453
2832026-02-20T04:23:20.664Zlat 0.014819405
2842026-02-20T04:23:20.664Zstop 0.029028410
2852026-02-20T04:23:20.664Z+ header test
2862026-02-20T04:23:20.664Z+ echo '# ==== test ==== #'
2872026-02-20T04:23:20.664Z+ ptime -m cargo test
2882026-02-20T04:23:20.664Z# ==== test ==== #
2892026-02-20T04:23:21.008Z Compiling byteorder v1.5.0
2902026-02-20T04:23:21.008Z Compiling serde_core v1.0.228
2912026-02-20T04:23:21.034Z Compiling bitflags v2.10.0
2922026-02-20T04:23:21.034Z Compiling stable_deref_trait v1.2.1
2932026-02-20T04:23:21.034Z Compiling thiserror v2.0.18
2942026-02-20T04:23:21.034Z Compiling zerocopy v0.8.39
2952026-02-20T04:23:21.034Z Compiling macaddr v1.0.1
2962026-02-20T04:23:21.059Z Compiling managed v0.8.0
2972026-02-20T04:23:21.159Z Compiling bitflags v1.3.2
2982026-02-20T04:23:21.224Z Compiling cobs v0.3.0
2992026-02-20T04:23:21.257Z Compiling cfg-if v1.0.4
3002026-02-20T04:23:21.355Z Compiling hash32 v0.3.1
3012026-02-20T04:23:21.378Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
3022026-02-20T04:23:21.461Z Compiling ipnetwork v0.21.1
3032026-02-20T04:23:21.524Z Compiling heapless v0.8.0
3042026-02-20T04:23:22.271Z Compiling smoltcp v0.11.0
3052026-02-20T04:23:25.077Z Compiling serde v1.0.228
3062026-02-20T04:23:26.524Z Compiling postcard v1.1.3
3072026-02-20T04:23:28.347Z Compiling ingot-types v0.1.2
3082026-02-20T04:23:29.071Z Compiling ingot v0.1.1
3092026-02-20T04:23:33.280Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3102026-02-20T04:23:37.714Z Finished `test` profile [optimized + debuginfo] target(s) in 16.98s
3112026-02-20T04:23:37.738Z Running unittests src/lib.rs (/work/oxidecomputer/opte/target/debug/deps/opte_api-9aa4cea7f7ad001f)
3122026-02-20T04:23:37.738Z
3132026-02-20T04:23:37.738Zrunning 25 tests
3142026-02-20T04:23:37.738Ztest dns::tests::test_domain_name ... ok
3152026-02-20T04:23:37.738Ztest encap::test::bad_vni ... ok
3162026-02-20T04:23:37.738Ztest encap::test::vni_round_trip ... ok
3172026-02-20T04:23:37.738Ztest encap::test::good_vni ... ok
3182026-02-20T04:23:37.738Ztest ip::test::bad_cidr ... ok
3192026-02-20T04:23:37.738Ztest ip::test::bad_prefix_len ... ok
3202026-02-20T04:23:37.738Ztest ip::test::dhcp_fqdn ... ok
3212026-02-20T04:23:37.738Ztest ip::test::ipv4_addr_bad ... ok
3222026-02-20T04:23:37.739Ztest ip::test::ipv4_addr_good ... ok
3232026-02-20T04:23:37.739Ztest ip::test::good_cidr ... ok
3242026-02-20T04:23:37.739Ztest ip::test::ipv6_is_default ... ok
3252026-02-20T04:23:37.739Ztest ip::test::ipv4_mask ... ok
3262026-02-20T04:23:37.739Ztest ip::test::ipv6_cidr_is_member ... ok
3272026-02-20T04:23:37.739Ztest ip::test::ipv6_mask ... ok
3282026-02-20T04:23:37.739Ztest ip::test::ipv6_prefix_len ... ok
3292026-02-20T04:23:37.739Ztest ip::test::test_ip_addr_from_str ... ok
3302026-02-20T04:23:37.739Ztest ip::test::test_ip_cidr_from_str ... ok
3312026-02-20T04:23:37.739Ztest ip::test::test_ipv4_multicast_mac ... ok
3322026-02-20T04:23:37.739Ztest ip::test::test_ipv6_admin_scoped_multicast ... ok
3332026-02-20T04:23:37.739Ztest ip::test::test_ipv6_is_multicast ... ok
3342026-02-20T04:23:37.739Ztest ip::test::test_ipv6_multicast_mac ... ok
3352026-02-20T04:23:37.739Ztest ip::test::test_ipv6_solicited_node_multicast ... ok
3362026-02-20T04:23:37.739Ztest ip::test::test_ipv6_from_const ... ok
3372026-02-20T04:23:37.739Ztest ip::test::test_ipv6_from_eui64 ... ok
3382026-02-20T04:23:37.739Ztest ip::test::test_multicast_underlay_serde ... ok
3392026-02-20T04:23:37.739Z
3402026-02-20T04:23:37.739Ztest result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
3412026-02-20T04:23:37.739Z
3422026-02-20T04:23:37.763Z Doc-tests opte_api
3432026-02-20T04:23:39.069Z
3442026-02-20T04:23:39.069Zrunning 1 test
3452026-02-20T04:23:39.113Ztest crates/opte-api/src/dns.rs - dns::DomainName::encode (line 81) ... ok
3462026-02-20T04:23:39.113Z
3472026-02-20T04:23:39.113Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
3482026-02-20T04:23:39.113Z
3492026-02-20T04:23:39.144Z
3502026-02-20T04:23:39.144Zreal 18.459648535
3512026-02-20T04:23:39.144Zuser 45.652349673
3522026-02-20T04:23:39.144Zsys 4.378888112
3532026-02-20T04:23:39.144Ztrap 0.022514944
3542026-02-20T04:23:39.145Ztflt 0.198651211
3552026-02-20T04:23:39.145Zdflt 0.282210933
3562026-02-20T04:23:39.145Zkflt 0.000007433
3572026-02-20T04:23:39.145Zlock 1:47.278891740
3582026-02-20T04:23:39.145Zslp 1:58.079275209
3592026-02-20T04:23:39.145Zlat 1.376616035
3602026-02-20T04:23:39.145Zstop 1.151775897
3612026-02-20T04:23:39.145Zprocess exited: duration 75755 ms, exit code 0
 
3622026-02-20T04:23:39.222Zfound 0 output files