01JPB8Y8ZRQQJMFYTM92174S1R: opte-api

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

Buildomat Job: 01JPB8YM156GK5BNB2ER523SV8

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12025-03-14T21:29:15.190Zjob assigned to worker 01JPB8YKZVA6BXK2PCXYBDMVTA [factory gimlet-EVT22200007-propolis, EVT22200007/21921] (queued for 25 s)
 
22025-03-14T21:29:22.893Zstarting task 0: "setup"
32025-03-14T21:29:22.919Z++ uname -s
42025-03-14T21:29:22.919Z+ kern=SunOS
52025-03-14T21:29:22.919Z+ build_user=build
62025-03-14T21:29:22.919Z+ build_uid=12345
72025-03-14T21:29:22.919Z+ work_dir=/work
82025-03-14T21:29:22.919Z+ input_dir=/input
92025-03-14T21:29:22.919Z+ [[ 0 == 12345 ]]
102025-03-14T21:29:22.919Z+ case "$kern" in
112025-03-14T21:29:22.919Z+ groupadd -g 12345 build
122025-03-14T21:29:22.919Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-03-14T21:29:24.918Z+ zfs create -o mountpoint=/work rpool/work
142025-03-14T21:29:24.957Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-03-14T21:29:24.982Z+ home_fs=zfs
162025-03-14T21:29:24.982Z+ [[ zfs == autofs ]]
172025-03-14T21:29:24.983Z+ mkdir -p /home/build
182025-03-14T21:29:24.983Z+ chown build:build /home/build /work
192025-03-14T21:29:26.966Z+ chmod 0700 /home/build /work
202025-03-14T21:29:26.992Zprocess exited: duration 4079 ms, exit code 0
 
212025-03-14T21:29:27.044Zstarting task 1: "rust-toolchain"
222025-03-14T21:29:27.070Z+ printf ' * rust toolchain channel = "%s"\n' 1.85.0
232025-03-14T21:29:27.070Z * rust toolchain channel = "1.85.0"
242025-03-14T21:29:27.070Z+ printf ' * rust toolchain profile = "%s"\n' default
252025-03-14T21:29:27.070Z * rust toolchain profile = "default"
262025-03-14T21:29:27.070Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-03-14T21:29:27.070Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-03-14T21:29:27.070Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-03-14T21:29:27.070Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.85.0 --profile default
302025-03-14T21:29:27.200Zinfo: downloading installer
312025-03-14T21:29:27.647Zwarn: It looks like you have an existing installation of Rust at:
322025-03-14T21:29:27.647Zwarn: /opt/ooce/bin
332025-03-14T21:29:27.647Zwarn: It is recommended that rustup be the primary Rust installation.
342025-03-14T21:29:27.647Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-03-14T21:29:27.647Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-03-14T21:29:27.647Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-03-14T21:29:27.648Zwarn: or pass `-y' to ignore all ignorable checks.
382025-03-14T21:29:27.648Zerror: cannot install while Rust is installed
392025-03-14T21:29:27.648Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-03-14T21:29:27.674Zinfo: profile set to 'default'
412025-03-14T21:29:27.674Zinfo: default host triple is x86_64-unknown-illumos
422025-03-14T21:29:27.674Zinfo: syncing channel updates for '1.85.0-x86_64-unknown-illumos'
432025-03-14T21:29:27.781Zinfo: latest update on 2025-02-20, rust version 1.85.0 (4d91de4e4 2025-02-17)
442025-03-14T21:29:27.781Zinfo: downloading component 'cargo'
452025-03-14T21:29:27.952Zinfo: downloading component 'clippy'
462025-03-14T21:29:28.027Zinfo: downloading component 'rust-docs'
472025-03-14T21:29:28.361Zinfo: downloading component 'rust-std'
482025-03-14T21:29:29.149Zinfo: downloading component 'rustc'
492025-03-14T21:29:31.225Zinfo: downloading component 'rustfmt'
502025-03-14T21:29:31.742Zinfo: installing component 'cargo'
512025-03-14T21:29:32.464Zinfo: installing component 'clippy'
522025-03-14T21:29:33.066Zinfo: installing component 'rust-docs'
532025-03-14T21:29:36.138Zinfo: installing component 'rust-std'
542025-03-14T21:29:38.349Zinfo: installing component 'rustc'
552025-03-14T21:29:45.834Zinfo: installing component 'rustfmt'
562025-03-14T21:29:46.225Zinfo: default toolchain set to '1.85.0-x86_64-unknown-illumos'
572025-03-14T21:29:46.225Z
582025-03-14T21:29:46.372Z 1.85.0-x86_64-unknown-illumos installed - rustc 1.85.0 (4d91de4e4 2025-02-17)
592025-03-14T21:29:46.372Z
602025-03-14T21:29:46.372Z
612025-03-14T21:29:46.372ZRust is installed now. Great!
622025-03-14T21:29:46.372Z
632025-03-14T21:29:46.372ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-03-14T21:29:46.398Zenvironment variable. This has not been done automatically.
652025-03-14T21:29:46.398Z
662025-03-14T21:29:46.398ZTo configure your current shell, you need to source
672025-03-14T21:29:46.398Zthe corresponding env file under $HOME/.cargo.
682025-03-14T21:29:46.398Z
692025-03-14T21:29:46.398ZThis is usually done by running one of the following (note the leading DOT):
702025-03-14T21:29:46.398Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-03-14T21:29:46.398Zsource "$HOME/.cargo/env.fish" # For fish
722025-03-14T21:29:46.398Zsource "$HOME/.cargo/env.nu" # For nushell
732025-03-14T21:29:46.467Z+ rustup --version
742025-03-14T21:29:46.493Zrustup 1.28.1 (f9edccde0 2025-03-05)
752025-03-14T21:29:46.493Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-03-14T21:29:46.534Zinfo: The currently active `rustc` version is `rustc 1.85.0 (4d91de4e4 2025-02-17)`
772025-03-14T21:29:46.560Z+ cargo --version
782025-03-14T21:29:46.586Zcargo 1.85.0 (d73d2caf9 2024-12-31)
792025-03-14T21:29:46.586Z+ rustc --version
802025-03-14T21:29:46.629Zrustc 1.85.0 (4d91de4e4 2025-02-17)
812025-03-14T21:29:46.655Zprocess exited: duration 19591 ms, exit code 0
 
822025-03-14T21:29:46.711Zstarting task 2: "authentication"
832025-03-14T21:29:46.771Zprocess exited: duration 64 ms, exit code 0
 
842025-03-14T21:29:46.823Zstarting task 3: "clone repository"
852025-03-14T21:29:46.849Z+ mkdir -p /work/oxidecomputer/opte
862025-03-14T21:29:46.849Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
872025-03-14T21:29:46.875ZCloning into '/work/oxidecomputer/opte'...
882025-03-14T21:29:47.967Z+ cd /work/oxidecomputer/opte
892025-03-14T21:29:47.967Z+ git fetch origin 304b24984e5cfa57221a54e78ad1720b6ec336cc
902025-03-14T21:29:48.284ZFrom https://github.com/oxidecomputer/opte
912025-03-14T21:29:48.284Z * branch 304b24984e5cfa57221a54e78ad1720b6ec336cc -> FETCH_HEAD
922025-03-14T21:29:48.310Z+ [[ -n ingot-and-offload ]]
932025-03-14T21:29:48.310Z++ git branch --show-current
942025-03-14T21:29:48.310Z+ current=master
952025-03-14T21:29:48.310Z+ [[ master != ingot-and-offload ]]
962025-03-14T21:29:48.310Z+ git branch -f ingot-and-offload 304b24984e5cfa57221a54e78ad1720b6ec336cc
972025-03-14T21:29:48.337Z+ git checkout -f ingot-and-offload
982025-03-14T21:29:48.364ZSwitched to branch 'ingot-and-offload'
992025-03-14T21:29:48.364Z+ git reset --hard 304b24984e5cfa57221a54e78ad1720b6ec336cc
1002025-03-14T21:29:48.389ZHEAD is now at 304b249 Merge branch 'master' into ingot-and-offload
1012025-03-14T21:29:48.389Zprocess exited: duration 1541 ms, exit code 0
 
1022025-03-14T21:29:48.445Zstarting task 4: "build"
1032025-03-14T21:29:48.472Z+ source .github/buildomat/common.sh
1042025-03-14T21:29:48.473Z++ rustup show active-toolchain
1052025-03-14T21:29:48.540Z1.85.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
1062025-03-14T21:29:48.567Z++ pushd xde
1072025-03-14T21:29:48.567Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
1082025-03-14T21:29:48.569Z++ rustup show active-toolchain
1092025-03-14T21:29:48.569Zinfo: syncing channel updates for 'nightly-2025-02-20-x86_64-unknown-illumos'
1102025-03-14T21:29:48.734Zinfo: latest update on 2025-02-20, rust version 1.87.0-nightly (f280acf4c 2025-02-19)
1112025-03-14T21:29:48.734Zinfo: downloading component 'cargo'
1122025-03-14T21:29:49.083Zinfo: downloading component 'clippy'
1132025-03-14T21:29:49.191Zinfo: downloading component 'rust-src'
1142025-03-14T21:29:49.264Zinfo: downloading component 'rust-std'
1152025-03-14T21:29:49.557Zinfo: downloading component 'rustc'
1162025-03-14T21:29:51.123Zinfo: downloading component 'rustfmt'
1172025-03-14T21:29:51.195Zinfo: installing component 'cargo'
1182025-03-14T21:29:52.377Zinfo: installing component 'clippy'
1192025-03-14T21:29:52.836Zinfo: installing component 'rust-src'
1202025-03-14T21:29:53.255Zinfo: installing component 'rust-std'
1212025-03-14T21:29:55.243Zinfo: installing component 'rustc'
1222025-03-14T21:30:03.102Zinfo: installing component 'rustfmt'
1232025-03-14T21:30:03.484Znightly-2025-02-20-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1242025-03-14T21:30:03.586Z+++ rustup show active-toolchain -v
1252025-03-14T21:30:03.611Z+++ head -n 1
1262025-03-14T21:30:03.611Z+++ cut '-d ' -f1
1272025-03-14T21:30:03.770Z++ export NIGHTLY=nightly-2025-02-20-x86_64-unknown-illumos
1282025-03-14T21:30:03.771Z++ NIGHTLY=nightly-2025-02-20-x86_64-unknown-illumos
1292025-03-14T21:30:03.771Z++ popd
1302025-03-14T21:30:03.797Z/work/oxidecomputer/opte
1312025-03-14T21:30:03.797Z+ cargo --version
1322025-03-14T21:30:03.862Zcargo 1.85.0 (d73d2caf9 2024-12-31)
1332025-03-14T21:30:03.888Z+ rustc --version
1342025-03-14T21:30:03.981Zrustc 1.85.0 (4d91de4e4 2025-02-17)
1352025-03-14T21:30:04.007Z+ cd crates/opte-api
1362025-03-14T21:30:04.007Z+ header 'check API_VERSION'
1372025-03-14T21:30:04.007Z+ echo '# ==== check API_VERSION ==== #'
1382025-03-14T21:30:04.007Z# ==== check API_VERSION ==== #
1392025-03-14T21:30:04.007Z+ ./check-api-version.sh
1402025-03-14T21:30:04.033Z+ header 'check style'
1412025-03-14T21:30:04.033Z+ echo '# ==== check style ==== #'
1422025-03-14T21:30:04.033Z+ ptime -m cargo +nightly-2025-02-20-x86_64-unknown-illumos fmt -- --check
1432025-03-14T21:30:04.033Z# ==== check style ==== #
1442025-03-14T21:30:04.429Z
1452025-03-14T21:30:04.429Zreal 0.403655581
1462025-03-14T21:30:04.429Zuser 0.199867046
1472025-03-14T21:30:04.429Zsys 0.199760877
1482025-03-14T21:30:04.429Ztrap 0.000035689
1492025-03-14T21:30:04.429Ztflt 0.000002865
1502025-03-14T21:30:04.429Zdflt 0.000000000
1512025-03-14T21:30:04.429Zkflt 0.000000000
1522025-03-14T21:30:04.429Zlock 1.246523702
1532025-03-14T21:30:04.430Zslp 0.422877574
1542025-03-14T21:30:04.430Zlat 0.004611437
1552025-03-14T21:30:04.430Zstop 0.000275612
1562025-03-14T21:30:04.456Z+ header 'analyze std'
1572025-03-14T21:30:04.456Z+ echo '# ==== analyze std ==== #'
1582025-03-14T21:30:04.456Z# ==== analyze std ==== #
1592025-03-14T21:30:04.456Z+ ptime -m cargo clippy --all-targets
1602025-03-14T21:30:04.873Z Updating crates.io index
1612025-03-14T21:30:04.948Z Updating git repository `https://github.com/oxidecomputer/falcon`
1622025-03-14T21:30:05.740Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
1632025-03-14T21:30:06.119Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1642025-03-14T21:30:06.474Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1652025-03-14T21:30:06.935Z Updating git repository `https://github.com/oxidecomputer/zone`
1662025-03-14T21:30:07.413Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1672025-03-14T21:30:07.751Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1682025-03-14T21:30:08.201Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1692025-03-14T21:30:09.250Z Downloading crates ...
1702025-03-14T21:30:09.306Z Downloaded byteorder v1.5.0
1712025-03-14T21:30:09.332Z Downloaded aho-corasick v1.1.3
1722025-03-14T21:30:09.332Z Downloaded ipnetwork v0.21.1
1732025-03-14T21:30:09.332Z Downloaded macaddr v1.0.1
1742025-03-14T21:30:09.332Z Downloaded thiserror-impl v2.0.12
1752025-03-14T21:30:09.332Z Downloaded defmt v0.3.10
1762025-03-14T21:30:09.358Z Downloaded unicode-ident v1.0.18
1772025-03-14T21:30:09.358Z Downloaded proc-macro-error-attr2 v2.0.0
1782025-03-14T21:30:09.358Z Downloaded serde v1.0.219
1792025-03-14T21:30:09.358Z Downloaded quote v1.0.39
1802025-03-14T21:30:09.358Z Downloaded syn v2.0.100
1812025-03-14T21:30:09.384Z Downloaded regex-syntax v0.8.5
1822025-03-14T21:30:09.384Z Downloaded zerocopy-derive v0.8.23
1832025-03-14T21:30:09.410Z Downloaded regex v1.11.1
1842025-03-14T21:30:09.410Z Downloaded darling_core v0.20.10
1852025-03-14T21:30:09.436Z Downloaded thiserror v2.0.12
1862025-03-14T21:30:09.436Z Downloaded serde_derive v1.0.219
1872025-03-14T21:30:09.436Z Downloaded memchr v2.7.4
1882025-03-14T21:30:09.436Z Downloaded heapless v0.8.0
1892025-03-14T21:30:09.436Z Downloaded proc-macro2 v1.0.94
1902025-03-14T21:30:09.463Z Downloaded zerocopy v0.8.23
1912025-03-14T21:30:09.489Z Downloaded bitflags v2.9.0
1922025-03-14T21:30:09.489Z Downloaded defmt-parser v0.4.1
1932025-03-14T21:30:09.489Z Downloaded managed v0.8.0
1942025-03-14T21:30:09.489Z Downloaded regex-automata v0.4.9
1952025-03-14T21:30:09.514Z Downloaded embedded-io v0.4.0
1962025-03-14T21:30:09.514Z Downloaded proc-macro-error2 v2.0.1
1972025-03-14T21:30:09.514Z Downloaded embedded-io v0.6.1
1982025-03-14T21:30:09.514Z Downloaded smoltcp v0.11.0
1992025-03-14T21:30:09.541Z Downloaded postcard v1.1.1
2002025-03-14T21:30:09.541Z Downloaded ident_case v1.0.1
2012025-03-14T21:30:09.541Z Downloaded either v1.15.0
2022025-03-14T21:30:09.541Z Downloaded defmt-macros v0.4.0
2032025-03-14T21:30:09.541Z Downloaded darling_macro v0.20.10
2042025-03-14T21:30:09.541Z Downloaded cobs v0.2.3
2052025-03-14T21:30:09.541Z Downloaded cfg-if v1.0.0
2062025-03-14T21:30:09.541Z Downloaded bitflags v1.3.2
2072025-03-14T21:30:09.541Z Downloaded stable_deref_trait v1.2.0
2082025-03-14T21:30:09.541Z Downloaded itertools v0.13.0
2092025-03-14T21:30:09.567Z Downloaded hash32 v0.3.1
2102025-03-14T21:30:09.567Z Downloaded strsim v0.11.1
2112025-03-14T21:30:09.567Z Downloaded darling v0.20.10
2122025-03-14T21:30:09.567Z Downloaded fnv v1.0.7
2132025-03-14T21:30:09.622Z Compiling proc-macro2 v1.0.94
2142025-03-14T21:30:09.648Z Compiling unicode-ident v1.0.18
2152025-03-14T21:30:09.648Z Compiling fnv v1.0.7
2162025-03-14T21:30:09.648Z Compiling strsim v0.11.1
2172025-03-14T21:30:09.648Z Compiling memchr v2.7.4
2182025-03-14T21:30:09.648Z Compiling ident_case v1.0.1
2192025-03-14T21:30:09.648Z Compiling regex-syntax v0.8.5
2202025-03-14T21:30:09.648Z Compiling zerocopy v0.8.23
2212025-03-14T21:30:09.913Z Compiling serde v1.0.219
2222025-03-14T21:30:09.948Z Compiling either v1.15.0
2232025-03-14T21:30:09.973Z Compiling heapless v0.8.0
2242025-03-14T21:30:10.377Z Compiling itertools v0.13.0
2252025-03-14T21:30:10.413Z Checking byteorder v1.5.0
2262025-03-14T21:30:10.533Z Compiling smoltcp v0.11.0
2272025-03-14T21:30:10.580Z Checking stable_deref_trait v1.2.0
2282025-03-14T21:30:10.670Z Checking macaddr v1.0.1
2292025-03-14T21:30:10.710Z Compiling aho-corasick v1.1.3
2302025-03-14T21:30:10.779Z Checking hash32 v0.3.1
2312025-03-14T21:30:10.894Z Checking bitflags v2.9.0
2322025-03-14T21:30:11.075Z Checking managed v0.8.0
2332025-03-14T21:30:11.119Z Checking cobs v0.2.3
2342025-03-14T21:30:11.145Z Checking bitflags v1.3.2
2352025-03-14T21:30:11.219Z Checking cfg-if v1.0.0
2362025-03-14T21:30:11.282Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
2372025-03-14T21:30:11.308Z Checking ipnetwork v0.21.1
2382025-03-14T21:30:11.495Z Compiling quote v1.0.39
2392025-03-14T21:30:11.812Z Compiling syn v2.0.100
2402025-03-14T21:30:12.842Z Compiling regex-automata v0.4.9
2412025-03-14T21:30:16.211Z Compiling regex v1.11.1
2422025-03-14T21:30:17.075Z Compiling darling_core v0.20.10
2432025-03-14T21:30:17.870Z Compiling zerocopy-derive v0.8.23
2442025-03-14T21:30:17.870Z Compiling serde_derive v1.0.219
2452025-03-14T21:30:19.752Z Compiling darling_macro v0.20.10
2462025-03-14T21:30:20.543Z Compiling darling v0.20.10
2472025-03-14T21:30:20.640Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
2482025-03-14T21:30:24.297Z Checking ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
2492025-03-14T21:30:25.297Z Checking ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
2502025-03-14T21:30:25.297Z Checking postcard v1.1.1
2512025-03-14T21:30:26.997Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
2522025-03-14T21:30:28.595Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.91s
2532025-03-14T21:30:28.708Z
2542025-03-14T21:30:28.733Zreal 24.268914196
2552025-03-14T21:30:28.733Zuser 1:01.639547609
2562025-03-14T21:30:28.733Zsys 8.987753399
2572025-03-14T21:30:28.733Ztrap 0.029339384
2582025-03-14T21:30:28.733Ztflt 0.098479891
2592025-03-14T21:30:28.733Zdflt 0.326369652
2602025-03-14T21:30:28.734Zkflt 0.000772984
2612025-03-14T21:30:28.734Zlock 1:19.929915756
2622025-03-14T21:30:28.734Zslp 3:23.301522534
2632025-03-14T21:30:28.734Zlat 1.911865982
2642025-03-14T21:30:28.734Zstop 3.217295299
2652025-03-14T21:30:28.734Z+ header 'analyze no_std'
2662025-03-14T21:30:28.734Z+ echo '# ==== analyze no_std ==== #'
2672025-03-14T21:30:28.734Z# ==== analyze no_std ==== #
2682025-03-14T21:30:28.734Z+ ptime -m cargo clippy --no-default-features --all-targets
2692025-03-14T21:30:29.023Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
2702025-03-14T21:30:30.649Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.74s
2712025-03-14T21:30:30.681Z
2722025-03-14T21:30:30.682Zreal 1.963564788
2732025-03-14T21:30:30.682Zuser 2.936899839
2742025-03-14T21:30:30.682Zsys 0.413164793
2752025-03-14T21:30:30.682Ztrap 0.000909139
2762025-03-14T21:30:30.707Ztflt 0.000024946
2772025-03-14T21:30:30.707Zdflt 0.000017754
2782025-03-14T21:30:30.707Zkflt 0.000000000
2792025-03-14T21:30:30.707Zlock 5.012354974
2802025-03-14T21:30:30.707Zslp 7.886317329
2812025-03-14T21:30:30.708Zlat 0.009725499
2822025-03-14T21:30:30.708Zstop 0.025751182
2832025-03-14T21:30:30.708Z+ header test
2842025-03-14T21:30:30.708Z+ echo '# ==== test ==== #'
2852025-03-14T21:30:30.708Z# ==== test ==== #
2862025-03-14T21:30:30.709Z+ ptime -m cargo test
2872025-03-14T21:30:31.019Z Compiling byteorder v1.5.0
2882025-03-14T21:30:31.019Z Compiling stable_deref_trait v1.2.0
2892025-03-14T21:30:31.045Z Compiling macaddr v1.0.1
2902025-03-14T21:30:31.045Z Compiling bitflags v2.9.0
2912025-03-14T21:30:31.045Z Compiling managed v0.8.0
2922025-03-14T21:30:31.045Z Compiling serde v1.0.219
2932025-03-14T21:30:31.045Z Compiling zerocopy v0.8.23
2942025-03-14T21:30:31.045Z Compiling cobs v0.2.3
2952025-03-14T21:30:31.130Z Compiling cfg-if v1.0.0
2962025-03-14T21:30:31.211Z Compiling bitflags v1.3.2
2972025-03-14T21:30:31.300Z Compiling hash32 v0.3.1
2982025-03-14T21:30:31.325Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
2992025-03-14T21:30:31.350Z Compiling ipnetwork v0.21.1
3002025-03-14T21:30:31.431Z Compiling heapless v0.8.0
3012025-03-14T21:30:32.129Z Compiling smoltcp v0.11.0
3022025-03-14T21:30:33.430Z Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
3032025-03-14T21:30:35.133Z Compiling postcard v1.1.1
3042025-03-14T21:30:35.158Z Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
3052025-03-14T21:30:36.938Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3062025-03-14T21:30:39.146Z Finished `test` profile [unoptimized + debuginfo] target(s) in 8.38s
3072025-03-14T21:30:39.171Z Running unittests src/lib.rs (/work/oxidecomputer/opte/target/debug/deps/opte_api-110cb6018b542fdb)
3082025-03-14T21:30:39.171Z
3092025-03-14T21:30:39.171Zrunning 22 tests
3102025-03-14T21:30:39.171Ztest encap::test::good_vni ... ok
3112025-03-14T21:30:39.171Ztest encap::test::bad_vni ... ok
3122025-03-14T21:30:39.171Ztest encap::test::vni_round_trip ... ok
3132025-03-14T21:30:39.171Ztest dns::tests::test_domain_name ... ok
3142025-03-14T21:30:39.171Ztest ip::test::bad_cidr ... ok
3152025-03-14T21:30:39.171Ztest ip::test::bad_prefix_len ... ok
3162025-03-14T21:30:39.171Ztest ip::test::dhcp_fqdn ... ok
3172025-03-14T21:30:39.171Ztest ip::test::good_cidr ... ok
3182025-03-14T21:30:39.171Ztest ip::test::ipv4_addr_good ... ok
3192025-03-14T21:30:39.171Ztest ip::test::ipv4_addr_bad ... ok
3202025-03-14T21:30:39.172Ztest ip::test::ipv6_is_default ... ok
3212025-03-14T21:30:39.172Ztest ip::test::ipv6_cidr_is_member ... ok
3222025-03-14T21:30:39.172Ztest ip::test::ipv4_mask ... ok
3232025-03-14T21:30:39.172Ztest ip::test::ipv6_mask ... ok
3242025-03-14T21:30:39.172Ztest ip::test::test_ip_addr_from_str ... ok
3252025-03-14T21:30:39.172Ztest ip::test::ipv6_prefix_len ... ok
3262025-03-14T21:30:39.172Ztest ip::test::test_ipv6_from_const ... ok
3272025-03-14T21:30:39.172Ztest ip::test::test_ipv6_is_multicast ... ok
3282025-03-14T21:30:39.172Ztest ip::test::test_ip_cidr_from_str ... ok
3292025-03-14T21:30:39.172Ztest ip::test::test_ipv6_multicast_mac ... ok
3302025-03-14T21:30:39.172Ztest ip::test::test_ipv6_solicited_node_multicast ... ok
3312025-03-14T21:30:39.172Ztest ip::test::test_ipv6_from_eui64 ... ok
3322025-03-14T21:30:39.172Z
3332025-03-14T21:30:39.172Ztest result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
3342025-03-14T21:30:39.172Z
3352025-03-14T21:30:39.198Z Doc-tests opte_api
3362025-03-14T21:30:39.691Z
3372025-03-14T21:30:39.691Zrunning 1 test
3382025-03-14T21:30:40.174Ztest crates/opte-api/src/dns.rs - dns::DomainName::encode (line 81) ... ok
3392025-03-14T21:30:40.175Z
3402025-03-14T21:30:40.175Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.48s
3412025-03-14T21:30:40.175Z
3422025-03-14T21:30:40.204Z
3432025-03-14T21:30:40.204Zreal 9.509134697
3442025-03-14T21:30:40.204Zuser 20.329250142
3452025-03-14T21:30:40.204Zsys 3.149304783
3462025-03-14T21:30:40.204Ztrap 0.006389867
3472025-03-14T21:30:40.204Ztflt 0.065619995
3482025-03-14T21:30:40.204Zdflt 0.034335778
3492025-03-14T21:30:40.204Zkflt 0.000007734
3502025-03-14T21:30:40.204Zlock 33.696961102
3512025-03-14T21:30:40.204Zslp 1:02.520467101
3522025-03-14T21:30:40.204Zlat 0.772121128
3532025-03-14T21:30:40.204Zstop 0.990970528
3542025-03-14T21:30:40.230Zprocess exited: duration 51765 ms, exit code 0
 
3552025-03-14T21:30:40.281Zfound 0 output files