01JGETR7H72C9QJNW6A9HZP60T: opte-api

BasicConfig {
    output_rules: [],
    rust_toolchain: Some(
        String(
            "nightly-2024-11-18",
        ),
    ),
    target: Some(
        "helios-2.0",
    ),
    access_repos: [],
    publish: [],
    skip_clone: false,
}

Buildomat Job: 01JGETRGAXMC26T7S65FQGQ2SG

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12024-12-31T17:04:24.810Zjob assigned to worker 01JGETRN8AW21T9BE1QH1HH144 [factory aws, i-073a975dc60278456] (queued for 49 s)
 
22024-12-31T17:04:32.056Zstarting task 0: "setup"
32024-12-31T17:04:32.067Z++ uname -s
42024-12-31T17:04:32.070Z+ kern=SunOS
52024-12-31T17:04:32.071Z+ case "$kern" in
62024-12-31T17:04:32.071Z+ groupadd -g 12345 build
72024-12-31T17:04:32.073Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-12-31T17:04:34.079Z+ zfs create -o mountpoint=/work rpool/work
92024-12-31T17:04:34.195Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-12-31T17:04:34.198Z+ home_fs=zfs
112024-12-31T17:04:34.198Z+ [[ zfs == autofs ]]
122024-12-31T17:04:34.198Z+ mkdir -p /home/build
132024-12-31T17:04:34.201Z+ chown build:build /home/build /work
142024-12-31T17:04:35.201Z+ chmod 0700 /home/build /work
152024-12-31T17:04:35.204Zprocess exited: duration 3147 ms, exit code 0
 
162024-12-31T17:04:35.209Zstarting task 1: "rust-toolchain"
172024-12-31T17:04:35.215Z+ printf ' * toolchain channel = "%s"
182024-12-31T17:04:35.215Z' nightly-2024-11-18
192024-12-31T17:04:35.215Z * toolchain channel = "nightly-2024-11-18"
202024-12-31T17:04:35.215Z * toolchain profile = "default"
212024-12-31T17:04:35.215Z+ printf ' * toolchain profile = "%s"
222024-12-31T17:04:35.215Z' default
232024-12-31T17:04:35.217Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
242024-12-31T17:04:35.217Z+ /bin/bash -s - -y --no-modify-path --default-toolchain nightly-2024-11-18 --profile default
252024-12-31T17:04:35.379Zinfo: downloading installer
262024-12-31T17:04:36.902Zinfo: profile set to 'default'
272024-12-31T17:04:36.902Zinfo: default host triple is x86_64-unknown-illumos
282024-12-31T17:04:36.904Zinfo: syncing channel updates for 'nightly-2024-11-18-x86_64-unknown-illumos'
292024-12-31T17:04:37.080Zinfo: latest update on 2024-11-18, rust version 1.84.0-nightly (5ec7d6eee 2024-11-17)
302024-12-31T17:04:37.081Zinfo: downloading component 'cargo'
312024-12-31T17:04:38.085Zinfo: downloading component 'clippy'
322024-12-31T17:04:38.569Zinfo: downloading component 'rust-docs'
332024-12-31T17:04:39.943Zinfo: downloading component 'rust-std'
342024-12-31T17:04:42.163Zinfo: downloading component 'rustc'
352024-12-31T17:04:49.976Zinfo: downloading component 'rustfmt'
362024-12-31T17:04:50.264Zinfo: installing component 'cargo'
372024-12-31T17:04:51.080Zinfo: installing component 'clippy'
382024-12-31T17:04:51.457Zinfo: installing component 'rust-docs'
392024-12-31T17:04:53.118Zinfo: installing component 'rust-std'
402024-12-31T17:04:54.983Zinfo: installing component 'rustc'
412024-12-31T17:05:00.948Zinfo: installing component 'rustfmt'
422024-12-31T17:05:01.280Zinfo: default toolchain set to 'nightly-2024-11-18-x86_64-unknown-illumos'
432024-12-31T17:05:01.280Z
442024-12-31T17:05:01.666Z nightly-2024-11-18-x86_64-unknown-illumos installed - rustc 1.84.0-nightly (5ec7d6eee 2024-11-17)
452024-12-31T17:05:01.667Z
462024-12-31T17:05:01.669Z
472024-12-31T17:05:01.669ZRust is installed now. Great!
482024-12-31T17:05:01.669Z
492024-12-31T17:05:01.669ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
502024-12-31T17:05:01.669Zenvironment variable. This has not been done automatically.
512024-12-31T17:05:01.669Z
522024-12-31T17:05:01.669ZTo configure your current shell, you need to source
532024-12-31T17:05:01.669Zthe corresponding env file under $HOME/.cargo.
542024-12-31T17:05:01.669Z
552024-12-31T17:05:01.669ZThis is usually done by running one of the following (note the leading DOT):
562024-12-31T17:05:01.669Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
572024-12-31T17:05:01.670Zsource "$HOME/.cargo/env.fish" # For fish
582024-12-31T17:05:01.744Z+ rustc --version
592024-12-31T17:05:01.812Zrustc 1.84.0-nightly (5ec7d6eee 2024-11-17)
602024-12-31T17:05:01.815Zprocess exited: duration 26602 ms, exit code 0
 
612024-12-31T17:05:01.820Zstarting task 2: "authentication"
622024-12-31T17:05:01.841Zprocess exited: duration 20 ms, exit code 0
 
632024-12-31T17:05:01.846Zstarting task 3: "clone repository"
642024-12-31T17:05:01.851Z+ mkdir -p /work/oxidecomputer/opte
652024-12-31T17:05:01.854Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
662024-12-31T17:05:01.894ZCloning into '/work/oxidecomputer/opte'...
672024-12-31T17:05:02.795Z+ cd /work/oxidecomputer/opte
682024-12-31T17:05:02.795Z+ git fetch origin b192d6e08d8f963e87e0887ec245f1ab536c262c
692024-12-31T17:05:03.062ZFrom https://github.com/oxidecomputer/opte
702024-12-31T17:05:03.062Z * branch b192d6e08d8f963e87e0887ec245f1ab536c262c -> FETCH_HEAD
712024-12-31T17:05:03.071Z+ [[ -n rwlock ]]
722024-12-31T17:05:03.073Z++ git branch --show-current
732024-12-31T17:05:03.076Z+ current=master
742024-12-31T17:05:03.076Z+ [[ master != rwlock ]]
752024-12-31T17:05:03.076Z+ git branch -f rwlock b192d6e08d8f963e87e0887ec245f1ab536c262c
762024-12-31T17:05:03.079Z+ git checkout -f rwlock
772024-12-31T17:05:03.100ZSwitched to branch 'rwlock'
782024-12-31T17:05:03.103Z+ git reset --hard b192d6e08d8f963e87e0887ec245f1ab536c262c
792024-12-31T17:05:03.122ZHEAD is now at b192d6e Some prose on RwLock strategy,
802024-12-31T17:05:03.125Zprocess exited: duration 1276 ms, exit code 0
 
812024-12-31T17:05:03.131Zstarting task 4: "build"
822024-12-31T17:05:03.135Z+ cargo --version
832024-12-31T17:05:03.140Zinfo: syncing channel updates for '1.83.0-x86_64-unknown-illumos'
842024-12-31T17:05:03.319Zinfo: latest update on 2024-11-28, rust version 1.83.0 (90b35a623 2024-11-26)
852024-12-31T17:05:03.319Zinfo: downloading component 'cargo'
862024-12-31T17:05:04.318Zinfo: downloading component 'clippy'
872024-12-31T17:05:04.700Zinfo: downloading component 'rust-docs'
882024-12-31T17:05:06.089Zinfo: downloading component 'rust-std'
892024-12-31T17:05:08.198Zinfo: downloading component 'rustc'
902024-12-31T17:05:15.806Zinfo: downloading component 'rustfmt'
912024-12-31T17:05:16.099Zinfo: installing component 'cargo'
922024-12-31T17:05:16.912Zinfo: installing component 'clippy'
932024-12-31T17:05:17.287Zinfo: installing component 'rust-docs'
942024-12-31T17:05:18.927Zinfo: installing component 'rust-std'
952024-12-31T17:05:20.635Zinfo: installing component 'rustc'
962024-12-31T17:05:26.262Zinfo: installing component 'rustfmt'
972024-12-31T17:05:26.672Zcargo 1.83.0 (5ffbef321 2024-10-29)
982024-12-31T17:05:26.675Z+ rustc --version
992024-12-31T17:05:26.747Zrustc 1.83.0 (90b35a623 2024-11-26)
1002024-12-31T17:05:26.752Z+ cd crates/opte-api
1012024-12-31T17:05:26.754Z+ header 'check API_VERSION'
1022024-12-31T17:05:26.754Z+ echo '# ==== check API_VERSION ==== #'
1032024-12-31T17:05:26.754Z# ==== check API_VERSION ==== #
1042024-12-31T17:05:26.754Z+ ./check-api-version.sh
1052024-12-31T17:05:26.765Z+ header 'check style'
1062024-12-31T17:05:26.768Z+ echo '# ==== check style ==== #'
1072024-12-31T17:05:26.768Z# ==== check style ==== #
1082024-12-31T17:05:26.768Z+ ptime -m cargo +nightly-2024-11-18 fmt -- --check
1092024-12-31T17:05:26.983Z
1102024-12-31T17:05:26.983Zreal 0.213536211
1112024-12-31T17:05:26.983Zuser 0.117480472
1122024-12-31T17:05:26.983Zsys 0.090236035
1132024-12-31T17:05:26.983Ztrap 0.000040604
1142024-12-31T17:05:26.983Ztflt 0.000000000
1152024-12-31T17:05:26.983Zdflt 0.000000000
1162024-12-31T17:05:26.983Zkflt 0.000000000
1172024-12-31T17:05:26.983Zlock 0.000000000
1182024-12-31T17:05:26.983Zslp 0.126590780
1192024-12-31T17:05:26.983Zlat 0.000610234
1202024-12-31T17:05:26.983Zstop 0.000132065
1212024-12-31T17:05:26.986Z+ header 'analyze std'
1222024-12-31T17:05:26.986Z+ echo '# ==== analyze std ==== #'
1232024-12-31T17:05:26.986Z# ==== analyze std ==== #
1242024-12-31T17:05:26.986Z+ ptime -m cargo clippy --all-targets
1252024-12-31T17:05:27.205Z Updating crates.io index
1262024-12-31T17:05:27.207Z Updating git repository `https://github.com/oxidecomputer/falcon`
1272024-12-31T17:05:28.098Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
1282024-12-31T17:05:28.406Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1292024-12-31T17:05:28.771Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1302024-12-31T17:05:29.234Z Updating git repository `https://github.com/oxidecomputer/zone`
1312024-12-31T17:05:29.601Z Updating git repository `https://github.com/oxidecomputer/oxnet`
1322024-12-31T17:05:29.861Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1332024-12-31T17:05:30.138Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1342024-12-31T17:05:30.433Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1352024-12-31T17:05:31.324Z Downloading crates ...
1362024-12-31T17:05:31.412Z Downloaded darling_macro v0.20.10
1372024-12-31T17:05:31.421Z Downloaded ident_case v1.0.1
1382024-12-31T17:05:31.424Z Downloaded cobs v0.2.3
1392024-12-31T17:05:31.427Z Downloaded byteorder v1.5.0
1402024-12-31T17:05:31.430Z Downloaded either v1.13.0
1412024-12-31T17:05:31.433Z Downloaded bitflags v1.3.2
1422024-12-31T17:05:31.435Z Downloaded cfg-if v1.0.0
1432024-12-31T17:05:31.453Z Downloaded embedded-io v0.4.0
1442024-12-31T17:05:31.455Z Downloaded bitflags v2.6.0
1452024-12-31T17:05:31.458Z Downloaded managed v0.8.0
1462024-12-31T17:05:31.461Z Downloaded fnv v1.0.7
1472024-12-31T17:05:31.461Z Downloaded hash32 v0.3.1
1482024-12-31T17:05:31.463Z Downloaded embedded-io v0.6.1
1492024-12-31T17:05:31.463Z Downloaded defmt-parser v0.4.1
1502024-12-31T17:05:31.473Z Downloaded strsim v0.11.1
1512024-12-31T17:05:31.475Z Downloaded quote v1.0.38
1522024-12-31T17:05:31.478Z Downloaded defmt-macros v0.4.0
1532024-12-31T17:05:31.480Z Downloaded stable_deref_trait v1.2.0
1542024-12-31T17:05:31.480Z Downloaded thiserror-impl v2.0.9
1552024-12-31T17:05:31.482Z Downloaded ipnetwork v0.20.0
1562024-12-31T17:05:31.485Z Downloaded proc-macro-error-attr2 v2.0.0
1572024-12-31T17:05:31.485Z Downloaded darling v0.20.10
1582024-12-31T17:05:31.488Z Downloaded defmt v0.3.10
1592024-12-31T17:05:31.492Z Downloaded proc-macro-error2 v2.0.1
1602024-12-31T17:05:31.494Z Downloaded postcard v1.1.1
1612024-12-31T17:05:31.497Z Downloaded macaddr v1.0.1
1622024-12-31T17:05:31.502Z Downloaded thiserror v2.0.9
1632024-12-31T17:05:31.509Z Downloaded proc-macro2 v1.0.92
1642024-12-31T17:05:31.522Z Downloaded unicode-ident v1.0.14
1652024-12-31T17:05:31.525Z Downloaded darling_core v0.20.10
1662024-12-31T17:05:31.548Z Downloaded serde_derive v1.0.217
1672024-12-31T17:05:31.551Z Downloaded serde v1.0.217
1682024-12-31T17:05:31.554Z Downloaded zerocopy-derive v0.8.14
1692024-12-31T17:05:31.559Z Downloaded memchr v2.7.4
1702024-12-31T17:05:31.564Z Downloaded heapless v0.8.0
1712024-12-31T17:05:31.598Z Downloaded itertools v0.13.0
1722024-12-31T17:05:31.608Z Downloaded aho-corasick v1.1.3
1732024-12-31T17:05:31.640Z Downloaded zerocopy v0.8.14
1742024-12-31T17:05:31.661Z Downloaded regex v1.11.1
1752024-12-31T17:05:31.672Z Downloaded syn v2.0.93
1762024-12-31T17:05:31.692Z Downloaded smoltcp v0.11.0
1772024-12-31T17:05:31.703Z Downloaded regex-syntax v0.8.5
1782024-12-31T17:05:31.721Z Downloaded regex-automata v0.4.9
1792024-12-31T17:05:31.846Z Compiling proc-macro2 v1.0.92
1802024-12-31T17:05:31.846Z Compiling unicode-ident v1.0.14
1812024-12-31T17:05:31.849Z Compiling strsim v0.11.1
1822024-12-31T17:05:31.849Z Compiling fnv v1.0.7
1832024-12-31T17:05:31.849Z Compiling memchr v2.7.4
1842024-12-31T17:05:31.849Z Compiling ident_case v1.0.1
1852024-12-31T17:05:31.849Z Compiling regex-syntax v0.8.5
1862024-12-31T17:05:31.858Z Compiling either v1.13.0
1872024-12-31T17:05:31.985Z Compiling serde v1.0.217
1882024-12-31T17:05:32.030Z Compiling zerocopy v0.8.14
1892024-12-31T17:05:32.040Z Checking byteorder v1.5.0
1902024-12-31T17:05:32.237Z Compiling itertools v0.13.0
1912024-12-31T17:05:32.315Z Compiling heapless v0.8.0
1922024-12-31T17:05:32.446Z Checking hash32 v0.3.1
1932024-12-31T17:05:32.537Z Checking stable_deref_trait v1.2.0
1942024-12-31T17:05:32.588Z Compiling smoltcp v0.11.0
1952024-12-31T17:05:32.611Z Checking macaddr v1.0.1
1962024-12-31T17:05:32.729Z Compiling aho-corasick v1.1.3
1972024-12-31T17:05:32.889Z Checking cobs v0.2.3
1982024-12-31T17:05:33.040Z Checking cfg-if v1.0.0
1992024-12-31T17:05:33.115Z Checking bitflags v1.3.2
2002024-12-31T17:05:33.139Z Checking bitflags v2.6.0
2012024-12-31T17:05:33.180Z Checking managed v0.8.0
2022024-12-31T17:05:33.190Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
2032024-12-31T17:05:33.340Zwarning: passing a unit value to a function
2042024-12-31T17:05:33.340Z --> crates/illumos-sys-hdrs/src/lib.rs:182:9
2052024-12-31T17:05:33.340Z |
2062024-12-31T17:05:33.340Z182 | core::hint::black_box(self.as_u64().store(val, Ordering::Relaxed));
2072024-12-31T17:05:33.340Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2082024-12-31T17:05:33.340Z |
2092024-12-31T17:05:33.340Z = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unit_arg
2102024-12-31T17:05:33.340Z = note: `#[warn(clippy::unit_arg)]` on by default
2112024-12-31T17:05:33.340Zhelp: move the expression in front of the call and replace it with the unit literal `()`
2122024-12-31T17:05:33.340Z |
2132024-12-31T17:05:33.340Z182 ~ self.as_u64().store(val, Ordering::Relaxed);
2142024-12-31T17:05:33.340Z183 ~ core::hint::black_box(());
2152024-12-31T17:05:33.341Z |
2162024-12-31T17:05:33.341Z
2172024-12-31T17:05:33.362Z Checking ipnetwork v0.20.0
2182024-12-31T17:05:33.385Zwarning: `illumos-sys-hdrs` (lib) generated 1 warning (run `cargo clippy --fix --lib -p illumos-sys-hdrs` to apply 1 suggestion)
2192024-12-31T17:05:33.441Z Compiling quote v1.0.38
2202024-12-31T17:05:33.761Z Compiling syn v2.0.93
2212024-12-31T17:05:34.957Z Compiling regex-automata v0.4.9
2222024-12-31T17:05:37.326Z Compiling regex v1.11.1
2232024-12-31T17:05:38.093Z Compiling darling_core v0.20.10
2242024-12-31T17:05:38.902Z Compiling serde_derive v1.0.217
2252024-12-31T17:05:38.902Z Compiling zerocopy-derive v0.8.14
2262024-12-31T17:05:40.432Z Compiling darling_macro v0.20.10
2272024-12-31T17:05:41.053Z Compiling darling v0.20.10
2282024-12-31T17:05:41.135Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
2292024-12-31T17:05:44.107Z Checking ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
2302024-12-31T17:05:44.910Z Checking ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
2312024-12-31T17:05:44.910Z Checking postcard v1.1.1
2322024-12-31T17:05:46.063Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
2332024-12-31T17:05:47.358Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.23s
2342024-12-31T17:05:47.485Z
2352024-12-31T17:05:47.485Zreal 20.493722909
2362024-12-31T17:05:47.485Zuser 57.552140322
2372024-12-31T17:05:47.485Zsys 7.190918882
2382024-12-31T17:05:47.485Ztrap 0.029052956
2392024-12-31T17:05:47.485Ztflt 0.175268434
2402024-12-31T17:05:47.485Zdflt 0.502433823
2412024-12-31T17:05:47.488Zkflt 0.002017415
2422024-12-31T17:05:47.488Zlock 1:02.261706865
2432024-12-31T17:05:47.488Zslp 2:54.600068006
2442024-12-31T17:05:47.488Zlat 1.513374732
2452024-12-31T17:05:47.488Zstop 3.698531710
2462024-12-31T17:05:47.488Z+ header 'analyze no_std'
2472024-12-31T17:05:47.488Z+ echo '# ==== analyze no_std ==== #'
2482024-12-31T17:05:47.488Z# ==== analyze no_std ==== #
2492024-12-31T17:05:47.488Z+ ptime -m cargo clippy --no-default-features --all-targets
2502024-12-31T17:05:47.703Zwarning: passing a unit value to a function
2512024-12-31T17:05:47.703Z --> crates/illumos-sys-hdrs/src/lib.rs:182:9
2522024-12-31T17:05:47.703Z |
2532024-12-31T17:05:47.703Z182 | core::hint::black_box(self.as_u64().store(val, Ordering::Relaxed));
2542024-12-31T17:05:47.703Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2552024-12-31T17:05:47.703Z |
2562024-12-31T17:05:47.703Z = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unit_arg
2572024-12-31T17:05:47.703Z = note: `#[warn(clippy::unit_arg)]` on by default
2582024-12-31T17:05:47.703Zhelp: move the expression in front of the call and replace it with the unit literal `()`
2592024-12-31T17:05:47.703Z |
2602024-12-31T17:05:47.703Z182 ~ self.as_u64().store(val, Ordering::Relaxed);
2612024-12-31T17:05:47.703Z183 ~ core::hint::black_box(());
2622024-12-31T17:05:47.703Z |
2632024-12-31T17:05:47.703Z
2642024-12-31T17:05:47.703Zwarning: `illumos-sys-hdrs` (lib) generated 1 warning (run `cargo clippy --fix --lib -p illumos-sys-hdrs` to apply 1 suggestion)
2652024-12-31T17:05:47.706Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
2662024-12-31T17:05:48.995Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.38s
2672024-12-31T17:05:49.022Z
2682024-12-31T17:05:49.024Zreal 1.530520712
2692024-12-31T17:05:49.024Zuser 2.371655824
2702024-12-31T17:05:49.025Zsys 0.280961327
2712024-12-31T17:05:49.025Ztrap 0.000273258
2722024-12-31T17:05:49.025Ztflt 0.000008908
2732024-12-31T17:05:49.025Zdflt 0.000020284
2742024-12-31T17:05:49.025Zkflt 0.000000000
2752024-12-31T17:05:49.025Zlock 2.852684711
2762024-12-31T17:05:49.025Zslp 6.174736916
2772024-12-31T17:05:49.025Zlat 0.001871064
2782024-12-31T17:05:49.025Zstop 0.067006072
2792024-12-31T17:05:49.025Z+ header test
2802024-12-31T17:05:49.025Z+ echo '# ==== test ==== #'
2812024-12-31T17:05:49.025Z# ==== test ==== #
2822024-12-31T17:05:49.025Z+ ptime -m cargo test
2832024-12-31T17:05:49.267Z Compiling byteorder v1.5.0
2842024-12-31T17:05:49.267Z Compiling macaddr v1.0.1
2852024-12-31T17:05:49.270Z Compiling stable_deref_trait v1.2.0
2862024-12-31T17:05:49.270Z Compiling bitflags v2.6.0
2872024-12-31T17:05:49.270Z Compiling cfg-if v1.0.0
2882024-12-31T17:05:49.270Z Compiling zerocopy v0.8.14
2892024-12-31T17:05:49.270Z Compiling serde v1.0.217
2902024-12-31T17:05:49.280Z Compiling managed v0.8.0
2912024-12-31T17:05:49.336Z Compiling bitflags v1.3.2
2922024-12-31T17:05:49.345Z Compiling cobs v0.2.3
2932024-12-31T17:05:49.413Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
2942024-12-31T17:05:49.543Z Compiling hash32 v0.3.1
2952024-12-31T17:05:49.548Z Compiling ipnetwork v0.20.0
2962024-12-31T17:05:49.647Z Compiling heapless v0.8.0
2972024-12-31T17:05:50.163Z Compiling smoltcp v0.11.0
2982024-12-31T17:05:51.093Z Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
2992024-12-31T17:05:52.388Z Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
3002024-12-31T17:05:52.388Z Compiling postcard v1.1.1
3012024-12-31T17:05:53.598Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3022024-12-31T17:05:55.266Z Finished `test` profile [unoptimized + debuginfo] target(s) in 6.19s
3032024-12-31T17:05:55.279Z Running unittests src/lib.rs (/work/oxidecomputer/opte/target/debug/deps/opte_api-41e3b2af7fb02211)
3042024-12-31T17:05:55.290Z
3052024-12-31T17:05:55.290Zrunning 22 tests
3062024-12-31T17:05:55.293Ztest encap::test::good_vni ... ok
3072024-12-31T17:05:55.293Ztest encap::test::bad_vni ... ok
3082024-12-31T17:05:55.293Ztest encap::test::vni_round_trip ... ok
3092024-12-31T17:05:55.293Ztest dns::tests::test_domain_name ... ok
3102024-12-31T17:05:55.293Ztest ip::test::bad_prefix_len ... ok
3112024-12-31T17:05:55.293Ztest ip::test::dhcp_fqdn ... ok
3122024-12-31T17:05:55.293Ztest ip::test::bad_cidr ... ok
3132024-12-31T17:05:55.293Ztest ip::test::good_cidr ... ok
3142024-12-31T17:05:55.293Ztest ip::test::ipv4_addr_bad ... ok
3152024-12-31T17:05:55.293Ztest ip::test::ipv4_addr_good ... ok
3162024-12-31T17:05:55.293Ztest ip::test::ipv4_mask ... ok
3172024-12-31T17:05:55.293Ztest ip::test::ipv6_is_default ... ok
3182024-12-31T17:05:55.293Ztest ip::test::ipv6_cidr_is_member ... ok
3192024-12-31T17:05:55.293Ztest ip::test::ipv6_mask ... ok
3202024-12-31T17:05:55.293Ztest ip::test::test_ip_cidr_from_str ... ok
3212024-12-31T17:05:55.293Ztest ip::test::test_ip_addr_from_str ... ok
3222024-12-31T17:05:55.293Ztest ip::test::ipv6_prefix_len ... ok
3232024-12-31T17:05:55.293Ztest ip::test::test_ipv6_from_const ... ok
3242024-12-31T17:05:55.293Ztest ip::test::test_ipv6_from_eui64 ... ok
3252024-12-31T17:05:55.293Ztest ip::test::test_ipv6_multicast_mac ... ok
3262024-12-31T17:05:55.293Ztest ip::test::test_ipv6_solicited_node_multicast ... ok
3272024-12-31T17:05:55.293Ztest ip::test::test_ipv6_is_multicast ... ok
3282024-12-31T17:05:55.293Z
3292024-12-31T17:05:55.293Ztest result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
3302024-12-31T17:05:55.293Z
3312024-12-31T17:05:55.293Z Doc-tests opte_api
3322024-12-31T17:05:55.443Z
3332024-12-31T17:05:55.443Zrunning 1 test
3342024-12-31T17:05:55.802Ztest crates/opte-api/src/dns.rs - dns::DomainName::encode (line 81) ... ok
3352024-12-31T17:05:55.802Z
3362024-12-31T17:05:55.805Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.36s
3372024-12-31T17:05:55.805Z
3382024-12-31T17:05:55.821Z
3392024-12-31T17:05:55.824Zreal 6.789388883
3402024-12-31T17:05:55.824Zuser 15.372091548
3412024-12-31T17:05:55.824Zsys 2.137789225
3422024-12-31T17:05:55.824Ztrap 0.006521391
3432024-12-31T17:05:55.824Ztflt 0.057677254
3442024-12-31T17:05:55.824Zdflt 0.065837464
3452024-12-31T17:05:55.824Zkflt 0.000037614
3462024-12-31T17:05:55.824Zlock 24.851308785
3472024-12-31T17:05:55.824Zslp 46.420664107
3482024-12-31T17:05:55.824Zlat 0.187717805
3492024-12-31T17:05:55.824Zstop 0.586891064
3502024-12-31T17:05:55.824Zprocess exited: duration 52685 ms, exit code 0
 
3512024-12-31T17:05:55.831Zfound 0 output files