01KSVGP34EBV7W86TYVRP2AJ48: opte-ioctl

BasicConfig {
    output_rules: [],
    rust_toolchain: Some(
        Bool(
            true,
        ),
    ),
    target: Some(
        "helios-3.0",
    ),
    access_repos: [],
    publish: [],
    skip_clone: false,
}

Buildomat Job: 01KSVGPPKN7QG6BPAYZG59SMF9

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-05-30T04:02:21.035Zjob assigned to worker 01KSVGPW3X046XQEJF67KZBY7D [factory aws, i-02015151960f961db] (queued for 47 s)
 
22026-05-30T04:02:27.808Zstarting task 0: "setup"
32026-05-30T04:02:27.813Z++ uname -s
42026-05-30T04:02:27.816Z+ kern=SunOS
52026-05-30T04:02:27.816Z+ build_user=build
62026-05-30T04:02:27.816Z+ build_uid=12345
72026-05-30T04:02:27.816Z+ work_dir=/work
82026-05-30T04:02:27.816Z+ input_dir=/input
92026-05-30T04:02:27.816Z+ [[ 0 == 12345 ]]
102026-05-30T04:02:27.817Z+ case "$kern" in
112026-05-30T04:02:27.817Z+ groupadd -g 12345 build
122026-05-30T04:02:27.817Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-05-30T04:02:29.823Z+ zfs create -o mountpoint=/work rpool/work
142026-05-30T04:02:29.933Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-05-30T04:02:29.936Z+ home_fs=zfs
162026-05-30T04:02:29.936Z+ [[ zfs == autofs ]]
172026-05-30T04:02:29.936Z+ mkdir -p /home/build
182026-05-30T04:02:29.936Z+ chown build:build /home/build /work
192026-05-30T04:02:31.938Z+ chmod 0700 /home/build /work
202026-05-30T04:02:31.941Zprocess exited: duration 4134 ms, exit code 0
 
212026-05-30T04:02:31.947Zstarting task 1: "rust-toolchain"
222026-05-30T04:02:31.951Z+ printf ' * rust toolchain channel = "%s"\n' 1.95.0
232026-05-30T04:02:31.951Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-05-30T04:02:31.951Z * rust toolchain channel = "1.95.0"
252026-05-30T04:02:31.951Z * rust toolchain profile = "default"
262026-05-30T04:02:31.954Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-05-30T04:02:31.954Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-05-30T04:02:31.954Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-05-30T04:02:31.954Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.95.0 --profile default
302026-05-30T04:02:32.059Zinfo: downloading installer
312026-05-30T04:02:33.381Zwarn: It looks like you have an existing rustup settings file at:
322026-05-30T04:02:33.381Zwarn: /home/build/.rustup/settings.toml
332026-05-30T04:02:33.381Zwarn: Rustup will install the default toolchain as specified in the settings file,
342026-05-30T04:02:33.381Zwarn: instead of the one inferred from the default host triple.
352026-05-30T04:02:33.394Zinfo: profile set to default
362026-05-30T04:02:33.394Zinfo: default host triple is x86_64-unknown-illumos
372026-05-30T04:02:33.397Zinfo: syncing channel updates for 1.95.0-x86_64-unknown-illumos
382026-05-30T04:02:33.526Zinfo: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14)
392026-05-30T04:02:33.529Zinfo: downloading 6 components
402026-05-30T04:02:48.279Zinfo: default toolchain set to 1.95.0-x86_64-unknown-illumos
412026-05-30T04:02:48.279Z
422026-05-30T04:02:48.307Z 1.95.0-x86_64-unknown-illumos installed - rustc 1.95.0 (59807616e 2026-04-14)
432026-05-30T04:02:48.307Z
442026-05-30T04:02:48.307Z
452026-05-30T04:02:48.307ZRust is installed now. Great!
462026-05-30T04:02:48.307Z
472026-05-30T04:02:48.307ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
482026-05-30T04:02:48.310Zenvironment variable. This has not been done automatically.
492026-05-30T04:02:48.310Z
502026-05-30T04:02:48.311ZTo configure your current shell, you need to source
512026-05-30T04:02:48.311Zthe corresponding env file under $HOME/.cargo.
522026-05-30T04:02:48.311Z
532026-05-30T04:02:48.311ZThis is usually done by running one of the following (note the leading DOT):
542026-05-30T04:02:48.311Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
552026-05-30T04:02:48.311Zsource "$HOME/.cargo/env.fish" # For fish
562026-05-30T04:02:48.311Zsource "~/.cargo/env.nu" # For nushell
572026-05-30T04:02:48.311Zsource "$HOME/.cargo/env.tcsh" # For tcsh
582026-05-30T04:02:48.311Z. "$HOME/.cargo/env.ps1" # For pwsh
592026-05-30T04:02:48.311Zsource "$HOME/.cargo/env.xsh" # For xonsh
602026-05-30T04:02:48.311Zwarn: no default linker (`cc`) was found in your PATH
612026-05-30T04:02:48.311Zwarn: many Rust crates require a system C toolchain to build
622026-05-30T04:02:48.393Z+ rustup --version
632026-05-30T04:02:48.402Zrustup 1.29.0 (28d1352db 2026-03-05)
642026-05-30T04:02:48.405Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
652026-05-30T04:02:48.423Zinfo: the currently active `rustc` version is `rustc 1.95.0 (59807616e 2026-04-14)`
662026-05-30T04:02:48.427Z+ cargo --version
672026-05-30T04:02:48.440Zcargo 1.95.0 (f2d3ce0bd 2026-03-21)
682026-05-30T04:02:48.443Z+ rustc --version
692026-05-30T04:02:48.463Zrustc 1.95.0 (59807616e 2026-04-14)
702026-05-30T04:02:48.466Zprocess exited: duration 16518 ms, exit code 0
 
712026-05-30T04:02:48.472Zstarting task 2: "authentication"
722026-05-30T04:02:48.488Zprocess exited: duration 16 ms, exit code 0
 
732026-05-30T04:02:48.495Zstarting task 3: "clone repository"
742026-05-30T04:02:48.498Z+ mkdir -p /work/oxidecomputer/opte
752026-05-30T04:02:48.501Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
762026-05-30T04:02:48.539ZCloning into '/work/oxidecomputer/opte'...
772026-05-30T04:02:49.337Z+ cd /work/oxidecomputer/opte
782026-05-30T04:02:49.337Z+ git fetch origin 24b470b8d12aa183b4fd0951cce5852d1d72761b
792026-05-30T04:02:49.564ZFrom https://github.com/oxidecomputer/opte
802026-05-30T04:02:49.564Z * branch 24b470b8d12aa183b4fd0951cce5852d1d72761b -> FETCH_HEAD
812026-05-30T04:02:49.570Z+ [[ -n renovate/zerocopy-0.x-lockfile ]]
822026-05-30T04:02:49.573Z++ git branch --show-current
832026-05-30T04:02:49.573Z+ current=master
842026-05-30T04:02:49.573Z+ [[ master != renovate/zerocopy-0.x-lockfile ]]
852026-05-30T04:02:49.573Z+ git branch -f renovate/zerocopy-0.x-lockfile 24b470b8d12aa183b4fd0951cce5852d1d72761b
862026-05-30T04:02:49.576Z+ git checkout -f renovate/zerocopy-0.x-lockfile
872026-05-30T04:02:49.592ZSwitched to branch 'renovate/zerocopy-0.x-lockfile'
882026-05-30T04:02:49.596Z+ git reset --hard 24b470b8d12aa183b4fd0951cce5852d1d72761b
892026-05-30T04:02:49.608ZHEAD is now at 24b470b Update Rust crate zerocopy to v0.8.50
902026-05-30T04:02:49.611Zprocess exited: duration 1114 ms, exit code 0
 
912026-05-30T04:02:49.619Zstarting task 4: "build"
922026-05-30T04:02:49.622Z+ source .github/buildomat/common.sh
932026-05-30T04:02:49.622Z++ rustup show active-toolchain
942026-05-30T04:02:49.628Z1.95.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
952026-05-30T04:02:49.631Z++ pushd xde
962026-05-30T04:02:49.631Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
972026-05-30T04:02:49.631Z++ rustup show active-toolchain
982026-05-30T04:02:49.634Zinfo: syncing channel updates for nightly-2026-04-01-x86_64-unknown-illumos
992026-05-30T04:02:49.783Zinfo: latest update on 2026-04-01 for version 1.96.0-nightly (48cc71ee8 2026-03-31)
1002026-05-30T04:02:49.787Zinfo: downloading 6 components
1012026-05-30T04:03:04.525Znightly-2026-04-01-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1022026-05-30T04:03:04.619Z+++ rustup show active-toolchain -v
1032026-05-30T04:03:04.622Z+++ head -n 1
1042026-05-30T04:03:04.622Z+++ cut '-d ' -f1
1052026-05-30T04:03:04.673Z++ export NIGHTLY=nightly-2026-04-01-x86_64-unknown-illumos
1062026-05-30T04:03:04.673Z++ NIGHTLY=nightly-2026-04-01-x86_64-unknown-illumos
1072026-05-30T04:03:04.673Z++ popd
1082026-05-30T04:03:04.677Z/work/oxidecomputer/opte
1092026-05-30T04:03:04.677Z+ cargo --version
1102026-05-30T04:03:04.684Zcargo 1.95.0 (f2d3ce0bd 2026-03-21)
1112026-05-30T04:03:04.687Z+ rustc --version
1122026-05-30T04:03:04.706Zrustc 1.95.0 (59807616e 2026-04-14)
1132026-05-30T04:03:04.709Z+ cd lib/opte-ioctl
1142026-05-30T04:03:04.709Z+ header 'check style'
1152026-05-30T04:03:04.709Z+ echo '# ==== check style ==== #'
1162026-05-30T04:03:04.709Z# ==== check style ==== #
1172026-05-30T04:03:04.709Z+ ptime -m cargo +nightly-2026-04-01-x86_64-unknown-illumos fmt -- --check
1182026-05-30T04:03:04.779Z
1192026-05-30T04:03:04.779Zreal 0.067947698
1202026-05-30T04:03:04.779Zuser 0.036946441
1212026-05-30T04:03:04.779Zsys 0.027779589
1222026-05-30T04:03:04.779Ztrap 0.000003180
1232026-05-30T04:03:04.779Ztflt 0.000009810
1242026-05-30T04:03:04.782Zdflt 0.000024840
1252026-05-30T04:03:04.782Zkflt 0.000000000
1262026-05-30T04:03:04.782Zlock 0.031125648
1272026-05-30T04:03:04.782Zslp 0.047383492
1282026-05-30T04:03:04.782Zlat 0.000817150
1292026-05-30T04:03:04.782Zstop 0.000109060
1302026-05-30T04:03:04.782Z+ header analyze
1312026-05-30T04:03:04.783Z+ echo '# ==== analyze ==== #'
1322026-05-30T04:03:04.783Z# ==== analyze ==== #
1332026-05-30T04:03:04.783Z+ ptime -m cargo clippy --all-targets -- --deny warnings
1342026-05-30T04:03:04.917Z Updating crates.io index
1352026-05-30T04:03:04.920Z Updating git repository `https://github.com/oxidecomputer/falcon`
1362026-05-30T04:03:05.718Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1372026-05-30T04:03:05.996Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1382026-05-30T04:03:06.323Z Updating git repository `https://github.com/oxidecomputer/zone`
1392026-05-30T04:03:06.576Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1402026-05-30T04:03:06.891Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1412026-05-30T04:03:07.143Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1422026-05-30T04:03:08.605Z Downloading crates ...
1432026-05-30T04:03:08.673Z Downloaded stable_deref_trait v1.2.1
1442026-05-30T04:03:08.676Z Downloaded darling_core v0.21.3
1452026-05-30T04:03:08.680Z Downloaded quote v1.0.45
1462026-05-30T04:03:08.683Z Downloaded macaddr v1.0.1
1472026-05-30T04:03:08.683Z Downloaded once_cell v1.21.4
1482026-05-30T04:03:08.689Z Downloaded indexmap v2.14.0
1492026-05-30T04:03:08.694Z Downloaded cpufeatures v0.3.0
1502026-05-30T04:03:08.697Z Downloaded zerocopy-derive v0.8.50
1512026-05-30T04:03:08.721Z Downloaded ident_case v1.0.1
1522026-05-30T04:03:08.728Z Downloaded serde_core v1.0.228
1532026-05-30T04:03:08.736Z Downloaded foreign-types v0.5.0
1542026-05-30T04:03:08.740Z Downloaded hash32 v0.3.1
1552026-05-30T04:03:08.745Z Downloaded proc-macro-error-attr2 v2.0.0
1562026-05-30T04:03:08.748Z Downloaded either v1.15.0
1572026-05-30T04:03:08.752Z Downloaded proc-macro-error2 v2.0.1
1582026-05-30T04:03:08.752Z Downloaded num_enum v0.7.6
1592026-05-30T04:03:08.756Z Downloaded byteorder v1.5.0
1602026-05-30T04:03:08.760Z Downloaded pin-project-lite v0.2.17
1612026-05-30T04:03:08.764Z Downloaded ref-cast-impl v1.0.25
1622026-05-30T04:03:08.768Z Downloaded equivalent v1.0.2
1632026-05-30T04:03:08.772Z Downloaded tracing-attributes v0.1.31
1642026-05-30T04:03:08.772Z Downloaded getrandom v0.4.2
1652026-05-30T04:03:08.775Z Downloaded defmt v1.0.1
1662026-05-30T04:03:08.779Z Downloaded cfg-if v1.0.4
1672026-05-30T04:03:08.779Z Downloaded darling_macro v0.21.3
1682026-05-30T04:03:08.779Z Downloaded colored v3.1.1
1692026-05-30T04:03:08.787Z Downloaded embedded-io v0.6.1
1702026-05-30T04:03:08.794Z Downloaded toml_edit v0.25.11+spec-1.1.0
1712026-05-30T04:03:08.798Z Downloaded heapless v0.8.0
1722026-05-30T04:03:08.803Z Downloaded pretty-hex v0.4.2
1732026-05-30T04:03:08.810Z Downloaded ref-cast v1.0.25
1742026-05-30T04:03:08.820Z Downloaded foreign-types-macros v0.2.3
1752026-05-30T04:03:08.828Z Downloaded thiserror-impl v2.0.18
1762026-05-30T04:03:08.831Z Downloaded oxnet v0.1.5
1772026-05-30T04:03:08.831Z Downloaded num_enum_derive v0.7.6
1782026-05-30T04:03:08.832Z Downloaded anyhow v1.0.102
1792026-05-30T04:03:08.836Z Downloaded ingot-macros v0.1.1
1802026-05-30T04:03:08.840Z Downloaded rand v0.10.1
1812026-05-30T04:03:08.840Z Downloaded embedded-io v0.4.0
1822026-05-30T04:03:08.843Z Downloaded defmt-macros v1.0.1
1832026-05-30T04:03:08.843Z Downloaded darling v0.21.3
1842026-05-30T04:03:08.849Z Downloaded thiserror v2.0.18
1852026-05-30T04:03:08.852Z Downloaded rustversion v1.0.22
1862026-05-30T04:03:08.856Z Downloaded ingot-types v0.1.2
1872026-05-30T04:03:08.859Z Downloaded bitflags v2.11.1
1882026-05-30T04:03:08.876Z Downloaded aho-corasick v1.1.4
1892026-05-30T04:03:08.886Z Downloaded proc-macro2 v1.0.106
1902026-05-30T04:03:08.912Z Downloaded uuid v1.23.1
1912026-05-30T04:03:08.924Z Downloaded memchr v2.8.0
1922026-05-30T04:03:08.936Z Downloaded itertools v0.14.0
1932026-05-30T04:03:08.943Z Downloaded regex v1.12.3
1942026-05-30T04:03:08.986Z Downloaded syn v2.0.117
1952026-05-30T04:03:08.992Z Downloaded syn v1.0.109
1962026-05-30T04:03:08.997Z Downloaded smoltcp v0.11.0
1972026-05-30T04:03:09.004Z Downloaded regex-syntax v0.8.10
1982026-05-30T04:03:09.012Z Downloaded zerocopy v0.8.50
1992026-05-30T04:03:09.023Z Downloaded tracing v0.1.44
2002026-05-30T04:03:09.047Z Downloaded regex-automata v0.4.14
2012026-05-30T04:03:09.061Z Downloaded postcard v1.1.3
2022026-05-30T04:03:09.248Z Downloaded defmt-parser v1.0.0
2032026-05-30T04:03:09.251Z Downloaded bitflags v1.3.2
2042026-05-30T04:03:09.255Z Downloaded defmt v0.3.100
2052026-05-30T04:03:09.297Z Downloaded cobs v0.3.0
2062026-05-30T04:03:09.328Z Downloaded serde v1.0.228
2072026-05-30T04:03:09.353Z Downloaded cstr-argument v0.1.2
2082026-05-30T04:03:09.357Z Downloaded managed v0.8.0
2092026-05-30T04:03:09.379Z Downloaded foreign-types-shared v0.3.1
2102026-05-30T04:03:09.382Z Downloaded dyn-clone v1.0.20
2112026-05-30T04:03:09.388Z Downloaded toml_datetime v1.1.1+spec-1.1.0
2122026-05-30T04:03:09.399Z Downloaded serde_derive v1.0.228
2132026-05-30T04:03:09.409Z Downloaded libc v0.2.186
2142026-05-30T04:03:09.426Z Downloaded tracing-core v0.1.36
2152026-05-30T04:03:09.430Z Downloaded socket2 v0.6.3
2162026-05-30T04:03:09.430Z Downloaded version_check v0.9.5
2172026-05-30T04:03:09.430Z Downloaded proc-macro-crate v3.5.0
2182026-05-30T04:03:09.430Z Downloaded rand_core v0.10.1
2192026-05-30T04:03:09.436Z Downloaded ingot v0.1.1
2202026-05-30T04:03:09.439Z Downloaded hashbrown v0.17.0
2212026-05-30T04:03:09.472Z Downloaded chacha20 v0.10.0
2222026-05-30T04:03:09.484Z Downloaded winnow v1.0.2
2232026-05-30T04:03:09.498Z Downloaded strsim v0.11.1
2242026-05-30T04:03:09.505Z Downloaded unicode-ident v1.0.24
2252026-05-30T04:03:09.509Z Downloaded toml_parser v1.1.2+spec-1.1.0
2262026-05-30T04:03:09.538Z Downloaded fnv v1.0.7
2272026-05-30T04:03:09.579Z Compiling proc-macro2 v1.0.106
2282026-05-30T04:03:09.580Z Compiling unicode-ident v1.0.24
2292026-05-30T04:03:09.580Z Compiling quote v1.0.45
2302026-05-30T04:03:09.583Z Compiling serde_core v1.0.228
2312026-05-30T04:03:09.583Z Checking cfg-if v1.0.4
2322026-05-30T04:03:09.583Z Compiling thiserror v2.0.18
2332026-05-30T04:03:09.583Z Compiling fnv v1.0.7
2342026-05-30T04:03:09.583Z Compiling ident_case v1.0.1
2352026-05-30T04:03:09.704Z Compiling strsim v0.11.1
2362026-05-30T04:03:09.746Z Compiling memchr v2.8.0
2372026-05-30T04:03:09.763Z Compiling libc v0.2.186
2382026-05-30T04:03:09.770Z Compiling regex-syntax v0.8.10
2392026-05-30T04:03:09.997Z Compiling zerocopy v0.8.50
2402026-05-30T04:03:10.059Z Compiling equivalent v1.0.2
2412026-05-30T04:03:10.131Z Compiling either v1.15.0
2422026-05-30T04:03:10.138Z Compiling aho-corasick v1.1.4
2432026-05-30T04:03:10.244Z Compiling hashbrown v0.17.0
2442026-05-30T04:03:10.310Z Compiling serde v1.0.228
2452026-05-30T04:03:10.324Z Compiling winnow v1.0.2
2462026-05-30T04:03:10.416Z Compiling itertools v0.14.0
2472026-05-30T04:03:10.783Z Compiling indexmap v2.14.0
2482026-05-30T04:03:10.875Z Compiling syn v2.0.117
2492026-05-30T04:03:11.199Z Compiling regex-automata v0.4.14
2502026-05-30T04:03:11.329Z Compiling toml_parser v1.1.2+spec-1.1.0
2512026-05-30T04:03:11.379Z Compiling heapless v0.8.0
2522026-05-30T04:03:11.456Z Compiling toml_datetime v1.1.1+spec-1.1.0
2532026-05-30T04:03:11.533Z Checking byteorder v1.5.0
2542026-05-30T04:03:11.626Z Checking bitflags v2.11.1
2552026-05-30T04:03:11.671Z Compiling rustversion v1.0.22
2562026-05-30T04:03:11.708Z Checking hash32 v0.3.1
2572026-05-30T04:03:11.809Z Compiling toml_edit v0.25.11+spec-1.1.0
2582026-05-30T04:03:11.817Z Compiling syn v1.0.109
2592026-05-30T04:03:11.846Z Compiling smoltcp v0.11.0
2602026-05-30T04:03:11.875Z Checking stable_deref_trait v1.2.1
2612026-05-30T04:03:11.895Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
2622026-05-30T04:03:11.939Z Checking macaddr v1.0.1
2632026-05-30T04:03:12.090Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b6d6f1df)
2642026-05-30T04:03:12.149Z Compiling version_check v0.9.5
2652026-05-30T04:03:12.170Z Checking managed v0.8.0
2662026-05-30T04:03:12.196Z Compiling ref-cast v1.0.25
2672026-05-30T04:03:12.314Z Checking rand_core v0.10.1
2682026-05-30T04:03:12.348Z Compiling proc-macro-crate v3.5.0
2692026-05-30T04:03:12.423Z Compiling getrandom v0.4.2
2702026-05-30T04:03:12.440Z Checking bitflags v1.3.2
2712026-05-30T04:03:12.449Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
2722026-05-30T04:03:12.721Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
2732026-05-30T04:03:12.732Z Checking foreign-types-shared v0.3.1
2742026-05-30T04:03:12.779Z Checking cpufeatures v0.3.0
2752026-05-30T04:03:12.809Z Checking once_cell v1.21.4
2762026-05-30T04:03:12.841Z Compiling anyhow v1.0.102
2772026-05-30T04:03:12.984Z Compiling regex v1.12.3
2782026-05-30T04:03:13.294Z Checking tracing-core v0.1.36
2792026-05-30T04:03:13.342Z Checking cstr-argument v0.1.2
2802026-05-30T04:03:13.380Z Checking chacha20 v0.10.0
2812026-05-30T04:03:13.494Z Compiling darling_core v0.21.3
2822026-05-30T04:03:13.606Z Checking pretty-hex v0.4.2
2832026-05-30T04:03:13.614Z Checking dyn-clone v1.0.20
2842026-05-30T04:03:13.662Z Checking pin-project-lite v0.2.17
2852026-05-30T04:03:13.701Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#2ae7c8c5)
2862026-05-30T04:03:13.708Z Checking rand v0.10.1
2872026-05-30T04:03:13.745Z Checking uuid v1.23.1
2882026-05-30T04:03:13.836Z Checking socket2 v0.6.3
2892026-05-30T04:03:13.935Z Checking oxnet v0.1.5
2902026-05-30T04:03:13.992Z Checking colored v3.1.1
2912026-05-30T04:03:14.338Z Compiling thiserror-impl v2.0.18
2922026-05-30T04:03:14.338Z Compiling zerocopy-derive v0.8.50
2932026-05-30T04:03:14.338Z Compiling serde_derive v1.0.228
2942026-05-30T04:03:14.338Z Compiling foreign-types-macros v0.2.3
2952026-05-30T04:03:14.341Z Compiling num_enum_derive v0.7.6
2962026-05-30T04:03:14.740Z Compiling ref-cast-impl v1.0.25
2972026-05-30T04:03:14.958Z Checking foreign-types v0.5.0
2982026-05-30T04:03:15.024Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
2992026-05-30T04:03:15.310Z Checking num_enum v0.7.6
3002026-05-30T04:03:15.413Z Compiling tracing-attributes v0.1.31
3012026-05-30T04:03:15.416Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
3022026-05-30T04:03:15.537Z Compiling darling_macro v0.21.3
3032026-05-30T04:03:15.631Z Checking cobs v0.3.0
3042026-05-30T04:03:15.631Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b6d6f1df)
3052026-05-30T04:03:15.762Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
3062026-05-30T04:03:16.085Z Compiling darling v0.21.3
3072026-05-30T04:03:16.153Z Compiling ingot-macros v0.1.1
3082026-05-30T04:03:16.237Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
3092026-05-30T04:03:16.412Z Checking tracing v0.1.44
3102026-05-30T04:03:16.839Z Checking postcard v1.1.3
3112026-05-30T04:03:18.340Z Checking ingot-types v0.1.2
3122026-05-30T04:03:18.602Z Checking ingot v0.1.1
3132026-05-30T04:03:19.866Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3142026-05-30T04:03:21.039Z Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
3152026-05-30T04:03:22.189Z Checking opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
3162026-05-30T04:03:22.370Z Finished `dev` profile [optimized + debuginfo] target(s) in 17.54s
3172026-05-30T04:03:22.484Z
3182026-05-30T04:03:22.484Zreal 17.700196706
3192026-05-30T04:03:22.484Zuser 47.994084363
3202026-05-30T04:03:22.484Zsys 11.486601299
3212026-05-30T04:03:22.484Ztrap 0.032776204
3222026-05-30T04:03:22.484Ztflt 0.059732025
3232026-05-30T04:03:22.484Zdflt 0.162745827
3242026-05-30T04:03:22.484Zkflt 0.005974693
3252026-05-30T04:03:22.484Zlock 2:33.102763392
3262026-05-30T04:03:22.484Zslp 2:41.583900171
3272026-05-30T04:03:22.485Zlat 2.454213590
3282026-05-30T04:03:22.485Zstop 8.944070007
3292026-05-30T04:03:22.488Zprocess exited: duration 32867 ms, exit code 0
 
3302026-05-30T04:03:22.495Zfound 0 output files