01KVM708TAYBATTVK42MAZW1AB: opte-ioctl

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

Buildomat Job: 01KVM70M5JX3DNBYCZBMGPCB5R

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-06-21T04:29:48.257Zjob assigned to worker 01KVM70ZFCHRR4XVJW5V241W1S [factory aws, i-032a349d0cee2e4ff] (queued for 52 s)
 
22026-06-21T04:29:55.173Zstarting task 0: "setup"
32026-06-21T04:29:55.177Z++ uname -s
42026-06-21T04:29:55.181Z+ kern=SunOS
52026-06-21T04:29:55.181Z+ build_user=build
62026-06-21T04:29:55.181Z+ build_uid=12345
72026-06-21T04:29:55.181Z+ work_dir=/work
82026-06-21T04:29:55.181Z+ input_dir=/input
92026-06-21T04:29:55.181Z+ [[ 0 == 12345 ]]
102026-06-21T04:29:55.181Z+ case "$kern" in
112026-06-21T04:29:55.181Z+ groupadd -g 12345 build
122026-06-21T04:29:55.181Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-06-21T04:29:57.186Z+ zfs create -o mountpoint=/work rpool/work
142026-06-21T04:29:57.300Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-06-21T04:29:57.303Z+ home_fs=zfs
162026-06-21T04:29:57.303Z+ [[ zfs == autofs ]]
172026-06-21T04:29:57.303Z+ mkdir -p /home/build
182026-06-21T04:29:57.303Z+ chown build:build /home/build /work
192026-06-21T04:29:59.302Z+ chmod 0700 /home/build /work
202026-06-21T04:29:59.305Zprocess exited: duration 4133 ms, exit code 0
 
212026-06-21T04:29:59.311Zstarting task 1: "rust-toolchain"
222026-06-21T04:29:59.316Z+ printf ' * rust toolchain channel = "%s"\n' 1.96.0
232026-06-21T04:29:59.316Z * rust toolchain channel = "1.96.0"
242026-06-21T04:29:59.316Z * rust toolchain profile = "default"
252026-06-21T04:29:59.316Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-06-21T04:29:59.316Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-06-21T04:29:59.316Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-06-21T04:29:59.319Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-06-21T04:29:59.319Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.96.0 --profile default
302026-06-21T04:29:59.420Zinfo: downloading installer
312026-06-21T04:30:00.878Zwarn: It looks like you have an existing rustup settings file at:
322026-06-21T04:30:00.878Zwarn: /home/build/.rustup/settings.toml
332026-06-21T04:30:00.878Zwarn: Rustup will install the default toolchain as specified in the settings file,
342026-06-21T04:30:00.878Zwarn: instead of the one inferred from the default host triple.
352026-06-21T04:30:00.891Zinfo: profile set to default
362026-06-21T04:30:00.891Zinfo: default host triple is x86_64-unknown-illumos
372026-06-21T04:30:00.894Zinfo: syncing channel updates for 1.96.0-x86_64-unknown-illumos
382026-06-21T04:30:01.064Zinfo: latest update on 2026-05-28 for version 1.96.0 (ac68faa20 2026-05-25)
392026-06-21T04:30:01.067Zinfo: downloading 6 components
402026-06-21T04:30:17.195Zinfo: default toolchain set to 1.96.0-x86_64-unknown-illumos
412026-06-21T04:30:17.195Z
422026-06-21T04:30:17.222Z 1.96.0-x86_64-unknown-illumos installed - rustc 1.96.0 (ac68faa20 2026-05-25)
432026-06-21T04:30:17.222Z
442026-06-21T04:30:17.222Z
452026-06-21T04:30:17.222ZRust is installed now. Great!
462026-06-21T04:30:17.222Z
472026-06-21T04:30:17.222ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
482026-06-21T04:30:17.222Zenvironment variable. This has not been done automatically.
492026-06-21T04:30:17.226Z
502026-06-21T04:30:17.226ZTo configure your current shell, you need to source
512026-06-21T04:30:17.226Zthe corresponding env file under $HOME/.cargo.
522026-06-21T04:30:17.226Z
532026-06-21T04:30:17.226ZThis is usually done by running one of the following (note the leading DOT):
542026-06-21T04:30:17.226Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
552026-06-21T04:30:17.226Zsource "$HOME/.cargo/env.fish" # For fish
562026-06-21T04:30:17.226Zsource "~/.cargo/env.nu" # For nushell
572026-06-21T04:30:17.226Zsource "$HOME/.cargo/env.tcsh" # For tcsh
582026-06-21T04:30:17.226Z. "$HOME/.cargo/env.ps1" # For pwsh
592026-06-21T04:30:17.226Zsource "$HOME/.cargo/env.xsh" # For xonsh
602026-06-21T04:30:17.226Zwarn: no default linker (`cc`) was found in your PATH
612026-06-21T04:30:17.226Zwarn: many Rust crates require a system C toolchain to build
622026-06-21T04:30:17.317Z+ rustup --version
632026-06-21T04:30:17.327Zrustup 1.29.0 (28d1352db 2026-03-05)
642026-06-21T04:30:17.330Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
652026-06-21T04:30:17.348Zinfo: the currently active `rustc` version is `rustc 1.96.0 (ac68faa20 2026-05-25)`
662026-06-21T04:30:17.351Z+ cargo --version
672026-06-21T04:30:17.364Zcargo 1.96.0 (30a34c682 2026-05-25)
682026-06-21T04:30:17.367Z+ rustc --version
692026-06-21T04:30:17.385Zrustc 1.96.0 (ac68faa20 2026-05-25)
702026-06-21T04:30:17.388Zprocess exited: duration 18075 ms, exit code 0
 
712026-06-21T04:30:17.394Zstarting task 2: "authentication"
722026-06-21T04:30:17.410Zprocess exited: duration 16 ms, exit code 0
 
732026-06-21T04:30:17.416Zstarting task 3: "clone repository"
742026-06-21T04:30:17.420Z+ mkdir -p /work/oxidecomputer/opte
752026-06-21T04:30:17.422Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
762026-06-21T04:30:17.453ZCloning into '/work/oxidecomputer/opte'...
772026-06-21T04:30:18.248Z+ cd /work/oxidecomputer/opte
782026-06-21T04:30:18.248Z+ git fetch origin e02f36f315434dba17735ebe14165d251d1e7fb8
792026-06-21T04:30:18.451ZFrom https://github.com/oxidecomputer/opte
802026-06-21T04:30:18.451Z * branch e02f36f315434dba17735ebe14165d251d1e7fb8 -> FETCH_HEAD
812026-06-21T04:30:18.456Z+ [[ -n renovate/rust-1.x ]]
822026-06-21T04:30:18.460Z++ git branch --show-current
832026-06-21T04:30:18.460Z+ current=master
842026-06-21T04:30:18.460Z+ [[ master != renovate/rust-1.x ]]
852026-06-21T04:30:18.460Z+ git branch -f renovate/rust-1.x e02f36f315434dba17735ebe14165d251d1e7fb8
862026-06-21T04:30:18.463Z+ git checkout -f renovate/rust-1.x
872026-06-21T04:30:18.478ZSwitched to branch 'renovate/rust-1.x'
882026-06-21T04:30:18.481Z+ git reset --hard e02f36f315434dba17735ebe14165d251d1e7fb8
892026-06-21T04:30:18.494ZHEAD is now at e02f36f Update Rust to nightly-2026-06-21
902026-06-21T04:30:18.497Zprocess exited: duration 1078 ms, exit code 0
 
912026-06-21T04:30:18.504Zstarting task 4: "build"
922026-06-21T04:30:18.507Z+ source .github/buildomat/common.sh
932026-06-21T04:30:18.510Z++ rustup show active-toolchain
942026-06-21T04:30:18.514Z1.96.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
952026-06-21T04:30:18.514Z++ pushd xde
962026-06-21T04:30:18.514Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
972026-06-21T04:30:18.514Z++ rustup show active-toolchain
982026-06-21T04:30:18.518Zinfo: syncing channel updates for nightly-2026-06-21-x86_64-unknown-illumos
992026-06-21T04:30:18.701Zinfo: latest update on 2026-06-21 for version 1.98.0-nightly (8b6558a02 2026-06-20)
1002026-06-21T04:30:18.705Zinfo: downloading 6 components
1012026-06-21T04:30:33.666Znightly-2026-06-21-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1022026-06-21T04:30:33.768Z+++ rustup show active-toolchain -v
1032026-06-21T04:30:33.771Z+++ head -n 1
1042026-06-21T04:30:33.771Z+++ cut '-d ' -f1
1052026-06-21T04:30:33.825Z++ export NIGHTLY=nightly-2026-06-21-x86_64-unknown-illumos
1062026-06-21T04:30:33.825Z++ NIGHTLY=nightly-2026-06-21-x86_64-unknown-illumos
1072026-06-21T04:30:33.825Z++ popd
1082026-06-21T04:30:33.828Z/work/oxidecomputer/opte
1092026-06-21T04:30:33.828Z+ cargo --version
1102026-06-21T04:30:33.833Zcargo 1.96.0 (30a34c682 2026-05-25)
1112026-06-21T04:30:33.838Z+ rustc --version
1122026-06-21T04:30:33.855Zrustc 1.96.0 (ac68faa20 2026-05-25)
1132026-06-21T04:30:33.858Z+ cd lib/opte-ioctl
1142026-06-21T04:30:33.858Z+ header 'check style'
1152026-06-21T04:30:33.860Z+ echo '# ==== check style ==== #'
1162026-06-21T04:30:33.860Z# ==== check style ==== #
1172026-06-21T04:30:33.860Z+ ptime -m cargo +nightly-2026-06-21-x86_64-unknown-illumos fmt -- --check
1182026-06-21T04:30:33.925Z
1192026-06-21T04:30:33.925Zreal 0.065666684
1202026-06-21T04:30:33.926Zuser 0.035885249
1212026-06-21T04:30:33.926Zsys 0.027250219
1222026-06-21T04:30:33.926Ztrap 0.000022370
1232026-06-21T04:30:33.926Ztflt 0.000016250
1242026-06-21T04:30:33.929Zdflt 0.000003580
1252026-06-21T04:30:33.929Zkflt 0.000000800
1262026-06-21T04:30:33.929Zlock 0.031421388
1272026-06-21T04:30:33.929Zslp 0.045500620
1282026-06-21T04:30:33.929Zlat 0.000711830
1292026-06-21T04:30:33.929Zstop 0.000099900
1302026-06-21T04:30:33.929Z+ header analyze
1312026-06-21T04:30:33.929Z+ echo '# ==== analyze ==== #'
1322026-06-21T04:30:33.929Z# ==== analyze ==== #
1332026-06-21T04:30:33.929Z+ ptime -m cargo clippy --all-targets -- --deny warnings
1342026-06-21T04:30:34.059Z Updating crates.io index
1352026-06-21T04:30:34.062Z Updating git repository `https://github.com/oxidecomputer/falcon`
1362026-06-21T04:30:34.788Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1372026-06-21T04:30:35.199Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1382026-06-21T04:30:35.535Z Updating git repository `https://github.com/oxidecomputer/zone`
1392026-06-21T04:30:35.776Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1402026-06-21T04:30:36.018Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1412026-06-21T04:30:36.276Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1422026-06-21T04:30:38.510Z Downloading crates ...
1432026-06-21T04:30:38.575Z Downloaded ingot-types v0.1.2
1442026-06-21T04:30:38.578Z Downloaded anyhow v1.0.102
1452026-06-21T04:30:38.578Z Downloaded byteorder v1.5.0
1462026-06-21T04:30:38.582Z Downloaded cpufeatures v0.3.0
1472026-06-21T04:30:38.585Z Downloaded memchr v2.8.2
1482026-06-21T04:30:38.588Z Downloaded defmt-parser v1.0.0
1492026-06-21T04:30:38.588Z Downloaded defmt v0.3.100
1502026-06-21T04:30:38.593Z Downloaded defmt v1.1.0
1512026-06-21T04:30:38.613Z Downloaded cfg-if v1.0.4
1522026-06-21T04:30:38.617Z Downloaded ingot-macros v0.1.1
1532026-06-21T04:30:38.620Z Downloaded oxnet v0.1.6
1542026-06-21T04:30:38.625Z Downloaded dyn-clone v1.0.20
1552026-06-21T04:30:38.629Z Downloaded defmt-macros v1.1.0
1562026-06-21T04:30:38.629Z Downloaded chacha20 v0.10.0
1572026-06-21T04:30:38.632Z Downloaded darling v0.21.3
1582026-06-21T04:30:38.637Z Downloaded managed v0.8.0
1592026-06-21T04:30:38.641Z Downloaded darling_macro v0.21.3
1602026-06-21T04:30:38.641Z Downloaded version_check v0.9.5
1612026-06-21T04:30:38.641Z Downloaded ident_case v1.0.1
1622026-06-21T04:30:38.641Z Downloaded foreign-types-macros v0.2.3
1632026-06-21T04:30:38.644Z Downloaded cobs v0.3.0
1642026-06-21T04:30:38.647Z Downloaded ref-cast-impl v1.0.25
1652026-06-21T04:30:38.650Z Downloaded equivalent v1.0.2
1662026-06-21T04:30:38.650Z Downloaded strsim v0.11.1
1672026-06-21T04:30:38.650Z Downloaded ref-cast v1.0.25
1682026-06-21T04:30:38.653Z Downloaded cstr-argument v0.1.2
1692026-06-21T04:30:38.657Z Downloaded pretty-hex v0.4.2
1702026-06-21T04:30:38.657Z Downloaded foreign-types v0.5.0
1712026-06-21T04:30:38.659Z Downloaded macaddr v1.0.1
1722026-06-21T04:30:38.659Z Downloaded embedded-io v0.6.1
1732026-06-21T04:30:38.662Z Downloaded fnv v1.0.7
1742026-06-21T04:30:38.666Z Downloaded embedded-io v0.4.0
1752026-06-21T04:30:38.669Z Downloaded hash32 v0.3.1
1762026-06-21T04:30:38.673Z Downloaded proc-macro-crate v3.5.0
1772026-06-21T04:30:38.676Z Downloaded postcard v1.1.3
1782026-06-21T04:30:38.680Z Downloaded uuid v1.23.3
1792026-06-21T04:30:38.691Z Downloaded stable_deref_trait v1.2.1
1802026-06-21T04:30:38.702Z Downloaded quote v1.0.45
1812026-06-21T04:30:38.705Z Downloaded num_enum_derive v0.7.6
1822026-06-21T04:30:38.705Z Downloaded num_enum v0.7.6
1832026-06-21T04:30:38.709Z Downloaded ingot v0.1.1
1842026-06-21T04:30:38.712Z Downloaded pin-project-lite v0.2.17
1852026-06-21T04:30:38.715Z Downloaded bitflags v1.3.2
1862026-06-21T04:30:38.718Z Downloaded rustversion v1.0.22
1872026-06-21T04:30:38.721Z Downloaded either v1.16.0
1882026-06-21T04:30:38.724Z Downloaded rand_core v0.10.1
1892026-06-21T04:30:38.725Z Downloaded aho-corasick v1.1.4
1902026-06-21T04:30:38.728Z Downloaded heapless v0.8.0
1912026-06-21T04:30:38.731Z Downloaded proc-macro-error-attr2 v2.0.0
1922026-06-21T04:30:38.731Z Downloaded once_cell v1.21.4
1932026-06-21T04:30:38.731Z Downloaded toml_datetime v1.1.1+spec-1.1.0
1942026-06-21T04:30:38.740Z Downloaded thiserror v2.0.18
1952026-06-21T04:30:38.743Z Downloaded proc-macro-error2 v2.0.1
1962026-06-21T04:30:38.746Z Downloaded toml_parser v1.1.2+spec-1.1.0
1972026-06-21T04:30:38.751Z Downloaded darling_core v0.21.3
1982026-06-21T04:30:38.758Z Downloaded thiserror-impl v2.0.18
1992026-06-21T04:30:38.780Z Downloaded bitflags v2.13.0
2002026-06-21T04:30:38.783Z Downloaded serde_derive v1.0.228
2012026-06-21T04:30:38.787Z Downloaded colored v3.1.1
2022026-06-21T04:30:38.790Z Downloaded proc-macro2 v1.0.106
2032026-06-21T04:30:38.790Z Downloaded getrandom v0.4.2
2042026-06-21T04:30:38.794Z Downloaded tracing-attributes v0.1.31
2052026-06-21T04:30:38.797Z Downloaded unicode-ident v1.0.24
2062026-06-21T04:30:38.801Z Downloaded serde_core v1.0.228
2072026-06-21T04:30:38.809Z Downloaded socket2 v0.6.4
2082026-06-21T04:30:38.812Z Downloaded toml_edit v0.25.12+spec-1.1.0
2092026-06-21T04:30:38.816Z Downloaded indexmap v2.14.0
2102026-06-21T04:30:38.819Z Downloaded tracing-core v0.1.36
2112026-06-21T04:30:38.825Z Downloaded foreign-types-shared v0.3.1
2122026-06-21T04:30:38.831Z Downloaded zerocopy-derive v0.8.52
2132026-06-21T04:30:38.835Z Downloaded serde v1.0.228
2142026-06-21T04:30:38.860Z Downloaded rand v0.10.1
2152026-06-21T04:30:38.894Z Downloaded regex v1.12.4
2162026-06-21T04:30:38.901Z Downloaded itertools v0.14.0
2172026-06-21T04:30:38.905Z Downloaded hashbrown v0.17.1
2182026-06-21T04:30:38.917Z Downloaded winnow v1.0.3
2192026-06-21T04:30:38.951Z Downloaded syn v1.0.109
2202026-06-21T04:30:38.968Z Downloaded syn v2.0.117
2212026-06-21T04:30:38.974Z Downloaded zerocopy v0.8.52
2222026-06-21T04:30:38.984Z Downloaded smoltcp v0.11.0
2232026-06-21T04:30:39.002Z Downloaded regex-syntax v0.8.11
2242026-06-21T04:30:39.022Z Downloaded tracing v0.1.44
2252026-06-21T04:30:39.032Z Downloaded regex-automata v0.4.14
2262026-06-21T04:30:39.043Z Downloaded libc v0.2.186
2272026-06-21T04:30:39.101Z Compiling proc-macro2 v1.0.106
2282026-06-21T04:30:39.101Z Compiling quote v1.0.45
2292026-06-21T04:30:39.101Z Compiling unicode-ident v1.0.24
2302026-06-21T04:30:39.101Z Compiling serde_core v1.0.228
2312026-06-21T04:30:39.101Z Checking cfg-if v1.0.4
2322026-06-21T04:30:39.101Z Compiling ident_case v1.0.1
2332026-06-21T04:30:39.105Z Compiling strsim v0.11.1
2342026-06-21T04:30:39.163Z Compiling fnv v1.0.7
2352026-06-21T04:30:39.226Z Compiling memchr v2.8.2
2362026-06-21T04:30:39.267Z Compiling thiserror v2.0.18
2372026-06-21T04:30:39.283Z Compiling regex-syntax v0.8.11
2382026-06-21T04:30:39.290Z Compiling libc v0.2.186
2392026-06-21T04:30:39.460Z Compiling hashbrown v0.17.1
2402026-06-21T04:30:39.544Z Compiling either v1.16.0
2412026-06-21T04:30:39.643Z Compiling aho-corasick v1.1.4
2422026-06-21T04:30:39.781Z Compiling equivalent v1.0.2
2432026-06-21T04:30:39.787Z Compiling zerocopy v0.8.52
2442026-06-21T04:30:39.794Z Compiling serde v1.0.228
2452026-06-21T04:30:39.854Z Compiling winnow v1.0.3
2462026-06-21T04:30:39.990Z Compiling indexmap v2.14.0
2472026-06-21T04:30:40.365Z Compiling syn v2.0.117
2482026-06-21T04:30:40.404Z Compiling itertools v0.14.0
2492026-06-21T04:30:40.423Z Checking byteorder v1.5.0
2502026-06-21T04:30:40.573Z Compiling toml_datetime v1.1.1+spec-1.1.0
2512026-06-21T04:30:40.584Z Compiling heapless v0.8.0
2522026-06-21T04:30:40.792Z Compiling regex-automata v0.4.14
2532026-06-21T04:30:40.866Z Compiling toml_parser v1.1.2+spec-1.1.0
2542026-06-21T04:30:40.951Z Checking bitflags v2.13.0
2552026-06-21T04:30:41.017Z Checking hash32 v0.3.1
2562026-06-21T04:30:41.024Z Checking stable_deref_trait v1.2.1
2572026-06-21T04:30:41.084Z Compiling smoltcp v0.11.0
2582026-06-21T04:30:41.102Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
2592026-06-21T04:30:41.119Z Compiling syn v1.0.109
2602026-06-21T04:30:41.302Z Compiling toml_edit v0.25.12+spec-1.1.0
2612026-06-21T04:30:41.324Z Checking macaddr v1.0.1
2622026-06-21T04:30:41.398Z Compiling rustversion v1.0.22
2632026-06-21T04:30:41.454Z Checking rand_core v0.10.1
2642026-06-21T04:30:41.461Z Checking managed v0.8.0
2652026-06-21T04:30:41.585Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80)
2662026-06-21T04:30:41.631Z Checking bitflags v1.3.2
2672026-06-21T04:30:41.634Z Compiling version_check v0.9.5
2682026-06-21T04:30:41.691Z Compiling ref-cast v1.0.25
2692026-06-21T04:31:41.903Z Compiling getrandom v0.4.2
2702026-06-21T04:31:41.940Z Compiling proc-macro-crate v3.5.0
2712026-06-21T04:31:41.940Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
2722026-06-21T04:31:41.940Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
2732026-06-21T04:31:41.940Z Checking foreign-types-shared v0.3.1
2742026-06-21T04:31:41.940Z Checking once_cell v1.21.4
2752026-06-21T04:31:41.940Z Compiling anyhow v1.0.102
2762026-06-21T04:31:41.940Z Compiling regex v1.12.4
2772026-06-21T04:31:41.940Z Checking cpufeatures v0.3.0
2782026-06-21T04:31:41.940Z Checking chacha20 v0.10.0
2792026-06-21T04:31:41.940Z Checking cstr-argument v0.1.2
2802026-06-21T04:31:41.941Z Checking tracing-core v0.1.36
2812026-06-21T04:31:41.941Z Compiling darling_core v0.21.3
2822026-06-21T04:31:41.941Z Checking pin-project-lite v0.2.17
2832026-06-21T04:31:41.941Z Checking dyn-clone v1.0.20
2842026-06-21T04:31:41.941Z Checking pretty-hex v0.4.2
2852026-06-21T04:31:41.941Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f)
2862026-06-21T04:31:41.941Z Checking rand v0.10.1
2872026-06-21T04:31:41.941Z Checking uuid v1.23.3
2882026-06-21T04:31:41.941Z Checking socket2 v0.6.4
2892026-06-21T04:31:41.941Z Checking colored v3.1.1
2902026-06-21T04:31:41.941Z Checking oxnet v0.1.6
2912026-06-21T04:31:41.941Z Compiling thiserror-impl v2.0.18
2922026-06-21T04:31:41.941Z Compiling zerocopy-derive v0.8.52
2932026-06-21T04:31:41.941Z Compiling serde_derive v1.0.228
2942026-06-21T04:31:41.941Z Compiling foreign-types-macros v0.2.3
2952026-06-21T04:31:41.941Z Compiling ref-cast-impl v1.0.25
2962026-06-21T04:31:41.941Z Compiling num_enum_derive v0.7.6
2972026-06-21T04:31:41.941Z Checking foreign-types v0.5.0
2982026-06-21T04:31:41.941Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
2992026-06-21T04:31:41.941Z Compiling tracing-attributes v0.1.31
3002026-06-21T04:31:41.941Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
3012026-06-21T04:31:41.941Z Compiling darling_macro v0.21.3
3022026-06-21T04:31:41.942Z Checking cobs v0.3.0
3032026-06-21T04:31:41.942Z Checking num_enum v0.7.6
3042026-06-21T04:31:41.978Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
3052026-06-21T04:31:41.978Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80)
3062026-06-21T04:31:41.978Z Compiling darling v0.21.3
3072026-06-21T04:31:41.979Z Checking tracing v0.1.44
3082026-06-21T04:31:41.979Z Compiling ingot-macros v0.1.1
3092026-06-21T04:31:41.979Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
3102026-06-21T04:31:41.979Z Checking postcard v1.1.3
3112026-06-21T04:31:41.979Z Checking ingot-types v0.1.2
3122026-06-21T04:31:41.979Z Checking ingot v0.1.1
3132026-06-21T04:31:41.979Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3142026-06-21T04:31:41.979Z Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
3152026-06-21T04:31:41.979Z Checking opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
3162026-06-21T04:31:41.979Z Finished `dev` profile [optimized + debuginfo] target(s) in 17.66s
3172026-06-21T04:31:41.979Z
3182026-06-21T04:31:41.979Zreal 17.813619366
3192026-06-21T04:31:41.979Zuser 47.473125489
3202026-06-21T04:31:41.979Zsys 11.014958867
3212026-06-21T04:31:41.979Ztrap 0.033320061
3222026-06-21T04:31:41.979Ztflt 0.065324332
3232026-06-21T04:31:41.980Zdflt 0.139390497
3242026-06-21T04:31:41.980Zkflt 0.005124543
3252026-06-21T04:31:41.980Zlock 2:58.581150336
3262026-06-21T04:31:41.980Zslp 2:37.839101557
3272026-06-21T04:31:41.980Zlat 3.761074621
3282026-06-21T04:31:41.980Zstop 10.290916955
3292026-06-21T04:31:41.980Zprocess exited: duration 33241 ms, exit code 0
 
3302026-06-21T04:31:42.013Zfound 0 output files