01JGETR7HA59CF0039NQK1J973: 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: 01JGETRGCA6BMZ334XE00QCRA1

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12024-12-31T17:04:27.819Zjob assigned to worker 01JGETRK10AVDXXAXEYMYMQZ69 [factory aws, i-0d35959cc17462c7b] (queued for 52 s)
 
22024-12-31T17:04:35.437Zstarting task 0: "setup"
32024-12-31T17:04:35.445Z++ uname -s
42024-12-31T17:04:35.447Z+ kern=SunOS
52024-12-31T17:04:35.447Z+ case "$kern" in
62024-12-31T17:04:35.447Z+ groupadd -g 12345 build
72024-12-31T17:04:35.450Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-12-31T17:04:37.455Z+ zfs create -o mountpoint=/work rpool/work
92024-12-31T17:04:37.612Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-12-31T17:04:37.615Z+ home_fs=zfs
112024-12-31T17:04:37.615Z+ [[ zfs == autofs ]]
122024-12-31T17:04:37.615Z+ mkdir -p /home/build
132024-12-31T17:04:37.617Z+ chown build:build /home/build /work
142024-12-31T17:04:39.619Z+ chmod 0700 /home/build /work
152024-12-31T17:04:39.622Zprocess exited: duration 4185 ms, exit code 0
 
162024-12-31T17:04:39.627Zstarting task 1: "rust-toolchain"
172024-12-31T17:04:39.633Z+ printf ' * toolchain channel = "%s"
182024-12-31T17:04:39.633Z' nightly-2024-11-18
192024-12-31T17:04:39.633Z+ printf ' * toolchain profile = "%s"
202024-12-31T17:04:39.633Z' default
212024-12-31T17:04:39.633Z * toolchain channel = "nightly-2024-11-18"
222024-12-31T17:04:39.633Z * toolchain profile = "default"
232024-12-31T17:04:39.636Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
242024-12-31T17:04:39.636Z+ /bin/bash -s - -y --no-modify-path --default-toolchain nightly-2024-11-18 --profile default
252024-12-31T17:04:39.756Zinfo: downloading installer
262024-12-31T17:04:41.252Zinfo: profile set to 'default'
272024-12-31T17:04:41.252Zinfo: default host triple is x86_64-unknown-illumos
282024-12-31T17:04:41.255Zinfo: syncing channel updates for 'nightly-2024-11-18-x86_64-unknown-illumos'
292024-12-31T17:04:41.418Zinfo: latest update on 2024-11-18, rust version 1.84.0-nightly (5ec7d6eee 2024-11-17)
302024-12-31T17:04:41.418Zinfo: downloading component 'cargo'
312024-12-31T17:04:42.293Zinfo: downloading component 'clippy'
322024-12-31T17:04:42.631Zinfo: downloading component 'rust-docs'
332024-12-31T17:04:43.821Zinfo: downloading component 'rust-std'
342024-12-31T17:04:45.747Zinfo: downloading component 'rustc'
352024-12-31T17:04:52.531Zinfo: downloading component 'rustfmt'
362024-12-31T17:04:52.783Zinfo: installing component 'cargo'
372024-12-31T17:04:53.618Zinfo: installing component 'clippy'
382024-12-31T17:04:53.997Zinfo: installing component 'rust-docs'
392024-12-31T17:04:55.684Zinfo: installing component 'rust-std'
402024-12-31T17:04:57.526Zinfo: installing component 'rustc'
412024-12-31T17:05:03.466Zinfo: installing component 'rustfmt'
422024-12-31T17:05:03.791Zinfo: default toolchain set to 'nightly-2024-11-18-x86_64-unknown-illumos'
432024-12-31T17:05:03.791Z
442024-12-31T17:05:04.174Z nightly-2024-11-18-x86_64-unknown-illumos installed - rustc 1.84.0-nightly (5ec7d6eee 2024-11-17)
452024-12-31T17:05:04.174Z
462024-12-31T17:05:04.177Z
472024-12-31T17:05:04.177ZRust is installed now. Great!
482024-12-31T17:05:04.177Z
492024-12-31T17:05:04.177ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
502024-12-31T17:05:04.177Zenvironment variable. This has not been done automatically.
512024-12-31T17:05:04.177Z
522024-12-31T17:05:04.177ZTo configure your current shell, you need to source
532024-12-31T17:05:04.177Zthe corresponding env file under $HOME/.cargo.
542024-12-31T17:05:04.177Z
552024-12-31T17:05:04.177ZThis is usually done by running one of the following (note the leading DOT):
562024-12-31T17:05:04.177Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
572024-12-31T17:05:04.178Zsource "$HOME/.cargo/env.fish" # For fish
582024-12-31T17:05:04.246Z+ rustc --version
592024-12-31T17:05:04.315Zrustc 1.84.0-nightly (5ec7d6eee 2024-11-17)
602024-12-31T17:05:04.319Zprocess exited: duration 24688 ms, exit code 0
 
612024-12-31T17:05:04.326Zstarting task 2: "authentication"
622024-12-31T17:05:04.345Zprocess exited: duration 21 ms, exit code 0
 
632024-12-31T17:05:04.351Zstarting task 3: "clone repository"
642024-12-31T17:05:04.356Z+ mkdir -p /work/oxidecomputer/opte
652024-12-31T17:05:04.361Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
662024-12-31T17:05:04.651ZCloning into '/work/oxidecomputer/opte'...
672024-12-31T17:05:05.517Z+ cd /work/oxidecomputer/opte
682024-12-31T17:05:05.520Z+ git fetch origin b192d6e08d8f963e87e0887ec245f1ab536c262c
692024-12-31T17:05:05.782ZFrom https://github.com/oxidecomputer/opte
702024-12-31T17:05:05.782Z * branch b192d6e08d8f963e87e0887ec245f1ab536c262c -> FETCH_HEAD
712024-12-31T17:05:05.789Z+ [[ -n rwlock ]]
722024-12-31T17:05:05.792Z++ git branch --show-current
732024-12-31T17:05:05.795Z+ current=master
742024-12-31T17:05:05.795Z+ [[ master != rwlock ]]
752024-12-31T17:05:05.795Z+ git branch -f rwlock b192d6e08d8f963e87e0887ec245f1ab536c262c
762024-12-31T17:05:05.797Z+ git checkout -f rwlock
772024-12-31T17:05:05.819ZSwitched to branch 'rwlock'
782024-12-31T17:05:05.822Z+ git reset --hard b192d6e08d8f963e87e0887ec245f1ab536c262c
792024-12-31T17:05:05.841ZHEAD is now at b192d6e Some prose on RwLock strategy,
802024-12-31T17:05:05.844Zprocess exited: duration 1491 ms, exit code 0
 
812024-12-31T17:05:05.850Zstarting task 4: "build"
822024-12-31T17:05:05.855Z+ cargo --version
832024-12-31T17:05:05.860Zinfo: syncing channel updates for '1.83.0-x86_64-unknown-illumos'
842024-12-31T17:05:06.033Zinfo: latest update on 2024-11-28, rust version 1.83.0 (90b35a623 2024-11-26)
852024-12-31T17:05:06.033Zinfo: downloading component 'cargo'
862024-12-31T17:05:07.027Zinfo: downloading component 'clippy'
872024-12-31T17:05:07.405Zinfo: downloading component 'rust-docs'
882024-12-31T17:05:08.794Zinfo: downloading component 'rust-std'
892024-12-31T17:05:10.797Zinfo: downloading component 'rustc'
902024-12-31T17:05:18.398Zinfo: downloading component 'rustfmt'
912024-12-31T17:05:18.689Zinfo: installing component 'cargo'
922024-12-31T17:05:19.501Zinfo: installing component 'clippy'
932024-12-31T17:05:19.874Zinfo: installing component 'rust-docs'
942024-12-31T17:05:21.601Zinfo: installing component 'rust-std'
952024-12-31T17:05:23.275Zinfo: installing component 'rustc'
962024-12-31T17:05:28.880Zinfo: installing component 'rustfmt'
972024-12-31T17:05:29.301Zcargo 1.83.0 (5ffbef321 2024-10-29)
982024-12-31T17:05:29.303Z+ rustc --version
992024-12-31T17:05:29.374Zrustc 1.83.0 (90b35a623 2024-11-26)
1002024-12-31T17:05:29.378Z+ cd lib/opte-ioctl
1012024-12-31T17:05:29.380Z+ header 'check style'
1022024-12-31T17:05:29.381Z+ echo '# ==== check style ==== #'
1032024-12-31T17:05:29.381Z# ==== check style ==== #
1042024-12-31T17:05:29.381Z+ ptime -m cargo +nightly-2024-11-18 fmt -- --check
1052024-12-31T17:05:29.577Z
1062024-12-31T17:05:29.577Zreal 0.194345722
1072024-12-31T17:05:29.577Zuser 0.103761033
1082024-12-31T17:05:29.577Zsys 0.086557776
1092024-12-31T17:05:29.577Ztrap 0.000063195
1102024-12-31T17:05:29.577Ztflt 0.000000000
1112024-12-31T17:05:29.577Zdflt 0.000000000
1122024-12-31T17:05:29.577Zkflt 0.000000000
1132024-12-31T17:05:29.577Zlock 0.000000000
1142024-12-31T17:05:29.577Zslp 0.106180861
1152024-12-31T17:05:29.577Zlat 0.000513674
1162024-12-31T17:05:29.577Zstop 0.000130591
1172024-12-31T17:05:29.580Z+ header analyze
1182024-12-31T17:05:29.580Z+ echo '# ==== analyze ==== #'
1192024-12-31T17:05:29.580Z# ==== analyze ==== #
1202024-12-31T17:05:29.580Z+ ptime -m cargo clippy --all-targets
1212024-12-31T17:05:29.791Z Updating crates.io index
1222024-12-31T17:05:29.870Z Updating git repository `https://github.com/oxidecomputer/falcon`
1232024-12-31T17:05:30.561Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
1242024-12-31T17:05:30.826Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1252024-12-31T17:05:31.061Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1262024-12-31T17:05:31.380Z Updating git repository `https://github.com/oxidecomputer/zone`
1272024-12-31T17:05:31.654Z Updating git repository `https://github.com/oxidecomputer/oxnet`
1282024-12-31T17:05:31.924Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1292024-12-31T17:05:32.178Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1302024-12-31T17:05:32.431Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1312024-12-31T17:05:33.176Z Downloading crates ...
1322024-12-31T17:05:33.322Z Downloaded bitflags v2.6.0
1332024-12-31T17:05:33.327Z Downloaded bitflags v1.3.2
1342024-12-31T17:05:33.329Z Downloaded autocfg v1.4.0
1352024-12-31T17:05:33.342Z Downloaded defmt v0.3.10
1362024-12-31T17:05:33.344Z Downloaded either v1.13.0
1372024-12-31T17:05:33.347Z Downloaded defmt-macros v0.4.0
1382024-12-31T17:05:33.349Z Downloaded defmt-parser v0.4.1
1392024-12-31T17:05:33.349Z Downloaded embedded-io v0.6.1
1402024-12-31T17:05:33.352Z Downloaded colored v2.2.0
1412024-12-31T17:05:33.354Z Downloaded embedded-io v0.4.0
1422024-12-31T17:05:33.356Z Downloaded dyn-clone v1.0.17
1432024-12-31T17:05:33.356Z Downloaded darling v0.20.10
1442024-12-31T17:05:33.359Z Downloaded darling_core v0.20.10
1452024-12-31T17:05:33.366Z Downloaded anyhow v1.0.95
1462024-12-31T17:05:33.369Z Downloaded cobs v0.2.3
1472024-12-31T17:05:33.369Z Downloaded darling_macro v0.20.10
1482024-12-31T17:05:33.372Z Downloaded aho-corasick v1.1.3
1492024-12-31T17:05:33.374Z Downloaded ident_case v1.0.1
1502024-12-31T17:05:33.377Z Downloaded foreign-types-shared v0.3.1
1512024-12-31T17:05:33.377Z Downloaded equivalent v1.0.1
1522024-12-31T17:05:33.377Z Downloaded cstr-argument v0.1.2
1532024-12-31T17:05:33.379Z Downloaded foreign-types-macros v0.2.3
1542024-12-31T17:05:33.379Z Downloaded cfg-if v1.0.0
1552024-12-31T17:05:33.379Z Downloaded bytes v1.9.0
1562024-12-31T17:05:33.382Z Downloaded lazy_static v1.5.0
1572024-12-31T17:05:33.387Z Downloaded getrandom v0.2.15
1582024-12-31T17:05:33.390Z Downloaded fnv v1.0.7
1592024-12-31T17:05:33.390Z Downloaded byteorder v1.5.0
1602024-12-31T17:05:33.394Z Downloaded pretty-hex v0.2.1
1612024-12-31T17:05:33.403Z Downloaded macaddr v1.0.1
1622024-12-31T17:05:33.405Z Downloaded num_enum_derive v0.5.11
1632024-12-31T17:05:33.408Z Downloaded itoa v1.0.14
1642024-12-31T17:05:33.408Z Downloaded ipnetwork v0.20.0
1652024-12-31T17:05:33.410Z Downloaded hash32 v0.3.1
1662024-12-31T17:05:33.422Z Downloaded num_enum v0.5.11
1672024-12-31T17:05:33.426Z Downloaded foreign-types v0.5.0
1682024-12-31T17:05:33.430Z Downloaded ppv-lite86 v0.2.20
1692024-12-31T17:05:33.432Z Downloaded rand_chacha v0.3.1
1702024-12-31T17:05:33.435Z Downloaded proc-macro-error-attr2 v2.0.0
1712024-12-31T17:05:33.435Z Downloaded managed v0.8.0
1722024-12-31T17:05:33.447Z Downloaded strsim v0.11.1
1732024-12-31T17:05:33.450Z Downloaded scopeguard v1.2.0
1742024-12-31T17:05:33.456Z Downloaded proc-macro-crate v1.3.1
1752024-12-31T17:05:33.459Z Downloaded thiserror-impl v2.0.9
1762024-12-31T17:05:33.461Z Downloaded thiserror v1.0.69
1772024-12-31T17:05:33.463Z Downloaded thiserror-impl v1.0.69
1782024-12-31T17:05:33.465Z Downloaded rand_core v0.6.4
1792024-12-31T17:05:33.468Z Downloaded version_check v0.9.5
1802024-12-31T17:05:33.468Z Downloaded stable_deref_trait v1.2.0
1812024-12-31T17:05:33.470Z Downloaded signal-hook-registry v1.4.2
1822024-12-31T17:05:33.474Z Downloaded toml_datetime v0.6.8
1832024-12-31T17:05:33.476Z Downloaded pin-project-lite v0.2.15
1842024-12-31T17:05:33.480Z Downloaded lock_api v0.4.12
1852024-12-31T17:05:33.483Z Downloaded tokio-macros v2.4.0
1862024-12-31T17:05:33.485Z Downloaded parking_lot_core v0.9.10
1872024-12-31T17:05:33.493Z Downloaded proc-macro-error2 v2.0.1
1882024-12-31T17:05:33.495Z Downloaded quote v1.0.38
1892024-12-31T17:05:33.498Z Downloaded postcard v1.1.1
1902024-12-31T17:05:33.502Z Downloaded smallvec v1.13.2
1912024-12-31T17:05:33.510Z Downloaded schemars_derive v0.8.21
1922024-12-31T17:05:33.512Z Downloaded serde_derive_internals v0.29.1
1932024-12-31T17:05:33.519Z Downloaded once_cell v1.20.2
1942024-12-31T17:05:33.521Z Downloaded proc-macro2 v1.0.92
1952024-12-31T17:05:33.527Z Downloaded parking_lot v0.12.3
1962024-12-31T17:05:33.537Z Downloaded thiserror v2.0.9
1972024-12-31T17:05:33.543Z Downloaded ryu v1.0.18
1982024-12-31T17:05:33.546Z Downloaded zerocopy-derive v0.7.35
1992024-12-31T17:05:33.554Z Downloaded unicode-ident v1.0.14
2002024-12-31T17:05:33.563Z Downloaded uuid v1.11.0
2012024-12-31T17:05:33.573Z Downloaded socket2 v0.5.8
2022024-12-31T17:05:33.575Z Downloaded serde_derive v1.0.217
2032024-12-31T17:05:33.578Z Downloaded schemars v0.8.21
2042024-12-31T17:05:33.590Z Downloaded tracing-core v0.1.33
2052024-12-31T17:05:33.593Z Downloaded memchr v2.7.4
2062024-12-31T17:05:33.598Z Downloaded heapless v0.8.0
2072024-12-31T17:05:33.601Z Downloaded tracing-attributes v0.1.28
2082024-12-31T17:05:33.603Z Downloaded indexmap v2.7.0
2092024-12-31T17:05:33.607Z Downloaded serde v1.0.217
2102024-12-31T17:05:33.610Z Downloaded mio v1.0.3
2112024-12-31T17:05:33.616Z Downloaded rand v0.8.5
2122024-12-31T17:05:33.620Z Downloaded hashbrown v0.15.2
2132024-12-31T17:05:33.626Z Downloaded tracing v0.1.41
2142024-12-31T17:05:33.630Z Downloaded toml_edit v0.19.15
2152024-12-31T17:05:33.645Z Downloaded zerocopy-derive v0.8.14
2162024-12-31T17:05:33.651Z Downloaded itertools v0.13.0
2172024-12-31T17:05:33.683Z Downloaded serde_json v1.0.134
2182024-12-31T17:05:33.689Z Downloaded zerocopy v0.7.35
2192024-12-31T17:05:33.703Z Downloaded winnow v0.6.20
2202024-12-31T17:05:33.711Z Downloaded winnow v0.5.40
2212024-12-31T17:05:33.738Z Downloaded regex v1.11.1
2222024-12-31T17:05:33.750Z Downloaded zerocopy v0.8.14
2232024-12-31T17:05:33.771Z Downloaded syn v1.0.109
2242024-12-31T17:05:33.781Z Downloaded syn v2.0.93
2252024-12-31T17:05:33.799Z Downloaded smoltcp v0.11.0
2262024-12-31T17:05:33.810Z Downloaded regex-syntax v0.8.5
2272024-12-31T17:05:33.869Z Downloaded regex-automata v0.4.9
2282024-12-31T17:05:33.884Z Downloaded libc v0.2.169
2292024-12-31T17:05:33.907Z Downloaded tokio v1.42.0
2302024-12-31T17:05:34.079Z Compiling proc-macro2 v1.0.92
2312024-12-31T17:05:34.079Z Compiling unicode-ident v1.0.14
2322024-12-31T17:05:34.082Z Checking cfg-if v1.0.0
2332024-12-31T17:05:34.082Z Compiling libc v0.2.169
2342024-12-31T17:05:34.082Z Compiling serde v1.0.217
2352024-12-31T17:05:34.082Z Checking byteorder v1.5.0
2362024-12-31T17:05:34.082Z Compiling strsim v0.11.1
2372024-12-31T17:05:34.093Z Compiling memchr v2.7.4
2382024-12-31T17:05:34.157Z Compiling ident_case v1.0.1
2392024-12-31T17:05:34.258Z Compiling fnv v1.0.7
2402024-12-31T17:05:34.310Z Compiling syn v1.0.109
2412024-12-31T17:05:34.374Z Compiling regex-syntax v0.8.5
2422024-12-31T17:05:34.377Z Compiling equivalent v1.0.1
2432024-12-31T17:05:34.478Z Compiling autocfg v1.4.0
2442024-12-31T17:05:34.645Z Compiling zerocopy v0.8.14
2452024-12-31T17:05:35.092Z Compiling aho-corasick v1.1.3
2462024-12-31T17:05:35.178Z Compiling hashbrown v0.15.2
2472024-12-31T17:05:35.891Z Compiling either v1.13.0
2482024-12-31T17:05:36.153Z Compiling itertools v0.13.0
2492024-12-31T17:05:36.522Z Compiling indexmap v2.7.0
2502024-12-31T17:05:36.532Z Compiling lock_api v0.4.12
2512024-12-31T17:05:36.557Z Compiling parking_lot_core v0.9.10
2522024-12-31T17:05:36.895Z Compiling regex-automata v0.4.9
2532024-12-31T17:05:37.007Z Compiling winnow v0.5.40
2542024-12-31T17:05:37.166Z Compiling toml_datetime v0.6.8
2552024-12-31T17:05:37.726Z Compiling quote v1.0.38
2562024-12-31T17:05:38.087Z Compiling syn v2.0.93
2572024-12-31T17:05:38.314Z Compiling heapless v0.8.0
2582024-12-31T17:05:38.468Z Checking hash32 v0.3.1
2592024-12-31T17:05:38.623Z Checking macaddr v1.0.1
2602024-12-31T17:05:38.757Z Checking scopeguard v1.2.0
2612024-12-31T17:05:38.836Z Checking stable_deref_trait v1.2.0
2622024-12-31T17:05:38.871Z Checking smallvec v1.13.2
2632024-12-31T17:05:38.921Z Compiling smoltcp v0.11.0
2642024-12-31T17:05:38.992Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
2652024-12-31T17:05:39.137Z Compiling serde_json v1.0.134
2662024-12-31T17:05:39.190Z Compiling once_cell v1.20.2
2672024-12-31T17:05:39.355Z Checking dyn-clone v1.0.17
2682024-12-31T17:05:39.548Z Checking getrandom v0.2.15
2692024-12-31T17:05:39.747Z Checking itoa v1.0.14
2702024-12-31T17:05:39.794Z Checking ryu v1.0.18
2712024-12-31T17:05:39.847Z Compiling version_check v0.9.5
2722024-12-31T17:05:39.931Z Compiling toml_edit v0.19.15
2732024-12-31T17:05:40.010Z Compiling schemars v0.8.21
2742024-12-31T17:05:40.166Z Checking bitflags v2.6.0
2752024-12-31T17:05:40.280Z Checking bitflags v1.3.2
2762024-12-31T17:05:40.362Z Compiling thiserror v1.0.69
2772024-12-31T17:05:40.385Z Checking pin-project-lite v0.2.15
2782024-12-31T17:05:40.398Z Checking cobs v0.2.3
2792024-12-31T17:05:40.409Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
2802024-12-31T17:05:40.495Z Compiling regex v1.11.1
2812024-12-31T17:05:40.564Z Checking managed v0.8.0
2822024-12-31T17:05:40.757Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
2832024-12-31T17:05:41.166Z Checking parking_lot v0.12.3
2842024-12-31T17:05:41.221Z Checking rand_core v0.6.4
2852024-12-31T17:05:41.372Z Checking socket2 v0.5.8
2862024-12-31T17:05:41.515Z Checking signal-hook-registry v1.4.2
2872024-12-31T17:05:41.526Z Checking mio v1.0.3
2882024-12-31T17:05:41.741Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
2892024-12-31T17:05:41.831Z Checking foreign-types-shared v0.3.1
2902024-12-31T17:05:41.899Zwarning: passing a unit value to a function
2912024-12-31T17:05:41.900Z --> crates/illumos-sys-hdrs/src/lib.rs:182:9
2922024-12-31T17:05:41.900Z |
2932024-12-31T17:05:41.900Z182 | core::hint::black_box(self.as_u64().store(val, Ordering::Relaxed));
2942024-12-31T17:05:41.900Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2952024-12-31T17:05:41.900Z |
2962024-12-31T17:05:41.900Z = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unit_arg
2972024-12-31T17:05:41.900Z = note: `#[warn(clippy::unit_arg)]` on by default
2982024-12-31T17:05:41.900Zhelp: move the expression in front of the call and replace it with the unit literal `()`
2992024-12-31T17:05:41.900Z |
3002024-12-31T17:05:41.900Z182 ~ self.as_u64().store(val, Ordering::Relaxed);
3012024-12-31T17:05:41.900Z183 ~ core::hint::black_box(());
3022024-12-31T17:05:41.900Z |
3032024-12-31T17:05:41.900Z
3042024-12-31T17:05:41.935Z Compiling anyhow v1.0.95
3052024-12-31T17:05:41.950Zwarning: `illumos-sys-hdrs` (lib) generated 1 warning (run `cargo clippy --fix --lib -p illumos-sys-hdrs` to apply 1 suggestion)
3062024-12-31T17:05:42.078Z Checking bytes v1.9.0
3072024-12-31T17:05:42.229Z Checking tracing-core v0.1.33
3082024-12-31T17:05:42.513Z Compiling proc-macro-crate v1.3.1
3092024-12-31T17:05:43.130Z Checking cstr-argument v0.1.2
3102024-12-31T17:05:43.153Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
3112024-12-31T17:05:43.239Z Checking lazy_static v1.5.0
3122024-12-31T17:05:43.289Z Checking pretty-hex v0.2.1
3132024-12-31T17:05:43.346Z Compiling thiserror v2.0.9
3142024-12-31T17:05:43.442Z Checking colored v2.2.0
3152024-12-31T17:05:43.591Z Checking winnow v0.6.20
3162024-12-31T17:05:43.638Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
3172024-12-31T17:05:44.293Z Compiling darling_core v0.20.10
3182024-12-31T17:05:44.501Z Compiling serde_derive_internals v0.29.1
3192024-12-31T17:05:45.429Z Compiling num_enum_derive v0.5.11
3202024-12-31T17:05:45.606Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
3212024-12-31T17:05:46.281Z Compiling serde_derive v1.0.217
3222024-12-31T17:05:46.281Z Compiling zerocopy-derive v0.8.14
3232024-12-31T17:05:46.281Z Compiling zerocopy-derive v0.7.35
3242024-12-31T17:05:46.284Z Compiling foreign-types-macros v0.2.3
3252024-12-31T17:05:46.284Z Compiling schemars_derive v0.8.21
3262024-12-31T17:05:46.971Z Compiling thiserror-impl v1.0.69
3272024-12-31T17:05:47.088Z Compiling tokio-macros v2.4.0
3282024-12-31T17:05:47.497Z Checking foreign-types v0.5.0
3292024-12-31T17:05:47.588Z Checking num_enum v0.5.11
3302024-12-31T17:05:47.717Z Compiling tracing-attributes v0.1.28
3312024-12-31T17:05:48.014Z Checking zerocopy v0.7.35
3322024-12-31T17:05:48.515Z Checking tokio v1.42.0
3332024-12-31T17:05:48.991Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3342024-12-31T17:05:49.111Z Checking ppv-lite86 v0.2.20
3352024-12-31T17:05:49.482Z Compiling darling_macro v0.20.10
3362024-12-31T17:05:49.704Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
3372024-12-31T17:05:49.762Z Checking rand_chacha v0.3.1
3382024-12-31T17:05:49.962Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
3392024-12-31T17:05:50.046Z Compiling thiserror-impl v2.0.9
3402024-12-31T17:05:50.080Z Checking rand v0.8.5
3412024-12-31T17:05:50.462Z Compiling darling v0.20.10
3422024-12-31T17:05:50.566Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
3432024-12-31T17:05:50.608Z Checking tracing v0.1.41
3442024-12-31T17:05:54.063Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
3452024-12-31T17:05:54.099Z Checking ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
3462024-12-31T17:05:54.842Z Checking ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
3472024-12-31T17:05:54.843Z Checking postcard v1.1.1
3482024-12-31T17:05:54.846Z Checking ipnetwork v0.20.0
3492024-12-31T17:05:54.846Z Checking uuid v1.11.0
3502024-12-31T17:05:56.158Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3512024-12-31T17:05:56.684Z Checking oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#49ee85dc)
3522024-12-31T17:05:57.453Zwarning: unused `#[macro_use]` import
3532024-12-31T17:05:57.453Z --> lib/opte/src/lib.rs:23:1
3542024-12-31T17:05:57.453Z |
3552024-12-31T17:05:57.453Z23 | #[macro_use]
3562024-12-31T17:05:57.453Z | ^^^^^^^^^^^^
3572024-12-31T17:05:57.453Z |
3582024-12-31T17:05:57.453Z = note: `#[warn(unused_imports)]` on by default
3592024-12-31T17:05:57.453Z
3602024-12-31T17:05:57.519Zwarning: `opte` (lib) generated 1 warning
3612024-12-31T17:05:57.521Z Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
3622024-12-31T17:05:59.249Z Checking opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
3632024-12-31T17:05:59.519Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.80s
3642024-12-31T17:05:59.664Z
3652024-12-31T17:05:59.664Zreal 30.079353877
3662024-12-31T17:05:59.664Zuser 2:07.230628784
3672024-12-31T17:05:59.664Zsys 19.643838542
3682024-12-31T17:05:59.664Ztrap 0.079555434
3692024-12-31T17:05:59.664Ztflt 0.306649356
3702024-12-31T17:05:59.664Zdflt 3.102892293
3712024-12-31T17:05:59.668Zkflt 0.009281680
3722024-12-31T17:05:59.668Zlock 2:32.770451458
3732024-12-31T17:05:59.668Zslp 8:59.654361101
3742024-12-31T17:05:59.668Zlat 6.336730880
3752024-12-31T17:05:59.668Zstop 13.744533066
3762024-12-31T17:05:59.668Zprocess exited: duration 53811 ms, exit code 0
 
3772024-12-31T17:05:59.675Zfound 0 output files