01JD80G5QEG6FG42MYYJCCRWT1: 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: 01JD80GHTP2HKFM3TGPQ58QNRR

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12024-11-21T18:43:14.747Zjob assigned to worker 01JD80GWRPN15MCR74KMV4B1QE [factory aws, i-035d69a08df22045f] (queued for 54 s)
 
22024-11-21T18:43:22.078Zstarting task 0: "setup"
32024-11-21T18:43:22.087Z++ uname -s
42024-11-21T18:43:22.089Z+ kern=SunOS
52024-11-21T18:43:22.089Z+ case "$kern" in
62024-11-21T18:43:22.089Z+ groupadd -g 12345 build
72024-11-21T18:43:22.091Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-11-21T18:43:24.098Z+ zfs create -o mountpoint=/work rpool/work
92024-11-21T18:43:24.189Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-11-21T18:43:24.191Z+ home_fs=zfs
112024-11-21T18:43:24.191Z+ [[ zfs == autofs ]]
122024-11-21T18:43:24.191Z+ mkdir -p /home/build
132024-11-21T18:43:24.193Z+ chown build:build /home/build /work
142024-11-21T18:43:26.195Z+ chmod 0700 /home/build /work
152024-11-21T18:43:26.198Zprocess exited: duration 4121 ms, exit code 0
 
162024-11-21T18:43:26.203Zstarting task 1: "rust-toolchain"
172024-11-21T18:43:26.208Z+ printf ' * toolchain channel = "%s"
182024-11-21T18:43:26.208Z' nightly-2024-11-18
192024-11-21T18:43:26.208Z * toolchain channel = "nightly-2024-11-18"
202024-11-21T18:43:26.210Z+ printf ' * toolchain profile = "%s"
212024-11-21T18:43:26.210Z * toolchain profile = "default"
222024-11-21T18:43:26.210Z' default
232024-11-21T18:43:26.210Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
242024-11-21T18:43:26.210Z+ /bin/bash -s - -y --no-modify-path --default-toolchain nightly-2024-11-18 --profile default
252024-11-21T18:43:26.328Zinfo: downloading installer
262024-11-21T18:43:27.746Zinfo: profile set to 'default'
272024-11-21T18:43:27.747Zinfo: default host triple is x86_64-unknown-illumos
282024-11-21T18:43:27.749Zinfo: syncing channel updates for 'nightly-2024-11-18-x86_64-unknown-illumos'
292024-11-21T18:43:27.885Zinfo: latest update on 2024-11-18, rust version 1.84.0-nightly (5ec7d6eee 2024-11-17)
302024-11-21T18:43:27.885Zinfo: downloading component 'cargo'
312024-11-21T18:43:28.653Zinfo: downloading component 'clippy'
322024-11-21T18:43:28.946Zinfo: downloading component 'rust-docs'
332024-11-21T18:43:29.988Zinfo: downloading component 'rust-std'
342024-11-21T18:43:31.671Zinfo: downloading component 'rustc'
352024-11-21T18:43:37.625Zinfo: downloading component 'rustfmt'
362024-11-21T18:43:37.846Zinfo: installing component 'cargo'
372024-11-21T18:43:38.666Zinfo: installing component 'clippy'
382024-11-21T18:43:39.044Zinfo: installing component 'rust-docs'
392024-11-21T18:43:40.733Zinfo: installing component 'rust-std'
402024-11-21T18:43:42.614Zinfo: installing component 'rustc'
412024-11-21T18:43:48.407Zinfo: installing component 'rustfmt'
422024-11-21T18:43:48.733Zinfo: default toolchain set to 'nightly-2024-11-18-x86_64-unknown-illumos'
432024-11-21T18:43:48.733Z
442024-11-21T18:43:49.118Z nightly-2024-11-18-x86_64-unknown-illumos installed - rustc 1.84.0-nightly (5ec7d6eee 2024-11-17)
452024-11-21T18:43:49.119Z
462024-11-21T18:43:49.122Z
472024-11-21T18:43:49.122ZRust is installed now. Great!
482024-11-21T18:43:49.122Z
492024-11-21T18:43:49.122ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
502024-11-21T18:43:49.122Zenvironment variable. This has not been done automatically.
512024-11-21T18:43:49.122Z
522024-11-21T18:43:49.122ZTo configure your current shell, you need to source
532024-11-21T18:43:49.122Zthe corresponding env file under $HOME/.cargo.
542024-11-21T18:43:49.122Z
552024-11-21T18:43:49.122ZThis is usually done by running one of the following (note the leading DOT):
562024-11-21T18:43:49.122Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
572024-11-21T18:43:49.122Zsource "$HOME/.cargo/env.fish" # For fish
582024-11-21T18:43:49.196Z+ rustc --version
592024-11-21T18:43:49.263Zrustc 1.84.0-nightly (5ec7d6eee 2024-11-17)
602024-11-21T18:43:49.266Zprocess exited: duration 23060 ms, exit code 0
 
612024-11-21T18:43:49.271Zstarting task 2: "authentication"
622024-11-21T18:43:49.291Zprocess exited: duration 19 ms, exit code 0
 
632024-11-21T18:43:49.296Zstarting task 3: "clone repository"
642024-11-21T18:43:49.301Z+ mkdir -p /work/oxidecomputer/opte
652024-11-21T18:43:49.303Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
662024-11-21T18:43:49.336ZCloning into '/work/oxidecomputer/opte'...
672024-11-21T18:43:50.630Z+ cd /work/oxidecomputer/opte
682024-11-21T18:43:50.630Z+ git fetch origin 9e44656233379b2f32ae946883d8d41bf079edfb
692024-11-21T18:43:50.896ZFrom https://github.com/oxidecomputer/opte
702024-11-21T18:43:50.896Z * branch 9e44656233379b2f32ae946883d8d41bf079edfb -> FETCH_HEAD
712024-11-21T18:43:50.903Z+ [[ -n ingot-and-offload ]]
722024-11-21T18:43:50.907Z++ git branch --show-current
732024-11-21T18:43:50.910Z+ current=master
742024-11-21T18:43:50.910Z+ [[ master != ingot-and-offload ]]
752024-11-21T18:43:50.910Z+ git branch -f ingot-and-offload 9e44656233379b2f32ae946883d8d41bf079edfb
762024-11-21T18:43:50.912Z+ git checkout -f ingot-and-offload
772024-11-21T18:43:50.933ZSwitched to branch 'ingot-and-offload'
782024-11-21T18:43:50.935Z+ git reset --hard 9e44656233379b2f32ae946883d8d41bf079edfb
792024-11-21T18:43:50.955ZHEAD is now at 9e44656 Conditionally expose LSO/CSO capabs based on underlay
802024-11-21T18:43:50.957Zprocess exited: duration 1660 ms, exit code 0
 
812024-11-21T18:43:50.962Zstarting task 4: "build"
822024-11-21T18:43:50.967Z+ cargo --version
832024-11-21T18:43:50.972Zinfo: syncing channel updates for '1.82.0-x86_64-unknown-illumos'
842024-11-21T18:43:51.148Zinfo: latest update on 2024-10-17, rust version 1.82.0 (f6e511eec 2024-10-15)
852024-11-21T18:43:51.148Zinfo: downloading component 'cargo'
862024-11-21T18:43:52.157Zinfo: downloading component 'clippy'
872024-11-21T18:43:52.539Zinfo: downloading component 'rust-docs'
882024-11-21T18:43:53.972Zinfo: downloading component 'rust-std'
892024-11-21T18:43:56.235Zinfo: downloading component 'rustc'
902024-11-21T18:44:04.384Zinfo: downloading component 'rustfmt'
912024-11-21T18:44:04.671Zinfo: installing component 'cargo'
922024-11-21T18:44:05.467Zinfo: installing component 'clippy'
932024-11-21T18:44:05.835Zinfo: installing component 'rust-docs'
942024-11-21T18:44:07.512Zinfo: installing component 'rust-std'
952024-11-21T18:44:09.326Zinfo: installing component 'rustc'
962024-11-21T18:44:15.155Zinfo: installing component 'rustfmt'
972024-11-21T18:44:15.552Zcargo 1.82.0 (8f40fc59f 2024-08-21)
982024-11-21T18:44:15.554Z+ rustc --version
992024-11-21T18:44:15.625Zrustc 1.82.0 (f6e511eec 2024-10-15)
1002024-11-21T18:44:15.630Z+ cd lib/opte-ioctl
1012024-11-21T18:44:15.632Z+ header 'check style'
1022024-11-21T18:44:15.632Z+ echo '# ==== check style ==== #'
1032024-11-21T18:44:15.632Z# ==== check style ==== #
1042024-11-21T18:44:15.632Z+ ptime -m cargo +nightly-2024-11-18 fmt -- --check
1052024-11-21T18:44:15.826Z
1062024-11-21T18:44:15.826Zreal 0.192163261
1072024-11-21T18:44:15.826Zuser 0.102296492
1082024-11-21T18:44:15.826Zsys 0.085602940
1092024-11-21T18:44:15.826Ztrap 0.000001818
1102024-11-21T18:44:15.826Ztflt 0.000000000
1112024-11-21T18:44:15.826Zdflt 0.000000000
1122024-11-21T18:44:15.826Zkflt 0.000000000
1132024-11-21T18:44:15.829Zlock 0.000000000
1142024-11-21T18:44:15.829Zslp 0.106602926
1152024-11-21T18:44:15.829Zlat 0.000259063
1162024-11-21T18:44:15.829Zstop 0.000129082
1172024-11-21T18:44:15.829Z+ header analyze
1182024-11-21T18:44:15.829Z+ echo '# ==== analyze ==== #'
1192024-11-21T18:44:15.829Z# ==== analyze ==== #
1202024-11-21T18:44:15.829Z+ ptime -m cargo clippy --all-targets
1212024-11-21T18:44:16.045Z Updating crates.io index
1222024-11-21T18:44:16.139Z Updating git repository `https://github.com/oxidecomputer/falcon`
1232024-11-21T18:44:16.860Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
1242024-11-21T18:44:17.209Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1252024-11-21T18:44:17.450Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1262024-11-21T18:44:17.801Z Updating git repository `https://github.com/oxidecomputer/zone`
1272024-11-21T18:44:18.085Z Updating git repository `https://github.com/oxidecomputer/oxnet`
1282024-11-21T18:44:18.346Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1292024-11-21T18:44:18.565Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1302024-11-21T18:44:18.858Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1312024-11-21T18:44:19.724Z Downloading crates ...
1322024-11-21T18:44:19.796Z Downloaded pin-project-lite v0.2.15
1332024-11-21T18:44:19.801Z Downloaded bitflags v1.3.2
1342024-11-21T18:44:19.804Z Downloaded anyhow v1.0.93
1352024-11-21T18:44:19.811Z Downloaded byteorder v1.5.0
1362024-11-21T18:44:19.814Z Downloaded bitflags v2.6.0
1372024-11-21T18:44:19.817Z Downloaded autocfg v1.4.0
1382024-11-21T18:44:19.830Z Downloaded bytes v1.8.0
1392024-11-21T18:44:19.834Z Downloaded regex-syntax v0.8.5
1402024-11-21T18:44:19.842Z Downloaded aho-corasick v1.1.3
1412024-11-21T18:44:19.847Z Downloaded cfg-if v1.0.0
1422024-11-21T18:44:19.849Z Downloaded colored v2.1.0
1432024-11-21T18:44:19.851Z Downloaded darling_core v0.20.10
1442024-11-21T18:44:19.855Z Downloaded darling_macro v0.20.10
1452024-11-21T18:44:19.857Z Downloaded fnv v1.0.7
1462024-11-21T18:44:19.859Z Downloaded ident_case v1.0.1
1472024-11-21T18:44:19.859Z Downloaded foreign-types v0.5.0
1482024-11-21T18:44:19.859Z Downloaded equivalent v1.0.1
1492024-11-21T18:44:19.861Z Downloaded dyn-clone v1.0.17
1502024-11-21T18:44:19.861Z Downloaded defmt-parser v0.3.4
1512024-11-21T18:44:19.863Z Downloaded defmt-macros v0.3.9
1522024-11-21T18:44:19.866Z Downloaded either v1.13.0
1532024-11-21T18:44:19.868Z Downloaded lazy_static v1.5.0
1542024-11-21T18:44:19.868Z Downloaded getrandom v0.2.15
1552024-11-21T18:44:19.870Z Downloaded defmt v0.3.8
1562024-11-21T18:44:19.873Z Downloaded darling v0.20.10
1572024-11-21T18:44:19.877Z Downloaded hashbrown v0.15.1
1582024-11-21T18:44:19.882Z Downloaded foreign-types-macros v0.2.3
1592024-11-21T18:44:19.885Z Downloaded cstr-argument v0.1.2
1602024-11-21T18:44:19.885Z Downloaded ipnetwork v0.20.0
1612024-11-21T18:44:19.887Z Downloaded num_enum_derive v0.5.11
1622024-11-21T18:44:19.887Z Downloaded embedded-io v0.4.0
1632024-11-21T18:44:19.890Z Downloaded cobs v0.2.3
1642024-11-21T18:44:19.892Z Downloaded foreign-types-shared v0.3.1
1652024-11-21T18:44:19.899Z Downloaded embedded-io v0.6.1
1662024-11-21T18:44:19.901Z Downloaded heapless v0.8.0
1672024-11-21T18:44:19.919Z Downloaded pretty-hex v0.2.1
1682024-11-21T18:44:19.921Z Downloaded itoa v1.0.11
1692024-11-21T18:44:19.921Z Downloaded hash32 v0.3.1
1702024-11-21T18:44:19.928Z Downloaded ppv-lite86 v0.2.20
1712024-11-21T18:44:19.930Z Downloaded scopeguard v1.2.0
1722024-11-21T18:44:19.931Z Downloaded rand_chacha v0.3.1
1732024-11-21T18:44:19.933Z Downloaded managed v0.8.0
1742024-11-21T18:44:19.933Z Downloaded macaddr v1.0.1
1752024-11-21T18:44:19.935Z Downloaded num_enum v0.5.11
1762024-11-21T18:44:19.938Z Downloaded rand_core v0.6.4
1772024-11-21T18:44:19.941Z Downloaded proc-macro-error-attr v1.0.4
1782024-11-21T18:44:19.941Z Downloaded proc-macro-crate v1.3.1
1792024-11-21T18:44:19.945Z Downloaded schemars_derive v0.8.21
1802024-11-21T18:44:19.948Z Downloaded toml_datetime v0.6.8
1812024-11-21T18:44:19.951Z Downloaded stable_deref_trait v1.2.0
1822024-11-21T18:44:19.953Z Downloaded signal-hook-registry v1.4.2
1832024-11-21T18:44:19.955Z Downloaded tokio-macros v2.4.0
1842024-11-21T18:44:19.957Z Downloaded version_check v0.9.5
1852024-11-21T18:44:19.957Z Downloaded strsim v0.11.1
1862024-11-21T18:44:19.969Z Downloaded thiserror v1.0.69
1872024-11-21T18:44:19.974Z Downloaded thiserror-impl v1.0.69
1882024-11-21T18:44:19.977Z Downloaded quote v1.0.37
1892024-11-21T18:44:19.981Z Downloaded postcard v1.0.10
1902024-11-21T18:44:19.983Z Downloaded parking_lot_core v0.9.10
1912024-11-21T18:44:19.990Z Downloaded serde_derive_internals v0.29.1
1922024-11-21T18:44:19.992Z Downloaded proc-macro-error v1.0.4
1932024-11-21T18:44:19.994Z Downloaded tracing-attributes v0.1.27
1942024-11-21T18:44:19.999Z Downloaded lock_api v0.4.12
1952024-11-21T18:44:20.009Z Downloaded zerocopy-derive v0.7.35
1962024-11-21T18:44:20.015Z Downloaded once_cell v1.20.2
1972024-11-21T18:44:20.018Z Downloaded ryu v1.0.18
1982024-11-21T18:44:20.021Z Downloaded parking_lot v0.12.3
1992024-11-21T18:44:20.025Z Downloaded socket2 v0.5.7
2002024-11-21T18:44:20.027Z Downloaded smallvec v1.13.2
2012024-11-21T18:44:20.034Z Downloaded uuid v1.11.0
2022024-11-21T18:44:20.037Z Downloaded proc-macro2 v1.0.91
2032024-11-21T18:44:20.052Z Downloaded unicode-ident v1.0.13
2042024-11-21T18:44:20.055Z Downloaded tracing-core v0.1.32
2052024-11-21T18:44:20.057Z Downloaded indexmap v2.6.0
2062024-11-21T18:44:20.061Z Downloaded serde_derive v1.0.215
2072024-11-21T18:44:20.064Z Downloaded schemars v0.8.21
2082024-11-21T18:44:20.075Z Downloaded tracing v0.1.40
2092024-11-21T18:44:20.079Z Downloaded serde v1.0.215
2102024-11-21T18:44:20.083Z Downloaded zerocopy-derive v0.8.10
2112024-11-21T18:44:20.089Z Downloaded rand v0.8.5
2122024-11-21T18:44:20.092Z Downloaded toml_edit v0.19.15
2132024-11-21T18:44:20.108Z Downloaded mio v1.0.2
2142024-11-21T18:44:20.113Z Downloaded memchr v2.7.4
2152024-11-21T18:44:20.131Z Downloaded itertools v0.13.0
2162024-11-21T18:44:20.137Z Downloaded serde_json v1.0.133
2172024-11-21T18:44:20.154Z Downloaded zerocopy v0.7.35
2182024-11-21T18:44:20.168Z Downloaded winnow v0.6.20
2192024-11-21T18:44:20.178Z Downloaded winnow v0.5.40
2202024-11-21T18:44:20.205Z Downloaded zerocopy v0.8.10
2212024-11-21T18:44:20.227Z Downloaded syn v1.0.109
2222024-11-21T18:44:20.236Z Downloaded regex v1.11.1
2232024-11-21T18:44:20.257Z Downloaded syn v2.0.89
2242024-11-21T18:44:20.268Z Downloaded smoltcp v0.11.0
2252024-11-21T18:44:20.336Z Downloaded regex-automata v0.4.9
2262024-11-21T18:44:20.354Z Downloaded libc v0.2.164
2272024-11-21T18:44:20.379Z Downloaded tokio v1.41.1
2282024-11-21T18:44:20.549Z Compiling proc-macro2 v1.0.91
2292024-11-21T18:44:20.549Z Compiling unicode-ident v1.0.13
2302024-11-21T18:44:20.551Z Checking cfg-if v1.0.0
2312024-11-21T18:44:20.551Z Compiling libc v0.2.164
2322024-11-21T18:44:20.551Z Compiling serde v1.0.215
2332024-11-21T18:44:20.551Z Checking byteorder v1.5.0
2342024-11-21T18:44:20.551Z Compiling strsim v0.11.1
2352024-11-21T18:44:20.551Z Compiling memchr v2.7.4
2362024-11-21T18:44:20.635Z Compiling fnv v1.0.7
2372024-11-21T18:44:20.737Z Compiling ident_case v1.0.1
2382024-11-21T18:44:20.750Z Compiling regex-syntax v0.8.5
2392024-11-21T18:44:20.884Z Compiling syn v1.0.109
2402024-11-21T18:44:20.897Z Compiling zerocopy v0.8.10
2412024-11-21T18:44:21.204Z Compiling equivalent v1.0.1
2422024-11-21T18:44:21.309Z Compiling hashbrown v0.15.1
2432024-11-21T18:44:21.514Z Compiling aho-corasick v1.1.3
2442024-11-21T18:44:21.570Z Compiling autocfg v1.4.0
2452024-11-21T18:44:21.595Z Compiling either v1.13.0
2462024-11-21T18:44:22.000Z Compiling itertools v0.13.0
2472024-11-21T18:44:22.031Z Compiling toml_datetime v0.6.8
2482024-11-21T18:44:22.463Z Compiling winnow v0.5.40
2492024-11-21T18:44:22.504Z Compiling lock_api v0.4.12
2502024-11-21T18:44:22.591Z Compiling indexmap v2.6.0
2512024-11-21T18:44:22.864Z Compiling quote v1.0.37
2522024-11-21T18:44:23.208Z Compiling heapless v0.8.0
2532024-11-21T18:44:23.376Z Compiling syn v2.0.89
2542024-11-21T18:44:23.737Z Compiling parking_lot_core v0.9.10
2552024-11-21T18:44:24.212Z Compiling regex-automata v0.4.9
2562024-11-21T18:44:24.362Z Checking hash32 v0.3.1
2572024-11-21T18:44:24.511Z Compiling serde_json v1.0.133
2582024-11-21T18:44:24.873Z Checking scopeguard v1.2.0
2592024-11-21T18:44:24.997Z Checking smallvec v1.13.2
2602024-11-21T18:44:25.150Z Compiling once_cell v1.20.2
2612024-11-21T18:44:25.385Z Checking dyn-clone v1.0.17
2622024-11-21T18:44:25.517Z Checking stable_deref_trait v1.2.0
2632024-11-21T18:44:25.543Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
2642024-11-21T18:44:25.608Z Checking macaddr v1.0.1
2652024-11-21T18:44:25.864Z Compiling smoltcp v0.11.0
2662024-11-21T18:44:26.268Z Compiling toml_edit v0.19.15
2672024-11-21T18:44:26.329Z Checking getrandom v0.2.15
2682024-11-21T18:44:26.520Z Checking cobs v0.2.3
2692024-11-21T18:44:26.529Z Checking itoa v1.0.11
2702024-11-21T18:44:26.679Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
2712024-11-21T18:44:26.689Z Checking ryu v1.0.18
2722024-11-21T18:44:26.720Z Checking pin-project-lite v0.2.15
2732024-11-21T18:44:26.782Z Checking bitflags v1.3.2
2742024-11-21T18:44:26.836Z Compiling thiserror v1.0.69
2752024-11-21T18:44:26.870Z Checking managed v0.8.0
2762024-11-21T18:44:26.916Z Checking bitflags v2.6.0
2772024-11-21T18:44:27.038Z Compiling schemars v0.8.21
2782024-11-21T18:44:27.195Z Compiling version_check v0.9.5
2792024-11-21T18:44:27.751Z Checking parking_lot v0.12.3
2802024-11-21T18:44:27.772Z Checking rand_core v0.6.4
2812024-11-21T18:44:27.839Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
2822024-11-21T18:44:28.049Z Checking mio v1.0.2
2832024-11-21T18:44:28.086Z Checking signal-hook-registry v1.4.2
2842024-11-21T18:44:28.228Z Compiling regex v1.11.1
2852024-11-21T18:44:28.331Z Checking socket2 v0.5.7
2862024-11-21T18:44:28.632Z Compiling anyhow v1.0.93
2872024-11-21T18:44:28.833Z Compiling proc-macro-crate v1.3.1
2882024-11-21T18:44:29.233Z Checking bytes v1.8.0
2892024-11-21T18:44:29.516Z Checking foreign-types-shared v0.3.1
2902024-11-21T18:44:29.577Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
2912024-11-21T18:44:29.612Z Checking tracing-core v0.1.32
2922024-11-21T18:44:30.212Z Compiling darling_core v0.20.10
2932024-11-21T18:44:30.254Z Compiling serde_derive_internals v0.29.1
2942024-11-21T18:44:30.302Z Checking cstr-argument v0.1.2
2952024-11-21T18:44:30.334Z Checking pretty-hex v0.2.1
2962024-11-21T18:44:30.472Z Checking lazy_static v1.5.0
2972024-11-21T18:44:30.495Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
2982024-11-21T18:44:30.590Z Checking colored v2.1.0
2992024-11-21T18:44:30.899Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
3002024-11-21T18:44:31.117Z Checking winnow v0.6.20
3012024-11-21T18:44:32.712Z Compiling num_enum_derive v0.5.11
3022024-11-21T18:44:32.712Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
3032024-11-21T18:44:33.245Z Compiling serde_derive v1.0.215
3042024-11-21T18:44:33.245Z Compiling zerocopy-derive v0.8.10
3052024-11-21T18:44:33.340Z Compiling zerocopy-derive v0.7.35
3062024-11-21T18:44:33.546Z Compiling thiserror-impl v1.0.69
3072024-11-21T18:44:33.841Z Compiling foreign-types-macros v0.2.3
3082024-11-21T18:44:34.252Z Compiling tokio-macros v2.4.0
3092024-11-21T18:44:34.887Z Compiling schemars_derive v0.8.21
3102024-11-21T18:44:34.951Z Compiling darling_macro v0.20.10
3112024-11-21T18:44:35.095Z Checking foreign-types v0.5.0
3122024-11-21T18:44:35.182Z Checking num_enum v0.5.11
3132024-11-21T18:44:35.310Z Compiling tracing-attributes v0.1.27
3142024-11-21T18:44:35.333Z Checking zerocopy v0.7.35
3152024-11-21T18:44:35.719Z Checking tokio v1.41.1
3162024-11-21T18:44:35.901Z Compiling darling v0.20.10
3172024-11-21T18:44:36.009Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
3182024-11-21T18:44:36.499Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3192024-11-21T18:44:36.698Z Checking ppv-lite86 v0.2.20
3202024-11-21T18:44:37.564Z Checking rand_chacha v0.3.1
3212024-11-21T18:44:37.707Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
3222024-11-21T18:44:37.793Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
3232024-11-21T18:44:37.930Z Checking rand v0.8.5
3242024-11-21T18:44:38.468Z Checking tracing v0.1.40
3252024-11-21T18:44:40.283Z Checking ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
3262024-11-21T18:44:41.867Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
3272024-11-21T18:44:42.484Z Checking ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
3282024-11-21T18:44:42.484Z Checking postcard v1.0.10
3292024-11-21T18:44:42.493Z Checking ipnetwork v0.20.0
3302024-11-21T18:44:42.494Z Checking uuid v1.11.0
3312024-11-21T18:44:44.826Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3322024-11-21T18:44:44.828Z Checking oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265)
3332024-11-21T18:44:45.146Zwarning: unused `#[macro_use]` import
3342024-11-21T18:44:45.146Z --> lib/opte/src/lib.rs:23:1
3352024-11-21T18:44:45.146Z |
3362024-11-21T18:44:45.146Z23 | #[macro_use]
3372024-11-21T18:44:45.146Z | ^^^^^^^^^^^^
3382024-11-21T18:44:45.146Z |
3392024-11-21T18:44:45.146Z = note: `#[warn(unused_imports)]` on by default
3402024-11-21T18:44:45.146Z
3412024-11-21T18:44:45.216Zwarning: `opte` (lib) generated 1 warning
3422024-11-21T18:44:45.222Z Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
3432024-11-21T18:44:47.056Z Checking opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
3442024-11-21T18:44:47.330Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.36s
3452024-11-21T18:44:47.467Z
3462024-11-21T18:44:47.467Zreal 31.630182320
3472024-11-21T18:44:47.467Zuser 2:11.309020744
3482024-11-21T18:44:47.467Zsys 29.049658854
3492024-11-21T18:44:47.467Ztrap 0.085267559
3502024-11-21T18:44:47.467Ztflt 0.506328556
3512024-11-21T18:44:47.470Zdflt 0.399625524
3522024-11-21T18:44:47.470Zkflt 0.006993914
3532024-11-21T18:44:47.470Zlock 2:58.857139215
3542024-11-21T18:44:47.470Zslp 9:07.936703019
3552024-11-21T18:44:47.470Zlat 7.444803345
3562024-11-21T18:44:47.470Zstop 15.424942526
3572024-11-21T18:44:47.470Zprocess exited: duration 56497 ms, exit code 0
 
3582024-11-21T18:44:47.475Zfound 0 output files