01KJ6F81SS27SA0TGMT8HC3PCP: opte-api

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

Buildomat Job: 01KJ6F8N1RCNTCDA4207G1Z7G6

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-02-24T00:03:09.045Zjob assigned to worker 01KJ6F8NH08596WMV6EY50AH0P [factory gimlet-EVT22200007-propolis, EVT22200007/59124] (queued for 40 s)
 
22026-02-24T00:03:18.903Zstarting task 0: "setup"
32026-02-24T00:03:18.928Z++ uname -s
42026-02-24T00:03:18.928Z+ kern=SunOS
52026-02-24T00:03:18.928Z+ build_user=build
62026-02-24T00:03:18.928Z+ build_uid=12345
72026-02-24T00:03:18.928Z+ work_dir=/work
82026-02-24T00:03:18.928Z+ input_dir=/input
92026-02-24T00:03:18.928Z+ [[ 0 == 12345 ]]
102026-02-24T00:03:18.928Z+ case "$kern" in
112026-02-24T00:03:18.928Z+ groupadd -g 12345 build
122026-02-24T00:03:18.928Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-02-24T00:03:20.937Z+ zfs create -o mountpoint=/work rpool/work
142026-02-24T00:03:20.981Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-02-24T00:03:21.005Z+ home_fs=zfs
162026-02-24T00:03:21.005Z+ [[ zfs == autofs ]]
172026-02-24T00:03:21.005Z+ mkdir -p /home/build
182026-02-24T00:03:21.005Z+ chown build:build /home/build /work
192026-02-24T00:03:22.995Z+ chmod 0700 /home/build /work
202026-02-24T00:03:23.020Zprocess exited: duration 4097 ms, exit code 0
 
212026-02-24T00:03:23.073Zstarting task 1: "rust-toolchain"
222026-02-24T00:03:23.098Z+ printf ' * rust toolchain channel = "%s"\n' 1.90.0
232026-02-24T00:03:23.099Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-02-24T00:03:23.099Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
252026-02-24T00:03:23.099Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
262026-02-24T00:03:23.099Z * rust toolchain channel = "1.90.0"
272026-02-24T00:03:23.099Z * rust toolchain profile = "default"
282026-02-24T00:03:23.099Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-02-24T00:03:23.099Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.90.0 --profile default
302026-02-24T00:03:23.259Zinfo: downloading installer
312026-02-24T00:03:24.127Zwarn: It looks like you have an existing installation of Rust at:
322026-02-24T00:03:24.127Zwarn: /opt/ooce/bin
332026-02-24T00:03:24.127Zwarn: It is recommended that rustup be the primary Rust installation.
342026-02-24T00:03:24.127Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-02-24T00:03:24.127Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-02-24T00:03:24.127Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-02-24T00:03:24.127Zwarn: or pass `-y' to ignore all ignorable checks.
382026-02-24T00:03:24.128Zerror: cannot install while Rust is installed
392026-02-24T00:03:24.128Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-02-24T00:03:24.154Zinfo: profile set to 'default'
412026-02-24T00:03:24.154Zinfo: default host triple is x86_64-unknown-illumos
422026-02-24T00:03:24.154Zinfo: syncing channel updates for '1.90.0-x86_64-unknown-illumos'
432026-02-24T00:03:24.283Zinfo: latest update on 2025-09-18, rust version 1.90.0 (1159e78c4 2025-09-14)
442026-02-24T00:03:24.283Zinfo: downloading component 'cargo'
452026-02-24T00:03:24.481Zinfo: downloading component 'clippy'
462026-02-24T00:03:24.567Zinfo: downloading component 'rust-docs'
472026-02-24T00:03:24.915Zinfo: downloading component 'rust-std'
482026-02-24T00:03:25.362Zinfo: downloading component 'rustc'
492026-02-24T00:03:28.310Zinfo: downloading component 'rustfmt'
502026-02-24T00:03:28.432Zinfo: installing component 'cargo'
512026-02-24T00:03:29.804Zinfo: installing component 'clippy'
522026-02-24T00:03:30.299Zinfo: installing component 'rust-docs'
532026-02-24T00:03:33.930Zinfo: installing component 'rust-std'
542026-02-24T00:03:36.521Zinfo: installing component 'rustc'
552026-02-24T00:03:45.470Zinfo: installing component 'rustfmt'
562026-02-24T00:03:45.906Zinfo: default toolchain set to '1.90.0-x86_64-unknown-illumos'
572026-02-24T00:03:45.906Z
582026-02-24T00:03:46.097Z 1.90.0-x86_64-unknown-illumos installed - rustc 1.90.0 (1159e78c4 2025-09-14)
592026-02-24T00:03:46.097Z
602026-02-24T00:03:46.122Z
612026-02-24T00:03:46.122ZRust is installed now. Great!
622026-02-24T00:03:46.122Z
632026-02-24T00:03:46.122ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-02-24T00:03:46.122Zenvironment variable. This has not been done automatically.
652026-02-24T00:03:46.122Z
662026-02-24T00:03:46.122ZTo configure your current shell, you need to source
672026-02-24T00:03:46.122Zthe corresponding env file under $HOME/.cargo.
682026-02-24T00:03:46.122Z
692026-02-24T00:03:46.122ZThis is usually done by running one of the following (note the leading DOT):
702026-02-24T00:03:46.122Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-02-24T00:03:46.122Zsource "$HOME/.cargo/env.fish" # For fish
722026-02-24T00:03:46.122Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-02-24T00:03:46.228Z+ rustup --version
742026-02-24T00:03:46.257Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-02-24T00:03:46.282Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-02-24T00:03:46.415Zinfo: The currently active `rustc` version is `rustc 1.90.0 (1159e78c4 2025-09-14)`
772026-02-24T00:03:46.439Z+ cargo --version
782026-02-24T00:03:46.532Zcargo 1.90.0 (840b83a10 2025-07-30)
792026-02-24T00:03:46.556Z+ rustc --version
802026-02-24T00:03:46.675Zrustc 1.90.0 (1159e78c4 2025-09-14)
812026-02-24T00:03:46.708Zprocess exited: duration 23612 ms, exit code 0
 
822026-02-24T00:03:46.761Zstarting task 2: "authentication"
832026-02-24T00:03:46.821Zprocess exited: duration 59 ms, exit code 0
 
842026-02-24T00:03:46.874Zstarting task 3: "clone repository"
852026-02-24T00:03:46.898Z+ mkdir -p /work/oxidecomputer/opte
862026-02-24T00:03:46.898Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
872026-02-24T00:03:46.921ZCloning into '/work/oxidecomputer/opte'...
882026-02-24T00:03:48.711Z+ cd /work/oxidecomputer/opte
892026-02-24T00:03:48.711Z+ git fetch origin c570ac2126dbbebbd8e98e73b580c5be6b7e460e
902026-02-24T00:03:49.137ZFrom https://github.com/oxidecomputer/opte
912026-02-24T00:03:49.137Z * branch c570ac2126dbbebbd8e98e73b580c5be6b7e460e -> FETCH_HEAD
922026-02-24T00:03:49.161Z+ [[ -n zl/filter-mcast-srcs ]]
932026-02-24T00:03:49.162Z++ git branch --show-current
942026-02-24T00:03:49.162Z+ current=master
952026-02-24T00:03:49.162Z+ [[ master != zl/filter-mcast-srcs ]]
962026-02-24T00:03:49.162Z+ git branch -f zl/filter-mcast-srcs c570ac2126dbbebbd8e98e73b580c5be6b7e460e
972026-02-24T00:03:49.185Z+ git checkout -f zl/filter-mcast-srcs
982026-02-24T00:03:49.209ZSwitched to branch 'zl/filter-mcast-srcs'
992026-02-24T00:03:49.209Z+ git reset --hard c570ac2126dbbebbd8e98e73b580c5be6b7e460e
1002026-02-24T00:03:49.246ZHEAD is now at c570ac2 [review] api comment updates for ord impl
1012026-02-24T00:03:49.270Zprocess exited: duration 2374 ms, exit code 0
 
1022026-02-24T00:03:49.318Zstarting task 4: "build"
1032026-02-24T00:03:49.343Z+ source .github/buildomat/common.sh
1042026-02-24T00:03:49.343Z++ rustup show active-toolchain
1052026-02-24T00:03:49.413Z1.90.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
1062026-02-24T00:03:49.437Z++ pushd xde
1072026-02-24T00:03:49.437Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
1082026-02-24T00:03:49.437Z++ rustup show active-toolchain
1092026-02-24T00:03:49.437Zinfo: syncing channel updates for 'nightly-2025-09-19-x86_64-unknown-illumos'
1102026-02-24T00:03:49.571Zinfo: latest update on 2025-09-19, rust version 1.92.0-nightly (7c275d09e 2025-09-18)
1112026-02-24T00:03:49.571Zinfo: downloading component 'cargo'
1122026-02-24T00:03:50.200Zinfo: downloading component 'clippy'
1132026-02-24T00:03:50.445Zinfo: downloading component 'rust-src'
1142026-02-24T00:03:50.640Zinfo: downloading component 'rust-std'
1152026-02-24T00:03:51.606Zinfo: downloading component 'rustc'
1162026-02-24T00:03:55.628Zinfo: downloading component 'rustfmt'
1172026-02-24T00:03:55.859Zinfo: installing component 'cargo'
1182026-02-24T00:03:57.046Zinfo: installing component 'clippy'
1192026-02-24T00:03:57.535Zinfo: installing component 'rust-src'
1202026-02-24T00:03:58.095Zinfo: installing component 'rust-std'
1212026-02-24T00:04:00.293Zinfo: installing component 'rustc'
1222026-02-24T00:04:09.545Zinfo: installing component 'rustfmt'
1232026-02-24T00:04:09.964Znightly-2025-09-19-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1242026-02-24T00:04:10.069Z+++ rustup show active-toolchain -v
1252026-02-24T00:04:10.093Z+++ head -n 1
1262026-02-24T00:04:10.093Z+++ cut '-d ' -f1
1272026-02-24T00:04:10.302Z++ export NIGHTLY=nightly-2025-09-19-x86_64-unknown-illumos
1282026-02-24T00:04:10.303Z++ NIGHTLY=nightly-2025-09-19-x86_64-unknown-illumos
1292026-02-24T00:04:10.303Z++ popd
1302026-02-24T00:04:10.303Z/work/oxidecomputer/opte
1312026-02-24T00:04:10.327Z+ cargo --version
1322026-02-24T00:04:10.421Zcargo 1.90.0 (840b83a10 2025-07-30)
1332026-02-24T00:04:10.445Z+ rustc --version
1342026-02-24T00:04:10.569Zrustc 1.90.0 (1159e78c4 2025-09-14)
1352026-02-24T00:04:10.593Z+ cd crates/opte-api
1362026-02-24T00:04:10.593Z+ header 'check API_VERSION'
1372026-02-24T00:04:10.593Z+ echo '# ==== check API_VERSION ==== #'
1382026-02-24T00:04:10.594Z# ==== check API_VERSION ==== #
1392026-02-24T00:04:10.594Z+ ./check-api-version.sh
1402026-02-24T00:04:10.618Zdiff --git a/crates/opte-api/src/cmd.rs b/crates/opte-api/src/cmd.rs
1412026-02-24T00:04:10.618Zdiff --git a/crates/opte-api/src/ip.rs b/crates/opte-api/src/ip.rs
1422026-02-24T00:04:10.618Zdiff --git a/crates/opte-api/src/lib.rs b/crates/opte-api/src/lib.rs
1432026-02-24T00:04:10.643ZSUCCESS: The API_VERSION was updated
1442026-02-24T00:04:10.643Z old: 39
1452026-02-24T00:04:10.643Z new: 40
1462026-02-24T00:04:10.643Z+ header 'check style'
1472026-02-24T00:04:10.643Z# ==== check style ==== #
1482026-02-24T00:04:10.643Z+ echo '# ==== check style ==== #'
1492026-02-24T00:04:10.643Z+ ptime -m cargo +nightly-2025-09-19-x86_64-unknown-illumos fmt -- --check
1502026-02-24T00:04:11.090Z
1512026-02-24T00:04:11.090Zreal 0.453749888
1522026-02-24T00:04:11.090Zuser 0.232158537
1532026-02-24T00:04:11.090Zsys 0.216618664
1542026-02-24T00:04:11.090Ztrap 0.000044807
1552026-02-24T00:04:11.090Ztflt 0.000032162
1562026-02-24T00:04:11.090Zdflt 0.000030269
1572026-02-24T00:04:11.090Zkflt 0.000000000
1582026-02-24T00:04:11.091Zlock 1.492485018
1592026-02-24T00:04:11.091Zslp 0.471059097
1602026-02-24T00:04:11.091Zlat 0.004699628
1612026-02-24T00:04:11.091Zstop 0.000287566
1622026-02-24T00:04:11.115Z+ header 'analyze std'
1632026-02-24T00:04:11.115Z+ echo '# ==== analyze std ==== #'
1642026-02-24T00:04:11.115Z+ ptime -m cargo clippy --all-targets
1652026-02-24T00:04:11.115Z# ==== analyze std ==== #
1662026-02-24T00:04:11.626Z Updating crates.io index
1672026-02-24T00:04:11.680Z Updating git repository `https://github.com/oxidecomputer/falcon`
1682026-02-24T00:04:13.386Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1692026-02-24T00:04:14.104Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1702026-02-24T00:04:14.911Z Updating git repository `https://github.com/oxidecomputer/zone`
1712026-02-24T00:04:15.526Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1722026-02-24T00:04:16.167Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1732026-02-24T00:04:16.871Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1742026-02-24T00:04:18.640Z Downloading crates ...
1752026-02-24T00:04:18.710Z Downloaded embedded-io v0.6.1
1762026-02-24T00:04:18.734Z Downloaded either v1.15.0
1772026-02-24T00:04:18.734Z Downloaded embedded-io v0.4.0
1782026-02-24T00:04:18.734Z Downloaded cfg-if v1.0.4
1792026-02-24T00:04:18.734Z Downloaded aho-corasick v1.1.4
1802026-02-24T00:04:18.758Z Downloaded unicode-ident v1.0.23
1812026-02-24T00:04:18.758Z Downloaded thiserror v2.0.18
1822026-02-24T00:04:18.782Z Downloaded zerocopy-derive v0.8.39
1832026-02-24T00:04:18.782Z Downloaded managed v0.8.0
1842026-02-24T00:04:18.782Z Downloaded zerocopy v0.8.39
1852026-02-24T00:04:18.807Z Downloaded proc-macro-error2 v2.0.1
1862026-02-24T00:04:18.831Z Downloaded serde_derive v1.0.228
1872026-02-24T00:04:18.831Z Downloaded ingot-macros v0.1.1
1882026-02-24T00:04:18.831Z Downloaded darling v0.21.3
1892026-02-24T00:04:18.831Z Downloaded syn v2.0.114
1902026-02-24T00:04:18.855Z Downloaded memchr v2.8.0
1912026-02-24T00:04:18.855Z Downloaded heapless v0.8.0
1922026-02-24T00:04:18.855Z Downloaded darling_core v0.21.3
1932026-02-24T00:04:18.879Z Downloaded defmt v1.0.1
1942026-02-24T00:04:18.879Z Downloaded stable_deref_trait v1.2.1
1952026-02-24T00:04:18.879Z Downloaded serde_core v1.0.228
1962026-02-24T00:04:18.879Z Downloaded itertools v0.14.0
1972026-02-24T00:04:18.879Z Downloaded regex-syntax v0.8.9
1982026-02-24T00:04:18.928Z Downloaded hash32 v0.3.1
1992026-02-24T00:04:18.928Z Downloaded regex-automata v0.4.14
2002026-02-24T00:04:18.928Z Downloaded fnv v1.0.7
2012026-02-24T00:04:18.928Z Downloaded bitflags v1.3.2
2022026-02-24T00:04:18.955Z Downloaded macaddr v1.0.1
2032026-02-24T00:04:18.955Z Downloaded defmt-parser v1.0.0
2042026-02-24T00:04:18.955Z Downloaded smoltcp v0.11.0
2052026-02-24T00:04:18.955Z Downloaded strsim v0.11.1
2062026-02-24T00:04:18.955Z Downloaded regex v1.12.3
2072026-02-24T00:04:18.955Z Downloaded ipnetwork v0.21.1
2082026-02-24T00:04:18.955Z Downloaded defmt-macros v1.0.1
2092026-02-24T00:04:18.955Z Downloaded serde v1.0.228
2102026-02-24T00:04:18.955Z Downloaded proc-macro2 v1.0.106
2112026-02-24T00:04:18.955Z Downloaded ingot-types v0.1.2
2122026-02-24T00:04:18.955Z Downloaded darling_macro v0.21.3
2132026-02-24T00:04:18.955Z Downloaded cobs v0.3.0
2142026-02-24T00:04:18.955Z Downloaded thiserror-impl v2.0.18
2152026-02-24T00:04:18.955Z Downloaded quote v1.0.44
2162026-02-24T00:04:18.955Z Downloaded proc-macro-error-attr2 v2.0.0
2172026-02-24T00:04:18.955Z Downloaded postcard v1.1.3
2182026-02-24T00:04:18.955Z Downloaded ingot v0.1.1
2192026-02-24T00:04:18.955Z Downloaded ident_case v1.0.1
2202026-02-24T00:04:18.979Z Downloaded bitflags v2.10.0
2212026-02-24T00:04:18.979Z Downloaded defmt v0.3.100
2222026-02-24T00:04:18.979Z Downloaded byteorder v1.5.0
2232026-02-24T00:04:19.038Z Compiling proc-macro2 v1.0.106
2242026-02-24T00:04:19.038Z Compiling quote v1.0.44
2252026-02-24T00:04:19.062Z Compiling unicode-ident v1.0.23
2262026-02-24T00:04:19.062Z Compiling fnv v1.0.7
2272026-02-24T00:04:19.062Z Compiling ident_case v1.0.1
2282026-02-24T00:04:19.062Z Compiling memchr v2.8.0
2292026-02-24T00:04:19.062Z Compiling strsim v0.11.1
2302026-02-24T00:04:19.062Z Compiling regex-syntax v0.8.9
2312026-02-24T00:04:19.355Z Compiling serde_core v1.0.228
2322026-02-24T00:04:19.380Z Compiling thiserror v2.0.18
2332026-02-24T00:04:19.433Z Compiling serde v1.0.228
2342026-02-24T00:04:19.807Z Compiling either v1.15.0
2352026-02-24T00:04:19.831Z Compiling zerocopy v0.8.39
2362026-02-24T00:04:20.059Z Compiling heapless v0.8.0
2372026-02-24T00:04:20.265Z Compiling aho-corasick v1.1.4
2382026-02-24T00:04:20.485Z Compiling itertools v0.14.0
2392026-02-24T00:04:20.565Z Checking byteorder v1.5.0
2402026-02-24T00:04:20.731Z Checking stable_deref_trait v1.2.1
2412026-02-24T00:04:20.834Z Checking macaddr v1.0.1
2422026-02-24T00:04:20.871Z Checking hash32 v0.3.1
2432026-02-24T00:04:21.003Z Checking bitflags v2.10.0
2442026-02-24T00:04:21.039Z Compiling smoltcp v0.11.0
2452026-02-24T00:04:21.275Z Checking bitflags v1.3.2
2462026-02-24T00:04:21.649Z Checking managed v0.8.0
2472026-02-24T00:04:21.836Z Compiling syn v2.0.114
2482026-02-24T00:04:21.949Z Checking cfg-if v1.0.4
2492026-02-24T00:04:22.014Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
2502026-02-24T00:04:22.044Z Checking ipnetwork v0.21.1
2512026-02-24T00:04:23.026Z Compiling regex-automata v0.4.14
2522026-02-24T00:04:27.102Z Compiling regex v1.12.3
2532026-02-24T00:04:28.129Z Compiling darling_core v0.21.3
2542026-02-24T00:04:29.097Z Compiling thiserror-impl v2.0.18
2552026-02-24T00:04:29.097Z Compiling zerocopy-derive v0.8.39
2562026-02-24T00:04:29.121Z Compiling serde_derive v1.0.228
2572026-02-24T00:04:31.171Z Checking cobs v0.3.0
2582026-02-24T00:04:31.616Z Compiling darling_macro v0.21.3
2592026-02-24T00:04:32.578Z Compiling darling v0.21.3
2602026-02-24T00:04:32.701Z Compiling ingot-macros v0.1.1
2612026-02-24T00:04:34.637Z Checking postcard v1.1.3
2622026-02-24T00:04:38.948Z Checking ingot-types v0.1.2
2632026-02-24T00:04:39.724Z Checking ingot v0.1.1
2642026-02-24T00:04:43.624Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
2652026-02-24T00:04:46.128Z Finished `dev` profile [optimized + debuginfo] target(s) in 34.73s
2662026-02-24T00:04:46.268Z
2672026-02-24T00:04:46.268Zreal 35.166297174
2682026-02-24T00:04:46.268Zuser 1:27.245471583
2692026-02-24T00:04:46.268Zsys 12.224167699
2702026-02-24T00:04:46.268Ztrap 0.051143014
2712026-02-24T00:04:46.268Ztflt 0.116226378
2722026-02-24T00:04:46.269Zdflt 0.331520410
2732026-02-24T00:04:46.269Zkflt 0.000606440
2742026-02-24T00:04:46.269Zlock 3:13.059625349
2752026-02-24T00:04:46.269Zslp 4:57.049742838
2762026-02-24T00:04:46.269Zlat 3.169635977
2772026-02-24T00:04:46.269Zstop 4.724978950
2782026-02-24T00:04:46.299Z+ header 'analyze no_std'
2792026-02-24T00:04:46.299Z+ echo '# ==== analyze no_std ==== #'
2802026-02-24T00:04:46.299Z# ==== analyze no_std ==== #
2812026-02-24T00:04:46.299Z+ ptime -m cargo clippy --no-default-features --all-targets -- --deny warnings
2822026-02-24T00:04:46.644Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
2832026-02-24T00:04:47.128Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
2842026-02-24T00:04:49.710Z Finished `dev` profile [optimized + debuginfo] target(s) in 3.20s
2852026-02-24T00:04:49.745Z
2862026-02-24T00:04:49.745Zreal 3.462833963
2872026-02-24T00:04:49.745Zuser 5.114833450
2882026-02-24T00:04:49.745Zsys 0.569113293
2892026-02-24T00:04:49.745Ztrap 0.001992962
2902026-02-24T00:04:49.745Ztflt 0.000031951
2912026-02-24T00:04:49.745Zdflt 0.000132629
2922026-02-24T00:04:49.745Zkflt 0.000000000
2932026-02-24T00:04:49.771Zlock 15.077169684
2942026-02-24T00:04:49.771Zslp 13.894944403
2952026-02-24T00:04:49.771Zlat 0.017381751
2962026-02-24T00:04:49.771Zstop 0.029518458
2972026-02-24T00:04:49.771Z+ header test
2982026-02-24T00:04:49.771Z+ echo '# ==== test ==== #'
2992026-02-24T00:04:49.771Z+ ptime -m cargo test
3002026-02-24T00:04:49.771Z# ==== test ==== #
3012026-02-24T00:04:50.102Z Compiling serde_core v1.0.228
3022026-02-24T00:04:50.102Z Compiling byteorder v1.5.0
3032026-02-24T00:04:50.128Z Compiling macaddr v1.0.1
3042026-02-24T00:04:50.128Z Compiling stable_deref_trait v1.2.1
3052026-02-24T00:04:50.128Z Compiling zerocopy v0.8.39
3062026-02-24T00:04:50.128Z Compiling thiserror v2.0.18
3072026-02-24T00:04:50.128Z Compiling bitflags v2.10.0
3082026-02-24T00:04:50.128Z Compiling bitflags v1.3.2
3092026-02-24T00:04:50.236Z Compiling managed v0.8.0
3102026-02-24T00:04:50.273Z Compiling cobs v0.3.0
3112026-02-24T00:04:50.326Z Compiling cfg-if v1.0.4
3122026-02-24T00:04:50.419Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
3132026-02-24T00:04:50.498Z Compiling hash32 v0.3.1
3142026-02-24T00:04:50.653Z Compiling ipnetwork v0.21.1
3152026-02-24T00:04:50.691Z Compiling heapless v0.8.0
3162026-02-24T00:04:51.562Z Compiling smoltcp v0.11.0
3172026-02-24T00:04:54.322Z Compiling serde v1.0.228
3182026-02-24T00:04:55.841Z Compiling postcard v1.1.3
3192026-02-24T00:04:57.619Z Compiling ingot-types v0.1.2
3202026-02-24T00:04:58.355Z Compiling ingot v0.1.1
3212026-02-24T00:05:02.522Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3222026-02-24T00:05:06.873Z Finished `test` profile [optimized + debuginfo] target(s) in 17.03s
3232026-02-24T00:05:06.898Z Running unittests src/lib.rs (/work/oxidecomputer/opte/target/debug/deps/opte_api-9aa4cea7f7ad001f)
3242026-02-24T00:05:06.898Z
3252026-02-24T00:05:06.898Zrunning 25 tests
3262026-02-24T00:05:06.898Ztest encap::test::vni_round_trip ... ok
3272026-02-24T00:05:06.898Ztest dns::tests::test_domain_name ... ok
3282026-02-24T00:05:06.898Ztest encap::test::bad_vni ... ok
3292026-02-24T00:05:06.898Ztest ip::test::bad_cidr ... ok
3302026-02-24T00:05:06.899Ztest encap::test::good_vni ... ok
3312026-02-24T00:05:06.899Ztest ip::test::good_cidr ... ok
3322026-02-24T00:05:06.899Ztest ip::test::dhcp_fqdn ... ok
3332026-02-24T00:05:06.899Ztest ip::test::bad_prefix_len ... ok
3342026-02-24T00:05:06.899Ztest ip::test::ipv4_addr_bad ... ok
3352026-02-24T00:05:06.899Ztest ip::test::ipv4_addr_good ... ok
3362026-02-24T00:05:06.899Ztest ip::test::ipv4_mask ... ok
3372026-02-24T00:05:06.899Ztest ip::test::ipv6_cidr_is_member ... ok
3382026-02-24T00:05:06.899Ztest ip::test::ipv6_is_default ... ok
3392026-02-24T00:05:06.899Ztest ip::test::ipv6_mask ... ok
3402026-02-24T00:05:06.923Ztest ip::test::ipv6_prefix_len ... ok
3412026-02-24T00:05:06.924Ztest ip::test::test_ip_addr_from_str ... ok
3422026-02-24T00:05:06.924Ztest ip::test::test_ip_cidr_from_str ... ok
3432026-02-24T00:05:06.924Ztest ip::test::test_ipv4_multicast_mac ... ok
3442026-02-24T00:05:06.924Ztest ip::test::test_ipv6_admin_scoped_multicast ... ok
3452026-02-24T00:05:06.924Ztest ip::test::test_ipv6_from_const ... ok
3462026-02-24T00:05:06.924Ztest ip::test::test_ipv6_from_eui64 ... ok
3472026-02-24T00:05:06.924Ztest ip::test::test_ipv6_is_multicast ... ok
3482026-02-24T00:05:06.924Ztest ip::test::test_ipv6_multicast_mac ... ok
3492026-02-24T00:05:06.924Ztest ip::test::test_ipv6_solicited_node_multicast ... ok
3502026-02-24T00:05:06.924Ztest ip::test::test_multicast_underlay_serde ... ok
3512026-02-24T00:05:06.924Z
3522026-02-24T00:05:06.924Ztest result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
3532026-02-24T00:05:06.924Z
3542026-02-24T00:05:06.924Z Doc-tests opte_api
3552026-02-24T00:05:08.150Z
3562026-02-24T00:05:08.150Zrunning 1 test
3572026-02-24T00:05:08.174Ztest crates/opte-api/src/dns.rs - dns::DomainName::encode (line 81) ... ok
3582026-02-24T00:05:08.174Z
3592026-02-24T00:05:08.174Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
3602026-02-24T00:05:08.174Z
3612026-02-24T00:05:08.204Z
3622026-02-24T00:05:08.204Zreal 18.444275911
3632026-02-24T00:05:08.204Zuser 46.272585254
3642026-02-24T00:05:08.236Zsys 4.335534653
3652026-02-24T00:05:08.237Ztrap 0.022649922
3662026-02-24T00:05:08.237Ztflt 0.135706042
3672026-02-24T00:05:08.237Zdflt 0.336859334
3682026-02-24T00:05:08.237Zkflt 0.000011111
3692026-02-24T00:05:08.237Zlock 2:05.464240863
3702026-02-24T00:05:08.237Zslp 2:00.627976083
3712026-02-24T00:05:08.237Zlat 0.899135899
3722026-02-24T00:05:08.237Zstop 0.734484762
3732026-02-24T00:05:08.237Zprocess exited: duration 78888 ms, exit code 0
 
3742026-02-24T00:05:08.301Zfound 0 output files