01JG5QVC2T7T1NJHM68F19DJRN: 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: 01JG5QVRGSFS45A739NB93KPSZ

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12024-12-28T04:20:41.818Zjob assigned to worker 01JG5QW02889PW38CS0Y02VD68 [factory aws, i-0447f0677999b7636] (queued for 54 s)
 
22024-12-28T04:20:49.003Zstarting task 0: "setup"
32024-12-28T04:20:49.011Z++ uname -s
42024-12-28T04:20:49.014Z+ kern=SunOS
52024-12-28T04:20:49.014Z+ case "$kern" in
62024-12-28T04:20:49.014Z+ groupadd -g 12345 build
72024-12-28T04:20:49.016Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-12-28T04:20:51.024Z+ zfs create -o mountpoint=/work rpool/work
92024-12-28T04:20:51.116Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-12-28T04:20:51.118Z+ home_fs=zfs
112024-12-28T04:20:51.119Z+ [[ zfs == autofs ]]
122024-12-28T04:20:51.119Z+ mkdir -p /home/build
132024-12-28T04:20:51.121Z+ chown build:build /home/build /work
142024-12-28T04:20:53.123Z+ chmod 0700 /home/build /work
152024-12-28T04:20:53.126Zprocess exited: duration 4124 ms, exit code 0
 
162024-12-28T04:20:53.131Zstarting task 1: "rust-toolchain"
172024-12-28T04:20:53.136Z+ printf ' * toolchain channel = "%s"
182024-12-28T04:20:53.137Z' nightly-2024-11-18
192024-12-28T04:20:53.137Z * toolchain channel = "nightly-2024-11-18"
202024-12-28T04:20:53.137Z+ printf ' * toolchain profile = "%s"
212024-12-28T04:20:53.137Z' default
222024-12-28T04:20:53.137Z * toolchain profile = "default"
232024-12-28T04:20:53.139Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
242024-12-28T04:20:53.139Z+ /bin/bash -s - -y --no-modify-path --default-toolchain nightly-2024-11-18 --profile default
252024-12-28T04:20:53.263Zinfo: downloading installer
262024-12-28T04:20:54.405Zinfo: profile set to 'default'
272024-12-28T04:20:54.405Zinfo: default host triple is x86_64-unknown-illumos
282024-12-28T04:20:54.407Zinfo: syncing channel updates for 'nightly-2024-11-18-x86_64-unknown-illumos'
292024-12-28T04:20:54.907Zinfo: latest update on 2024-11-18, rust version 1.84.0-nightly (5ec7d6eee 2024-11-17)
302024-12-28T04:20:54.907Zinfo: downloading component 'cargo'
312024-12-28T04:20:56.276Zinfo: downloading component 'clippy'
322024-12-28T04:20:56.891Zinfo: downloading component 'rust-docs'
332024-12-28T04:20:58.485Zinfo: downloading component 'rust-std'
342024-12-28T04:21:00.738Zinfo: downloading component 'rustc'
352024-12-28T04:21:08.732Zinfo: downloading component 'rustfmt'
362024-12-28T04:21:09.025Zinfo: installing component 'cargo'
372024-12-28T04:21:09.848Zinfo: installing component 'clippy'
382024-12-28T04:21:10.230Zinfo: installing component 'rust-docs'
392024-12-28T04:21:11.897Zinfo: installing component 'rust-std'
402024-12-28T04:21:13.682Zinfo: installing component 'rustc'
412024-12-28T04:21:19.678Zinfo: installing component 'rustfmt'
422024-12-28T04:21:20.021Zinfo: default toolchain set to 'nightly-2024-11-18-x86_64-unknown-illumos'
432024-12-28T04:21:20.021Z
442024-12-28T04:21:20.411Z nightly-2024-11-18-x86_64-unknown-illumos installed - rustc 1.84.0-nightly (5ec7d6eee 2024-11-17)
452024-12-28T04:21:20.411Z
462024-12-28T04:21:20.425Z
472024-12-28T04:21:20.425ZRust is installed now. Great!
482024-12-28T04:21:20.425Z
492024-12-28T04:21:20.425ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
502024-12-28T04:21:20.425Zenvironment variable. This has not been done automatically.
512024-12-28T04:21:20.425Z
522024-12-28T04:21:20.425ZTo configure your current shell, you need to source
532024-12-28T04:21:20.425Zthe corresponding env file under $HOME/.cargo.
542024-12-28T04:21:20.425Z
552024-12-28T04:21:20.425ZThis is usually done by running one of the following (note the leading DOT):
562024-12-28T04:21:20.425Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
572024-12-28T04:21:20.425Zsource "$HOME/.cargo/env.fish" # For fish
582024-12-28T04:21:20.493Z+ rustc --version
592024-12-28T04:21:20.563Zrustc 1.84.0-nightly (5ec7d6eee 2024-11-17)
602024-12-28T04:21:20.567Zprocess exited: duration 27429 ms, exit code 0
 
612024-12-28T04:21:20.573Zstarting task 2: "authentication"
622024-12-28T04:21:20.595Zprocess exited: duration 21 ms, exit code 0
 
632024-12-28T04:21:20.599Zstarting task 3: "clone repository"
642024-12-28T04:21:20.605Z+ mkdir -p /work/oxidecomputer/opte
652024-12-28T04:21:20.607Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
662024-12-28T04:21:20.653ZCloning into '/work/oxidecomputer/opte'...
672024-12-28T04:21:21.366Z+ cd /work/oxidecomputer/opte
682024-12-28T04:21:21.368Z+ git fetch origin f13190044a6b9b6204668730f098078a8fd820c8
692024-12-28T04:21:21.615ZFrom https://github.com/oxidecomputer/opte
702024-12-28T04:21:21.615Z * branch f13190044a6b9b6204668730f098078a8fd820c8 -> FETCH_HEAD
712024-12-28T04:21:21.624Z+ [[ -n renovate/serde-monorepo ]]
722024-12-28T04:21:21.626Z++ git branch --show-current
732024-12-28T04:21:21.629Z+ current=master
742024-12-28T04:21:21.629Z+ [[ master != renovate/serde-monorepo ]]
752024-12-28T04:21:21.629Z+ git branch -f renovate/serde-monorepo f13190044a6b9b6204668730f098078a8fd820c8
762024-12-28T04:21:21.632Z+ git checkout -f renovate/serde-monorepo
772024-12-28T04:21:21.654ZSwitched to branch 'renovate/serde-monorepo'
782024-12-28T04:21:21.656Z+ git reset --hard f13190044a6b9b6204668730f098078a8fd820c8
792024-12-28T04:21:21.676ZHEAD is now at f131900 Update Rust crate serde to v1.0.217
802024-12-28T04:21:21.678Zprocess exited: duration 1076 ms, exit code 0
 
812024-12-28T04:21:21.683Zstarting task 4: "build"
822024-12-28T04:21:21.688Z+ cargo --version
832024-12-28T04:21:21.693Zinfo: syncing channel updates for '1.83.0-x86_64-unknown-illumos'
842024-12-28T04:21:21.868Zinfo: latest update on 2024-11-28, rust version 1.83.0 (90b35a623 2024-11-26)
852024-12-28T04:21:21.868Zinfo: downloading component 'cargo'
862024-12-28T04:21:22.872Zinfo: downloading component 'clippy'
872024-12-28T04:21:23.258Zinfo: downloading component 'rust-docs'
882024-12-28T04:21:24.660Zinfo: downloading component 'rust-std'
892024-12-28T04:21:26.703Zinfo: downloading component 'rustc'
902024-12-28T04:21:34.381Zinfo: downloading component 'rustfmt'
912024-12-28T04:21:34.675Zinfo: installing component 'cargo'
922024-12-28T04:21:35.481Zinfo: installing component 'clippy'
932024-12-28T04:21:35.853Zinfo: installing component 'rust-docs'
942024-12-28T04:21:37.563Zinfo: installing component 'rust-std'
952024-12-28T04:21:39.229Zinfo: installing component 'rustc'
962024-12-28T04:21:44.939Zinfo: installing component 'rustfmt'
972024-12-28T04:21:45.362Zcargo 1.83.0 (5ffbef321 2024-10-29)
982024-12-28T04:21:45.364Z+ rustc --version
992024-12-28T04:21:45.443Zrustc 1.83.0 (90b35a623 2024-11-26)
1002024-12-28T04:21:45.448Z+ cd lib/opte-ioctl
1012024-12-28T04:21:45.451Z+ header 'check style'
1022024-12-28T04:21:45.451Z+ echo '# ==== check style ==== #'
1032024-12-28T04:21:45.451Z# ==== check style ==== #
1042024-12-28T04:21:45.451Z+ ptime -m cargo +nightly-2024-11-18 fmt -- --check
1052024-12-28T04:21:45.649Z
1062024-12-28T04:21:45.649Zreal 0.196418336
1072024-12-28T04:21:45.651Zuser 0.104721372
1082024-12-28T04:21:45.651Zsys 0.086852514
1092024-12-28T04:21:45.651Ztrap 0.000073325
1102024-12-28T04:21:45.651Ztflt 0.000000000
1112024-12-28T04:21:45.651Zdflt 0.000000000
1122024-12-28T04:21:45.651Zkflt 0.000000000
1132024-12-28T04:21:45.651Zlock 0.000000000
1142024-12-28T04:21:45.651Zslp 0.109502592
1152024-12-28T04:21:45.651Zlat 0.000561010
1162024-12-28T04:21:45.651Zstop 0.000128595
1172024-12-28T04:21:45.652Z+ header analyze
1182024-12-28T04:21:45.652Z+ echo '# ==== analyze ==== #'
1192024-12-28T04:21:45.652Z# ==== analyze ==== #
1202024-12-28T04:21:45.652Z+ ptime -m cargo clippy --all-targets
1212024-12-28T04:21:45.895Z Updating crates.io index
1222024-12-28T04:21:45.897Z Updating git repository `https://github.com/oxidecomputer/falcon`
1232024-12-28T04:21:46.641Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
1242024-12-28T04:21:46.914Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1252024-12-28T04:21:47.151Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1262024-12-28T04:21:47.524Z Updating git repository `https://github.com/oxidecomputer/zone`
1272024-12-28T04:21:47.825Z Updating git repository `https://github.com/oxidecomputer/oxnet`
1282024-12-28T04:21:48.095Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1292024-12-28T04:21:48.361Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1302024-12-28T04:21:48.634Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1312024-12-28T04:21:49.656Z Downloading crates ...
1322024-12-28T04:21:49.723Z Downloaded autocfg v1.4.0
1332024-12-28T04:21:49.730Z Downloaded byteorder v1.5.0
1342024-12-28T04:21:49.747Z Downloaded aho-corasick v1.1.3
1352024-12-28T04:21:49.753Z Downloaded cobs v0.2.3
1362024-12-28T04:21:49.755Z Downloaded bitflags v2.6.0
1372024-12-28T04:21:49.758Z Downloaded anyhow v1.0.95
1382024-12-28T04:21:49.761Z Downloaded cfg-if v1.0.0
1392024-12-28T04:21:49.764Z Downloaded bytes v1.9.0
1402024-12-28T04:21:49.766Z Downloaded defmt-parser v0.4.1
1412024-12-28T04:21:49.768Z Downloaded darling_macro v0.20.10
1422024-12-28T04:21:49.768Z Downloaded cstr-argument v0.1.2
1432024-12-28T04:21:49.771Z Downloaded darling_core v0.20.10
1442024-12-28T04:21:49.773Z Downloaded pin-project-lite v0.2.15
1452024-12-28T04:21:49.778Z Downloaded bitflags v1.3.2
1462024-12-28T04:21:49.780Z Downloaded memchr v2.7.4
1472024-12-28T04:21:49.785Z Downloaded heapless v0.8.0
1482024-12-28T04:21:49.798Z Downloaded parking_lot v0.12.3
1492024-12-28T04:21:49.802Z Downloaded hash32 v0.3.1
1502024-12-28T04:21:49.814Z Downloaded syn v2.0.91
1512024-12-28T04:21:49.826Z Downloaded ident_case v1.0.1
1522024-12-28T04:21:49.828Z Downloaded embedded-io v0.4.0
1532024-12-28T04:21:49.828Z Downloaded foreign-types-macros v0.2.3
1542024-12-28T04:21:49.834Z Downloaded equivalent v1.0.1
1552024-12-28T04:21:49.843Z Downloaded foreign-types-shared v0.3.1
1562024-12-28T04:21:49.851Z Downloaded ipnetwork v0.20.0
1572024-12-28T04:21:49.854Z Downloaded thiserror v1.0.69
1582024-12-28T04:21:49.861Z Downloaded parking_lot_core v0.9.10
1592024-12-28T04:21:49.865Z Downloaded num_enum v0.5.11
1602024-12-28T04:21:49.868Z Downloaded fnv v1.0.7
1612024-12-28T04:21:49.870Z Downloaded embedded-io v0.6.1
1622024-12-28T04:21:49.870Z Downloaded stable_deref_trait v1.2.0
1632024-12-28T04:21:49.873Z Downloaded proc-macro-error-attr2 v2.0.0
1642024-12-28T04:21:49.875Z Downloaded pretty-hex v0.2.1
1652024-12-28T04:21:49.875Z Downloaded either v1.13.0
1662024-12-28T04:21:49.878Z Downloaded macaddr v1.0.1
1672024-12-28T04:21:49.880Z Downloaded itoa v1.0.14
1682024-12-28T04:21:49.882Z Downloaded version_check v0.9.5
1692024-12-28T04:21:49.882Z Downloaded num_enum_derive v0.5.11
1702024-12-28T04:21:49.885Z Downloaded lazy_static v1.5.0
1712024-12-28T04:21:49.887Z Downloaded managed v0.8.0
1722024-12-28T04:21:49.887Z Downloaded foreign-types v0.5.0
1732024-12-28T04:21:49.889Z Downloaded ppv-lite86 v0.2.20
1742024-12-28T04:21:49.889Z Downloaded defmt-macros v0.4.0
1752024-12-28T04:21:49.891Z Downloaded thiserror-impl v2.0.9
1762024-12-28T04:21:49.894Z Downloaded dyn-clone v1.0.17
1772024-12-28T04:21:49.896Z Downloaded strsim v0.11.1
1782024-12-28T04:21:49.896Z Downloaded tokio-macros v2.4.0
1792024-12-28T04:21:49.898Z Downloaded thiserror-impl v1.0.69
1802024-12-28T04:21:49.898Z Downloaded defmt v0.3.10
1812024-12-28T04:21:49.901Z Downloaded rand_core v0.6.4
1822024-12-28T04:21:49.904Z Downloaded colored v2.2.0
1832024-12-28T04:21:49.907Z Downloaded proc-macro-crate v1.3.1
1842024-12-28T04:21:49.909Z Downloaded signal-hook-registry v1.4.2
1852024-12-28T04:21:49.909Z Downloaded lock_api v0.4.12
1862024-12-28T04:21:49.916Z Downloaded scopeguard v1.2.0
1872024-12-28T04:21:49.919Z Downloaded toml_datetime v0.6.8
1882024-12-28T04:21:49.922Z Downloaded schemars_derive v0.8.21
1892024-12-28T04:21:49.931Z Downloaded thiserror v2.0.9
1902024-12-28T04:21:49.936Z Downloaded zerocopy-derive v0.7.35
1912024-12-28T04:21:49.940Z Downloaded once_cell v1.20.2
1922024-12-28T04:21:49.942Z Downloaded getrandom v0.2.15
1932024-12-28T04:21:49.945Z Downloaded smallvec v1.13.2
1942024-12-28T04:21:49.949Z Downloaded serde_derive_internals v0.29.1
1952024-12-28T04:21:49.952Z Downloaded tracing-attributes v0.1.28
1962024-12-28T04:21:49.952Z Downloaded rand_chacha v0.3.1
1972024-12-28T04:21:49.955Z Downloaded postcard v1.1.1
1982024-12-28T04:21:49.955Z Downloaded darling v0.20.10
1992024-12-28T04:21:49.960Z Downloaded proc-macro-error2 v2.0.1
2002024-12-28T04:21:49.966Z Downloaded uuid v1.11.0
2012024-12-28T04:21:49.973Z Downloaded unicode-ident v1.0.14
2022024-12-28T04:21:49.987Z Downloaded ryu v1.0.18
2032024-12-28T04:21:49.991Z Downloaded proc-macro2 v1.0.92
2042024-12-28T04:21:49.993Z Downloaded quote v1.0.37
2052024-12-28T04:21:50.004Z Downloaded indexmap v2.7.0
2062024-12-28T04:21:50.010Z Downloaded schemars v0.8.21
2072024-12-28T04:21:50.020Z Downloaded serde_derive v1.0.217
2082024-12-28T04:21:50.022Z Downloaded rand v0.8.5
2092024-12-28T04:21:50.025Z Downloaded tracing v0.1.41
2102024-12-28T04:21:50.030Z Downloaded socket2 v0.5.8
2112024-12-28T04:21:50.037Z Downloaded zerocopy-derive v0.8.13
2122024-12-28T04:21:50.044Z Downloaded toml_edit v0.19.15
2132024-12-28T04:21:50.059Z Downloaded mio v1.0.3
2142024-12-28T04:21:50.064Z Downloaded tracing-core v0.1.33
2152024-12-28T04:21:50.068Z Downloaded serde v1.0.217
2162024-12-28T04:21:50.070Z Downloaded hashbrown v0.15.2
2172024-12-28T04:21:50.096Z Downloaded itertools v0.13.0
2182024-12-28T04:21:50.102Z Downloaded zerocopy v0.7.35
2192024-12-28T04:21:50.118Z Downloaded serde_json v1.0.134
2202024-12-28T04:21:50.124Z Downloaded winnow v0.6.20
2212024-12-28T04:21:50.134Z Downloaded winnow v0.5.40
2222024-12-28T04:21:50.161Z Downloaded zerocopy v0.8.13
2232024-12-28T04:21:50.183Z Downloaded syn v1.0.109
2242024-12-28T04:21:50.193Z Downloaded regex v1.11.1
2252024-12-28T04:21:50.205Z Downloaded smoltcp v0.11.0
2262024-12-28T04:21:50.228Z Downloaded regex-syntax v0.8.5
2272024-12-28T04:21:50.275Z Downloaded libc v0.2.169
2282024-12-28T04:21:50.298Z Downloaded regex-automata v0.4.9
2292024-12-28T04:21:50.315Z Downloaded tokio v1.42.0
2302024-12-28T04:21:50.483Z Compiling proc-macro2 v1.0.92
2312024-12-28T04:21:50.484Z Compiling unicode-ident v1.0.14
2322024-12-28T04:21:50.486Z Compiling libc v0.2.169
2332024-12-28T04:21:50.486Z Checking cfg-if v1.0.0
2342024-12-28T04:21:50.486Z Compiling serde v1.0.217
2352024-12-28T04:21:50.486Z Checking byteorder v1.5.0
2362024-12-28T04:21:50.486Z Compiling memchr v2.7.4
2372024-12-28T04:21:50.486Z Compiling strsim v0.11.1
2382024-12-28T04:21:50.678Z Compiling ident_case v1.0.1
2392024-12-28T04:21:50.769Z Compiling fnv v1.0.7
2402024-12-28T04:21:50.825Z Compiling syn v1.0.109
2412024-12-28T04:21:50.870Z Compiling regex-syntax v0.8.5
2422024-12-28T04:21:51.051Z Compiling autocfg v1.4.0
2432024-12-28T04:21:51.110Z Compiling either v1.13.0
2442024-12-28T04:21:51.120Z Compiling hashbrown v0.15.2
2452024-12-28T04:21:51.389Z Compiling aho-corasick v1.1.3
2462024-12-28T04:21:51.454Z Compiling equivalent v1.0.1
2472024-12-28T04:21:51.557Z Compiling zerocopy v0.8.13
2482024-12-28T04:21:51.661Z Compiling itertools v0.13.0
2492024-12-28T04:21:51.795Z Compiling lock_api v0.4.12
2502024-12-28T04:21:51.855Z Compiling parking_lot_core v0.9.10
2512024-12-28T04:21:52.139Z Compiling quote v1.0.37
2522024-12-28T04:21:52.182Z Compiling indexmap v2.7.0
2532024-12-28T04:21:52.287Z Compiling toml_datetime v0.6.8
2542024-12-28T04:21:52.322Z Compiling winnow v0.5.40
2552024-12-28T04:21:52.634Z Compiling syn v2.0.91
2562024-12-28T04:21:53.353Z Compiling heapless v0.8.0
2572024-12-28T04:21:53.580Z Checking hash32 v0.3.1
2582024-12-28T04:21:53.718Z Checking scopeguard v1.2.0
2592024-12-28T04:21:53.832Z Compiling smoltcp v0.11.0
2602024-12-28T04:21:54.160Z Compiling regex-automata v0.4.9
2612024-12-28T04:21:54.410Z Checking dyn-clone v1.0.17
2622024-12-28T04:21:54.449Z Checking stable_deref_trait v1.2.0
2632024-12-28T04:21:54.548Z Compiling serde_json v1.0.134
2642024-12-28T04:21:54.577Z Checking macaddr v1.0.1
2652024-12-28T04:21:54.820Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
2662024-12-28T04:21:54.929Z Checking smallvec v1.13.2
2672024-12-28T04:21:55.215Z Compiling once_cell v1.20.2
2682024-12-28T04:21:55.575Z Compiling toml_edit v0.19.15
2692024-12-28T04:21:55.637Z Checking getrandom v0.2.15
2702024-12-28T04:21:55.842Z Checking cobs v0.2.3
2712024-12-28T04:21:55.966Z Checking managed v0.8.0
2722024-12-28T04:21:56.018Z Checking itoa v1.0.14
2732024-12-28T04:21:56.034Z Compiling version_check v0.9.5
2742024-12-28T04:21:56.203Z Compiling thiserror v1.0.69
2752024-12-28T04:21:56.273Z Compiling schemars v0.8.21
2762024-12-28T04:21:56.294Z Checking bitflags v1.3.2
2772024-12-28T04:21:56.376Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
2782024-12-28T04:21:56.582Z Checking pin-project-lite v0.2.15
2792024-12-28T04:21:56.640Z Checking ryu v1.0.18
2802024-12-28T04:21:56.684Z Checking bitflags v2.6.0
2812024-12-28T04:21:56.746Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
2822024-12-28T04:21:56.901Z Checking parking_lot v0.12.3
2832024-12-28T04:21:57.063Z Checking rand_core v0.6.4
2842024-12-28T04:21:57.116Z Checking signal-hook-registry v1.4.2
2852024-12-28T04:21:57.214Z Checking socket2 v0.5.8
2862024-12-28T04:21:57.319Z Checking mio v1.0.3
2872024-12-28T04:21:57.332Z Checking bytes v1.9.0
2882024-12-28T04:21:57.635Z Checking foreign-types-shared v0.3.1
2892024-12-28T04:21:57.887Z Compiling regex v1.11.1
2902024-12-28T04:21:58.019Z Compiling proc-macro-crate v1.3.1
2912024-12-28T04:21:58.038Z Compiling anyhow v1.0.95
2922024-12-28T04:21:58.620Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
2932024-12-28T04:21:58.737Z Checking tracing-core v0.1.33
2942024-12-28T04:21:58.814Z Compiling darling_core v0.20.10
2952024-12-28T04:21:59.077Z Compiling serde_derive_internals v0.29.1
2962024-12-28T04:21:59.661Z Checking cstr-argument v0.1.2
2972024-12-28T04:21:59.723Z Compiling thiserror v2.0.9
2982024-12-28T04:21:59.822Z Checking pretty-hex v0.2.1
2992024-12-28T04:21:59.974Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
3002024-12-28T04:22:00.301Z Checking lazy_static v1.5.0
3012024-12-28T04:22:00.419Z Checking colored v2.2.0
3022024-12-28T04:22:00.771Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
3032024-12-28T04:22:00.948Z Checking winnow v0.6.20
3042024-12-28T04:22:01.551Z Compiling num_enum_derive v0.5.11
3052024-12-28T04:22:01.571Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
3062024-12-28T04:22:01.954Z Compiling serde_derive v1.0.217
3072024-12-28T04:22:02.024Z Compiling zerocopy-derive v0.8.13
3082024-12-28T04:22:02.055Z Compiling zerocopy-derive v0.7.35
3092024-12-28T04:22:02.109Z Compiling thiserror-impl v1.0.69
3102024-12-28T04:22:02.258Z Compiling darling_macro v0.20.10
3112024-12-28T04:22:02.429Z Compiling tokio-macros v2.4.0
3122024-12-28T04:22:03.261Z Compiling darling v0.20.10
3132024-12-28T04:22:03.361Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
3142024-12-28T04:22:03.659Z Compiling foreign-types-macros v0.2.3
3152024-12-28T04:22:03.669Z Compiling schemars_derive v0.8.21
3162024-12-28T04:22:03.852Z Checking tokio v1.42.0
3172024-12-28T04:22:03.903Z Checking zerocopy v0.7.35
3182024-12-28T04:22:04.860Z Checking num_enum v0.5.11
3192024-12-28T04:22:04.879Z Checking foreign-types v0.5.0
3202024-12-28T04:22:04.972Z Compiling tracing-attributes v0.1.28
3212024-12-28T04:22:04.999Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3222024-12-28T04:22:05.011Z Checking ppv-lite86 v0.2.20
3232024-12-28T04:22:05.706Z Checking rand_chacha v0.3.1
3242024-12-28T04:22:06.044Z Checking rand v0.8.5
3252024-12-28T04:22:06.114Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
3262024-12-28T04:22:06.398Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
3272024-12-28T04:22:06.495Z Compiling thiserror-impl v2.0.9
3282024-12-28T04:22:07.799Z Checking tracing v0.1.41
3292024-12-28T04:22:08.484Z Checking ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
3302024-12-28T04:22:09.613Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
3312024-12-28T04:22:10.934Z Checking ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
3322024-12-28T04:22:10.936Z Checking postcard v1.1.1
3332024-12-28T04:22:10.936Z Checking ipnetwork v0.20.0
3342024-12-28T04:22:10.936Z Checking uuid v1.11.0
3352024-12-28T04:22:12.181Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3362024-12-28T04:22:12.765Z Checking oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#49ee85dc)
3372024-12-28T04:22:13.409Zwarning: unused `#[macro_use]` import
3382024-12-28T04:22:13.409Z --> lib/opte/src/lib.rs:23:1
3392024-12-28T04:22:13.409Z |
3402024-12-28T04:22:13.409Z23 | #[macro_use]
3412024-12-28T04:22:13.409Z | ^^^^^^^^^^^^
3422024-12-28T04:22:13.409Z |
3432024-12-28T04:22:13.409Z = note: `#[warn(unused_imports)]` on by default
3442024-12-28T04:22:13.409Z
3452024-12-28T04:22:13.473Zwarning: `opte` (lib) generated 1 warning
3462024-12-28T04:22:13.475Z Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
3472024-12-28T04:22:15.207Z Checking opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
3482024-12-28T04:22:15.471Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.66s
3492024-12-28T04:22:15.619Z
3502024-12-28T04:22:15.619Zreal 29.957128642
3512024-12-28T04:22:15.619Zuser 2:10.137260372
3522024-12-28T04:22:15.619Zsys 19.874785661
3532024-12-28T04:22:15.619Ztrap 0.092633319
3542024-12-28T04:22:15.619Ztflt 0.188351044
3552024-12-28T04:22:15.619Zdflt 0.202490965
3562024-12-28T04:22:15.619Zkflt 0.001714485
3572024-12-28T04:22:15.619Zlock 2:48.004120531
3582024-12-28T04:22:15.622Zslp 8:37.741083340
3592024-12-28T04:22:15.622Zlat 7.528091489
3602024-12-28T04:22:15.622Zstop 15.910616717
3612024-12-28T04:22:15.622Zprocess exited: duration 53926 ms, exit code 0
 
3622024-12-28T04:22:15.628Zfound 0 output files