01M24NC46ZFKMMZ3QNCCM4X4Z9: opte-ioctl

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

Buildomat Job: 01M24NCXP960WW173KR45FRAFM

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-10T03:23:10.700Zjob assigned to worker 01M24ND51341VAFHSQ7NNMXCQJ [factory aws, i-0bd815c5e69d5ed72] (queued for 50 s)
 
22026-09-10T03:23:17.157Zstarting task 0: "setup"
32026-09-10T03:23:17.162Z++ uname -s
42026-09-10T03:23:17.165Z+ kern=SunOS
52026-09-10T03:23:17.165Z+ build_user=build
62026-09-10T03:23:17.165Z+ build_uid=12345
72026-09-10T03:23:17.166Z+ work_dir=/work
82026-09-10T03:23:17.166Z+ input_dir=/input
92026-09-10T03:23:17.166Z+ [[ 0 == 12345 ]]
102026-09-10T03:23:17.166Z+ case "$kern" in
112026-09-10T03:23:17.166Z+ groupadd -g 12345 build
122026-09-10T03:23:17.170Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-10T03:23:19.177Z+ zfs create -o mountpoint=/work rpool/work
142026-09-10T03:23:19.245Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-10T03:23:19.274Z+ home_fs=zfs
162026-09-10T03:23:19.274Z+ [[ zfs == autofs ]]
172026-09-10T03:23:19.274Z+ mkdir -p /home/build
182026-09-10T03:23:19.274Z+ chown build:build /home/build /work
192026-09-10T03:23:21.244Z+ chmod 0700 /home/build /work
202026-09-10T03:23:21.248Zprocess exited: duration 4091 ms, exit code 0
 
212026-09-10T03:23:21.255Zstarting task 1: "rust-toolchain"
222026-09-10T03:23:21.260Z+ printf ' * rust toolchain channel = "%s"\n' 1.97.1
232026-09-10T03:23:21.260Z * rust toolchain channel = "1.97.1"
242026-09-10T03:23:21.260Z * rust toolchain profile = "default"
252026-09-10T03:23:21.260Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-09-10T03:23:21.260Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-09-10T03:23:21.260Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-09-10T03:23:21.282Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-10T03:23:21.282Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default
302026-09-10T03:23:21.344Zinfo: downloading installer
312026-09-10T03:23:22.884Zinfo: profile set to default
322026-09-10T03:23:22.884Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-10T03:23:22.888Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
342026-09-10T03:23:23.045Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
352026-09-10T03:23:23.055Zinfo: downloading 6 components
362026-09-10T03:23:37.042Zinfo: default toolchain set to 1.97.1-x86_64-unknown-illumos
372026-09-10T03:23:37.042Z
382026-09-10T03:23:37.071Z 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14)
392026-09-10T03:23:37.071Z
402026-09-10T03:23:37.083Z
412026-09-10T03:23:37.083ZRust is installed now. Great!
422026-09-10T03:23:37.083Z
432026-09-10T03:23:37.084ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-10T03:23:37.084Zenvironment variable. This has not been done automatically.
452026-09-10T03:23:37.084Z
462026-09-10T03:23:37.084ZTo configure your current shell, you need to source
472026-09-10T03:23:37.084Zthe corresponding env file under $HOME/.cargo.
482026-09-10T03:23:37.084Z
492026-09-10T03:23:37.084ZConsider running the right command for your shell (note the leading DOT):
502026-09-10T03:23:37.084Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-10T03:23:37.084Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-10T03:23:37.084ZCC_x86_64-unknown-illumos = None
532026-09-10T03:23:37.084Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-10T03:23:37.084ZCC_x86_64_unknown_illumos = None
552026-09-10T03:23:37.084Zcargo:rerun-if-env-changed=HOST_CC
562026-09-10T03:23:37.085ZHOST_CC = None
572026-09-10T03:23:37.085Zcargo:rerun-if-env-changed=CC
582026-09-10T03:23:37.085ZCC = None
592026-09-10T03:23:37.085Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-10T03:23:37.261Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-10T03:23:37.261ZCRATE_CC_NO_DEFAULTS = None
622026-09-10T03:23:37.261Zcargo:rerun-if-env-changed=CFLAGS
632026-09-10T03:23:37.261ZCFLAGS = None
642026-09-10T03:23:37.261Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-10T03:23:37.261ZHOST_CFLAGS = None
662026-09-10T03:23:37.262Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-10T03:23:37.262ZCFLAGS_x86_64_unknown_illumos = None
682026-09-10T03:23:37.262Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-10T03:23:37.262ZCFLAGS_x86_64-unknown-illumos = None
702026-09-10T03:23:37.353Z+ rustup --version
712026-09-10T03:23:37.363Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-10T03:23:37.363Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-10T03:23:37.393Zinfo: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)`
742026-09-10T03:23:37.405Z+ cargo --version
752026-09-10T03:23:37.405Zcargo 1.97.1 (c980f4866 2026-06-30)
762026-09-10T03:23:37.405Z+ rustc --version
772026-09-10T03:23:37.425Zrustc 1.97.1 (8bab26f4f 2026-07-14)
782026-09-10T03:23:37.453Zprocess exited: duration 16162 ms, exit code 0
 
792026-09-10T03:23:37.483Zstarting task 2: "authentication"
802026-09-10T03:23:37.504Zprocess exited: duration 25 ms, exit code 0
 
812026-09-10T03:23:37.526Zstarting task 3: "clone repository"
822026-09-10T03:23:37.539Z+ mkdir -p /work/oxidecomputer/opte
832026-09-10T03:23:37.539Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
842026-09-10T03:23:37.567ZCloning into '/work/oxidecomputer/opte'...
852026-09-10T03:23:38.789Z+ cd /work/oxidecomputer/opte
862026-09-10T03:23:38.789Z+ git fetch origin 547219d89712bc49ef1f5fe8bf5b51656adfd7e3
872026-09-10T03:23:39.058ZFrom https://github.com/oxidecomputer/opte
882026-09-10T03:23:39.058Z * branch 547219d89712bc49ef1f5fe8bf5b51656adfd7e3 -> FETCH_HEAD
892026-09-10T03:23:39.064Z+ [[ -n '' ]]
902026-09-10T03:23:39.064Z+ git reset --hard 547219d89712bc49ef1f5fe8bf5b51656adfd7e3
912026-09-10T03:23:39.083ZHEAD is now at 547219d Update Rust crate uuid to v1.26.1
922026-09-10T03:23:39.101Zprocess exited: duration 1569 ms, exit code 0
 
932026-09-10T03:23:39.113Zstarting task 4: "build"
942026-09-10T03:23:39.159Z+ source .github/buildomat/common.sh
952026-09-10T03:23:39.159Z++ rustup show active-toolchain
962026-09-10T03:23:39.160Z1.97.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
972026-09-10T03:23:39.160Z++ pushd xde
982026-09-10T03:23:39.160Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
992026-09-10T03:23:39.160Z++ rustup show active-toolchain
1002026-09-10T03:23:39.160Zinfo: syncing channel updates for nightly-2026-07-20-x86_64-unknown-illumos
1012026-09-10T03:23:39.310Zinfo: latest update on 2026-07-20 for version 1.99.0-nightly (9f36de775 2026-07-19)
1022026-09-10T03:23:39.360Zinfo: downloading 6 components
1032026-09-10T03:23:55.934Zwarn: the missing active toolchain `nightly-2026-07-20-x86_64-unknown-illumos` has been auto-installed
1042026-09-10T03:23:55.934Zwarn: auto-installation is deprecated for most `rustup` commands
1052026-09-10T03:23:55.934Zwarn: scripts relying on this behavior in `rustup` may stop working in the future
1062026-09-10T03:23:55.934Zwarn: to install the active toolchain, use `rustup install` instead
1072026-09-10T03:23:55.934Zwarn: see <https://github.com/rust-lang/rustup/issues/4836> for more info
1082026-09-10T03:23:55.935Znightly-2026-07-20-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1092026-09-10T03:23:56.041Z+++ rustup show active-toolchain -v
1102026-09-10T03:23:56.041Z+++ head -n 1
1112026-09-10T03:23:56.048Z+++ cut '-d ' -f1
1122026-09-10T03:23:56.144Z++ export NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos
1132026-09-10T03:23:56.144Z++ NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos
1142026-09-10T03:23:56.144Z++ popd
1152026-09-10T03:23:56.159Z+ cargo --version
1162026-09-10T03:23:56.160Z/work/oxidecomputer/opte
1172026-09-10T03:23:56.160Zcargo 1.97.1 (c980f4866 2026-06-30)
1182026-09-10T03:23:56.160Z+ rustc --version
1192026-09-10T03:23:56.160Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1202026-09-10T03:23:56.160Z+ cd lib/opte-ioctl
1212026-09-10T03:23:56.160Z+ header 'check style'
1222026-09-10T03:23:56.160Z+ echo '# ==== check style ==== #'
1232026-09-10T03:23:56.160Z# ==== check style ==== #
1242026-09-10T03:23:56.160Z+ ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos fmt -- --check
1252026-09-10T03:23:56.198Z
1262026-09-10T03:23:56.203Zreal 0.067620913
1272026-09-10T03:23:56.203Zuser 0.036918985
1282026-09-10T03:23:56.203Zsys 0.027599059
1292026-09-10T03:23:56.204Ztrap 0.000002250
1302026-09-10T03:23:56.204Ztflt 0.000025340
1312026-09-10T03:23:56.204Zdflt 0.000004460
1322026-09-10T03:23:56.204Zkflt 0.000000000
1332026-09-10T03:23:56.204Zlock 0.023156898
1342026-09-10T03:23:56.204Zslp 0.047383511
1352026-09-10T03:23:56.204Zlat 0.000139340
1362026-09-10T03:23:56.204Zstop 0.000096640
1372026-09-10T03:23:56.204Z+ header analyze
1382026-09-10T03:23:56.204Z+ echo '# ==== analyze ==== #'
1392026-09-10T03:23:56.204Z# ==== analyze ==== #
1402026-09-10T03:23:56.204Z+ ptime -m cargo clippy --all-targets -- --deny warnings
1412026-09-10T03:23:56.329Z Updating crates.io index
1422026-09-10T03:23:56.333Z Updating git repository `https://github.com/oxidecomputer/falcon`
1432026-09-10T03:23:57.349Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1442026-09-10T03:23:57.653Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1452026-09-10T03:23:57.921Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1462026-09-10T03:23:58.327Z Updating git repository `https://github.com/oxidecomputer/zone`
1472026-09-10T03:23:58.624Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1482026-09-10T03:23:58.946Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1492026-09-10T03:24:00.644Z Downloading crates ...
1502026-09-10T03:24:00.697Z Downloaded pretty-hex v0.4.2
1512026-09-10T03:24:01.797Z Downloaded heapless v0.8.0
1522026-09-10T03:24:01.797Z Downloaded defmt v0.3.100
1532026-09-10T03:24:01.920Z Downloaded managed v0.8.0
1542026-09-10T03:24:01.920Z Downloaded serde_derive v1.0.228
1552026-09-10T03:24:01.920Z Downloaded dyn-clone v1.0.20
1562026-09-10T03:24:01.920Z Downloaded foreign-types v0.5.0
1572026-09-10T03:24:01.920Z Downloaded foreign-types-macros v0.2.3
1582026-09-10T03:24:01.920Z Downloaded version_check v0.9.5
1592026-09-10T03:24:01.921Z Downloaded darling_macro v0.23.0
1602026-09-10T03:24:01.921Z Downloaded cpufeatures v0.3.0
1612026-09-10T03:24:01.921Z Downloaded defmt-parser v1.0.0
1622026-09-10T03:24:01.921Z Downloaded equivalent v1.0.2
1632026-09-10T03:24:01.921Z Downloaded foreign-types-shared v0.3.1
1642026-09-10T03:24:01.921Z Downloaded cobs v0.3.0
1652026-09-10T03:24:01.921Z Downloaded ref-cast-impl v1.0.25
1662026-09-10T03:24:01.921Z Downloaded macaddr v1.0.1
1672026-09-10T03:24:01.921Z Downloaded byteorder v1.5.0
1682026-09-10T03:24:01.921Z Downloaded rand_core v0.10.1
1692026-09-10T03:24:01.921Z Downloaded cfg-if v1.0.4
1702026-09-10T03:24:01.921Z Downloaded postcard v1.1.3
1712026-09-10T03:24:01.921Z Downloaded aho-corasick v1.1.4
1722026-09-10T03:24:01.921Z Downloaded proc-macro-crate v3.5.0
1732026-09-10T03:24:01.921Z Downloaded embedded-io v0.6.1
1742026-09-10T03:24:01.921Z Downloaded hash32 v0.3.1
1752026-09-10T03:24:01.921Z Downloaded embedded-io v0.4.0
1762026-09-10T03:24:01.921Z Downloaded cstr-argument v0.1.2
1772026-09-10T03:24:01.921Z Downloaded ident_case v1.0.1
1782026-09-10T03:24:01.921Z Downloaded num_enum v0.7.6
1792026-09-10T03:24:01.921Z Downloaded quote v1.0.46
1802026-09-10T03:24:01.921Z Downloaded pin-project-lite v0.2.17
1812026-09-10T03:24:01.922Z Downloaded strsim v0.11.1
1822026-09-10T03:24:01.922Z Downloaded stable_deref_trait v1.2.1
1832026-09-10T03:24:01.922Z Downloaded num_enum_derive v0.7.6
1842026-09-10T03:24:01.922Z Downloaded bitflags v1.3.2
1852026-09-10T03:24:01.922Z Downloaded proc-macro2 v1.0.106
1862026-09-10T03:24:01.922Z Downloaded ref-cast v1.0.25
1872026-09-10T03:24:01.922Z Downloaded ingot v0.2.0
1882026-09-10T03:24:01.922Z Downloaded thiserror-impl v2.0.18
1892026-09-10T03:24:01.922Z Downloaded ingot-types v0.2.0
1902026-09-10T03:24:01.922Z Downloaded thiserror v2.0.18
1912026-09-10T03:24:01.922Z Downloaded toml_datetime v1.1.1+spec-1.1.0
1922026-09-10T03:24:01.922Z Downloaded defmt-macros v1.1.1
1932026-09-10T03:24:01.922Z Downloaded anyhow v1.0.103
1942026-09-10T03:24:01.922Z Downloaded chacha20 v0.10.1
1952026-09-10T03:24:01.922Z Downloaded rustversion v1.0.23
1962026-09-10T03:24:01.922Z Downloaded oxnet v0.1.6
1972026-09-10T03:24:01.922Z Downloaded once_cell v1.21.4
1982026-09-10T03:24:01.922Z Downloaded zerocopy-derive v0.8.54
1992026-09-10T03:24:01.922Z Downloaded either v1.16.0
2002026-09-10T03:24:01.922Z Downloaded defmt v1.1.1
2012026-09-10T03:24:01.922Z Downloaded ingot-macros v0.2.0
2022026-09-10T03:24:01.922Z Downloaded getrandom v0.4.3
2032026-09-10T03:24:01.922Z Downloaded colored v3.1.1
2042026-09-10T03:24:01.922Z Downloaded tracing-attributes v0.1.31
2052026-09-10T03:24:01.922Z Downloaded toml_parser v1.1.2+spec-1.1.0
2062026-09-10T03:24:01.922Z Downloaded darling v0.23.0
2072026-09-10T03:24:01.922Z Downloaded bitflags v2.13.0
2082026-09-10T03:24:01.922Z Downloaded socket2 v0.6.4
2092026-09-10T03:24:01.922Z Downloaded unicode-ident v1.0.24
2102026-09-10T03:24:01.922Z Downloaded serde_core v1.0.228
2112026-09-10T03:24:01.922Z Downloaded uuid v1.26.1
2122026-09-10T03:24:01.922Z Downloaded darling_core v0.23.0
2132026-09-10T03:24:01.922Z Downloaded toml_edit v0.25.12+spec-1.1.0
2142026-09-10T03:24:01.922Z Downloaded tracing-core v0.1.36
2152026-09-10T03:24:01.922Z Downloaded memchr v2.8.3
2162026-09-10T03:24:01.923Z Downloaded rand v0.10.2
2172026-09-10T03:24:01.923Z Downloaded serde v1.0.228
2182026-09-10T03:24:01.923Z Downloaded indexmap v2.14.0
2192026-09-10T03:24:01.923Z Downloaded regex v1.13.0
2202026-09-10T03:24:01.923Z Downloaded hashbrown v0.17.1
2212026-09-10T03:24:01.923Z Downloaded itertools v0.15.0
2222026-09-10T03:24:01.923Z Downloaded syn v1.0.109
2232026-09-10T03:24:01.923Z Downloaded winnow v1.0.3
2242026-09-10T03:24:01.923Z Downloaded zerocopy v0.8.54
2252026-09-10T03:24:01.923Z Downloaded smoltcp v0.11.0
2262026-09-10T03:24:01.923Z Downloaded syn v2.0.118
2272026-09-10T03:24:01.923Z Downloaded regex-syntax v0.8.11
2282026-09-10T03:24:01.923Z Downloaded tracing v0.1.44
2292026-09-10T03:24:01.923Z Downloaded regex-automata v0.4.15
2302026-09-10T03:24:01.923Z Downloaded libc v0.2.186
2312026-09-10T03:24:01.923Z Compiling proc-macro2 v1.0.106
2322026-09-10T03:24:01.923Z Compiling unicode-ident v1.0.24
2332026-09-10T03:24:01.923Z Compiling quote v1.0.46
2342026-09-10T03:24:01.923Z Compiling serde_core v1.0.228
2352026-09-10T03:24:01.923Z Checking cfg-if v1.0.4
2362026-09-10T03:24:01.923Z Compiling strsim v0.11.1
2372026-09-10T03:24:01.923Z Compiling thiserror v2.0.18
2382026-09-10T03:24:01.923Z Compiling ident_case v1.0.1
2392026-09-10T03:24:01.923Z Compiling memchr v2.8.3
2402026-09-10T03:24:01.923Z Compiling libc v0.2.186
2412026-09-10T03:24:01.923Z Compiling regex-syntax v0.8.11
2422026-09-10T03:24:01.923Z Compiling either v1.16.0
2432026-09-10T03:24:01.923Z Compiling winnow v1.0.3
2442026-09-10T03:24:01.923Z Compiling aho-corasick v1.1.4
2452026-09-10T03:24:01.923Z Compiling hashbrown v0.17.1
2462026-09-10T03:24:01.923Z Compiling equivalent v1.0.2
2472026-09-10T03:24:01.923Z Compiling serde v1.0.228
2482026-09-10T03:24:01.945Z Compiling zerocopy v0.8.54
2492026-09-10T03:24:02.296Z Compiling indexmap v2.14.0
2502026-09-10T03:24:02.395Z Compiling syn v2.0.118
2512026-09-10T03:24:02.450Z Compiling itertools v0.15.0
2522026-09-10T03:24:02.456Z Compiling heapless v0.8.0
2532026-09-10T03:24:02.608Z Compiling toml_parser v1.1.2+spec-1.1.0
2542026-09-10T03:24:02.744Z Compiling toml_datetime v1.1.1+spec-1.1.0
2552026-09-10T03:24:02.929Z Compiling regex-automata v0.4.15
2562026-09-10T03:24:02.966Z Checking byteorder v1.5.0
2572026-09-10T03:24:03.042Z Checking bitflags v2.13.0
2582026-09-10T03:24:03.074Z Compiling toml_edit v0.25.12+spec-1.1.0
2592026-09-10T03:24:03.111Z Checking hash32 v0.3.1
2602026-09-10T03:24:03.150Z Checking stable_deref_trait v1.2.1
2612026-09-10T03:24:03.214Z Compiling syn v1.0.109
2622026-09-10T03:24:03.221Z Compiling rustversion v1.0.23
2632026-09-10T03:24:03.296Z Compiling smoltcp v0.11.0
2642026-09-10T03:24:03.380Z Checking macaddr v1.0.1
2652026-09-10T03:24:03.513Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
2662026-09-10T03:24:03.580Z Compiling proc-macro-crate v3.5.0
2672026-09-10T03:24:03.636Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
2682026-09-10T03:24:03.751Z Compiling version_check v0.9.5
2692026-09-10T03:24:03.756Z Compiling ref-cast v1.0.25
2702026-09-10T03:24:03.832Z Checking managed v0.8.0
2712026-09-10T03:24:03.910Z Checking rand_core v0.10.1
2722026-09-10T03:24:03.943Z Checking bitflags v1.3.2
2732026-09-10T03:24:03.983Z Compiling getrandom v0.4.3
2742026-09-10T03:24:04.014Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
2752026-09-10T03:24:04.083Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
2762026-09-10T03:24:04.256Z Compiling anyhow v1.0.103
2772026-09-10T03:24:04.394Z Checking cpufeatures v0.3.0
2782026-09-10T03:24:04.451Z Checking foreign-types-shared v0.3.1
2792026-09-10T03:24:04.513Z Checking once_cell v1.21.4
2802026-09-10T03:24:04.603Z Compiling regex v1.13.0
2812026-09-10T03:24:04.661Z Checking cstr-argument v0.1.2
2822026-09-10T03:24:04.744Z Checking tracing-core v0.1.36
2832026-09-10T03:24:04.771Z Checking chacha20 v0.10.1
2842026-09-10T03:24:04.938Z Compiling darling_core v0.23.0
2852026-09-10T03:24:04.989Z Checking pretty-hex v0.4.2
2862026-09-10T03:24:05.000Z Checking pin-project-lite v0.2.17
2872026-09-10T03:24:05.029Z Checking dyn-clone v1.0.20
2882026-09-10T03:24:05.084Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a)
2892026-09-10T03:24:05.104Z Checking rand v0.10.2
2902026-09-10T03:24:05.182Z Checking uuid v1.26.1
2912026-09-10T03:24:05.278Z Checking socket2 v0.6.4
2922026-09-10T03:24:05.317Z Checking colored v3.1.1
2932026-09-10T03:24:05.454Z Checking oxnet v0.1.6
2942026-09-10T03:24:05.799Z Compiling thiserror-impl v2.0.18
2952026-09-10T03:24:05.799Z Compiling serde_derive v1.0.228
2962026-09-10T03:24:05.799Z Compiling zerocopy-derive v0.8.54
2972026-09-10T03:24:05.805Z Compiling foreign-types-macros v0.2.3
2982026-09-10T03:24:05.805Z Compiling num_enum_derive v0.7.6
2992026-09-10T03:24:06.352Z Compiling ref-cast-impl v1.0.25
3002026-09-10T03:24:06.445Z Checking foreign-types v0.5.0
3012026-09-10T03:24:06.499Z Compiling tracing-attributes v0.1.31
3022026-09-10T03:24:06.827Z Checking num_enum v0.7.6
3032026-09-10T03:24:06.936Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3042026-09-10T03:24:07.018Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
3052026-09-10T03:24:07.059Z Compiling darling_macro v0.23.0
3062026-09-10T03:24:07.139Z Checking cobs v0.3.0
3072026-09-10T03:24:07.207Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
3082026-09-10T03:24:07.402Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
3092026-09-10T03:24:07.619Z Compiling darling v0.23.0
3102026-09-10T03:24:07.690Z Compiling ingot-macros v0.2.0
3112026-09-10T03:24:07.708Z Checking tracing v0.1.44
3122026-09-10T03:24:07.864Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
3132026-09-10T03:24:08.423Z Checking postcard v1.1.3
3142026-09-10T03:24:09.804Z Checking ingot-types v0.2.0
3152026-09-10T03:24:10.074Z Checking ingot v0.2.0
3162026-09-10T03:24:11.393Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3172026-09-10T03:24:12.534Z Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
3182026-09-10T03:24:13.722Z Checking opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
3192026-09-10T03:24:13.854Z Finished `dev` profile [optimized + debuginfo] target(s) in 17.61s
3202026-09-10T03:24:13.968Z
3212026-09-10T03:24:14.013Zreal 17.757675933
3222026-09-10T03:24:14.013Zuser 48.051682944
3232026-09-10T03:24:14.013Zsys 10.863220068
3242026-09-10T03:24:14.013Ztrap 0.033360256
3252026-09-10T03:24:14.013Ztflt 0.055530543
3262026-09-10T03:24:14.013Zdflt 0.168013593
3272026-09-10T03:24:14.013Zkflt 0.003270253
3282026-09-10T03:24:14.013Zlock 3:23.711983214
3292026-09-10T03:24:14.013Zslp 2:40.867320728
3302026-09-10T03:24:14.013Zlat 2.515684242
3312026-09-10T03:24:14.013Zstop 10.916652480
3322026-09-10T03:24:14.013Zprocess exited: duration 34849 ms, exit code 0
 
3332026-09-10T03:24:14.054Zfound 0 output files