01KS6XKKDVTZ1W3ZX394S1M0BY: opte-api

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

Buildomat Job: 01KS6XMDQEDQ4SPC9Q73FDXGSR

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-05-22T04:04:29.738Zjob assigned to worker 01KS6XMKRHSGSBM1YKBCZPTF05 [factory aws, i-0631f2d3573dd96ff] (queued for 1 m 2 s)
 
22026-05-22T04:04:36.537Zstarting task 0: "setup"
32026-05-22T04:04:36.544Z++ uname -s
42026-05-22T04:04:36.548Z+ kern=SunOS
52026-05-22T04:04:36.548Z+ build_user=build
62026-05-22T04:04:36.548Z+ build_uid=12345
72026-05-22T04:04:36.548Z+ work_dir=/work
82026-05-22T04:04:36.548Z+ input_dir=/input
92026-05-22T04:04:36.548Z+ [[ 0 == 12345 ]]
102026-05-22T04:04:36.548Z+ case "$kern" in
112026-05-22T04:04:36.548Z+ groupadd -g 12345 build
122026-05-22T04:04:36.548Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-05-22T04:04:38.553Z+ zfs create -o mountpoint=/work rpool/work
142026-05-22T04:04:38.602Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-05-22T04:04:38.605Z+ home_fs=zfs
162026-05-22T04:04:38.605Z+ [[ zfs == autofs ]]
172026-05-22T04:04:38.605Z+ mkdir -p /home/build
182026-05-22T04:04:38.605Z+ chown build:build /home/build /work
192026-05-22T04:04:39.606Z+ chmod 0700 /home/build /work
202026-05-22T04:04:39.609Zprocess exited: duration 3070 ms, exit code 0
 
212026-05-22T04:04:39.618Zstarting task 1: "rust-toolchain"
222026-05-22T04:04:39.621Z+ printf ' * rust toolchain channel = "%s"\n' 1.95.0
232026-05-22T04:04:39.622Z * rust toolchain channel = "1.95.0"
242026-05-22T04:04:39.622Z * rust toolchain profile = "default"
252026-05-22T04:04:39.622Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-05-22T04:04:39.622Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-05-22T04:04:39.622Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-05-22T04:04:39.625Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-05-22T04:04:39.625Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.95.0 --profile default
302026-05-22T04:04:39.729Zinfo: downloading installer
312026-05-22T04:04:41.101Zwarn: It looks like you have an existing rustup settings file at:
322026-05-22T04:04:41.101Zwarn: /home/build/.rustup/settings.toml
332026-05-22T04:04:41.101Zwarn: Rustup will install the default toolchain as specified in the settings file,
342026-05-22T04:04:41.101Zwarn: instead of the one inferred from the default host triple.
352026-05-22T04:04:41.115Zinfo: profile set to default
362026-05-22T04:04:41.115Zinfo: default host triple is x86_64-unknown-illumos
372026-05-22T04:04:41.119Zinfo: syncing channel updates for 1.95.0-x86_64-unknown-illumos
382026-05-22T04:04:41.251Zinfo: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14)
392026-05-22T04:04:41.254Zinfo: downloading 6 components
402026-05-22T04:04:57.475Zinfo: default toolchain set to 1.95.0-x86_64-unknown-illumos
412026-05-22T04:04:57.475Z
422026-05-22T04:04:57.504Z 1.95.0-x86_64-unknown-illumos installed - rustc 1.95.0 (59807616e 2026-04-14)
432026-05-22T04:04:57.504Z
442026-05-22T04:04:57.504Z
452026-05-22T04:04:57.504ZRust is installed now. Great!
462026-05-22T04:04:57.504Z
472026-05-22T04:04:57.504ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
482026-05-22T04:04:57.508Zenvironment variable. This has not been done automatically.
492026-05-22T04:04:57.508Z
502026-05-22T04:04:57.508ZTo configure your current shell, you need to source
512026-05-22T04:04:57.508Zthe corresponding env file under $HOME/.cargo.
522026-05-22T04:04:57.508Z
532026-05-22T04:04:57.508ZThis is usually done by running one of the following (note the leading DOT):
542026-05-22T04:04:57.508Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
552026-05-22T04:04:57.508Zsource "$HOME/.cargo/env.fish" # For fish
562026-05-22T04:04:57.508Zsource "~/.cargo/env.nu" # For nushell
572026-05-22T04:04:57.508Zsource "$HOME/.cargo/env.tcsh" # For tcsh
582026-05-22T04:04:57.508Z. "$HOME/.cargo/env.ps1" # For pwsh
592026-05-22T04:04:57.508Zsource "$HOME/.cargo/env.xsh" # For xonsh
602026-05-22T04:04:57.508Zwarn: no default linker (`cc`) was found in your PATH
612026-05-22T04:04:57.508Zwarn: many Rust crates require a system C toolchain to build
622026-05-22T04:04:57.609Z+ rustup --version
632026-05-22T04:04:57.618Zrustup 1.29.0 (28d1352db 2026-03-05)
642026-05-22T04:04:57.622Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
652026-05-22T04:04:57.639Zinfo: the currently active `rustc` version is `rustc 1.95.0 (59807616e 2026-04-14)`
662026-05-22T04:04:57.643Z+ cargo --version
672026-05-22T04:04:57.656Zcargo 1.95.0 (f2d3ce0bd 2026-03-21)
682026-05-22T04:04:57.659Z+ rustc --version
692026-05-22T04:04:57.677Zrustc 1.95.0 (59807616e 2026-04-14)
702026-05-22T04:04:57.681Zprocess exited: duration 18061 ms, exit code 0
 
712026-05-22T04:04:57.688Zstarting task 2: "authentication"
722026-05-22T04:04:57.704Zprocess exited: duration 16 ms, exit code 0
 
732026-05-22T04:04:57.711Zstarting task 3: "clone repository"
742026-05-22T04:04:57.715Z+ mkdir -p /work/oxidecomputer/opte
752026-05-22T04:04:57.718Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
762026-05-22T04:04:57.750ZCloning into '/work/oxidecomputer/opte'...
772026-05-22T04:04:58.548Z+ cd /work/oxidecomputer/opte
782026-05-22T04:04:58.548Z+ git fetch origin 99d81a9249a2776174bc63722d6f03685134a05a
792026-05-22T04:04:58.776ZFrom https://github.com/oxidecomputer/opte
802026-05-22T04:04:58.776Z * branch 99d81a9249a2776174bc63722d6f03685134a05a -> FETCH_HEAD
812026-05-22T04:04:58.782Z+ [[ -n renovate/serde_json-1.x-lockfile ]]
822026-05-22T04:04:58.785Z++ git branch --show-current
832026-05-22T04:04:58.785Z+ current=master
842026-05-22T04:04:58.785Z+ [[ master != renovate/serde_json-1.x-lockfile ]]
852026-05-22T04:04:58.785Z+ git branch -f renovate/serde_json-1.x-lockfile 99d81a9249a2776174bc63722d6f03685134a05a
862026-05-22T04:04:58.789Z+ git checkout -f renovate/serde_json-1.x-lockfile
872026-05-22T04:04:58.803ZSwitched to branch 'renovate/serde_json-1.x-lockfile'
882026-05-22T04:04:58.808Z+ git reset --hard 99d81a9249a2776174bc63722d6f03685134a05a
892026-05-22T04:04:58.811ZHEAD is now at 99d81a9 Update Rust crate serde_json to v1.0.150
902026-05-22T04:04:58.811Zprocess exited: duration 1096 ms, exit code 0
 
912026-05-22T04:04:58.822Zstarting task 4: "build"
922026-05-22T04:04:58.826Z+ source .github/buildomat/common.sh
932026-05-22T04:04:58.826Z++ rustup show active-toolchain
942026-05-22T04:04:58.832Z1.95.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
952026-05-22T04:04:58.835Z++ pushd xde
962026-05-22T04:04:58.835Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
972026-05-22T04:04:58.835Z++ rustup show active-toolchain
982026-05-22T04:04:58.839Zinfo: syncing channel updates for nightly-2026-04-01-x86_64-unknown-illumos
992026-05-22T04:04:58.983Zinfo: latest update on 2026-04-01 for version 1.96.0-nightly (48cc71ee8 2026-03-31)
1002026-05-22T04:04:58.986Zinfo: downloading 6 components
1012026-05-22T04:05:12.820Znightly-2026-04-01-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1022026-05-22T04:05:12.907Z+++ rustup show active-toolchain -v
1032026-05-22T04:05:12.911Z+++ head -n 1
1042026-05-22T04:05:12.911Z+++ cut '-d ' -f1
1052026-05-22T04:05:12.962Z++ export NIGHTLY=nightly-2026-04-01-x86_64-unknown-illumos
1062026-05-22T04:05:12.962Z++ NIGHTLY=nightly-2026-04-01-x86_64-unknown-illumos
1072026-05-22T04:05:12.962Z++ popd
1082026-05-22T04:05:12.966Z/work/oxidecomputer/opte
1092026-05-22T04:05:12.966Z+ cargo --version
1102026-05-22T04:05:12.972Zcargo 1.95.0 (f2d3ce0bd 2026-03-21)
1112026-05-22T04:05:12.977Z+ rustc --version
1122026-05-22T04:05:12.993Zrustc 1.95.0 (59807616e 2026-04-14)
1132026-05-22T04:05:12.997Z+ cd crates/opte-api
1142026-05-22T04:05:12.997Z+ header 'check API_VERSION'
1152026-05-22T04:05:12.997Z+ echo '# ==== check API_VERSION ==== #'
1162026-05-22T04:05:12.997Z# ==== check API_VERSION ==== #
1172026-05-22T04:05:12.997Z+ ./check-api-version.sh
1182026-05-22T04:05:13.004Z+ header 'check style'
1192026-05-22T04:05:13.004Z+ echo '# ==== check style ==== #'
1202026-05-22T04:05:13.021Z# ==== check style ==== #
1212026-05-22T04:05:13.021Z+ ptime -m cargo +nightly-2026-04-01-x86_64-unknown-illumos fmt -- --check
1222026-05-22T04:05:13.084Z
1232026-05-22T04:05:13.084Zreal 0.076989318
1242026-05-22T04:05:13.084Zuser 0.044377655
1252026-05-22T04:05:13.084Zsys 0.029445099
1262026-05-22T04:05:13.084Ztrap 0.000000240
1272026-05-22T04:05:13.084Ztflt 0.000002580
1282026-05-22T04:05:13.084Zdflt 0.000005870
1292026-05-22T04:05:13.084Zkflt 0.000000000
1302026-05-22T04:05:13.084Zlock 0.031028490
1312026-05-22T04:05:13.084Zslp 0.056658389
1322026-05-22T04:05:13.084Zlat 0.000820940
1332026-05-22T04:05:13.084Zstop 0.000096150
1342026-05-22T04:05:13.088Z+ header 'analyze std'
1352026-05-22T04:05:13.088Z+ echo '# ==== analyze std ==== #'
1362026-05-22T04:05:13.088Z# ==== analyze std ==== #
1372026-05-22T04:05:13.088Z+ ptime -m cargo clippy --all-targets
1382026-05-22T04:05:13.218Z Updating crates.io index
1392026-05-22T04:05:13.254Z Updating git repository `https://github.com/oxidecomputer/falcon`
1402026-05-22T04:05:14.256Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1412026-05-22T04:05:14.557Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1422026-05-22T04:05:14.965Z Updating git repository `https://github.com/oxidecomputer/zone`
1432026-05-22T04:05:15.264Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1442026-05-22T04:05:15.716Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1452026-05-22T04:05:15.990Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1462026-05-22T04:05:18.162Z Downloading crates ...
1472026-05-22T04:05:18.209Z Downloaded thiserror-impl v2.0.18
1482026-05-22T04:05:18.222Z Downloaded embedded-io v0.4.0
1492026-05-22T04:05:18.229Z Downloaded embedded-io v0.6.1
1502026-05-22T04:05:18.233Z Downloaded defmt-parser v1.0.0
1512026-05-22T04:05:18.239Z Downloaded darling_macro v0.21.3
1522026-05-22T04:05:18.243Z Downloaded thiserror v2.0.18
1532026-05-22T04:05:18.250Z Downloaded ident_case v1.0.1
1542026-05-22T04:05:18.256Z Downloaded cobs v0.3.0
1552026-05-22T04:05:18.262Z Downloaded proc-macro-error-attr2 v2.0.0
1562026-05-22T04:05:18.262Z Downloaded ingot v0.1.1
1572026-05-22T04:05:18.265Z Downloaded fnv v1.0.7
1582026-05-22T04:05:18.265Z Downloaded either v1.15.0
1592026-05-22T04:05:18.271Z Downloaded ipnetwork v0.21.1
1602026-05-22T04:05:18.271Z Downloaded ingot-types v0.1.2
1612026-05-22T04:05:18.277Z Downloaded defmt v0.3.100
1622026-05-22T04:05:18.282Z Downloaded quote v1.0.45
1632026-05-22T04:05:18.285Z Downloaded proc-macro-error2 v2.0.1
1642026-05-22T04:05:18.285Z Downloaded bitflags v1.3.2
1652026-05-22T04:05:18.291Z Downloaded ingot-macros v0.1.1
1662026-05-22T04:05:18.291Z Downloaded bitflags v2.11.1
1672026-05-22T04:05:18.295Z Downloaded stable_deref_trait v1.2.1
1682026-05-22T04:05:18.295Z Downloaded strsim v0.11.1
1692026-05-22T04:05:18.295Z Downloaded cfg-if v1.0.4
1702026-05-22T04:05:18.295Z Downloaded macaddr v1.0.1
1712026-05-22T04:05:18.299Z Downloaded hash32 v0.3.1
1722026-05-22T04:05:18.299Z Downloaded defmt v1.0.1
1732026-05-22T04:05:18.307Z Downloaded heapless v0.8.0
1742026-05-22T04:05:18.317Z Downloaded proc-macro2 v1.0.106
1752026-05-22T04:05:18.322Z Downloaded byteorder v1.5.0
1762026-05-22T04:05:18.325Z Downloaded defmt-macros v1.0.1
1772026-05-22T04:05:18.325Z Downloaded darling v0.21.3
1782026-05-22T04:05:18.329Z Downloaded aho-corasick v1.1.4
1792026-05-22T04:05:18.333Z Downloaded managed v0.8.0
1802026-05-22T04:05:18.333Z Downloaded darling_core v0.21.3
1812026-05-22T04:05:18.339Z Downloaded serde v1.0.228
1822026-05-22T04:05:18.343Z Downloaded postcard v1.1.3
1832026-05-22T04:05:18.348Z Downloaded serde_core v1.0.228
1842026-05-22T04:05:18.355Z Downloaded serde_derive v1.0.228
1852026-05-22T04:05:18.358Z Downloaded unicode-ident v1.0.24
1862026-05-22T04:05:18.365Z Downloaded zerocopy-derive v0.8.48
1872026-05-22T04:05:18.375Z Downloaded memchr v2.8.0
1882026-05-22T04:05:18.395Z Downloaded regex v1.12.3
1892026-05-22T04:05:18.403Z Downloaded itertools v0.14.0
1902026-05-22T04:05:18.411Z Downloaded syn v2.0.117
1912026-05-22T04:05:18.430Z Downloaded zerocopy v0.8.48
1922026-05-22T04:05:18.440Z Downloaded smoltcp v0.11.0
1932026-05-22T04:05:18.446Z Downloaded regex-syntax v0.8.10
1942026-05-22T04:05:18.457Z Downloaded regex-automata v0.4.14
1952026-05-22T04:05:18.494Z Compiling proc-macro2 v1.0.106
1962026-05-22T04:05:18.495Z Compiling unicode-ident v1.0.24
1972026-05-22T04:05:18.495Z Compiling quote v1.0.45
1982026-05-22T04:05:18.499Z Compiling ident_case v1.0.1
1992026-05-22T04:05:18.499Z Compiling fnv v1.0.7
2002026-05-22T04:05:18.499Z Compiling strsim v0.11.1
2012026-05-22T04:05:18.499Z Compiling memchr v2.8.0
2022026-05-22T04:05:18.499Z Compiling regex-syntax v0.8.10
2032026-05-22T04:05:18.660Z Compiling serde_core v1.0.228
2042026-05-22T04:05:18.677Z Compiling serde v1.0.228
2052026-05-22T04:05:18.685Z Compiling either v1.15.0
2062026-05-22T04:05:18.847Z Compiling thiserror v2.0.18
2072026-05-22T04:05:18.869Z Compiling zerocopy v0.8.48
2082026-05-22T04:05:19.051Z Compiling aho-corasick v1.1.4
2092026-05-22T04:05:19.115Z Compiling itertools v0.14.0
2102026-05-22T04:05:19.122Z Compiling heapless v0.8.0
2112026-05-22T04:05:19.296Z Checking byteorder v1.5.0
2122026-05-22T04:05:19.397Z Checking macaddr v1.0.1
2132026-05-22T04:05:19.456Z Checking hash32 v0.3.1
2142026-05-22T04:05:19.560Z Checking bitflags v2.11.1
2152026-05-22T04:05:19.569Z Checking stable_deref_trait v1.2.1
2162026-05-22T04:05:19.622Z Compiling smoltcp v0.11.0
2172026-05-22T04:05:19.701Z Checking bitflags v1.3.2
2182026-05-22T04:05:19.925Z Compiling syn v2.0.117
2192026-05-22T04:05:19.967Z Checking cfg-if v1.0.4
2202026-05-22T04:05:19.981Z Checking managed v0.8.0
2212026-05-22T04:05:19.989Z Compiling regex-automata v0.4.14
2222026-05-22T04:05:20.032Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
2232026-05-22T04:05:20.274Z Checking ipnetwork v0.21.1
2242026-05-22T04:05:22.364Z Compiling regex v1.12.3
2252026-05-22T04:05:22.392Z Compiling darling_core v0.21.3
2262026-05-22T04:05:22.413Z Compiling serde_derive v1.0.228
2272026-05-22T04:05:22.413Z Compiling thiserror-impl v2.0.18
2282026-05-22T04:05:22.413Z Compiling zerocopy-derive v0.8.48
2292026-05-22T04:05:23.360Z Compiling darling_macro v0.21.3
2302026-05-22T04:05:23.376Z Checking cobs v0.3.0
2312026-05-22T04:05:23.849Z Compiling darling v0.21.3
2322026-05-22T04:05:23.909Z Compiling ingot-macros v0.1.1
2332026-05-22T04:05:24.613Z Checking postcard v1.1.3
2342026-05-22T04:05:26.639Z Checking ingot-types v0.1.2
2352026-05-22T04:05:26.672Z Checking ingot v0.1.1
2362026-05-22T04:05:27.406Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
2372026-05-22T04:05:28.473Z Finished `dev` profile [optimized + debuginfo] target(s) in 15.25s
2382026-05-22T04:05:28.512Z
2392026-05-22T04:05:28.512Zreal 15.403533567
2402026-05-22T04:05:28.512Zuser 30.290104120
2412026-05-22T04:05:28.513Zsys 6.091294052
2422026-05-22T04:05:28.513Ztrap 0.014032860
2432026-05-22T04:05:28.539Ztflt 0.099229256
2442026-05-22T04:05:28.539Zdflt 0.404150659
2452026-05-22T04:05:28.539Zkflt 0.004161390
2462026-05-22T04:05:28.539Zlock 1:29.613027216
2472026-05-22T04:05:28.540Zslp 1:35.693834982
2482026-05-22T04:05:28.540Zlat 0.924787055
2492026-05-22T04:05:28.540Zstop 3.982033012
2502026-05-22T04:05:28.540Z+ header 'analyze no_std'
2512026-05-22T04:05:28.540Z+ echo '# ==== analyze no_std ==== #'
2522026-05-22T04:05:28.540Z# ==== analyze no_std ==== #
2532026-05-22T04:05:28.540Z+ ptime -m cargo clippy --no-default-features --all-targets -- --deny warnings
2542026-05-22T04:05:28.599Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
2552026-05-22T04:05:28.802Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
2562026-05-22T04:05:29.777Z Finished `dev` profile [optimized + debuginfo] target(s) in 1.24s
2572026-05-22T04:05:29.817Z
2582026-05-22T04:05:29.824Zreal 1.299306946
2592026-05-22T04:05:29.824Zuser 1.861311026
2602026-05-22T04:05:29.824Zsys 0.262073940
2612026-05-22T04:05:29.824Ztrap 0.000365830
2622026-05-22T04:05:29.824Ztflt 0.000077600
2632026-05-22T04:05:29.824Zdflt 0.000080640
2642026-05-22T04:05:29.825Zkflt 0.000000000
2652026-05-22T04:05:29.825Zlock 4.274805142
2662026-05-22T04:05:29.825Zslp 5.235315673
2672026-05-22T04:05:29.825Zlat 0.003340780
2682026-05-22T04:05:29.825Zstop 0.041368044
2692026-05-22T04:05:29.825Z+ header test
2702026-05-22T04:05:29.825Z+ echo '# ==== test ==== #'
2712026-05-22T04:05:29.825Z+ ptime -m cargo test
2722026-05-22T04:05:29.825Z# ==== test ==== #
2732026-05-22T04:05:29.956Z Compiling serde_core v1.0.228
2742026-05-22T04:05:29.956Z Compiling byteorder v1.5.0
2752026-05-22T04:05:30.051Z Compiling stable_deref_trait v1.2.1
2762026-05-22T04:05:30.051Z Compiling bitflags v2.11.1
2772026-05-22T04:05:30.051Z Compiling zerocopy v0.8.48
2782026-05-22T04:05:30.051Z Compiling thiserror v2.0.18
2792026-05-22T04:05:30.051Z Compiling macaddr v1.0.1
2802026-05-22T04:05:30.052Z Compiling managed v0.8.0
2812026-05-22T04:05:30.064Z Compiling cfg-if v1.0.4
2822026-05-22T04:05:30.065Z Compiling cobs v0.3.0
2832026-05-22T04:05:30.065Z Compiling bitflags v1.3.2
2842026-05-22T04:05:30.163Z Compiling hash32 v0.3.1
2852026-05-22T04:05:30.251Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
2862026-05-22T04:05:30.251Z Compiling ipnetwork v0.21.1
2872026-05-22T04:05:30.262Z Compiling heapless v0.8.0
2882026-05-22T04:05:30.533Z Compiling smoltcp v0.11.0
2892026-05-22T04:05:31.442Z Compiling serde v1.0.228
2902026-05-22T04:05:33.223Z Compiling postcard v1.1.3
2912026-05-22T04:05:33.223Z Compiling ingot-types v0.1.2
2922026-05-22T04:05:33.223Z Compiling ingot v0.1.1
2932026-05-22T04:05:34.164Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
2942026-05-22T04:05:35.818Z Finished `test` profile [optimized + debuginfo] target(s) in 6.00s
2952026-05-22T04:05:35.825Z Running unittests src/lib.rs (/work/oxidecomputer/opte/target/debug/deps/opte_api-d9d2bed34e16b285)
2962026-05-22T04:05:35.829Z
2972026-05-22T04:05:35.829Zrunning 25 tests
2982026-05-22T04:05:35.829Ztest encap::test::bad_vni ... ok
2992026-05-22T04:05:35.829Ztest encap::test::good_vni ... ok
3002026-05-22T04:05:35.829Ztest ip::test::bad_cidr ... ok
3012026-05-22T04:05:35.829Ztest dns::tests::test_domain_name ... ok
3022026-05-22T04:05:35.829Ztest ip::test::bad_prefix_len ... ok
3032026-05-22T04:05:35.829Ztest encap::test::vni_round_trip ... ok
3042026-05-22T04:05:35.829Ztest ip::test::dhcp_fqdn ... ok
3052026-05-22T04:05:35.829Ztest ip::test::good_cidr ... ok
3062026-05-22T04:05:35.829Ztest ip::test::ipv4_addr_good ... ok
3072026-05-22T04:05:35.829Ztest ip::test::ipv4_addr_bad ... ok
3082026-05-22T04:05:35.829Ztest ip::test::ipv4_mask ... ok
3092026-05-22T04:05:35.829Ztest ip::test::ipv6_cidr_is_member ... ok
3102026-05-22T04:05:35.830Ztest ip::test::ipv6_is_default ... ok
3112026-05-22T04:05:35.830Ztest ip::test::ipv6_mask ... ok
3122026-05-22T04:05:35.830Ztest ip::test::ipv6_prefix_len ... ok
3132026-05-22T04:05:35.830Ztest ip::test::test_ip_addr_from_str ... ok
3142026-05-22T04:05:35.830Ztest ip::test::test_ip_cidr_from_str ... ok
3152026-05-22T04:05:35.830Ztest ip::test::test_ipv4_multicast_mac ... ok
3162026-05-22T04:05:35.830Ztest ip::test::test_ipv6_admin_scoped_multicast ... ok
3172026-05-22T04:05:35.830Ztest ip::test::test_ipv6_from_const ... ok
3182026-05-22T04:05:35.830Ztest ip::test::test_ipv6_from_eui64 ... ok
3192026-05-22T04:05:35.830Ztest ip::test::test_ipv6_is_multicast ... ok
3202026-05-22T04:05:35.830Ztest ip::test::test_ipv6_multicast_mac ... ok
3212026-05-22T04:05:35.830Ztest ip::test::test_ipv6_solicited_node_multicast ... ok
3222026-05-22T04:05:35.830Ztest ip::test::test_multicast_underlay_serde ... ok
3232026-05-22T04:05:35.830Z
3242026-05-22T04:05:35.830Ztest result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
3252026-05-22T04:05:35.830Z
3262026-05-22T04:05:35.830Z Doc-tests opte_api
3272026-05-22T04:05:36.411Z
3282026-05-22T04:05:36.411Zrunning 1 test
3292026-05-22T04:05:36.417Ztest crates/opte-api/src/dns.rs - dns::DomainName::encode (line 81) ... ok
3302026-05-22T04:05:36.418Z
3312026-05-22T04:05:36.418Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
3322026-05-22T04:05:36.418Z
3332026-05-22T04:05:36.418Zall doctests ran in 0.43s; merged doctests compilation took 0.43s
3342026-05-22T04:05:36.447Z
3352026-05-22T04:05:36.447Zreal 6.626965795
3362026-05-22T04:05:36.447Zuser 17.131928401
3372026-05-22T04:05:36.447Zsys 2.055650828
3382026-05-22T04:05:36.447Ztrap 0.003959670
3392026-05-22T04:05:36.466Ztflt 0.107897840
3402026-05-22T04:05:36.466Zdflt 0.120850906
3412026-05-22T04:05:36.466Zkflt 0.000003000
3422026-05-22T04:05:36.466Zlock 52.691215163
3432026-05-22T04:05:36.466Zslp 31.167776220
3442026-05-22T04:05:36.467Zlat 0.769990051
3452026-05-22T04:05:36.467Zstop 0.740194332
3462026-05-22T04:05:36.467Zprocess exited: duration 37611 ms, exit code 0
 
3472026-05-22T04:05:36.499Zfound 0 output files