01JF8C6DMM6DJ7YXFDAHDX12W2: opte-ioctl

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

Buildomat Job: 01JF8C6QVGMWPQWSWKPT02CN7Z

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12024-12-16T18:38:55.583Zjob assigned to worker 01JF8C6SBXEZJC8H7QJJT59C8X [factory aws, i-011228c37c60b2f5b] (queued for 50 s)
 
22024-12-16T18:39:03.447Zstarting task 0: "setup"
32024-12-16T18:39:03.456Z++ uname -s
42024-12-16T18:39:03.458Z+ kern=SunOS
52024-12-16T18:39:03.458Z+ case "$kern" in
62024-12-16T18:39:03.458Z+ groupadd -g 12345 build
72024-12-16T18:39:03.460Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-12-16T18:39:05.467Z+ zfs create -o mountpoint=/work rpool/work
92024-12-16T18:39:05.554Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-12-16T18:39:05.557Z+ home_fs=zfs
112024-12-16T18:39:05.557Z+ [[ zfs == autofs ]]
122024-12-16T18:39:05.557Z+ mkdir -p /home/build
132024-12-16T18:39:05.560Z+ chown build:build /home/build /work
142024-12-16T18:39:07.561Z+ chmod 0700 /home/build /work
152024-12-16T18:39:07.564Zprocess exited: duration 4118 ms, exit code 0
 
162024-12-16T18:39:07.568Zstarting task 1: "rust-toolchain"
172024-12-16T18:39:07.574Z+ printf ' * toolchain channel = "%s"
182024-12-16T18:39:07.574Z' nightly-2024-11-18
192024-12-16T18:39:07.574Z+ printf ' * toolchain profile = "%s"
202024-12-16T18:39:07.574Z * toolchain channel = "nightly-2024-11-18"
212024-12-16T18:39:07.574Z' default
222024-12-16T18:39:07.574Z * toolchain profile = "default"
232024-12-16T18:39:07.577Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
242024-12-16T18:39:07.577Z+ /bin/bash -s - -y --no-modify-path --default-toolchain nightly-2024-11-18 --profile default
252024-12-16T18:39:07.693Zinfo: downloading installer
262024-12-16T18:39:09.038Zinfo: profile set to 'default'
272024-12-16T18:39:09.038Zinfo: default host triple is x86_64-unknown-illumos
282024-12-16T18:39:09.041Zinfo: syncing channel updates for 'nightly-2024-11-18-x86_64-unknown-illumos'
292024-12-16T18:39:09.220Zinfo: latest update on 2024-11-18, rust version 1.84.0-nightly (5ec7d6eee 2024-11-17)
302024-12-16T18:39:09.220Zinfo: downloading component 'cargo'
312024-12-16T18:39:10.257Zinfo: downloading component 'clippy'
322024-12-16T18:39:10.651Zinfo: downloading component 'rust-docs'
332024-12-16T18:39:12.059Zinfo: downloading component 'rust-std'
342024-12-16T18:39:14.336Zinfo: downloading component 'rustc'
352024-12-16T18:39:22.358Zinfo: downloading component 'rustfmt'
362024-12-16T18:39:22.661Zinfo: installing component 'cargo'
372024-12-16T18:39:23.519Zinfo: installing component 'clippy'
382024-12-16T18:39:23.901Zinfo: installing component 'rust-docs'
392024-12-16T18:39:25.629Zinfo: installing component 'rust-std'
402024-12-16T18:39:27.509Zinfo: installing component 'rustc'
412024-12-16T18:39:33.688Zinfo: installing component 'rustfmt'
422024-12-16T18:39:34.024Zinfo: default toolchain set to 'nightly-2024-11-18-x86_64-unknown-illumos'
432024-12-16T18:39:34.024Z
442024-12-16T18:39:34.421Z nightly-2024-11-18-x86_64-unknown-illumos installed - rustc 1.84.0-nightly (5ec7d6eee 2024-11-17)
452024-12-16T18:39:34.421Z
462024-12-16T18:39:34.424Z
472024-12-16T18:39:34.424ZRust is installed now. Great!
482024-12-16T18:39:34.424Z
492024-12-16T18:39:34.424ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
502024-12-16T18:39:34.424Zenvironment variable. This has not been done automatically.
512024-12-16T18:39:34.424Z
522024-12-16T18:39:34.424ZTo configure your current shell, you need to source
532024-12-16T18:39:34.424Zthe corresponding env file under $HOME/.cargo.
542024-12-16T18:39:34.424Z
552024-12-16T18:39:34.424ZThis is usually done by running one of the following (note the leading DOT):
562024-12-16T18:39:34.424Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
572024-12-16T18:39:34.424Zsource "$HOME/.cargo/env.fish" # For fish
582024-12-16T18:39:34.507Z+ rustc --version
592024-12-16T18:39:34.580Zrustc 1.84.0-nightly (5ec7d6eee 2024-11-17)
602024-12-16T18:39:34.585Zprocess exited: duration 27014 ms, exit code 0
 
612024-12-16T18:39:34.590Zstarting task 2: "authentication"
622024-12-16T18:39:34.612Zprocess exited: duration 21 ms, exit code 0
 
632024-12-16T18:39:34.617Zstarting task 3: "clone repository"
642024-12-16T18:39:34.623Z+ mkdir -p /work/oxidecomputer/opte
652024-12-16T18:39:34.625Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
662024-12-16T18:39:34.899ZCloning into '/work/oxidecomputer/opte'...
672024-12-16T18:39:35.742Z+ cd /work/oxidecomputer/opte
682024-12-16T18:39:35.744Z+ git fetch origin a60adb12f3846e083531eeb9503bd3c2184bd7b6
692024-12-16T18:39:36.003ZFrom https://github.com/oxidecomputer/opte
702024-12-16T18:39:36.003Z * branch a60adb12f3846e083531eeb9503bd3c2184bd7b6 -> FETCH_HEAD
712024-12-16T18:39:36.012Z+ [[ -n rwlock ]]
722024-12-16T18:39:36.015Z++ git branch --show-current
732024-12-16T18:39:36.018Z+ current=master
742024-12-16T18:39:36.018Z+ [[ master != rwlock ]]
752024-12-16T18:39:36.018Z+ git branch -f rwlock a60adb12f3846e083531eeb9503bd3c2184bd7b6
762024-12-16T18:39:36.020Z+ git checkout -f rwlock
772024-12-16T18:39:36.044ZSwitched to branch 'rwlock'
782024-12-16T18:39:36.048Z+ git reset --hard a60adb12f3846e083531eeb9503bd3c2184bd7b6
792024-12-16T18:39:36.069ZHEAD is now at a60adb1 Rustc optimised out the `fetch_add`s.
802024-12-16T18:39:36.072Zprocess exited: duration 1453 ms, exit code 0
 
812024-12-16T18:39:36.077Zstarting task 4: "build"
822024-12-16T18:39:36.083Z+ cargo --version
832024-12-16T18:39:36.088Zinfo: syncing channel updates for '1.83.0-x86_64-unknown-illumos'
842024-12-16T18:39:36.237Zinfo: latest update on 2024-11-28, rust version 1.83.0 (90b35a623 2024-11-26)
852024-12-16T18:39:36.237Zinfo: downloading component 'cargo'
862024-12-16T18:39:36.975Zinfo: downloading component 'clippy'
872024-12-16T18:39:37.257Zinfo: downloading component 'rust-docs'
882024-12-16T18:39:38.281Zinfo: downloading component 'rust-std'
892024-12-16T18:39:39.763Zinfo: downloading component 'rustc'
902024-12-16T18:39:45.375Zinfo: downloading component 'rustfmt'
912024-12-16T18:39:45.589Zinfo: installing component 'cargo'
922024-12-16T18:39:46.438Zinfo: installing component 'clippy'
932024-12-16T18:39:46.815Zinfo: installing component 'rust-docs'
942024-12-16T18:39:48.421Zinfo: installing component 'rust-std'
952024-12-16T18:39:50.030Zinfo: installing component 'rustc'
962024-12-16T18:39:56.045Zinfo: installing component 'rustfmt'
972024-12-16T18:39:56.484Zcargo 1.83.0 (5ffbef321 2024-10-29)
982024-12-16T18:39:56.487Z+ rustc --version
992024-12-16T18:39:56.564Zrustc 1.83.0 (90b35a623 2024-11-26)
1002024-12-16T18:39:56.569Z+ cd lib/opte-ioctl
1012024-12-16T18:39:56.571Z+ header 'check style'
1022024-12-16T18:39:56.571Z+ echo '# ==== check style ==== #'
1032024-12-16T18:39:56.571Z# ==== check style ==== #
1042024-12-16T18:39:56.571Z+ ptime -m cargo +nightly-2024-11-18 fmt -- --check
1052024-12-16T18:39:56.779Z
1062024-12-16T18:39:56.779Zreal 0.205993178
1072024-12-16T18:39:56.779Zuser 0.107558258
1082024-12-16T18:39:56.779Zsys 0.092740072
1092024-12-16T18:39:56.779Ztrap 0.000045627
1102024-12-16T18:39:56.780Ztflt 0.000000000
1112024-12-16T18:39:56.780Zdflt 0.000000000
1122024-12-16T18:39:56.780Zkflt 0.000000000
1132024-12-16T18:39:56.780Zlock 0.000000000
1142024-12-16T18:39:56.782Zslp 0.114110910
1152024-12-16T18:39:56.782Zlat 0.000699769
1162024-12-16T18:39:56.782Zstop 0.000165873
1172024-12-16T18:39:56.782Z+ header analyze
1182024-12-16T18:39:56.782Z+ echo '# ==== analyze ==== #'
1192024-12-16T18:39:56.782Z# ==== analyze ==== #
1202024-12-16T18:39:56.782Z+ ptime -m cargo clippy --all-targets
1212024-12-16T18:39:57.017Z Updating crates.io index
1222024-12-16T18:39:57.019Z Updating git repository `https://github.com/oxidecomputer/falcon`
1232024-12-16T18:39:58.071Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
1242024-12-16T18:39:58.387Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1252024-12-16T18:39:58.669Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1262024-12-16T18:39:58.987Z Updating git repository `https://github.com/oxidecomputer/zone`
1272024-12-16T18:39:59.299Z Updating git repository `https://github.com/oxidecomputer/oxnet`
1282024-12-16T18:39:59.581Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1292024-12-16T18:39:59.830Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1302024-12-16T18:40:00.106Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1312024-12-16T18:40:00.953Z Downloading crates ...
1322024-12-16T18:40:01.074Z Downloaded aho-corasick v1.1.3
1332024-12-16T18:40:01.081Z Downloaded anyhow v1.0.94
1342024-12-16T18:40:01.085Z Downloaded byteorder v1.5.0
1352024-12-16T18:40:01.088Z Downloaded bitflags v1.3.2
1362024-12-16T18:40:01.091Z Downloaded autocfg v1.4.0
1372024-12-16T18:40:01.093Z Downloaded bitflags v2.6.0
1382024-12-16T18:40:01.095Z Downloaded bytes v1.9.0
1392024-12-16T18:40:01.115Z Downloaded darling_core v0.20.10
1402024-12-16T18:40:01.119Z Downloaded darling v0.20.10
1412024-12-16T18:40:01.124Z Downloaded foreign-types v0.5.0
1422024-12-16T18:40:01.126Z Downloaded getrandom v0.2.15
1432024-12-16T18:40:01.129Z Downloaded defmt-parser v0.4.1
1442024-12-16T18:40:01.129Z Downloaded colored v2.2.0
1452024-12-16T18:40:01.132Z Downloaded dyn-clone v1.0.17
1462024-12-16T18:40:01.134Z Downloaded foreign-types-shared v0.3.1
1472024-12-16T18:40:01.134Z Downloaded ident_case v1.0.1
1482024-12-16T18:40:01.137Z Downloaded hash32 v0.3.1
1492024-12-16T18:40:01.137Z Downloaded fnv v1.0.7
1502024-12-16T18:40:01.139Z Downloaded equivalent v1.0.1
1512024-12-16T18:40:01.139Z Downloaded embedded-io v0.6.1
1522024-12-16T18:40:01.139Z Downloaded embedded-io v0.4.0
1532024-12-16T18:40:01.142Z Downloaded defmt v0.3.10
1542024-12-16T18:40:01.145Z Downloaded macaddr v1.0.1
1552024-12-16T18:40:01.147Z Downloaded defmt-macros v0.4.0
1562024-12-16T18:40:01.150Z Downloaded cstr-argument v0.1.2
1572024-12-16T18:40:01.150Z Downloaded darling_macro v0.20.10
1582024-12-16T18:40:01.150Z Downloaded foreign-types-macros v0.2.3
1592024-12-16T18:40:01.153Z Downloaded either v1.13.0
1602024-12-16T18:40:01.153Z Downloaded num_enum v0.5.11
1612024-12-16T18:40:01.157Z Downloaded lock_api v0.4.12
1622024-12-16T18:40:01.160Z Downloaded ipnetwork v0.20.0
1632024-12-16T18:40:01.162Z Downloaded num_enum_derive v0.5.11
1642024-12-16T18:40:01.165Z Downloaded cobs v0.2.3
1652024-12-16T18:40:01.165Z Downloaded cfg-if v1.0.0
1662024-12-16T18:40:01.167Z Downloaded lazy_static v1.5.0
1672024-12-16T18:40:01.186Z Downloaded pretty-hex v0.2.1
1682024-12-16T18:40:01.193Z Downloaded rand_core v0.6.4
1692024-12-16T18:40:01.196Z Downloaded itoa v1.0.14
1702024-12-16T18:40:01.207Z Downloaded scopeguard v1.2.0
1712024-12-16T18:40:01.210Z Downloaded proc-macro-crate v1.3.1
1722024-12-16T18:40:01.213Z Downloaded proc-macro-error-attr2 v2.0.0
1732024-12-16T18:40:01.216Z Downloaded managed v0.8.0
1742024-12-16T18:40:01.219Z Downloaded rand_chacha v0.3.1
1752024-12-16T18:40:01.222Z Downloaded stable_deref_trait v1.2.0
1762024-12-16T18:40:01.228Z Downloaded signal-hook-registry v1.4.2
1772024-12-16T18:40:01.230Z Downloaded strsim v0.11.1
1782024-12-16T18:40:01.232Z Downloaded version_check v0.9.5
1792024-12-16T18:40:01.232Z Downloaded heapless v0.8.0
1802024-12-16T18:40:01.235Z Downloaded schemars_derive v0.8.21
1812024-12-16T18:40:01.238Z Downloaded toml_datetime v0.6.8
1822024-12-16T18:40:01.240Z Downloaded ppv-lite86 v0.2.20
1832024-12-16T18:40:01.240Z Downloaded thiserror-impl v1.0.69
1842024-12-16T18:40:01.243Z Downloaded thiserror-impl v2.0.7
1852024-12-16T18:40:01.245Z Downloaded thiserror v1.0.69
1862024-12-16T18:40:01.250Z Downloaded serde_derive_internals v0.29.1
1872024-12-16T18:40:01.253Z Downloaded quote v1.0.37
1882024-12-16T18:40:01.255Z Downloaded tokio-macros v2.4.0
1892024-12-16T18:40:01.258Z Downloaded proc-macro-error2 v2.0.1
1902024-12-16T18:40:01.260Z Downloaded once_cell v1.20.2
1912024-12-16T18:40:01.263Z Downloaded pin-project-lite v0.2.15
1922024-12-16T18:40:01.268Z Downloaded thiserror v2.0.7
1932024-12-16T18:40:01.274Z Downloaded smallvec v1.13.2
1942024-12-16T18:40:01.277Z Downloaded tracing-attributes v0.1.28
1952024-12-16T18:40:01.279Z Downloaded parking_lot_core v0.9.10
1962024-12-16T18:40:01.286Z Downloaded proc-macro2 v1.0.92
1972024-12-16T18:40:01.289Z Downloaded parking_lot v0.12.3
1982024-12-16T18:40:01.298Z Downloaded ryu v1.0.18
1992024-12-16T18:40:01.302Z Downloaded zerocopy-derive v0.7.35
2002024-12-16T18:40:01.306Z Downloaded socket2 v0.5.8
2012024-12-16T18:40:01.309Z Downloaded unicode-ident v1.0.14
2022024-12-16T18:40:01.311Z Downloaded uuid v1.11.0
2032024-12-16T18:40:01.314Z Downloaded postcard v1.1.1
2042024-12-16T18:40:01.327Z Downloaded serde_derive v1.0.216
2052024-12-16T18:40:01.333Z Downloaded tracing-core v0.1.33
2062024-12-16T18:40:01.343Z Downloaded hashbrown v0.15.2
2072024-12-16T18:40:01.353Z Downloaded serde v1.0.216
2082024-12-16T18:40:01.357Z Downloaded rand v0.8.5
2092024-12-16T18:40:01.360Z Downloaded tracing v0.1.41
2102024-12-16T18:40:01.365Z Downloaded schemars v0.8.21
2112024-12-16T18:40:01.377Z Downloaded zerocopy-derive v0.8.13
2122024-12-16T18:40:01.383Z Downloaded toml_edit v0.19.15
2132024-12-16T18:40:01.400Z Downloaded memchr v2.7.4
2142024-12-16T18:40:01.405Z Downloaded mio v1.0.3
2152024-12-16T18:40:01.411Z Downloaded indexmap v2.7.0
2162024-12-16T18:40:01.436Z Downloaded itertools v0.13.0
2172024-12-16T18:40:01.442Z Downloaded zerocopy v0.7.35
2182024-12-16T18:40:01.458Z Downloaded winnow v0.6.20
2192024-12-16T18:40:01.466Z Downloaded winnow v0.5.40
2202024-12-16T18:40:01.474Z Downloaded serde_json v1.0.133
2212024-12-16T18:40:01.504Z Downloaded syn v1.0.109
2222024-12-16T18:40:01.516Z Downloaded zerocopy v0.8.13
2232024-12-16T18:40:01.539Z Downloaded regex v1.11.1
2242024-12-16T18:40:01.551Z Downloaded syn v2.0.90
2252024-12-16T18:40:01.562Z Downloaded smoltcp v0.11.0
2262024-12-16T18:40:01.574Z Downloaded regex-syntax v0.8.5
2272024-12-16T18:40:01.621Z Downloaded regex-automata v0.4.9
2282024-12-16T18:40:01.646Z Downloaded libc v0.2.168
2292024-12-16T18:40:01.669Z Downloaded tokio v1.42.0
2302024-12-16T18:40:01.842Z Compiling proc-macro2 v1.0.92
2312024-12-16T18:40:01.842Z Compiling unicode-ident v1.0.14
2322024-12-16T18:40:01.844Z Compiling libc v0.2.168
2332024-12-16T18:40:01.845Z Checking cfg-if v1.0.0
2342024-12-16T18:40:01.845Z Compiling serde v1.0.216
2352024-12-16T18:40:01.845Z Checking byteorder v1.5.0
2362024-12-16T18:40:01.857Z Compiling memchr v2.7.4
2372024-12-16T18:40:01.859Z Compiling strsim v0.11.1
2382024-12-16T18:40:01.978Z Compiling ident_case v1.0.1
2392024-12-16T18:40:02.041Z Compiling fnv v1.0.7
2402024-12-16T18:40:02.135Z Compiling regex-syntax v0.8.5
2412024-12-16T18:40:02.157Z Compiling syn v1.0.109
2422024-12-16T18:40:02.474Z Compiling autocfg v1.4.0
2432024-12-16T18:40:03.009Z Compiling aho-corasick v1.1.3
2442024-12-16T18:40:03.019Z Compiling hashbrown v0.15.2
2452024-12-16T18:40:03.077Z Compiling either v1.13.0
2462024-12-16T18:40:03.090Z Compiling zerocopy v0.8.13
2472024-12-16T18:40:03.114Z Compiling equivalent v1.0.1
2482024-12-16T18:40:03.207Z Compiling lock_api v0.4.12
2492024-12-16T18:40:03.424Z Compiling itertools v0.13.0
2502024-12-16T18:40:03.588Z Compiling parking_lot_core v0.9.10
2512024-12-16T18:40:03.635Z Compiling toml_datetime v0.6.8
2522024-12-16T18:40:03.993Z Compiling indexmap v2.7.0
2532024-12-16T18:40:04.045Z Compiling quote v1.0.37
2542024-12-16T18:40:04.048Z Compiling heapless v0.8.0
2552024-12-16T18:40:04.622Z Compiling syn v2.0.90
2562024-12-16T18:40:04.646Z Compiling winnow v0.5.40
2572024-12-16T18:40:05.252Z Checking hash32 v0.3.1
2582024-12-16T18:40:05.263Z Checking dyn-clone v1.0.17
2592024-12-16T18:40:05.395Z Compiling regex-automata v0.4.9
2602024-12-16T18:40:05.406Z Checking macaddr v1.0.1
2612024-12-16T18:40:05.653Z Checking smallvec v1.13.2
2622024-12-16T18:40:06.023Z Compiling smoltcp v0.11.0
2632024-12-16T18:40:06.349Z Checking scopeguard v1.2.0
2642024-12-16T18:40:06.469Z Compiling serde_json v1.0.133
2652024-12-16T18:40:06.695Z Compiling once_cell v1.20.2
2662024-12-16T18:40:06.858Z Checking stable_deref_trait v1.2.0
2672024-12-16T18:40:06.950Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
2682024-12-16T18:40:07.382Z Checking getrandom v0.2.15
2692024-12-16T18:40:07.438Z Checking itoa v1.0.14
2702024-12-16T18:40:07.597Z Checking pin-project-lite v0.2.15
2712024-12-16T18:40:07.643Z Checking cobs v0.2.3
2722024-12-16T18:40:07.698Z Checking bitflags v2.6.0
2732024-12-16T18:40:07.717Z Checking bitflags v1.3.2
2742024-12-16T18:40:07.800Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
2752024-12-16T18:40:07.811Z Checking managed v0.8.0
2762024-12-16T18:40:07.833Z Compiling version_check v0.9.5
2772024-12-16T18:40:07.930Z Compiling toml_edit v0.19.15
2782024-12-16T18:40:08.151Z Checking ryu v1.0.18
2792024-12-16T18:40:08.163Z Compiling schemars v0.8.21
2802024-12-16T18:40:08.167Z Compiling thiserror v1.0.69
2812024-12-16T18:40:08.405Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
2822024-12-16T18:40:08.572Z Checking parking_lot v0.12.3
2832024-12-16T18:40:08.810Z Checking rand_core v0.6.4
2842024-12-16T18:40:08.876Z Checking signal-hook-registry v1.4.2
2852024-12-16T18:40:09.058Z Checking socket2 v0.5.8
2862024-12-16T18:40:09.073Z Checking mio v1.0.3
2872024-12-16T18:40:09.118Z Checking bytes v1.9.0
2882024-12-16T18:40:09.515Z Compiling regex v1.11.1
2892024-12-16T18:40:09.659Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
2902024-12-16T18:40:09.848Zwarning: passing a unit value to a function
2912024-12-16T18:40:09.848Z --> crates/illumos-sys-hdrs/src/lib.rs:182:9
2922024-12-16T18:40:09.848Z |
2932024-12-16T18:40:09.848Z182 | core::hint::black_box(self.as_u64().store(val, Ordering::Relaxed));
2942024-12-16T18:40:09.848Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2952024-12-16T18:40:09.848Z |
2962024-12-16T18:40:09.848Z = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unit_arg
2972024-12-16T18:40:09.848Z = note: `#[warn(clippy::unit_arg)]` on by default
2982024-12-16T18:40:09.848Zhelp: move the expression in front of the call and replace it with the unit literal `()`
2992024-12-16T18:40:09.848Z |
3002024-12-16T18:40:09.848Z182 ~ self.as_u64().store(val, Ordering::Relaxed);
3012024-12-16T18:40:09.848Z183 ~ core::hint::black_box(());
3022024-12-16T18:40:09.849Z |
3032024-12-16T18:40:09.849Z
3042024-12-16T18:40:09.879Zwarning: `illumos-sys-hdrs` (lib) generated 1 warning (run `cargo clippy --fix --lib -p illumos-sys-hdrs` to apply 1 suggestion)
3052024-12-16T18:40:09.879Z Checking foreign-types-shared v0.3.1
3062024-12-16T18:40:09.892Z Compiling anyhow v1.0.94
3072024-12-16T18:40:10.267Z Checking tracing-core v0.1.33
3082024-12-16T18:40:10.561Z Compiling proc-macro-crate v1.3.1
3092024-12-16T18:40:10.905Z Compiling darling_core v0.20.10
3102024-12-16T18:40:10.973Z Compiling serde_derive_internals v0.29.1
3112024-12-16T18:40:11.290Z Checking cstr-argument v0.1.2
3122024-12-16T18:40:11.349Z Checking pretty-hex v0.2.1
3132024-12-16T18:40:11.458Z Compiling thiserror v2.0.7
3142024-12-16T18:40:11.504Z Checking lazy_static v1.5.0
3152024-12-16T18:40:11.628Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
3162024-12-16T18:40:12.014Z Checking colored v2.2.0
3172024-12-16T18:40:12.427Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
3182024-12-16T18:40:12.485Z Checking winnow v0.6.20
3192024-12-16T18:40:13.598Z Compiling num_enum_derive v0.5.11
3202024-12-16T18:40:13.613Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
3212024-12-16T18:40:13.882Z Compiling serde_derive v1.0.216
3222024-12-16T18:40:13.934Z Compiling zerocopy-derive v0.8.13
3232024-12-16T18:40:14.275Z Compiling zerocopy-derive v0.7.35
3242024-12-16T18:40:14.324Z Compiling schemars_derive v0.8.21
3252024-12-16T18:40:14.460Z Compiling darling_macro v0.20.10
3262024-12-16T18:40:14.760Z Compiling tokio-macros v2.4.0
3272024-12-16T18:40:15.323Z Compiling foreign-types-macros v0.2.3
3282024-12-16T18:40:15.493Z Compiling darling v0.20.10
3292024-12-16T18:40:15.599Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
3302024-12-16T18:40:15.843Z Compiling thiserror-impl v1.0.69
3312024-12-16T18:40:16.176Z Checking zerocopy v0.7.35
3322024-12-16T18:40:16.252Z Checking tokio v1.42.0
3332024-12-16T18:40:16.571Z Checking foreign-types v0.5.0
3342024-12-16T18:40:16.658Z Checking num_enum v0.5.11
3352024-12-16T18:40:16.791Z Compiling tracing-attributes v0.1.28
3362024-12-16T18:40:17.226Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3372024-12-16T18:40:17.358Z Checking ppv-lite86 v0.2.20
3382024-12-16T18:40:17.993Z Checking rand_chacha v0.3.1
3392024-12-16T18:40:18.360Z Checking rand v0.8.5
3402024-12-16T18:40:18.382Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
3412024-12-16T18:40:18.612Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
3422024-12-16T18:40:18.645Z Compiling thiserror-impl v2.0.7
3432024-12-16T18:40:19.725Z Checking tracing v0.1.41
3442024-12-16T18:40:20.895Z Checking ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
3452024-12-16T18:40:22.147Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
3462024-12-16T18:40:23.326Z Checking ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
3472024-12-16T18:40:23.326Z Checking postcard v1.1.1
3482024-12-16T18:40:23.329Z Checking ipnetwork v0.20.0
3492024-12-16T18:40:23.329Z Checking uuid v1.11.0
3502024-12-16T18:40:24.733Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3512024-12-16T18:40:25.286Z Checking oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#49ee85dc)
3522024-12-16T18:40:26.082Zwarning: unused `#[macro_use]` import
3532024-12-16T18:40:26.082Z --> lib/opte/src/lib.rs:23:1
3542024-12-16T18:40:26.082Z |
3552024-12-16T18:40:26.082Z23 | #[macro_use]
3562024-12-16T18:40:26.082Z | ^^^^^^^^^^^^
3572024-12-16T18:40:26.082Z |
3582024-12-16T18:40:26.082Z = note: `#[warn(unused_imports)]` on by default
3592024-12-16T18:40:26.082Z
3602024-12-16T18:40:26.152Zwarning: `opte` (lib) generated 1 warning
3612024-12-16T18:40:26.155Z Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
3622024-12-16T18:40:28.020Z Checking opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
3632024-12-16T18:40:28.316Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.38s
3642024-12-16T18:40:28.465Z
3652024-12-16T18:40:28.468Zreal 31.677771353
3662024-12-16T18:40:28.468Zuser 2:14.508465522
3672024-12-16T18:40:28.468Zsys 20.648250836
3682024-12-16T18:40:28.468Ztrap 0.103645817
3692024-12-16T18:40:28.468Ztflt 0.202278188
3702024-12-16T18:40:28.468Zdflt 0.670550782
3712024-12-16T18:40:28.468Zkflt 0.006970723
3722024-12-16T18:40:28.468Zlock 2:50.124553513
3732024-12-16T18:40:28.468Zslp 9:09.457968438
3742024-12-16T18:40:28.468Zlat 7.669320007
3752024-12-16T18:40:28.468Zstop 16.079664879
3762024-12-16T18:40:28.468Zprocess exited: duration 52386 ms, exit code 0
 
3772024-12-16T18:40:28.474Zfound 0 output files