01KHT33WC00TPMV44VESVH6726: opte-api

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

Buildomat Job: 01KHT349SRPZ45AFMTFMNKTNF8

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-02-19T04:40:00.398Zjob assigned to worker 01KHT34ADY861E0XCBD12F6264 [factory gimlet-EVT22200007-propolis, EVT22200007/58588] (queued for 30 s)
 
22026-02-19T04:40:09.156Zstarting task 0: "setup"
32026-02-19T04:40:09.181Z++ uname -s
42026-02-19T04:40:09.181Z+ kern=SunOS
52026-02-19T04:40:09.181Z+ build_user=build
62026-02-19T04:40:09.181Z+ build_uid=12345
72026-02-19T04:40:09.181Z+ work_dir=/work
82026-02-19T04:40:09.181Z+ input_dir=/input
92026-02-19T04:40:09.181Z+ [[ 0 == 12345 ]]
102026-02-19T04:40:09.181Z+ case "$kern" in
112026-02-19T04:40:09.181Z+ groupadd -g 12345 build
122026-02-19T04:40:09.181Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-02-19T04:40:11.181Z+ zfs create -o mountpoint=/work rpool/work
142026-02-19T04:40:11.218Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-02-19T04:40:11.244Z+ home_fs=zfs
162026-02-19T04:40:11.244Z+ [[ zfs == autofs ]]
172026-02-19T04:40:11.244Z+ mkdir -p /home/build
182026-02-19T04:40:11.244Z+ chown build:build /home/build /work
192026-02-19T04:40:13.226Z+ chmod 0700 /home/build /work
202026-02-19T04:40:13.251Zprocess exited: duration 4076 ms, exit code 0
 
212026-02-19T04:40:13.302Zstarting task 1: "rust-toolchain"
222026-02-19T04:40:13.327Z+ printf ' * rust toolchain channel = "%s"\n' 1.90.0
232026-02-19T04:40:13.327Z * rust toolchain channel = "1.90.0"
242026-02-19T04:40:13.327Z * rust toolchain profile = "default"
252026-02-19T04:40:13.327Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-02-19T04:40:13.327Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-02-19T04:40:13.327Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-02-19T04:40:13.327Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-02-19T04:40:13.327Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.90.0 --profile default
302026-02-19T04:40:13.457Zinfo: downloading installer
312026-02-19T04:40:13.942Zwarn: It looks like you have an existing installation of Rust at:
322026-02-19T04:40:13.942Zwarn: /opt/ooce/bin
332026-02-19T04:40:13.942Zwarn: It is recommended that rustup be the primary Rust installation.
342026-02-19T04:40:13.942Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-02-19T04:40:13.942Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-02-19T04:40:13.942Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-02-19T04:40:13.942Zwarn: or pass `-y' to ignore all ignorable checks.
382026-02-19T04:40:13.942Zerror: cannot install while Rust is installed
392026-02-19T04:40:13.942Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-02-19T04:40:13.967Zinfo: profile set to 'default'
412026-02-19T04:40:13.967Zinfo: default host triple is x86_64-unknown-illumos
422026-02-19T04:40:13.967Zinfo: syncing channel updates for '1.90.0-x86_64-unknown-illumos'
432026-02-19T04:40:14.076Zinfo: latest update on 2025-09-18, rust version 1.90.0 (1159e78c4 2025-09-14)
442026-02-19T04:40:14.076Zinfo: downloading component 'cargo'
452026-02-19T04:40:14.301Zinfo: downloading component 'clippy'
462026-02-19T04:40:14.398Zinfo: downloading component 'rust-docs'
472026-02-19T04:40:14.902Zinfo: downloading component 'rust-std'
482026-02-19T04:40:15.940Zinfo: downloading component 'rustc'
492026-02-19T04:40:18.903Zinfo: downloading component 'rustfmt'
502026-02-19T04:40:19.125Zinfo: installing component 'cargo'
512026-02-19T04:40:20.420Zinfo: installing component 'clippy'
522026-02-19T04:40:20.909Zinfo: installing component 'rust-docs'
532026-02-19T04:40:24.059Zinfo: installing component 'rust-std'
542026-02-19T04:40:26.396Zinfo: installing component 'rustc'
552026-02-19T04:40:34.637Zinfo: installing component 'rustfmt'
562026-02-19T04:40:35.046Zinfo: default toolchain set to '1.90.0-x86_64-unknown-illumos'
572026-02-19T04:40:35.046Z
582026-02-19T04:40:35.229Z 1.90.0-x86_64-unknown-illumos installed - rustc 1.90.0 (1159e78c4 2025-09-14)
592026-02-19T04:40:35.229Z
602026-02-19T04:40:35.254Z
612026-02-19T04:40:35.254ZRust is installed now. Great!
622026-02-19T04:40:35.254Z
632026-02-19T04:40:35.254ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-02-19T04:40:35.254Zenvironment variable. This has not been done automatically.
652026-02-19T04:40:35.254Z
662026-02-19T04:40:35.254ZTo configure your current shell, you need to source
672026-02-19T04:40:35.254Zthe corresponding env file under $HOME/.cargo.
682026-02-19T04:40:35.254Z
692026-02-19T04:40:35.254ZThis is usually done by running one of the following (note the leading DOT):
702026-02-19T04:40:35.254Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-02-19T04:40:35.255Zsource "$HOME/.cargo/env.fish" # For fish
722026-02-19T04:40:35.255Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-02-19T04:40:35.353Z+ rustup --version
742026-02-19T04:40:35.378Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-02-19T04:40:35.403Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-02-19T04:40:35.509Zinfo: The currently active `rustc` version is `rustc 1.90.0 (1159e78c4 2025-09-14)`
772026-02-19T04:40:35.534Z+ cargo --version
782026-02-19T04:40:35.631Zcargo 1.90.0 (840b83a10 2025-07-30)
792026-02-19T04:40:35.656Z+ rustc --version
802026-02-19T04:40:35.767Zrustc 1.90.0 (1159e78c4 2025-09-14)
812026-02-19T04:40:35.792Zprocess exited: duration 22472 ms, exit code 0
 
822026-02-19T04:40:35.842Zstarting task 2: "authentication"
832026-02-19T04:40:35.902Zprocess exited: duration 59 ms, exit code 0
 
842026-02-19T04:40:35.952Zstarting task 3: "clone repository"
852026-02-19T04:40:35.976Z+ mkdir -p /work/oxidecomputer/opte
862026-02-19T04:40:35.976Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
872026-02-19T04:40:36.001ZCloning into '/work/oxidecomputer/opte'...
882026-02-19T04:40:37.041Z+ cd /work/oxidecomputer/opte
892026-02-19T04:40:37.041Z+ git fetch origin ac41d489be05ccd2dca1cd4dc129d68fd0001f5b
902026-02-19T04:40:37.417ZFrom https://github.com/oxidecomputer/opte
912026-02-19T04:40:37.417Z * branch ac41d489be05ccd2dca1cd4dc129d68fd0001f5b -> FETCH_HEAD
922026-02-19T04:40:37.449Z+ [[ -n renovate/toml-1.x-lockfile ]]
932026-02-19T04:40:37.449Z++ git branch --show-current
942026-02-19T04:40:37.449Z+ current=master
952026-02-19T04:40:37.449Z+ [[ master != renovate/toml-1.x-lockfile ]]
962026-02-19T04:40:37.450Z+ git branch -f renovate/toml-1.x-lockfile ac41d489be05ccd2dca1cd4dc129d68fd0001f5b
972026-02-19T04:40:37.450Z+ git checkout -f renovate/toml-1.x-lockfile
982026-02-19T04:40:37.482ZSwitched to branch 'renovate/toml-1.x-lockfile'
992026-02-19T04:40:37.508Z+ git reset --hard ac41d489be05ccd2dca1cd4dc129d68fd0001f5b
1002026-02-19T04:40:37.508ZHEAD is now at ac41d48 Update Rust crate toml to v1.0.3
1012026-02-19T04:40:37.508Zprocess exited: duration 1541 ms, exit code 0
 
1022026-02-19T04:40:37.564Zstarting task 4: "build"
1032026-02-19T04:40:37.589Z+ source .github/buildomat/common.sh
1042026-02-19T04:40:37.589Z++ rustup show active-toolchain
1052026-02-19T04:40:37.639Z1.90.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
1062026-02-19T04:40:37.663Z++ pushd xde
1072026-02-19T04:40:37.663Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
1082026-02-19T04:40:37.663Z++ rustup show active-toolchain
1092026-02-19T04:40:37.663Zinfo: syncing channel updates for 'nightly-2025-09-19-x86_64-unknown-illumos'
1102026-02-19T04:40:37.958Zinfo: latest update on 2025-09-19, rust version 1.92.0-nightly (7c275d09e 2025-09-18)
1112026-02-19T04:40:37.958Zinfo: downloading component 'cargo'
1122026-02-19T04:40:38.451Zinfo: downloading component 'clippy'
1132026-02-19T04:40:38.651Zinfo: downloading component 'rust-src'
1142026-02-19T04:40:38.851Zinfo: downloading component 'rust-std'
1152026-02-19T04:40:39.546Zinfo: downloading component 'rustc'
1162026-02-19T04:40:43.037Zinfo: downloading component 'rustfmt'
1172026-02-19T04:40:43.253Zinfo: installing component 'cargo'
1182026-02-19T04:40:44.358Zinfo: installing component 'clippy'
1192026-02-19T04:40:44.821Zinfo: installing component 'rust-src'
1202026-02-19T04:40:45.344Zinfo: installing component 'rust-std'
1212026-02-19T04:40:47.410Zinfo: installing component 'rustc'
1222026-02-19T04:40:55.740Zinfo: installing component 'rustfmt'
1232026-02-19T04:40:56.157Znightly-2025-09-19-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1242026-02-19T04:40:56.256Z+++ rustup show active-toolchain -v
1252026-02-19T04:40:56.281Z+++ head -n 1
1262026-02-19T04:40:56.281Z+++ cut '-d ' -f1
1272026-02-19T04:40:56.465Z++ export NIGHTLY=nightly-2025-09-19-x86_64-unknown-illumos
1282026-02-19T04:40:56.465Z++ NIGHTLY=nightly-2025-09-19-x86_64-unknown-illumos
1292026-02-19T04:40:56.465Z++ popd
1302026-02-19T04:40:56.490Z/work/oxidecomputer/opte
1312026-02-19T04:40:56.490Z+ cargo --version
1322026-02-19T04:40:56.562Zcargo 1.90.0 (840b83a10 2025-07-30)
1332026-02-19T04:40:56.586Z+ rustc --version
1342026-02-19T04:40:56.672Zrustc 1.90.0 (1159e78c4 2025-09-14)
1352026-02-19T04:40:56.696Z+ cd crates/opte-api
1362026-02-19T04:40:56.697Z+ header 'check API_VERSION'
1372026-02-19T04:40:56.697Z+ echo '# ==== check API_VERSION ==== #'
1382026-02-19T04:40:56.697Z# ==== check API_VERSION ==== #
1392026-02-19T04:40:56.697Z+ ./check-api-version.sh
1402026-02-19T04:40:56.697Z+ header 'check style'
1412026-02-19T04:40:56.697Z# ==== check style ==== #
1422026-02-19T04:40:56.697Z+ echo '# ==== check style ==== #'
1432026-02-19T04:40:56.697Z+ ptime -m cargo +nightly-2025-09-19-x86_64-unknown-illumos fmt -- --check
1442026-02-19T04:40:57.000Z
1452026-02-19T04:40:57.001Zreal 0.303923460
1462026-02-19T04:40:57.001Zuser 0.201628115
1472026-02-19T04:40:57.001Zsys 0.097424119
1482026-02-19T04:40:57.001Ztrap 0.000034367
1492026-02-19T04:40:57.001Ztflt 0.000039276
1502026-02-19T04:40:57.001Zdflt 0.000032624
1512026-02-19T04:40:57.025Zkflt 0.000019017
1522026-02-19T04:40:57.025Zlock 1.023384349
1532026-02-19T04:40:57.026Zslp 0.331274927
1542026-02-19T04:40:57.026Zlat 0.004378355
1552026-02-19T04:40:57.026Zstop 0.000224685
1562026-02-19T04:40:57.026Z+ header 'analyze std'
1572026-02-19T04:40:57.026Z+ echo '# ==== analyze std ==== #'
1582026-02-19T04:40:57.026Z# ==== analyze std ==== #
1592026-02-19T04:40:57.026Z+ ptime -m cargo clippy --all-targets
1602026-02-19T04:40:57.377Z Updating crates.io index
1612026-02-19T04:40:57.436Z Updating git repository `https://github.com/oxidecomputer/falcon`
1622026-02-19T04:40:58.303Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1632026-02-19T04:40:58.781Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1642026-02-19T04:40:59.241Z Updating git repository `https://github.com/oxidecomputer/zone`
1652026-02-19T04:40:59.641Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1662026-02-19T04:40:59.964Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1672026-02-19T04:41:00.345Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1682026-02-19T04:41:01.713Z Downloading crates ...
1692026-02-19T04:41:01.793Z Downloaded either v1.15.0
1702026-02-19T04:41:01.818Z Downloaded fnv v1.0.7
1712026-02-19T04:41:01.818Z Downloaded bitflags v1.3.2
1722026-02-19T04:41:01.842Z Downloaded strsim v0.11.1
1732026-02-19T04:41:01.842Z Downloaded defmt-macros v1.0.1
1742026-02-19T04:41:01.842Z Downloaded bitflags v2.10.0
1752026-02-19T04:41:01.842Z Downloaded zerocopy-derive v0.8.39
1762026-02-19T04:41:01.867Z Downloaded stable_deref_trait v1.2.1
1772026-02-19T04:41:01.867Z Downloaded darling_core v0.21.3
1782026-02-19T04:41:01.867Z Downloaded managed v0.8.0
1792026-02-19T04:41:01.867Z Downloaded ipnetwork v0.21.1
1802026-02-19T04:41:01.867Z Downloaded macaddr v1.0.1
1812026-02-19T04:41:01.867Z Downloaded defmt v0.3.100
1822026-02-19T04:41:01.867Z Downloaded thiserror v2.0.18
1832026-02-19T04:41:01.867Z Downloaded thiserror-impl v2.0.18
1842026-02-19T04:41:01.892Z Downloaded proc-macro-error2 v2.0.1
1852026-02-19T04:41:01.892Z Downloaded unicode-ident v1.0.23
1862026-02-19T04:41:01.892Z Downloaded serde_derive v1.0.228
1872026-02-19T04:41:01.892Z Downloaded serde v1.0.228
1882026-02-19T04:41:01.892Z Downloaded regex v1.12.3
1892026-02-19T04:41:01.892Z Downloaded heapless v0.8.0
1902026-02-19T04:41:01.917Z Downloaded postcard v1.1.3
1912026-02-19T04:41:01.917Z Downloaded aho-corasick v1.1.4
1922026-02-19T04:41:01.917Z Downloaded itertools v0.14.0
1932026-02-19T04:41:01.917Z Downloaded ingot-macros v0.1.1
1942026-02-19T04:41:01.917Z Downloaded ingot v0.1.1
1952026-02-19T04:41:01.917Z Downloaded darling v0.21.3
1962026-02-19T04:41:01.941Z Downloaded zerocopy v0.8.39
1972026-02-19T04:41:01.941Z Downloaded syn v2.0.114
1982026-02-19T04:41:01.966Z Downloaded proc-macro-error-attr2 v2.0.0
1992026-02-19T04:41:01.966Z Downloaded smoltcp v0.11.0
2002026-02-19T04:41:01.966Z Downloaded memchr v2.8.0
2012026-02-19T04:41:01.991Z Downloaded darling_macro v0.21.3
2022026-02-19T04:41:01.991Z Downloaded byteorder v1.5.0
2032026-02-19T04:41:01.991Z Downloaded quote v1.0.44
2042026-02-19T04:41:01.991Z Downloaded regex-syntax v0.8.9
2052026-02-19T04:41:01.991Z Downloaded ingot-types v0.1.2
2062026-02-19T04:41:01.991Z Downloaded cfg-if v1.0.4
2072026-02-19T04:41:01.991Z Downloaded proc-macro2 v1.0.106
2082026-02-19T04:41:02.015Z Downloaded ident_case v1.0.1
2092026-02-19T04:41:02.015Z Downloaded embedded-io v0.6.1
2102026-02-19T04:41:02.015Z Downloaded defmt-parser v1.0.0
2112026-02-19T04:41:02.015Z Downloaded cobs v0.3.0
2122026-02-19T04:41:02.015Z Downloaded serde_core v1.0.228
2132026-02-19T04:41:02.015Z Downloaded hash32 v0.3.1
2142026-02-19T04:41:02.015Z Downloaded defmt v1.0.1
2152026-02-19T04:41:02.016Z Downloaded embedded-io v0.4.0
2162026-02-19T04:41:02.016Z Downloaded regex-automata v0.4.14
2172026-02-19T04:41:02.071Z Compiling proc-macro2 v1.0.106
2182026-02-19T04:41:02.095Z Compiling quote v1.0.44
2192026-02-19T04:41:02.096Z Compiling unicode-ident v1.0.23
2202026-02-19T04:41:02.096Z Compiling memchr v2.8.0
2212026-02-19T04:41:02.096Z Compiling fnv v1.0.7
2222026-02-19T04:41:02.096Z Compiling strsim v0.11.1
2232026-02-19T04:41:02.096Z Compiling ident_case v1.0.1
2242026-02-19T04:41:02.096Z Compiling serde_core v1.0.228
2252026-02-19T04:41:02.299Z Compiling regex-syntax v0.8.9
2262026-02-19T04:41:02.330Z Compiling zerocopy v0.8.39
2272026-02-19T04:41:02.354Z Compiling either v1.15.0
2282026-02-19T04:41:02.691Z Compiling thiserror v2.0.18
2292026-02-19T04:41:02.716Z Compiling serde v1.0.228
2302026-02-19T04:41:02.740Z Compiling itertools v0.14.0
2312026-02-19T04:41:03.004Z Compiling aho-corasick v1.1.4
2322026-02-19T04:41:03.253Z Checking byteorder v1.5.0
2332026-02-19T04:41:03.329Z Compiling heapless v0.8.0
2342026-02-19T04:41:03.591Z Checking hash32 v0.3.1
2352026-02-19T04:41:03.709Z Checking macaddr v1.0.1
2362026-02-19T04:41:03.801Z Checking bitflags v2.10.0
2372026-02-19T04:41:04.019Z Compiling smoltcp v0.11.0
2382026-02-19T04:41:04.067Z Checking stable_deref_trait v1.2.1
2392026-02-19T04:41:04.550Z Compiling syn v2.0.114
2402026-02-19T04:41:04.589Z Checking cfg-if v1.0.4
2412026-02-19T04:41:04.659Z Checking bitflags v1.3.2
2422026-02-19T04:41:04.685Z Checking managed v0.8.0
2432026-02-19T04:41:04.749Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
2442026-02-19T04:41:05.008Z Checking ipnetwork v0.21.1
2452026-02-19T04:41:05.564Z Compiling regex-automata v0.4.14
2462026-02-19T04:41:09.075Z Compiling regex v1.12.3
2472026-02-19T04:41:10.186Z Compiling darling_core v0.21.3
2482026-02-19T04:41:11.074Z Compiling zerocopy-derive v0.8.39
2492026-02-19T04:41:11.074Z Compiling serde_derive v1.0.228
2502026-02-19T04:41:11.098Z Compiling thiserror-impl v2.0.18
2512026-02-19T04:41:12.979Z Checking cobs v0.3.0
2522026-02-19T04:41:13.400Z Compiling darling_macro v0.21.3
2532026-02-19T04:41:14.187Z Compiling darling v0.21.3
2542026-02-19T04:41:14.296Z Compiling ingot-macros v0.1.1
2552026-02-19T04:41:15.863Z Checking postcard v1.1.3
2562026-02-19T04:41:19.904Z Checking ingot-types v0.1.2
2572026-02-19T04:41:20.651Z Checking ingot v0.1.1
2582026-02-19T04:41:24.548Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
2592026-02-19T04:41:27.191Z Finished `dev` profile [optimized + debuginfo] target(s) in 29.97s
2602026-02-19T04:41:27.328Z
2612026-02-19T04:41:27.328Zreal 30.317418491
2622026-02-19T04:41:27.328Zuser 1:16.064541616
2632026-02-19T04:41:27.328Zsys 10.978978273
2642026-02-19T04:41:27.328Ztrap 0.040262061
2652026-02-19T04:41:27.328Ztflt 0.099673786
2662026-02-19T04:41:27.328Zdflt 0.273115733
2672026-02-19T04:41:27.328Zkflt 0.000594774
2682026-02-19T04:41:27.328Zlock 2:48.830078661
2692026-02-19T04:41:27.328Zslp 4:19.586928051
2702026-02-19T04:41:27.328Zlat 2.490058093
2712026-02-19T04:41:27.328Zstop 4.426893138
2722026-02-19T04:41:27.354Z+ header 'analyze no_std'
2732026-02-19T04:41:27.355Z+ echo '# ==== analyze no_std ==== #'
2742026-02-19T04:41:27.355Z# ==== analyze no_std ==== #
2752026-02-19T04:41:27.355Z+ ptime -m cargo clippy --no-default-features --all-targets -- --deny warnings
2762026-02-19T04:41:27.772Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
2772026-02-19T04:41:28.257Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
2782026-02-19T04:41:30.685Z Finished `dev` profile [optimized + debuginfo] target(s) in 3.06s
2792026-02-19T04:41:30.724Z
2802026-02-19T04:41:30.724Zreal 3.383670860
2812026-02-19T04:41:30.724Zuser 4.858400100
2822026-02-19T04:41:30.724Zsys 0.560099314
2832026-02-19T04:41:30.724Ztrap 0.001571096
2842026-02-19T04:41:30.724Ztflt 0.000022423
2852026-02-19T04:41:30.725Zdflt 0.000109836
2862026-02-19T04:41:30.725Zkflt 0.000000000
2872026-02-19T04:41:30.725Zlock 14.429868027
2882026-02-19T04:41:30.725Zslp 13.131297202
2892026-02-19T04:41:30.725Zlat 0.015174003
2902026-02-19T04:41:30.725Zstop 0.032825721
2912026-02-19T04:41:30.749Z+ header test
2922026-02-19T04:41:30.749Z+ echo '# ==== test ==== #'
2932026-02-19T04:41:30.749Z+ ptime -m cargo test
2942026-02-19T04:41:30.749Z# ==== test ==== #
2952026-02-19T04:41:31.086Z Compiling serde_core v1.0.228
2962026-02-19T04:41:31.111Z Compiling byteorder v1.5.0
2972026-02-19T04:41:31.111Z Compiling stable_deref_trait v1.2.1
2982026-02-19T04:41:31.111Z Compiling macaddr v1.0.1
2992026-02-19T04:41:31.111Z Compiling zerocopy v0.8.39
3002026-02-19T04:41:31.111Z Compiling thiserror v2.0.18
3012026-02-19T04:41:31.111Z Compiling bitflags v2.10.0
3022026-02-19T04:41:31.136Z Compiling bitflags v1.3.2
3032026-02-19T04:41:31.217Z Compiling managed v0.8.0
3042026-02-19T04:41:31.241Z Compiling cfg-if v1.0.4
3052026-02-19T04:41:31.293Z Compiling cobs v0.3.0
3062026-02-19T04:41:31.318Z Compiling ipnetwork v0.21.1
3072026-02-19T04:41:31.467Z Compiling hash32 v0.3.1
3082026-02-19T04:41:31.633Z Compiling heapless v0.8.0
3092026-02-19T04:41:31.657Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
3102026-02-19T04:41:32.464Z Compiling smoltcp v0.11.0
3112026-02-19T04:41:35.004Z Compiling serde v1.0.228
3122026-02-19T04:41:36.457Z Compiling postcard v1.1.3
3132026-02-19T04:41:38.193Z Compiling ingot-types v0.1.2
3142026-02-19T04:41:38.920Z Compiling ingot v0.1.1
3152026-02-19T04:41:43.169Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3162026-02-19T04:41:47.248Z Finished `test` profile [optimized + debuginfo] target(s) in 16.42s
3172026-02-19T04:41:47.273Z Running unittests src/lib.rs (/work/oxidecomputer/opte/target/debug/deps/opte_api-9aa4cea7f7ad001f)
3182026-02-19T04:41:47.273Z
3192026-02-19T04:41:47.273Zrunning 25 tests
3202026-02-19T04:41:47.273Ztest encap::test::bad_vni ... ok
3212026-02-19T04:41:47.273Ztest encap::test::vni_round_trip ... ok
3222026-02-19T04:41:47.273Ztest encap::test::good_vni ... ok
3232026-02-19T04:41:47.274Ztest dns::tests::test_domain_name ... ok
3242026-02-19T04:41:47.274Ztest ip::test::bad_cidr ... ok
3252026-02-19T04:41:47.274Ztest ip::test::bad_prefix_len ... ok
3262026-02-19T04:41:47.274Ztest ip::test::good_cidr ... ok
3272026-02-19T04:41:47.274Ztest ip::test::dhcp_fqdn ... ok
3282026-02-19T04:41:47.274Ztest ip::test::ipv4_addr_bad ... ok
3292026-02-19T04:41:47.274Ztest ip::test::ipv4_addr_good ... ok
3302026-02-19T04:41:47.274Ztest ip::test::ipv4_mask ... ok
3312026-02-19T04:41:47.274Ztest ip::test::ipv6_cidr_is_member ... ok
3322026-02-19T04:41:47.274Ztest ip::test::ipv6_is_default ... ok
3332026-02-19T04:41:47.274Ztest ip::test::ipv6_mask ... ok
3342026-02-19T04:41:47.274Ztest ip::test::test_ip_addr_from_str ... ok
3352026-02-19T04:41:47.274Ztest ip::test::test_ip_cidr_from_str ... ok
3362026-02-19T04:41:47.274Ztest ip::test::test_ipv4_multicast_mac ... ok
3372026-02-19T04:41:47.274Ztest ip::test::ipv6_prefix_len ... ok
3382026-02-19T04:41:47.274Ztest ip::test::test_ipv6_from_const ... ok
3392026-02-19T04:41:47.274Ztest ip::test::test_ipv6_admin_scoped_multicast ... ok
3402026-02-19T04:41:47.274Ztest ip::test::test_ipv6_is_multicast ... ok
3412026-02-19T04:41:47.274Ztest ip::test::test_ipv6_from_eui64 ... ok
3422026-02-19T04:41:47.274Ztest ip::test::test_ipv6_multicast_mac ... ok
3432026-02-19T04:41:47.274Ztest ip::test::test_ipv6_solicited_node_multicast ... ok
3442026-02-19T04:41:47.274Ztest ip::test::test_multicast_underlay_serde ... ok
3452026-02-19T04:41:47.274Z
3462026-02-19T04:41:47.274Ztest result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
3472026-02-19T04:41:47.274Z
3482026-02-19T04:41:47.274Z Doc-tests opte_api
3492026-02-19T04:41:48.509Z
3502026-02-19T04:41:48.509Zrunning 1 test
3512026-02-19T04:41:48.535Ztest crates/opte-api/src/dns.rs - dns::DomainName::encode (line 81) ... ok
3522026-02-19T04:41:48.535Z
3532026-02-19T04:41:48.535Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
3542026-02-19T04:41:48.535Z
3552026-02-19T04:41:48.559Z
3562026-02-19T04:41:48.560Zreal 17.805571313
3572026-02-19T04:41:48.560Zuser 44.557443543
3582026-02-19T04:41:48.560Zsys 4.174346491
3592026-02-19T04:41:48.560Ztrap 0.022355219
3602026-02-19T04:41:48.560Ztflt 0.183920809
3612026-02-19T04:41:48.560Zdflt 0.373499050
3622026-02-19T04:41:48.560Zkflt 0.000112664
3632026-02-19T04:41:48.560Zlock 1:56.116091272
3642026-02-19T04:41:48.560Zslp 1:54.597099782
3652026-02-19T04:41:48.560Zlat 0.834320895
3662026-02-19T04:41:48.560Zstop 0.637965946
3672026-02-19T04:41:48.560Zprocess exited: duration 70990 ms, exit code 0
 
3682026-02-19T04:41:48.610Zfound 0 output files