01KSPARZMSHBGQF7J34VAY2BEH: opte-api

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

Buildomat Job: 01KSPASKGD1EQQV6803FMJ2HCA

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-05-28T03:43:03.722Zjob assigned to worker 01KSPASTSQE4FJGAHXQ51SFJ8K [factory aws, i-0ed33b1a22f3ce32a] (queued for 58 s)
 
22026-05-28T03:43:09.768Zstarting task 0: "setup"
32026-05-28T03:43:09.772Z++ uname -s
42026-05-28T03:43:09.775Z+ kern=SunOS
52026-05-28T03:43:09.775Z+ build_user=build
62026-05-28T03:43:09.776Z+ build_uid=12345
72026-05-28T03:43:09.776Z+ work_dir=/work
82026-05-28T03:43:09.776Z+ input_dir=/input
92026-05-28T03:43:09.776Z+ [[ 0 == 12345 ]]
102026-05-28T03:43:09.776Z+ case "$kern" in
112026-05-28T03:43:09.776Z+ groupadd -g 12345 build
122026-05-28T03:43:09.781Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-05-28T03:43:11.782Z+ zfs create -o mountpoint=/work rpool/work
142026-05-28T03:43:11.908Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-05-28T03:43:11.910Z+ home_fs=zfs
162026-05-28T03:43:11.911Z+ [[ zfs == autofs ]]
172026-05-28T03:43:11.911Z+ mkdir -p /home/build
182026-05-28T03:43:11.911Z+ chown build:build /home/build /work
192026-05-28T03:43:13.912Z+ chmod 0700 /home/build /work
202026-05-28T03:43:13.915Zprocess exited: duration 4149 ms, exit code 0
 
212026-05-28T03:43:13.923Zstarting task 1: "rust-toolchain"
222026-05-28T03:43:13.927Z+ printf ' * rust toolchain channel = "%s"\n' 1.95.0
232026-05-28T03:43:13.927Z * rust toolchain channel = "1.95.0"
242026-05-28T03:43:13.927Z * rust toolchain profile = "default"
252026-05-28T03:43:13.927Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-05-28T03:43:13.927Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-05-28T03:43:13.927Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-05-28T03:43:13.931Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-05-28T03:43:13.931Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.95.0 --profile default
302026-05-28T03:43:14.033Zinfo: downloading installer
312026-05-28T03:43:15.401Zwarn: It looks like you have an existing rustup settings file at:
322026-05-28T03:43:15.401Zwarn: /home/build/.rustup/settings.toml
332026-05-28T03:43:15.401Zwarn: Rustup will install the default toolchain as specified in the settings file,
342026-05-28T03:43:15.401Zwarn: instead of the one inferred from the default host triple.
352026-05-28T03:43:15.413Zinfo: profile set to default
362026-05-28T03:43:15.414Zinfo: default host triple is x86_64-unknown-illumos
372026-05-28T03:43:15.417Zinfo: syncing channel updates for 1.95.0-x86_64-unknown-illumos
382026-05-28T03:43:15.568Zinfo: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14)
392026-05-28T03:43:15.571Zinfo: downloading 6 components
402026-05-28T03:43:30.002Z
412026-05-28T03:43:30.002Zinfo: default toolchain set to 1.95.0-x86_64-unknown-illumos
422026-05-28T03:43:30.028Z 1.95.0-x86_64-unknown-illumos installed - rustc 1.95.0 (59807616e 2026-04-14)
432026-05-28T03:43:30.029Z
442026-05-28T03:43:30.029Z
452026-05-28T03:43:30.029ZRust is installed now. Great!
462026-05-28T03:43:30.029Z
472026-05-28T03:43:30.033ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
482026-05-28T03:43:30.033Zenvironment variable. This has not been done automatically.
492026-05-28T03:43:30.033Z
502026-05-28T03:43:30.033ZTo configure your current shell, you need to source
512026-05-28T03:43:30.033Zthe corresponding env file under $HOME/.cargo.
522026-05-28T03:43:30.033Z
532026-05-28T03:43:30.034ZThis is usually done by running one of the following (note the leading DOT):
542026-05-28T03:43:30.034Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
552026-05-28T03:43:30.034Zsource "$HOME/.cargo/env.fish" # For fish
562026-05-28T03:43:30.034Zsource "~/.cargo/env.nu" # For nushell
572026-05-28T03:43:30.034Zsource "$HOME/.cargo/env.tcsh" # For tcsh
582026-05-28T03:43:30.034Z. "$HOME/.cargo/env.ps1" # For pwsh
592026-05-28T03:43:30.034Zsource "$HOME/.cargo/env.xsh" # For xonsh
602026-05-28T03:43:30.034Zwarn: no default linker (`cc`) was found in your PATH
612026-05-28T03:43:30.034Zwarn: many Rust crates require a system C toolchain to build
622026-05-28T03:43:30.133Z+ rustup --version
632026-05-28T03:43:30.142Zrustup 1.29.0 (28d1352db 2026-03-05)
642026-05-28T03:43:30.144Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
652026-05-28T03:43:30.163Zinfo: the currently active `rustc` version is `rustc 1.95.0 (59807616e 2026-04-14)`
662026-05-28T03:43:30.166Z+ cargo --version
672026-05-28T03:43:30.180Zcargo 1.95.0 (f2d3ce0bd 2026-03-21)
682026-05-28T03:43:30.186Z+ rustc --version
692026-05-28T03:43:30.202Zrustc 1.95.0 (59807616e 2026-04-14)
702026-05-28T03:43:30.207Zprocess exited: duration 16281 ms, exit code 0
 
712026-05-28T03:43:30.212Zstarting task 2: "authentication"
722026-05-28T03:43:30.230Zprocess exited: duration 17 ms, exit code 0
 
732026-05-28T03:43:30.238Zstarting task 3: "clone repository"
742026-05-28T03:43:30.241Z+ mkdir -p /work/oxidecomputer/opte
752026-05-28T03:43:30.244Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
762026-05-28T03:43:30.282ZCloning into '/work/oxidecomputer/opte'...
772026-05-28T03:43:31.140Z+ cd /work/oxidecomputer/opte
782026-05-28T03:43:31.140Z+ git fetch origin 2936d258388c093780b55889e57e8a8a79ce3ea6
792026-05-28T03:43:31.375ZFrom https://github.com/oxidecomputer/opte
802026-05-28T03:43:31.375Z * branch 2936d258388c093780b55889e57e8a8a79ce3ea6 -> FETCH_HEAD
812026-05-28T03:43:31.382Z+ [[ -n renovate/rust-1.x ]]
822026-05-28T03:43:31.385Z++ git branch --show-current
832026-05-28T03:43:31.385Z+ current=master
842026-05-28T03:43:31.385Z+ [[ master != renovate/rust-1.x ]]
852026-05-28T03:43:31.385Z+ git branch -f renovate/rust-1.x 2936d258388c093780b55889e57e8a8a79ce3ea6
862026-05-28T03:43:31.388Z+ git checkout -f renovate/rust-1.x
872026-05-28T03:43:31.404ZSwitched to branch 'renovate/rust-1.x'
882026-05-28T03:43:31.407Z+ git reset --hard 2936d258388c093780b55889e57e8a8a79ce3ea6
892026-05-28T03:43:31.411ZHEAD is now at 2936d25 Update Rust to nightly-2026-05-27
902026-05-28T03:43:31.411Zprocess exited: duration 1171 ms, exit code 0
 
912026-05-28T03:43:31.417Zstarting task 4: "build"
922026-05-28T03:43:31.423Z+ source .github/buildomat/common.sh
932026-05-28T03:43:31.423Z++ rustup show active-toolchain
942026-05-28T03:43:31.426Z1.95.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
952026-05-28T03:43:31.430Z++ pushd xde
962026-05-28T03:43:31.430Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
972026-05-28T03:43:31.430Z++ rustup show active-toolchain
982026-05-28T03:43:31.433Zinfo: syncing channel updates for nightly-2026-05-27-x86_64-unknown-illumos
992026-05-28T03:43:31.713Zinfo: latest update on 2026-05-27 for version 1.98.0-nightly (d1fc603d1 2026-05-26)
1002026-05-28T03:43:31.716Zinfo: downloading 6 components
1012026-05-28T03:43:47.785Znightly-2026-05-27-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1022026-05-28T03:43:47.884Z+++ rustup show active-toolchain -v
1032026-05-28T03:43:47.892Z+++ head -n 1
1042026-05-28T03:43:47.892Z+++ cut '-d ' -f1
1052026-05-28T03:43:47.941Z++ export NIGHTLY=nightly-2026-05-27-x86_64-unknown-illumos
1062026-05-28T03:43:47.941Z++ NIGHTLY=nightly-2026-05-27-x86_64-unknown-illumos
1072026-05-28T03:43:47.946Z++ popd
1082026-05-28T03:43:47.946Z/work/oxidecomputer/opte
1092026-05-28T03:43:47.947Z+ cargo --version
1102026-05-28T03:43:47.951Zcargo 1.95.0 (f2d3ce0bd 2026-03-21)
1112026-05-28T03:43:47.956Z+ rustc --version
1122026-05-28T03:43:47.974Zrustc 1.95.0 (59807616e 2026-04-14)
1132026-05-28T03:43:47.980Z+ cd crates/opte-api
1142026-05-28T03:43:47.980Z+ header 'check API_VERSION'
1152026-05-28T03:43:47.980Z+ echo '# ==== check API_VERSION ==== #'
1162026-05-28T03:43:47.980Z# ==== check API_VERSION ==== #
1172026-05-28T03:43:47.980Z+ ./check-api-version.sh
1182026-05-28T03:43:47.985Z+ header 'check style'
1192026-05-28T03:43:47.985Z+ echo '# ==== check style ==== #'
1202026-05-28T03:43:47.985Z# ==== check style ==== #
1212026-05-28T03:43:47.985Z+ ptime -m cargo +nightly-2026-05-27-x86_64-unknown-illumos fmt -- --check
1222026-05-28T03:43:48.070Z
1232026-05-28T03:43:48.070Zreal 0.079483831
1242026-05-28T03:43:48.070Zuser 0.045631490
1252026-05-28T03:43:48.070Zsys 0.030788102
1262026-05-28T03:43:48.070Ztrap 0.000012130
1272026-05-28T03:43:48.070Ztflt 0.000027220
1282026-05-28T03:43:48.070Zdflt 0.000012230
1292026-05-28T03:43:48.070Zkflt 0.000000000
1302026-05-28T03:43:48.070Zlock 0.032835718
1312026-05-28T03:43:48.070Zslp 0.058255374
1322026-05-28T03:43:48.070Zlat 0.000800240
1332026-05-28T03:43:48.070Zstop 0.000097310
1342026-05-28T03:43:48.083Z+ header 'analyze std'
1352026-05-28T03:43:48.083Z+ echo '# ==== analyze std ==== #'
1362026-05-28T03:43:48.085Z# ==== analyze std ==== #
1372026-05-28T03:43:48.085Z+ ptime -m cargo clippy --all-targets
1382026-05-28T03:43:48.964Z Updating crates.io index
1392026-05-28T03:43:48.987Z Updating git repository `https://github.com/oxidecomputer/falcon`
1402026-05-28T03:43:48.987Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1412026-05-28T03:43:49.407Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1422026-05-28T03:43:49.762Z Updating git repository `https://github.com/oxidecomputer/zone`
1432026-05-28T03:43:50.119Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1442026-05-28T03:43:50.323Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1452026-05-28T03:43:50.559Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1462026-05-28T03:43:52.317Z Downloading crates ...
1472026-05-28T03:43:52.361Z Downloaded either v1.15.0
1482026-05-28T03:43:52.367Z Downloaded quote v1.0.45
1492026-05-28T03:43:52.370Z Downloaded embedded-io v0.4.0
1502026-05-28T03:43:52.373Z Downloaded ingot-types v0.1.2
1512026-05-28T03:43:52.378Z Downloaded defmt-parser v1.0.0
1522026-05-28T03:43:52.381Z Downloaded cfg-if v1.0.4
1532026-05-28T03:43:52.381Z Downloaded bitflags v1.3.2
1542026-05-28T03:43:52.387Z Downloaded strsim v0.11.1
1552026-05-28T03:43:52.390Z Downloaded darling_macro v0.21.3
1562026-05-28T03:43:52.390Z Downloaded serde_core v1.0.228
1572026-05-28T03:43:52.396Z Downloaded fnv v1.0.7
1582026-05-28T03:43:52.399Z Downloaded defmt v0.3.100
1592026-05-28T03:43:52.399Z Downloaded cobs v0.3.0
1602026-05-28T03:43:52.399Z Downloaded managed v0.8.0
1612026-05-28T03:43:52.406Z Downloaded thiserror v2.0.18
1622026-05-28T03:43:52.415Z Downloaded bitflags v2.11.1
1632026-05-28T03:43:52.421Z Downloaded stable_deref_trait v1.2.1
1642026-05-28T03:43:52.435Z Downloaded ident_case v1.0.1
1652026-05-28T03:43:52.438Z Downloaded ingot v0.1.1
1662026-05-28T03:43:52.443Z Downloaded thiserror-impl v2.0.18
1672026-05-28T03:43:52.446Z Downloaded zerocopy-derive v0.8.48
1682026-05-28T03:43:52.449Z Downloaded macaddr v1.0.1
1692026-05-28T03:43:52.452Z Downloaded embedded-io v0.6.1
1702026-05-28T03:43:52.456Z Downloaded unicode-ident v1.0.24
1712026-05-28T03:43:52.460Z Downloaded proc-macro-error-attr2 v2.0.0
1722026-05-28T03:43:52.464Z Downloaded postcard v1.1.3
1732026-05-28T03:43:52.464Z Downloaded proc-macro-error2 v2.0.1
1742026-05-28T03:43:52.467Z Downloaded ipnetwork v0.21.1
1752026-05-28T03:43:52.467Z Downloaded defmt-macros v1.0.1
1762026-05-28T03:43:52.467Z Downloaded byteorder v1.5.0
1772026-05-28T03:43:52.470Z Downloaded hash32 v0.3.1
1782026-05-28T03:43:52.473Z Downloaded ingot-macros v0.1.1
1792026-05-28T03:43:52.508Z Downloaded defmt v1.0.1
1802026-05-28T03:43:52.508Z Downloaded itertools v0.14.0
1812026-05-28T03:43:52.508Z Downloaded proc-macro2 v1.0.106
1822026-05-28T03:43:52.514Z Downloaded serde_derive v1.0.228
1832026-05-28T03:43:52.514Z Downloaded darling v0.21.3
1842026-05-28T03:43:52.514Z Downloaded serde v1.0.228
1852026-05-28T03:43:52.514Z Downloaded heapless v0.8.0
1862026-05-28T03:43:52.515Z Downloaded memchr v2.8.0
1872026-05-28T03:43:52.515Z Downloaded darling_core v0.21.3
1882026-05-28T03:43:52.534Z Downloaded aho-corasick v1.1.4
1892026-05-28T03:43:52.542Z Downloaded regex v1.12.3
1902026-05-28T03:43:52.566Z Downloaded zerocopy v0.8.48
1912026-05-28T03:43:52.591Z Downloaded smoltcp v0.11.0
1922026-05-28T03:43:52.596Z Downloaded syn v2.0.117
1932026-05-28T03:43:52.600Z Downloaded regex-syntax v0.8.10
1942026-05-28T03:43:52.606Z Downloaded regex-automata v0.4.14
1952026-05-28T03:43:52.640Z Compiling proc-macro2 v1.0.106
1962026-05-28T03:43:52.640Z Compiling quote v1.0.45
1972026-05-28T03:43:52.651Z Compiling unicode-ident v1.0.24
1982026-05-28T03:43:52.651Z Compiling fnv v1.0.7
1992026-05-28T03:43:52.651Z Compiling strsim v0.11.1
2002026-05-28T03:43:52.651Z Compiling ident_case v1.0.1
2012026-05-28T03:43:52.651Z Compiling memchr v2.8.0
2022026-05-28T03:43:52.651Z Compiling serde_core v1.0.228
2032026-05-28T03:43:52.820Z Compiling regex-syntax v0.8.10
2042026-05-28T03:43:54.210Z Compiling either v1.15.0
2052026-05-28T03:43:54.210Z Compiling thiserror v2.0.18
2062026-05-28T03:43:54.210Z Compiling zerocopy v0.8.48
2072026-05-28T03:43:54.211Z Compiling serde v1.0.228
2082026-05-28T03:43:54.211Z Compiling aho-corasick v1.1.4
2092026-05-28T03:43:54.211Z Compiling itertools v0.14.0
2102026-05-28T03:43:54.211Z Compiling heapless v0.8.0
2112026-05-28T03:43:54.211Z Checking byteorder v1.5.0
2122026-05-28T03:43:54.211Z Checking bitflags v2.11.1
2132026-05-28T03:43:54.211Z Checking hash32 v0.3.1
2142026-05-28T03:43:54.211Z Checking stable_deref_trait v1.2.1
2152026-05-28T03:43:54.211Z Checking macaddr v1.0.1
2162026-05-28T03:43:54.211Z Compiling smoltcp v0.11.0
2172026-05-28T03:43:54.212Z Compiling syn v2.0.117
2182026-05-28T03:43:54.212Z Checking bitflags v1.3.2
2192026-05-28T03:43:54.212Z Checking cfg-if v1.0.4
2202026-05-28T03:43:54.212Z Checking managed v0.8.0
2212026-05-28T03:43:54.212Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
2222026-05-28T03:43:54.275Z Checking ipnetwork v0.21.1
2232026-05-28T03:43:54.383Z Compiling regex-automata v0.4.14
2242026-05-28T03:43:55.829Z Compiling regex v1.12.3
2252026-05-28T03:43:56.177Z Compiling darling_core v0.21.3
2262026-05-28T03:43:56.530Z Compiling serde_derive v1.0.228
2272026-05-28T03:43:56.530Z Compiling thiserror-impl v2.0.18
2282026-05-28T03:43:56.530Z Compiling zerocopy-derive v0.8.48
2292026-05-28T03:43:57.537Z Checking cobs v0.3.0
2302026-05-28T03:43:57.554Z Compiling darling_macro v0.21.3
2312026-05-28T03:43:58.059Z Compiling darling v0.21.3
2322026-05-28T03:43:58.126Z Compiling ingot-macros v0.1.1
2332026-05-28T03:43:58.913Z Checking postcard v1.1.3
2342026-05-28T03:44:00.830Z Checking ingot-types v0.1.2
2352026-05-28T03:44:00.864Z Checking ingot v0.1.1
2362026-05-28T03:44:01.684Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
2372026-05-28T03:44:02.717Z Finished `dev` profile [optimized + debuginfo] target(s) in 14.57s
2382026-05-28T03:44:02.806Z
2392026-05-28T03:44:02.806Zreal 14.721111707
2402026-05-28T03:44:02.810Zuser 31.286652173
2412026-05-28T03:44:02.810Zsys 6.141238128
2422026-05-28T03:44:02.810Ztrap 0.011685742
2432026-05-28T03:44:02.810Ztflt 0.089862330
2442026-05-28T03:44:02.810Zdflt 0.179184173
2452026-05-28T03:44:02.810Zkflt 0.007134636
2462026-05-28T03:44:02.810Zlock 1:30.334921110
2472026-05-28T03:44:02.810Zslp 1:33.214814936
2482026-05-28T03:44:02.810Zlat 1.317235290
2492026-05-28T03:44:02.810Zstop 4.589198523
2502026-05-28T03:44:02.810Z+ header 'analyze no_std'
2512026-05-28T03:44:02.810Z+ echo '# ==== analyze no_std ==== #'
2522026-05-28T03:44:02.810Z# ==== analyze no_std ==== #
2532026-05-28T03:44:02.810Z+ ptime -m cargo clippy --no-default-features --all-targets -- --deny warnings
2542026-05-28T03:44:02.915Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
2552026-05-28T03:44:03.114Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
2562026-05-28T03:44:04.096Z Finished `dev` profile [optimized + debuginfo] target(s) in 1.26s
2572026-05-28T03:44:04.119Z
2582026-05-28T03:44:04.123Zreal 1.320253216
2592026-05-28T03:44:04.123Zuser 1.889838101
2602026-05-28T03:44:04.123Zsys 0.270227062
2612026-05-28T03:44:04.123Ztrap 0.000207680
2622026-05-28T03:44:04.123Ztflt 0.000063880
2632026-05-28T03:44:04.123Zdflt 0.000077440
2642026-05-28T03:44:04.123Zkflt 0.000000000
2652026-05-28T03:44:04.123Zlock 4.336065515
2662026-05-28T03:44:04.123Zslp 5.314382619
2672026-05-28T03:44:04.123Zlat 0.002020840
2682026-05-28T03:44:04.124Zstop 0.043902769
2692026-05-28T03:44:04.124Z+ header test
2702026-05-28T03:44:04.124Z+ echo '# ==== test ==== #'
2712026-05-28T03:44:04.124Z# ==== test ==== #
2722026-05-28T03:44:04.124Z+ ptime -m cargo test
2732026-05-28T03:44:04.272Z Compiling serde_core v1.0.228
2742026-05-28T03:44:04.272Z Compiling byteorder v1.5.0
2752026-05-28T03:44:04.272Z Compiling macaddr v1.0.1
2762026-05-28T03:44:04.272Z Compiling bitflags v2.11.1
2772026-05-28T03:44:04.294Z Compiling zerocopy v0.8.48
2782026-05-28T03:44:04.294Z Compiling thiserror v2.0.18
2792026-05-28T03:44:04.294Z Compiling stable_deref_trait v1.2.1
2802026-05-28T03:44:04.318Z Compiling cfg-if v1.0.4
2812026-05-28T03:44:04.356Z Compiling cobs v0.3.0
2822026-05-28T03:44:04.356Z Compiling bitflags v1.3.2
2832026-05-28T03:44:04.383Z Compiling managed v0.8.0
2842026-05-28T03:44:04.447Z Compiling hash32 v0.3.1
2852026-05-28T03:44:04.473Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
2862026-05-28T03:44:04.547Z Compiling heapless v0.8.0
2872026-05-28T03:44:04.568Z Compiling ipnetwork v0.21.1
2882026-05-28T03:44:04.908Z Compiling smoltcp v0.11.0
2892026-05-28T03:44:05.808Z Compiling serde v1.0.228
2902026-05-28T03:44:06.314Z Compiling postcard v1.1.3
2912026-05-28T03:44:07.629Z Compiling ingot-types v0.1.2
2922026-05-28T03:44:07.664Z Compiling ingot v0.1.1
2932026-05-28T03:44:08.670Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
2942026-05-28T03:44:10.404Z Finished `test` profile [optimized + debuginfo] target(s) in 6.27s
2952026-05-28T03:44:10.414Z Running unittests src/lib.rs (/work/oxidecomputer/opte/target/debug/deps/opte_api-d9d2bed34e16b285)
2962026-05-28T03:44:10.417Z
2972026-05-28T03:44:10.417Zrunning 25 tests
2982026-05-28T03:44:10.417Ztest encap::test::bad_vni ... ok
2992026-05-28T03:44:10.417Ztest encap::test::vni_round_trip ... ok
3002026-05-28T03:44:10.417Ztest ip::test::bad_cidr ... ok
3012026-05-28T03:44:10.417Ztest dns::tests::test_domain_name ... ok
3022026-05-28T03:44:10.417Ztest ip::test::bad_prefix_len ... ok
3032026-05-28T03:44:10.417Ztest encap::test::good_vni ... ok
3042026-05-28T03:44:10.417Ztest ip::test::dhcp_fqdn ... ok
3052026-05-28T03:44:10.417Ztest ip::test::good_cidr ... ok
3062026-05-28T03:44:10.417Ztest ip::test::ipv4_addr_bad ... ok
3072026-05-28T03:44:10.417Ztest ip::test::ipv4_addr_good ... ok
3082026-05-28T03:44:10.417Ztest ip::test::ipv4_mask ... ok
3092026-05-28T03:44:10.417Ztest ip::test::ipv6_cidr_is_member ... ok
3102026-05-28T03:44:10.417Ztest ip::test::ipv6_is_default ... ok
3112026-05-28T03:44:10.417Ztest ip::test::ipv6_mask ... ok
3122026-05-28T03:44:10.417Ztest ip::test::ipv6_prefix_len ... ok
3132026-05-28T03:44:10.417Ztest ip::test::test_ip_addr_from_str ... ok
3142026-05-28T03:44:10.417Ztest ip::test::test_ip_cidr_from_str ... ok
3152026-05-28T03:44:10.417Ztest ip::test::test_ipv6_admin_scoped_multicast ... ok
3162026-05-28T03:44:10.417Ztest ip::test::test_ipv4_multicast_mac ... ok
3172026-05-28T03:44:10.417Ztest ip::test::test_ipv6_from_const ... ok
3182026-05-28T03:44:10.417Ztest ip::test::test_ipv6_from_eui64 ... ok
3192026-05-28T03:44:10.417Ztest ip::test::test_ipv6_is_multicast ... ok
3202026-05-28T03:44:10.417Ztest ip::test::test_ipv6_multicast_mac ... ok
3212026-05-28T03:44:10.417Ztest ip::test::test_ipv6_solicited_node_multicast ... ok
3222026-05-28T03:44:10.417Ztest ip::test::test_multicast_underlay_serde ... ok
3232026-05-28T03:44:10.418Z
3242026-05-28T03:44:10.418Ztest result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
3252026-05-28T03:44:10.418Z
3262026-05-28T03:44:10.421Z Doc-tests opte_api
3272026-05-28T03:44:11.024Z
3282026-05-28T03:44:11.024Zrunning 1 test
3292026-05-28T03:44:11.027Ztest crates/opte-api/src/dns.rs - dns::DomainName::encode (line 81) ... ok
3302026-05-28T03:44:11.027Z
3312026-05-28T03:44:11.027Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
3322026-05-28T03:44:11.027Z
3332026-05-28T03:44:11.030Zall doctests ran in 0.45s; merged doctests compilation took 0.45s
3342026-05-28T03:44:11.049Z
3352026-05-28T03:44:11.049Zreal 6.920874227
3362026-05-28T03:44:11.049Zuser 17.637288433
3372026-05-28T03:44:11.049Zsys 2.280596634
3382026-05-28T03:44:11.049Ztrap 0.004650870
3392026-05-28T03:44:11.049Ztflt 0.148081813
3402026-05-28T03:44:11.050Zdflt 0.105129530
3412026-05-28T03:44:11.050Zkflt 0.000001880
3422026-05-28T03:44:11.050Zlock 55.252036449
3432026-05-28T03:44:11.050Zslp 32.860251546
3442026-05-28T03:44:11.050Zlat 0.886809837
3452026-05-28T03:44:11.050Zstop 0.621865785
3462026-05-28T03:44:11.053Zprocess exited: duration 39632 ms, exit code 0
 
3472026-05-28T03:44:11.062Zfound 0 output files