01J0TF0VM1XM6EWNSJ5Q0H28Y8: opte

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

Buildomat Job: 01J0TF13SMV9V6RM7VPRMD6MBH

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12024-06-20T09:19:04.220Zjob assigned to worker 01J0TF14ZS1CEF7K8KXXYNNGXC (queued for 45 s)
 
22024-06-20T09:19:04.486Zstarting task 0: "setup"
32024-06-20T09:19:04.513Z++ uname -s
42024-06-20T09:19:04.513Z+ kern=SunOS
52024-06-20T09:19:04.513Z+ case "$kern" in
62024-06-20T09:19:04.513Z+ groupadd -g 12345 build
72024-06-20T09:19:04.513Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-06-20T09:19:06.516Z+ zfs create -o mountpoint=/work rpool/work
92024-06-20T09:19:06.558Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-06-20T09:19:06.583Z+ home_fs=zfs
112024-06-20T09:19:06.583Z+ [[ zfs == autofs ]]
122024-06-20T09:19:06.583Z+ mkdir -p /home/build
132024-06-20T09:19:06.583Z+ chown build:build /home/build /work
142024-06-20T09:19:08.568Z+ chmod 0700 /home/build /work
152024-06-20T09:19:08.592Zprocess exited: duration 4085 ms, exit code 0
 
162024-06-20T09:19:08.643Zstarting task 1: "rust-toolchain"
172024-06-20T09:19:08.667Z+ printf ' * toolchain channel = "%s"
182024-06-20T09:19:08.667Z' nightly-2024-05-12
192024-06-20T09:19:08.667Z+ printf ' * toolchain profile = "%s"
202024-06-20T09:19:08.667Z' default
212024-06-20T09:19:08.667Z * toolchain channel = "nightly-2024-05-12"
222024-06-20T09:19:08.667Z * toolchain profile = "default"
232024-06-20T09:19:08.667Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
242024-06-20T09:19:08.667Z+ /bin/bash -s - -y --no-modify-path --default-toolchain nightly-2024-05-12 --profile default
252024-06-20T09:19:08.801Zinfo: downloading installer
262024-06-20T09:19:09.296Zinfo: profile set to 'default'
272024-06-20T09:19:09.296Zinfo: default host triple is x86_64-unknown-illumos
282024-06-20T09:19:09.296Zinfo: syncing channel updates for 'nightly-2024-05-12-x86_64-unknown-illumos'
292024-06-20T09:19:09.404Zinfo: latest update on 2024-05-12, rust version 1.80.0-nightly (78a775127 2024-05-11)
302024-06-20T09:19:09.404Zinfo: downloading component 'cargo'
312024-06-20T09:19:09.587Zinfo: downloading component 'clippy'
322024-06-20T09:19:09.647Zinfo: downloading component 'rust-docs'
332024-06-20T09:19:09.824Zinfo: downloading component 'rust-std'
342024-06-20T09:19:10.073Zinfo: downloading component 'rustc'
352024-06-20T09:19:10.768Zinfo: downloading component 'rustfmt'
362024-06-20T09:19:10.807Zinfo: installing component 'cargo'
372024-06-20T09:19:11.944Zinfo: installing component 'clippy'
382024-06-20T09:19:12.365Zinfo: installing component 'rust-docs'
392024-06-20T09:19:15.091Zinfo: installing component 'rust-std'
402024-06-20T09:19:17.168Zinfo: installing component 'rustc'
412024-06-20T09:19:22.359Zinfo: installing component 'rustfmt'
422024-06-20T09:19:22.739Zinfo: default toolchain set to 'nightly-2024-05-12-x86_64-unknown-illumos'
432024-06-20T09:19:22.739Z
442024-06-20T09:19:22.874Z nightly-2024-05-12-x86_64-unknown-illumos installed - rustc 1.80.0-nightly (78a775127 2024-05-11)
452024-06-20T09:19:22.874Z
462024-06-20T09:19:22.874Z
472024-06-20T09:19:22.874ZRust is installed now. Great!
482024-06-20T09:19:22.874Z
492024-06-20T09:19:22.874ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
502024-06-20T09:19:22.874Zenvironment variable. This has not been done automatically.
512024-06-20T09:19:22.874Z
522024-06-20T09:19:22.874ZTo configure your current shell, you need to source
532024-06-20T09:19:22.874Zthe corresponding env file under $HOME/.cargo.
542024-06-20T09:19:22.874Z
552024-06-20T09:19:22.874ZThis is usually done by running one of the following (note the leading DOT):
562024-06-20T09:19:22.874Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
572024-06-20T09:19:22.874Zsource "$HOME/.cargo/env.fish" # For fish
582024-06-20T09:19:22.953Z+ rustc --version
592024-06-20T09:19:23.084Zrustc 1.80.0-nightly (78a775127 2024-05-11)
602024-06-20T09:19:23.108Zprocess exited: duration 14448 ms, exit code 0
 
612024-06-20T09:19:23.159Zstarting task 2: "authentication"
622024-06-20T09:19:23.216Zprocess exited: duration 59 ms, exit code 0
 
632024-06-20T09:19:23.265Zstarting task 3: "clone repository"
642024-06-20T09:19:23.291Z+ mkdir -p /work/oxidecomputer/opte
652024-06-20T09:19:23.291Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
662024-06-20T09:19:23.315ZCloning into '/work/oxidecomputer/opte'...
672024-06-20T09:19:24.570Z+ cd /work/oxidecomputer/opte
682024-06-20T09:19:24.570Z+ git fetch origin a98ac2fa4ce9a58c511193cf1bfd6ab3056a6ce2
692024-06-20T09:19:25.944ZFrom https://github.com/oxidecomputer/opte
702024-06-20T09:19:25.944Z * branch a98ac2fa4ce9a58c511193cf1bfd6ab3056a6ce2 -> FETCH_HEAD
712024-06-20T09:19:25.970Z+ [[ -n '' ]]
722024-06-20T09:19:25.970Z+ git reset --hard a98ac2fa4ce9a58c511193cf1bfd6ab3056a6ce2
732024-06-20T09:19:25.970ZHEAD is now at a98ac2f Merge branch 'master' into use-the-flow-luke-61
742024-06-20T09:19:25.970Zprocess exited: duration 1703 ms, exit code 0
 
752024-06-20T09:19:26.018Zstarting task 4: "build"
762024-06-20T09:19:26.042Z+ cargo --version
772024-06-20T09:19:26.042Zinfo: syncing channel updates for '1.78.0-x86_64-unknown-illumos'
782024-06-20T09:19:26.148Zinfo: latest update on 2024-05-02, rust version 1.78.0 (9b00956e5 2024-04-29)
792024-06-20T09:19:26.148Zinfo: downloading component 'cargo'
802024-06-20T09:19:26.308Zinfo: downloading component 'clippy'
812024-06-20T09:19:26.367Zinfo: downloading component 'rust-docs'
822024-06-20T09:19:26.565Zinfo: downloading component 'rust-std'
832024-06-20T09:19:26.949Zinfo: downloading component 'rustc'
842024-06-20T09:19:27.560Zinfo: downloading component 'rustfmt'
852024-06-20T09:19:27.601Zinfo: installing component 'cargo'
862024-06-20T09:19:28.711Zinfo: installing component 'clippy'
872024-06-20T09:19:29.112Zinfo: installing component 'rust-docs'
882024-06-20T09:19:31.469Zinfo: installing component 'rust-std'
892024-06-20T09:19:33.509Zinfo: installing component 'rustc'
902024-06-20T09:19:38.269Zinfo: installing component 'rustfmt'
912024-06-20T09:19:38.720Zcargo 1.78.0 (54d8815d0 2024-03-26)
922024-06-20T09:19:38.745Z+ rustc --version
932024-06-20T09:19:38.862Zrustc 1.78.0 (9b00956e5 2024-04-29)
942024-06-20T09:19:38.887Z+ cd lib/opte
952024-06-20T09:19:38.888Z+ header 'check style'
962024-06-20T09:19:38.888Z+ echo '# ==== check style ==== #'
972024-06-20T09:19:38.888Z+ ptime -m cargo +nightly-2024-05-12 fmt -- --check
982024-06-20T09:19:38.888Z# ==== check style ==== #
992024-06-20T09:19:39.664Z
1002024-06-20T09:19:39.664Zreal 0.789296357
1012024-06-20T09:19:39.664Zuser 0.353858123
1022024-06-20T09:19:39.664Zsys 0.425421602
1032024-06-20T09:19:39.664Ztrap 0.000062943
1042024-06-20T09:19:39.664Ztflt 0.000000000
1052024-06-20T09:19:39.665Zdflt 0.000000000
1062024-06-20T09:19:39.665Zkflt 0.000000000
1072024-06-20T09:19:39.665Zlock 0.000000000
1082024-06-20T09:19:39.690Zslp 0.647436574
1092024-06-20T09:19:39.690Zlat 0.000597213
1102024-06-20T09:19:39.691Zstop 0.000349663
1112024-06-20T09:19:39.691Z# ==== check docs ==== #
1122024-06-20T09:19:39.691Z+ header 'check docs'
1132024-06-20T09:19:39.691Z+ echo '# ==== check docs ==== #'
1142024-06-20T09:19:39.691Z+ RUSTDOCFLAGS='-D warnings'
1152024-06-20T09:19:39.691Z+ ptime -m cargo +nightly-2024-05-12 doc --no-default-features --features=api,std,engine,kernel
1162024-06-20T09:19:39.894Z Updating crates.io index
1172024-06-20T09:19:39.965Z Updating git repository `https://github.com/oxidecomputer/falcon`
1182024-06-20T09:19:40.817Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1192024-06-20T09:19:41.164Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1202024-06-20T09:19:45.020Z Updating git repository `https://github.com/oxidecomputer/zone`
1212024-06-20T09:19:45.020Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1222024-06-20T09:19:45.020Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1232024-06-20T09:19:45.020Z Updating git repository `https://github.com/oxidecomputer/oxnet`
1242024-06-20T09:19:45.020Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1252024-06-20T09:19:45.047Z Downloading crates ...
1262024-06-20T09:19:45.047Z Downloaded dtrace-parser v0.2.0
1272024-06-20T09:19:45.047Z Downloaded thiserror-impl v1.0.61
1282024-06-20T09:19:45.047Z Downloaded version_check v0.9.4
1292024-06-20T09:19:45.047Z Downloaded managed v0.8.0
1302024-06-20T09:19:45.047Z Downloaded zerocopy-derive v0.7.34
1312024-06-20T09:19:45.047Z Downloaded tabwriter v1.4.0
1322024-06-20T09:19:45.047Z Downloaded usdt-macro v0.5.0
1332024-06-20T09:19:45.047Z Downloaded strsim v0.11.1
1342024-06-20T09:19:45.047Z Downloaded zerocopy v0.7.34
1352024-06-20T09:19:45.047Z Downloaded usdt-attr-macro v0.5.0
1362024-06-20T09:19:45.047Z Downloaded syn v2.0.66
1372024-06-20T09:19:45.048Z Downloaded unicode-width v0.1.13
1382024-06-20T09:19:45.048Z Downloaded smoltcp v0.11.0
1392024-06-20T09:19:45.048Z Downloaded libc v0.2.155
1402024-06-20T09:19:45.048Z Downloaded ucd-trie v0.1.6
1412024-06-20T09:19:45.048Z Downloaded thread-id v4.2.1
1422024-06-20T09:19:45.048Z Downloaded thiserror v1.0.61
1432024-06-20T09:19:45.048Z Downloaded syn v1.0.109
1442024-06-20T09:19:45.048Z Downloaded serde_tokenstream v0.2.0
1452024-06-20T09:19:45.048Z Downloaded serde_json v1.0.117
1462024-06-20T09:19:45.074Z Downloaded serde_derive v1.0.203
1472024-06-20T09:19:45.075Z Downloaded serde v1.0.203
1482024-06-20T09:19:45.075Z Downloaded scroll_derive v0.12.0
1492024-06-20T09:19:45.075Z Downloaded ryu v1.0.18
1502024-06-20T09:19:45.075Z Downloaded proc-macro2 v1.0.85
1512024-06-20T09:19:45.075Z Downloaded proc-macro-error v1.0.4
1522024-06-20T09:19:45.075Z Downloaded postcard v1.0.8
1532024-06-20T09:19:45.075Z Downloaded pest_meta v2.7.10
1542024-06-20T09:19:45.075Z Downloaded pest_derive v2.7.10
1552024-06-20T09:19:45.101Z Downloaded pest v2.7.10
1562024-06-20T09:19:45.101Z Downloaded memchr v2.7.2
1572024-06-20T09:19:45.101Z Downloaded itertools v0.12.1
1582024-06-20T09:19:45.101Z Downloaded heapless v0.8.0
1592024-06-20T09:19:45.125Z Downloaded goblin v0.8.2
1602024-06-20T09:19:45.125Z Downloaded sha2 v0.10.8
1612024-06-20T09:19:45.125Z Downloaded scroll v0.12.0
1622024-06-20T09:19:45.125Z Downloaded quote v1.0.36
1632024-06-20T09:19:45.125Z Downloaded memmap v0.7.0
1642024-06-20T09:19:45.125Z Downloaded dyn-clone v1.0.17
1652024-06-20T09:19:45.125Z Downloaded defmt v0.3.8
1662024-06-20T09:19:45.126Z Downloaded darling_core v0.20.9
1672024-06-20T09:19:45.150Z Downloaded usdt-impl v0.5.0
1682024-06-20T09:19:45.151Z Downloaded usdt v0.5.0
1692024-06-20T09:19:45.151Z Downloaded unicode-ident v1.0.12
1702024-06-20T09:19:45.151Z Downloaded typenum v1.17.0
1712024-06-20T09:19:45.151Z Downloaded log v0.4.21
1722024-06-20T09:19:45.151Z Downloaded hash32 v0.3.1
1732024-06-20T09:19:45.151Z Downloaded generic-array v0.14.7
1742024-06-20T09:19:45.151Z Downloaded embedded-io v0.4.0
1752024-06-20T09:19:45.151Z Downloaded dof v0.3.0
1762024-06-20T09:19:45.151Z Downloaded defmt-parser v0.3.4
1772024-06-20T09:19:45.151Z Downloaded proc-macro-error-attr v1.0.4
1782024-06-20T09:19:45.151Z Downloaded pretty-hex v0.4.1
1792024-06-20T09:19:45.151Z Downloaded once_cell v1.19.0
1802024-06-20T09:19:45.175Z Downloaded fnv v1.0.7
1812024-06-20T09:19:45.175Z Downloaded defmt-macros v0.3.9
1822024-06-20T09:19:45.175Z Downloaded darling_macro v0.20.9
1832024-06-20T09:19:45.175Z Downloaded stable_deref_trait v1.2.0
1842024-06-20T09:19:45.175Z Downloaded plain v0.2.3
1852024-06-20T09:19:45.175Z Downloaded pest_generator v2.7.10
1862024-06-20T09:19:45.175Z Downloaded itoa v1.0.11
1872024-06-20T09:19:45.175Z Downloaded ipnetwork v0.20.0
1882024-06-20T09:19:45.175Z Downloaded ident_case v1.0.1
1892024-06-20T09:19:45.175Z Downloaded either v1.12.0
1902024-06-20T09:19:45.175Z Downloaded digest v0.10.7
1912024-06-20T09:19:45.175Z Downloaded darling v0.20.9
1922024-06-20T09:19:45.175Z Downloaded crypto-common v0.1.6
1932024-06-20T09:19:45.175Z Downloaded crc32fast v1.4.2
1942024-06-20T09:19:45.200Z Downloaded cpufeatures v0.2.12
1952024-06-20T09:19:45.200Z Downloaded cobs v0.2.3
1962024-06-20T09:19:45.200Z Downloaded cfg-if v1.0.0
1972024-06-20T09:19:45.200Z Downloaded byteorder v1.5.0
1982024-06-20T09:19:45.200Z Downloaded block-buffer v0.10.4
1992024-06-20T09:19:45.201Z Downloaded bitflags v1.3.2
2002024-06-20T09:19:45.291Z Compiling proc-macro2 v1.0.85
2012024-06-20T09:19:45.315Z Compiling unicode-ident v1.0.12
2022024-06-20T09:19:45.315Z Documenting unicode-ident v1.0.12
2032024-06-20T09:19:45.315Z Checking byteorder v1.5.0
2042024-06-20T09:19:45.316Z Compiling serde v1.0.203
2052024-06-20T09:19:45.316Z Compiling heapless v0.8.0
2062024-06-20T09:19:45.316Z Compiling strsim v0.11.1
2072024-06-20T09:19:45.535Z Compiling ident_case v1.0.1
2082024-06-20T09:19:45.587Z Compiling fnv v1.0.7
2092024-06-20T09:19:45.643Z Checking hash32 v0.3.1
2102024-06-20T09:19:45.716Z Checking cfg-if v1.0.0
2112024-06-20T09:19:45.740Z Checking stable_deref_trait v1.2.0
2122024-06-20T09:19:45.914Z Documenting byteorder v1.5.0
2132024-06-20T09:19:45.965Z Compiling smoltcp v0.11.0
2142024-06-20T09:19:46.062Z Documenting ident_case v1.0.1
2152024-06-20T09:19:46.086Z Checking bitflags v1.3.2
2162024-06-20T09:19:46.114Z Documenting strsim v0.11.1
2172024-06-20T09:19:46.621Z Documenting fnv v1.0.7
2182024-06-20T09:19:46.788Z Checking quote v1.0.36
2192024-06-20T09:19:47.150Z Checking syn v2.0.66
2202024-06-20T09:19:47.629Z Checking managed v0.8.0
2212024-06-20T09:19:47.945Z Checking cobs v0.2.3
2222024-06-20T09:19:47.985Z Documenting proc-macro2 v1.0.85
2232024-06-20T09:19:48.100Z Checking embedded-io v0.4.0
2242024-06-20T09:19:48.258Z Documenting stable_deref_trait v1.2.0
2252024-06-20T09:19:48.511Z Documenting hash32 v0.3.1
2262024-06-20T09:19:49.805Z Documenting cfg-if v1.0.0
2272024-06-20T09:19:50.301Z Documenting embedded-io v0.4.0
2282024-06-20T09:19:50.717Z Checking either v1.12.0
2292024-06-20T09:19:50.977Z Documenting managed v0.8.0
2302024-06-20T09:19:51.001Z Documenting heapless v0.8.0
2312024-06-20T09:19:51.322Z Checking darling_core v0.20.9
2322024-06-20T09:19:51.966Z Documenting quote v1.0.36
2332024-06-20T09:19:52.421Z Documenting bitflags v1.3.2
2342024-06-20T09:19:53.000Z Checking ipnetwork v0.20.0
2352024-06-20T09:19:53.042Z Compiling version_check v0.9.4
2362024-06-20T09:19:53.258Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
2372024-06-20T09:19:53.450Z Checking unicode-width v0.1.13
2382024-06-20T09:19:53.602Z Documenting cobs v0.2.3
2392024-06-20T09:19:53.630Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
2402024-06-20T09:19:53.899Z Documenting either v1.12.0
2412024-06-20T09:19:53.945Z Documenting ipnetwork v0.20.0
2422024-06-20T09:19:54.114Z Documenting unicode-width v0.1.13
2432024-06-20T09:19:54.972Z Documenting smoltcp v0.11.0
2442024-06-20T09:19:55.775Z Documenting syn v2.0.66
2452024-06-20T09:19:56.064Z Documenting illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
2462024-06-20T09:19:56.462Z Documenting itertools v0.12.1
2472024-06-20T09:19:56.633Z Documenting tabwriter v1.4.0
2482024-06-20T09:19:56.776Z Compiling serde_derive v1.0.203
2492024-06-20T09:19:57.314Z Compiling darling_macro v0.20.9
2502024-06-20T09:19:57.740Z Compiling zerocopy-derive v0.7.34
2512024-06-20T09:19:58.168Z Compiling darling v0.20.9
2522024-06-20T09:19:58.359Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
2532024-06-20T09:19:58.746Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
2542024-06-20T09:19:59.212Z Checking tabwriter v1.4.0
2552024-06-20T09:19:59.425Z Documenting crc32fast v1.4.2
2562024-06-20T09:19:59.460Z Checking zerocopy v0.7.34
2572024-06-20T09:19:59.515Z Checking itertools v0.12.1
2582024-06-20T09:19:59.773Z Checking crc32fast v1.4.2
2592024-06-20T09:19:59.969Z Documenting dyn-clone v1.0.17
2602024-06-20T09:20:00.418Z Checking dyn-clone v1.0.17
2612024-06-20T09:20:05.896Z Checking postcard v1.0.8
2622024-06-20T09:20:06.460Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
2632024-06-20T09:20:10.474Z Documenting darling_core v0.20.9
2642024-06-20T09:20:10.474Z Documenting serde_derive v1.0.203
2652024-06-20T09:20:10.498Z Documenting zerocopy-derive v0.7.34
2662024-06-20T09:20:10.499Z Documenting kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
2672024-06-20T09:20:14.376Z Documenting zerocopy v0.7.34
2682024-06-20T09:20:15.834Z Documenting serde v1.0.203
2692024-06-20T09:20:17.274Z Documenting darling_macro v0.20.9
2702024-06-20T09:20:21.037Z Documenting darling v0.20.9
2712024-06-20T09:20:21.886Z Documenting postcard v1.0.8
2722024-06-20T09:20:24.690Z Documenting opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
2732024-06-20T09:20:25.282Z Documenting derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
2742024-06-20T09:20:29.034Z Documenting opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
2752024-06-20T09:20:35.743Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.06s
2762024-06-20T09:20:35.841Z Generated /work/oxidecomputer/opte/target/doc/opte/index.html
2772024-06-20T09:20:35.869Z
2782024-06-20T09:20:35.893Zreal 56.177950089
2792024-06-20T09:20:35.893Zuser 1:39.934491774
2802024-06-20T09:20:35.893Zsys 1:38.357997388
2812024-06-20T09:20:35.893Ztrap 0.036275667
2822024-06-20T09:20:35.893Ztflt 0.167516085
2832024-06-20T09:20:35.893Zdflt 0.155532617
2842024-06-20T09:20:35.893Zkflt 0.001180930
2852024-06-20T09:20:35.893Zlock 4:31.303009201
2862024-06-20T09:20:35.893Zslp 7:55.197275510
2872024-06-20T09:20:35.893Zlat 8.062189213
2882024-06-20T09:20:35.893Zstop 7.405286480
2892024-06-20T09:20:35.893Z# ==== analyze std + api ==== #
2902024-06-20T09:20:35.893Z+ header 'analyze std + api'
2912024-06-20T09:20:35.893Z+ echo '# ==== analyze std + api ==== #'
2922024-06-20T09:20:35.893Z+ ptime -m cargo clippy --all-targets
2932024-06-20T09:20:36.337Z Compiling proc-macro2 v1.0.85
2942024-06-20T09:20:36.337Z Compiling unicode-ident v1.0.12
2952024-06-20T09:20:36.337Z Compiling thiserror v1.0.61
2962024-06-20T09:20:36.337Z Compiling memchr v2.7.2
2972024-06-20T09:20:36.361Z Compiling ucd-trie v0.1.6
2982024-06-20T09:20:36.361Z Compiling version_check v0.9.4
2992024-06-20T09:20:36.361Z Compiling libc v0.2.155
3002024-06-20T09:20:36.361Z Compiling once_cell v1.19.0
3012024-06-20T09:20:36.547Z Compiling serde_json v1.0.117
3022024-06-20T09:20:36.694Z Compiling serde v1.0.203
3032024-06-20T09:20:36.814Z Checking byteorder v1.5.0
3042024-06-20T09:20:36.928Z Compiling ryu v1.0.18
3052024-06-20T09:20:36.991Z Compiling itoa v1.0.11
3062024-06-20T09:20:37.168Z Compiling usdt-impl v0.5.0
3072024-06-20T09:20:37.390Z Compiling heapless v0.8.0
3082024-06-20T09:20:37.540Z Compiling fnv v1.0.7
3092024-06-20T09:20:37.634Z Compiling quote v1.0.36
3102024-06-20T09:20:37.658Z Checking plain v0.2.3
3112024-06-20T09:20:37.756Z Compiling thread-id v4.2.1
3122024-06-20T09:20:37.780Z Compiling ident_case v1.0.1
3132024-06-20T09:20:37.780Z Checking log v0.4.21
3142024-06-20T09:20:37.842Z Compiling strsim v0.11.1
3152024-06-20T09:20:37.992Z Compiling syn v2.0.66
3162024-06-20T09:20:38.027Z Checking hash32 v0.3.1
3172024-06-20T09:20:38.174Z Checking pretty-hex v0.4.1
3182024-06-20T09:20:38.198Z Checking cfg-if v1.0.0
3192024-06-20T09:20:38.223Z Checking stable_deref_trait v1.2.0
3202024-06-20T09:20:38.247Z Compiling smoltcp v0.11.0
3212024-06-20T09:20:38.345Z Checking embedded-io v0.4.0
3222024-06-20T09:20:38.389Z Checking bitflags v1.3.2
3232024-06-20T09:20:38.490Z Checking managed v0.8.0
3242024-06-20T09:20:38.522Z Checking cobs v0.2.3
3252024-06-20T09:20:38.546Z Checking memmap v0.7.0
3262024-06-20T09:20:38.595Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3272024-06-20T09:20:38.655Z Checking either v1.12.0
3282024-06-20T09:20:38.679Z Checking ipnetwork v0.20.0
3292024-06-20T09:20:38.786Z Checking unicode-width v0.1.13
3302024-06-20T09:20:38.810Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
3312024-06-20T09:20:38.904Z Checking crc32fast v1.4.2
3322024-06-20T09:20:38.931Z Checking tabwriter v1.4.0
3332024-06-20T09:20:38.955Z Checking dyn-clone v1.0.17
3342024-06-20T09:20:38.955Z Checking itertools v0.12.1
3352024-06-20T09:20:42.305Z Compiling darling_core v0.20.9
3362024-06-20T09:20:45.053Z Compiling thiserror-impl v1.0.61
3372024-06-20T09:20:45.053Z Compiling serde_derive v1.0.203
3382024-06-20T09:20:45.077Z Compiling zerocopy-derive v0.7.34
3392024-06-20T09:20:45.077Z Compiling scroll_derive v0.12.0
3402024-06-20T09:20:45.077Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3412024-06-20T09:20:46.083Z Compiling darling_macro v0.20.9
3422024-06-20T09:20:46.244Z Checking scroll v0.12.0
3432024-06-20T09:20:46.606Z Checking goblin v0.8.2
3442024-06-20T09:20:46.630Z Compiling zerocopy v0.7.34
3452024-06-20T09:20:46.887Z Compiling darling v0.20.9
3462024-06-20T09:20:46.984Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
3472024-06-20T09:20:47.063Z Compiling pest v2.7.10
3482024-06-20T09:20:48.886Z Compiling pest_meta v2.7.10
3492024-06-20T09:20:49.829Z Compiling pest_generator v2.7.10
3502024-06-20T09:20:51.399Z Compiling pest_derive v2.7.10
3512024-06-20T09:20:52.051Z Compiling dtrace-parser v0.2.0
3522024-06-20T09:20:53.332Z Checking postcard v1.0.8
3532024-06-20T09:20:53.862Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3542024-06-20T09:20:53.922Z Compiling serde_tokenstream v0.2.0
3552024-06-20T09:20:54.469Z Checking dof v0.3.0
3562024-06-20T09:20:56.466Z Compiling usdt-attr-macro v0.5.0
3572024-06-20T09:20:56.466Z Compiling usdt-macro v0.5.0
3582024-06-20T09:20:57.495Z Checking usdt v0.5.0
3592024-06-20T09:21:12.083Zwarning: the loop variable `i` is only used to index `els`
3602024-06-20T09:21:12.083Z --> lib/opte/src/engine/packet.rs:4026:18
3612024-06-20T09:21:12.083Z |
3622024-06-20T09:21:12.083Z4026 | for i in 0..els.len() {
3632024-06-20T09:21:12.083Z | ^^^^^^^^^^^^
3642024-06-20T09:21:12.083Z |
3652024-06-20T09:21:12.083Z = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_range_loop
3662024-06-20T09:21:12.083Z = note: `#[warn(clippy::needless_range_loop)]` on by default
3672024-06-20T09:21:12.083Zhelp: consider using an iterator
3682024-06-20T09:21:12.083Z |
3692024-06-20T09:21:12.083Z4026 | for <item> in &els {
3702024-06-20T09:21:12.083Z | ~~~~~~ ~~~~
3712024-06-20T09:21:12.083Z
3722024-06-20T09:21:13.197Zwarning: `opte` (lib test) generated 1 warning
3732024-06-20T09:21:13.221Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.17s
3742024-06-20T09:21:13.246Z
3752024-06-20T09:21:13.246Zreal 37.349974717
3762024-06-20T09:21:13.246Zuser 1:31.795686961
3772024-06-20T09:21:13.246Zsys 23.671683568
3782024-06-20T09:21:13.246Ztrap 0.036243998
3792024-06-20T09:21:13.246Ztflt 0.249979672
3802024-06-20T09:21:13.246Zdflt 0.825564776
3812024-06-20T09:21:13.246Zkflt 0.000062644
3822024-06-20T09:21:13.246Zlock 3:04.090466877
3832024-06-20T09:21:13.246Zslp 4:14.411838716
3842024-06-20T09:21:13.246Zlat 3.306908784
3852024-06-20T09:21:13.246Zstop 3.179556425
3862024-06-20T09:21:13.246Z+ header 'analyze no_std + engine + kernel'
3872024-06-20T09:21:13.246Z+ echo '# ==== analyze no_std + engine + kernel ==== #'
3882024-06-20T09:21:13.246Z# ==== analyze no_std + engine + kernel ==== #
3892024-06-20T09:21:13.246Z+ ptime -m cargo +nightly-2024-05-12 clippy --no-default-features --features engine,kernel
3902024-06-20T09:21:13.632Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
3912024-06-20T09:21:13.632Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3922024-06-20T09:21:13.656Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3932024-06-20T09:21:13.656Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
3942024-06-20T09:21:13.865Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3952024-06-20T09:21:22.956Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.61s
3962024-06-20T09:21:22.990Z
3972024-06-20T09:21:23.014Zreal 9.751465420
3982024-06-20T09:21:23.014Zuser 10.421098805
3992024-06-20T09:21:23.014Zsys 1.766959258
4002024-06-20T09:21:23.014Ztrap 0.003716012
4012024-06-20T09:21:23.014Ztflt 0.007757407
4022024-06-20T09:21:23.014Zdflt 0.027102736
4032024-06-20T09:21:23.015Zkflt 0.000000000
4042024-06-20T09:21:23.015Zlock 26.192803705
4052024-06-20T09:21:23.015Zslp 35.297759504
4062024-06-20T09:21:23.015Zlat 0.087826650
4072024-06-20T09:21:23.015Zstop 0.117703216
4082024-06-20T09:21:23.015Z+ header test
4092024-06-20T09:21:23.015Z# ==== test ==== #
4102024-06-20T09:21:23.015Z+ echo '# ==== test ==== #'
4112024-06-20T09:21:23.015Z+ ptime -m cargo test
4122024-06-20T09:21:23.314Z Compiling unicode-ident v1.0.12
4132024-06-20T09:21:23.314Z Compiling byteorder v1.5.0
4142024-06-20T09:21:23.339Z Compiling ucd-trie v0.1.6
4152024-06-20T09:21:23.339Z Compiling memchr v2.7.2
4162024-06-20T09:21:23.339Z Compiling ryu v1.0.18
4172024-06-20T09:21:23.339Z Compiling itoa v1.0.11
4182024-06-20T09:21:23.339Z Compiling libc v0.2.155
4192024-06-20T09:21:23.364Z Compiling plain v0.2.3
4202024-06-20T09:21:23.469Z Compiling proc-macro2 v1.0.85
4212024-06-20T09:21:23.493Z Compiling log v0.4.21
4222024-06-20T09:21:23.518Z Compiling pretty-hex v0.4.1
4232024-06-20T09:21:23.621Z Compiling stable_deref_trait v1.2.0
4242024-06-20T09:21:23.684Z Compiling hash32 v0.3.1
4252024-06-20T09:21:23.709Z Compiling cfg-if v1.0.0
4262024-06-20T09:21:23.709Z Compiling bitflags v1.3.2
4272024-06-20T09:21:23.759Z Compiling cobs v0.2.3
4282024-06-20T09:21:23.783Z Compiling managed v0.8.0
4292024-06-20T09:21:23.808Z Compiling embedded-io v0.4.0
4302024-06-20T09:21:23.880Z Compiling thread-id v4.2.1
4312024-06-20T09:21:23.951Z Compiling heapless v0.8.0
4322024-06-20T09:21:23.976Z Compiling memmap v0.7.0
4332024-06-20T09:21:23.976Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
4342024-06-20T09:21:24.000Z Compiling ipnetwork v0.20.0
4352024-06-20T09:21:24.025Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
4362024-06-20T09:21:24.143Z Compiling quote v1.0.36
4372024-06-20T09:21:24.170Z Compiling either v1.12.0
4382024-06-20T09:21:24.238Z Compiling unicode-width v0.1.13
4392024-06-20T09:21:24.333Z Compiling crc32fast v1.4.2
4402024-06-20T09:21:24.427Z Compiling syn v2.0.66
4412024-06-20T09:21:24.510Z Compiling itertools v0.12.1
4422024-06-20T09:21:24.535Z Compiling tabwriter v1.4.0
4432024-06-20T09:21:24.581Z Compiling dyn-clone v1.0.17
4442024-06-20T09:21:24.792Z Compiling smoltcp v0.11.0
4452024-06-20T09:21:28.522Z Compiling darling_core v0.20.9
4462024-06-20T09:21:32.783Z Compiling serde_derive v1.0.203
4472024-06-20T09:21:32.783Z Compiling thiserror-impl v1.0.61
4482024-06-20T09:21:32.808Z Compiling zerocopy-derive v0.7.34
4492024-06-20T09:21:32.808Z Compiling scroll_derive v0.12.0
4502024-06-20T09:21:32.808Z Compiling darling_macro v0.20.9
4512024-06-20T09:21:32.808Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
4522024-06-20T09:21:33.879Z Compiling darling v0.20.9
4532024-06-20T09:21:33.961Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
4542024-06-20T09:21:34.113Z Compiling scroll v0.12.0
4552024-06-20T09:21:34.510Z Compiling goblin v0.8.2
4562024-06-20T09:21:34.536Z Compiling zerocopy v0.7.34
4572024-06-20T09:21:34.845Z Compiling thiserror v1.0.61
4582024-06-20T09:21:34.919Z Compiling pest v2.7.10
4592024-06-20T09:21:36.775Z Compiling pest_meta v2.7.10
4602024-06-20T09:21:37.410Z Compiling serde v1.0.203
4612024-06-20T09:21:37.741Z Compiling pest_generator v2.7.10
4622024-06-20T09:21:39.259Z Compiling pest_derive v2.7.10
4632024-06-20T09:21:40.180Z Compiling dtrace-parser v0.2.0
4642024-06-20T09:21:41.785Z Compiling serde_json v1.0.117
4652024-06-20T09:21:41.785Z Compiling postcard v1.0.8
4662024-06-20T09:21:41.810Z Compiling serde_tokenstream v0.2.0
4672024-06-20T09:21:42.343Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
4682024-06-20T09:21:43.047Z Compiling dof v0.3.0
4692024-06-20T09:21:43.528Z Compiling usdt-impl v0.5.0
4702024-06-20T09:21:44.472Z Compiling usdt-attr-macro v0.5.0
4712024-06-20T09:21:44.472Z Compiling usdt-macro v0.5.0
4722024-06-20T09:21:45.880Z Compiling usdt v0.5.0
4732024-06-20T09:22:04.992Z Finished `test` profile [unoptimized + debuginfo] target(s) in 41.94s
4742024-06-20T09:22:05.016Z Running unittests src/lib.rs (/work/oxidecomputer/opte/target/debug/deps/opte-804da0bd821f40b2)
4752024-06-20T09:22:05.016Z
4762024-06-20T09:22:05.016Zrunning 88 tests
4772024-06-20T09:22:05.084Ztest d_error::tests::name_truncation ... ok
4782024-06-20T09:22:05.084Ztest d_error::tests::name_and_data_storage ... ok
4792024-06-20T09:22:05.084Ztest ddi::time::test::good_interval ... ok
4802024-06-20T09:22:05.084Ztest ddi::time::test::bad_interval - should panic ... ok
4812024-06-20T09:22:05.084Ztest engine::dhcp::test::domainname_encode ... ok
4822024-06-20T09:22:05.084Ztest engine::dhcp::test::offlink_encode ... ok
4832024-06-20T09:22:05.084Ztest engine::dhcp::test::hostname_encode ... ok
4842024-06-20T09:22:05.084Ztest engine::dhcp::test::rfc3442_encode ... ok
4852024-06-20T09:22:05.084Ztest engine::dhcp::test::domain_search_option_encode ... ok
4862024-06-20T09:22:05.084Ztest engine::dhcpv6::options::test::test_dns_servers ... ok
4872024-06-20T09:22:05.084Ztest engine::dhcpv6::options::test::test_client_id ... ok
4882024-06-20T09:22:05.084Ztest engine::dhcpv6::options::test::test_domain_list_from_slice ... ok
4892024-06-20T09:22:05.084Ztest engine::dhcpv6::options::test::test_elapsed_time ... ok
4902024-06-20T09:22:05.084Ztest engine::dhcpv6::options::test::test_iana ... ok
4912024-06-20T09:22:05.084Ztest engine::dhcpv6::options::test::test_iata ... ok
4922024-06-20T09:22:05.084Ztest engine::dhcpv6::options::test::test_ip_list_bad_length_fails ... ok
4932024-06-20T09:22:05.084Ztest engine::dhcpv6::options::test::test_raw_option_from_bytes ... ok
4942024-06-20T09:22:05.084Ztest engine::dhcpv6::options::test::test_parse_snooped_option_request ... ok
4952024-06-20T09:22:05.084Ztest engine::dhcpv6::options::test::test_option_request ... ok
4962024-06-20T09:22:05.084Ztest engine::dhcpv6::options::test::test_rapid_commit ... ok
4972024-06-20T09:22:05.084Ztest engine::dhcpv6::options::test::test_parse_snooped_iana ... ok
4982024-06-20T09:22:05.084Ztest engine::dhcpv6::options::test::test_status ... ok
4992024-06-20T09:22:05.084Ztest engine::dhcpv6::options::test::test_server_id ... ok
5002024-06-20T09:22:05.084Ztest engine::dhcpv6::options::test::test_sntp_servers ... ok
5012024-06-20T09:22:05.085Ztest engine::ether::test::emit ... ok
5022024-06-20T09:22:05.085Ztest engine::dhcpv6::options::test::test_parse_snooped_client_id ... ok
5032024-06-20T09:22:05.085Ztest engine::geneve::test::bad_opt_len_fails ... ok
5042024-06-20T09:22:05.085Ztest engine::dhcpv6::protocol::test::test_predicates_match_snooped_solicit_message ... ok
5052024-06-20T09:22:05.085Ztest engine::flow_table::test::flow_clear ... ok
5062024-06-20T09:22:05.085Ztest engine::flow_table::test::flow_expired ... ok
5072024-06-20T09:22:05.085Ztest engine::geneve::test::emit_external_opt ... ok
5082024-06-20T09:22:05.085Ztest engine::dhcpv6::protocol::test::test_parse_snooped_solicit_message ... ok
5092024-06-20T09:22:05.085Ztest engine::geneve::test::emit_no_opts ... ok
5102024-06-20T09:22:05.085Ztest engine::geneve::test::parse_single_opt ... ok
5112024-06-20T09:22:05.085Ztest engine::geneve::test::parse_multi_opt ... ok
5122024-06-20T09:22:05.085Ztest engine::dhcpv6::test::test_duid_from_mac ... ok
5132024-06-20T09:22:05.085Ztest engine::ip4::cidr_match ... ok
5142024-06-20T09:22:05.085Ztest engine::geneve::test::unknown_crit_option_fails ... ok
5152024-06-20T09:22:05.085Ztest engine::ip6::test::emit ... ok
5162024-06-20T09:22:05.085Ztest engine::ip6::test::from_pairs ... ok
5172024-06-20T09:22:05.085Ztest engine::ip6::test::bad_ipv6_version_caught ... ok
5182024-06-20T09:22:05.085Ztest engine::icmp::v4::test::icmp4_body_csum_equals_body ... ok
5192024-06-20T09:22:05.085Ztest engine::ip6::test::test_ip6_meta_total_len ... ok
5202024-06-20T09:22:05.085Ztest engine::ip6::test::test_set_total_len ... ok
5212024-06-20T09:22:05.085Ztest engine::ip4::match_check ... ok
5222024-06-20T09:22:05.085Ztest engine::ip6::test::test_ipv6_addr_match_exact ... ok
5232024-06-20T09:22:05.085Ztest engine::ip6::test::too_many_exts_are_parse_error ... ok
5242024-06-20T09:22:05.085Ztest engine::packet::test::chain_breaks_links ... ok
5252024-06-20T09:22:05.085Ztest engine::nat::test::nat4_rewrite ... ok
5262024-06-20T09:22:05.085Ztest engine::ip6::test::test_ipv6_cidr_match_prefix ... ok
5272024-06-20T09:22:05.085Ztest engine::packet::test::chain_append_links ... ok
5282024-06-20T09:22:05.085Ztest engine::ip6::test::test_extension_header_lengths_ok ... ok
5292024-06-20T09:22:05.085Ztest engine::layer::test::find_rule ... ok
5302024-06-20T09:22:05.085Ztest engine::packet::test::chain_has_correct_ends ... ok
5312024-06-20T09:22:05.085Ztest engine::packet::test::expand_and_shrink ... ok
5322024-06-20T09:22:05.085Ztest engine::ip4::test::emit ... ok
5332024-06-20T09:22:05.085Ztest engine::packet::test::chain_drain_complete ... ok
5342024-06-20T09:22:05.085Ztest engine::packet::test::not_enough_bytes_read ... ok
5352024-06-20T09:22:05.085Ztest engine::packet::test::slice_mut_unchecked_bad_len - should panic ... ok
5362024-06-20T09:22:05.085Ztest engine::packet::test::slice_mut_unchecked_bad_offset - should panic ... ok
5372024-06-20T09:22:05.085Ztest engine::packet::test::read_single_segment ... ok
5382024-06-20T09:22:05.085Ztest engine::packet::test::seg_writer ... ok
5392024-06-20T09:22:05.085Ztest engine::packet::test::slice_unchecked_bad_len - should panic ... ok
5402024-06-20T09:22:05.086Ztest engine::packet::test::slice_unchecked_zero ... ok
5412024-06-20T09:22:05.086Ztest engine::packet::test::straddled_tcp ... ok
5422024-06-20T09:22:05.086Ztest engine::packet::test::parse_ipv6_extension_headers_ok ... ok
5432024-06-20T09:22:05.086Ztest engine::packet::test::slice_mut_unchecked_zero ... ok
5442024-06-20T09:22:05.086Ztest engine::packet::test::prefix_len ... ok
5452024-06-20T09:22:05.086Ztest engine::packet::test::small_packet_with_padding ... ok
5462024-06-20T09:22:05.086Ztest engine::packet::test::slice_unchecked_bad_offset - should panic ... ok
5472024-06-20T09:22:05.086Ztest engine::packet::test::read_seg ... ok
5482024-06-20T09:22:05.086Ztest engine::packet::test::test_long_packet_continuation ... ok
5492024-06-20T09:22:05.086Ztest engine::packet::test::udp6_packet_with_padding ... ok
5502024-06-20T09:22:05.086Ztest engine::packet::test::uninitialized_packet ... ok
5512024-06-20T09:22:05.086Ztest engine::packet::test::zero_byte_packet ... ok
5522024-06-20T09:22:05.086Ztest engine::predicate::tests::data_predicate_ranges_handle_unknown ... ok
5532024-06-20T09:22:05.086Ztest engine::packet::test::write_and_read_multi_segment ... ok
5542024-06-20T09:22:05.086Ztest engine::rule::rule_matching ... ok
5552024-06-20T09:22:05.086Ztest engine::tcp::test::emit_no_opts ... ok
5562024-06-20T09:22:05.086Ztest engine::packet::test::wrap ... ok
5572024-06-20T09:22:05.086Ztest engine::snat::test::nat_mappings ... ok
5582024-06-20T09:22:05.086Ztest engine::udp::test::emit ... ok
5592024-06-20T09:22:05.086Ztest engine::tcp::test::emit_opts ... ok
5602024-06-20T09:22:05.086Ztest engine::tcp::test::parse_max_opts ... ok
5612024-06-20T09:22:05.086Ztest engine::snat::test::test_nat_pool_different_ip_types ... ok
5622024-06-20T09:22:05.086Ztest engine::snat::test::snat4_desc_lifecycle ... ok
5632024-06-20T09:22:05.086Ztest engine::tcp::test::parse_opts_truncated ... ok
5642024-06-20T09:22:05.086Ztest engine::tcp::test::parse_no_opts ... ok
5652024-06-20T09:22:05.086Z
5662024-06-20T09:22:05.086Ztest result: ok. 88 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
5672024-06-20T09:22:05.086Z
5682024-06-20T09:22:05.086Z Doc-tests opte
5692024-06-20T09:22:06.094Z
5702024-06-20T09:22:06.094Zrunning 3 tests
5712024-06-20T09:22:06.119Ztest lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatProvider (line 56) ... ignored
5722024-06-20T09:22:08.307Ztest lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatNamed (line 85) ... ok
5732024-06-20T09:22:08.369Ztest lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatProvider (line 41) ... ok
5742024-06-20T09:22:08.369Z
5752024-06-20T09:22:08.393Ztest result: ok. 2 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 2.28s
5762024-06-20T09:22:08.393Z
5772024-06-20T09:22:08.417Z
5782024-06-20T09:22:08.417Zreal 45.410312768
5792024-06-20T09:22:08.417Zuser 1:55.794316542
5802024-06-20T09:22:08.417Zsys 30.153218672
5812024-06-20T09:22:08.417Ztrap 0.041071615
5822024-06-20T09:22:08.417Ztflt 0.257511623
5832024-06-20T09:22:08.418Zdflt 1.300813987
5842024-06-20T09:22:08.418Zkflt 0.000169615
5852024-06-20T09:22:08.418Zlock 4:10.192071420
5862024-06-20T09:22:08.418Zslp 4:22.115584359
5872024-06-20T09:22:08.418Zlat 3.964030910
5882024-06-20T09:22:08.418Zstop 2.742860557
5892024-06-20T09:22:08.418Zprocess exited: duration 162398 ms, exit code 0
 
5902024-06-20T09:22:08.468Zfound 0 output files