01M1KD96FM1Q779F25KCPCED2V: opte-ioctl

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

Buildomat Job: 01M1KD9ST4CHYYG84N95X6GF1C

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-03T10:34:36.240Zjob assigned to worker 01M1KDA3PD9RSKQAAYH4VSS2BF [factory aws, i-095e826801f388800] (queued for 52 s)
 
22026-09-03T10:34:42.783Zstarting task 0: "setup"
32026-09-03T10:34:42.787Z++ uname -s
42026-09-03T10:34:42.790Z+ kern=SunOS
52026-09-03T10:34:42.790Z+ build_user=build
62026-09-03T10:34:42.790Z+ build_uid=12345
72026-09-03T10:34:42.790Z+ work_dir=/work
82026-09-03T10:34:42.790Z+ input_dir=/input
92026-09-03T10:34:42.790Z+ [[ 0 == 12345 ]]
102026-09-03T10:34:42.790Z+ case "$kern" in
112026-09-03T10:34:42.790Z+ groupadd -g 12345 build
122026-09-03T10:34:42.793Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-03T10:34:44.797Z+ zfs create -o mountpoint=/work rpool/work
142026-09-03T10:34:44.875Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-03T10:34:44.878Z+ home_fs=zfs
162026-09-03T10:34:44.878Z+ [[ zfs == autofs ]]
172026-09-03T10:34:44.878Z+ mkdir -p /home/build
182026-09-03T10:34:44.879Z+ chown build:build /home/build /work
192026-09-03T10:34:46.880Z+ chmod 0700 /home/build /work
202026-09-03T10:34:46.883Zprocess exited: duration 4101 ms, exit code 0
 
212026-09-03T10:34:46.889Zstarting task 1: "rust-toolchain"
222026-09-03T10:34:46.894Z+ printf ' * rust toolchain channel = "%s"\n' 1.97.1
232026-09-03T10:34:46.894Z * rust toolchain channel = "1.97.1"
242026-09-03T10:34:46.894Z * rust toolchain profile = "default"
252026-09-03T10:34:46.894Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-09-03T10:34:46.894Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-09-03T10:34:46.894Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-09-03T10:34:46.897Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-03T10:34:46.897Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default
302026-09-03T10:34:46.999Zinfo: downloading installer
312026-09-03T10:34:48.438Zinfo: profile set to default
322026-09-03T10:34:48.438Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-03T10:34:48.441Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
342026-09-03T10:34:48.593Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
352026-09-03T10:34:48.593Zinfo: downloading 6 components
362026-09-03T10:35:03.048Zinfo: default toolchain set to 1.97.1-x86_64-unknown-illumos
372026-09-03T10:35:03.049Z
382026-09-03T10:35:03.077Z 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14)
392026-09-03T10:35:03.077Z
402026-09-03T10:35:03.080Z
412026-09-03T10:35:03.080ZRust is installed now. Great!
422026-09-03T10:35:03.080Z
432026-09-03T10:35:03.080ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-03T10:35:03.080Zenvironment variable. This has not been done automatically.
452026-09-03T10:35:03.080Z
462026-09-03T10:35:03.080ZTo configure your current shell, you need to source
472026-09-03T10:35:03.080Zthe corresponding env file under $HOME/.cargo.
482026-09-03T10:35:03.080Z
492026-09-03T10:35:03.080ZConsider running the right command for your shell (note the leading DOT):
502026-09-03T10:35:03.080Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-03T10:35:03.080Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-03T10:35:03.080ZCC_x86_64-unknown-illumos = None
532026-09-03T10:35:03.080Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-03T10:35:03.080ZCC_x86_64_unknown_illumos = None
552026-09-03T10:35:03.081Zcargo:rerun-if-env-changed=HOST_CC
562026-09-03T10:35:03.081ZHOST_CC = None
572026-09-03T10:35:03.081Zcargo:rerun-if-env-changed=CC
582026-09-03T10:35:03.081ZCC = None
592026-09-03T10:35:03.081Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-03T10:35:03.264Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-03T10:35:03.265ZCRATE_CC_NO_DEFAULTS = None
622026-09-03T10:35:03.265Zcargo:rerun-if-env-changed=CFLAGS
632026-09-03T10:35:03.265ZCFLAGS = None
642026-09-03T10:35:03.265Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-03T10:35:03.265ZHOST_CFLAGS = None
662026-09-03T10:35:03.265Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-03T10:35:03.265ZCFLAGS_x86_64_unknown_illumos = None
682026-09-03T10:35:03.265Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-03T10:35:03.265ZCFLAGS_x86_64-unknown-illumos = None
702026-09-03T10:35:03.353Z+ rustup --version
712026-09-03T10:35:03.360Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-03T10:35:03.363Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-03T10:35:03.383Zinfo: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)`
742026-09-03T10:35:03.386Z+ cargo --version
752026-09-03T10:35:03.400Zcargo 1.97.1 (c980f4866 2026-06-30)
762026-09-03T10:35:03.403Z+ rustc --version
772026-09-03T10:35:03.422Zrustc 1.97.1 (8bab26f4f 2026-07-14)
782026-09-03T10:35:03.425Zprocess exited: duration 16534 ms, exit code 0
 
792026-09-03T10:35:03.432Zstarting task 2: "authentication"
802026-09-03T10:35:03.449Zprocess exited: duration 16 ms, exit code 0
 
812026-09-03T10:35:03.454Zstarting task 3: "clone repository"
822026-09-03T10:35:03.458Z+ mkdir -p /work/oxidecomputer/opte
832026-09-03T10:35:03.461Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
842026-09-03T10:35:03.491ZCloning into '/work/oxidecomputer/opte'...
852026-09-03T10:35:04.537Z+ cd /work/oxidecomputer/opte
862026-09-03T10:35:04.537Z+ git fetch origin 20656f7698bfd767f3df92f0697d0653e935e372
872026-09-03T10:35:04.823ZFrom https://github.com/oxidecomputer/opte
882026-09-03T10:35:04.823Z * branch 20656f7698bfd767f3df92f0697d0653e935e372 -> FETCH_HEAD
892026-09-03T10:35:04.831Z+ [[ -n zl/mcast-source-validation ]]
902026-09-03T10:35:04.834Z++ git branch --show-current
912026-09-03T10:35:04.834Z+ current=master
922026-09-03T10:35:04.834Z+ [[ master != zl/mcast-source-validation ]]
932026-09-03T10:35:04.834Z+ git branch -f zl/mcast-source-validation 20656f7698bfd767f3df92f0697d0653e935e372
942026-09-03T10:35:04.837Z+ git checkout -f zl/mcast-source-validation
952026-09-03T10:35:04.853ZSwitched to branch 'zl/mcast-source-validation'
962026-09-03T10:35:04.856Z+ git reset --hard 20656f7698bfd767f3df92f0697d0653e935e372
972026-09-03T10:35:04.870ZHEAD is now at 20656f7 [ssm, multicast] align source address validation with dpd, nexus and mgd
982026-09-03T10:35:04.873Zprocess exited: duration 1416 ms, exit code 0
 
992026-09-03T10:35:04.878Zstarting task 4: "build"
1002026-09-03T10:35:04.882Z+ source .github/buildomat/common.sh
1012026-09-03T10:35:04.885Z++ rustup show active-toolchain
1022026-09-03T10:35:04.887Z1.97.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
1032026-09-03T10:35:04.887Z++ pushd xde
1042026-09-03T10:35:04.887Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
1052026-09-03T10:35:04.887Z++ rustup show active-toolchain
1062026-09-03T10:35:04.892Zinfo: syncing channel updates for nightly-2026-07-20-x86_64-unknown-illumos
1072026-09-03T10:35:05.037Zinfo: latest update on 2026-07-20 for version 1.99.0-nightly (9f36de775 2026-07-19)
1082026-09-03T10:35:05.040Zinfo: downloading 6 components
1092026-09-03T10:35:19.504Zwarn: the missing active toolchain `nightly-2026-07-20-x86_64-unknown-illumos` has been auto-installed
1102026-09-03T10:35:19.504Zwarn: auto-installation is deprecated for most `rustup` commands
1112026-09-03T10:35:19.504Zwarn: scripts relying on this behavior in `rustup` may stop working in the future
1122026-09-03T10:35:19.504Zwarn: to install the active toolchain, use `rustup install` instead
1132026-09-03T10:35:19.504Zwarn: see <https://github.com/rust-lang/rustup/issues/4836> for more info
1142026-09-03T10:35:19.504Znightly-2026-07-20-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1152026-09-03T10:35:19.603Z+++ rustup show active-toolchain -v
1162026-09-03T10:35:19.606Z+++ head -n 1
1172026-09-03T10:35:19.606Z+++ cut '-d ' -f1
1182026-09-03T10:35:19.657Z++ export NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos
1192026-09-03T10:35:19.657Z++ NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos
1202026-09-03T10:35:19.657Z++ popd
1212026-09-03T10:35:19.657Z/work/oxidecomputer/opte
1222026-09-03T10:35:19.660Z+ cargo --version
1232026-09-03T10:35:19.664Zcargo 1.97.1 (c980f4866 2026-06-30)
1242026-09-03T10:35:19.667Z+ rustc --version
1252026-09-03T10:35:19.686Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1262026-09-03T10:35:19.700Z+ cd lib/opte-ioctl
1272026-09-03T10:35:19.700Z+ header 'check style'
1282026-09-03T10:35:19.700Z+ echo '# ==== check style ==== #'
1292026-09-03T10:35:19.700Z# ==== check style ==== #
1302026-09-03T10:35:19.701Z+ ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos fmt -- --check
1312026-09-03T10:35:19.755Z
1322026-09-03T10:35:19.756Zreal 0.064450520
1332026-09-03T10:35:19.756Zuser 0.035056241
1342026-09-03T10:35:19.756Zsys 0.027083361
1352026-09-03T10:35:19.756Ztrap 0.000000258
1362026-09-03T10:35:19.756Ztflt 0.000005617
1372026-09-03T10:35:19.756Zdflt 0.000006087
1382026-09-03T10:35:19.756Zkflt 0.000000000
1392026-09-03T10:35:19.756Zlock 0.025891966
1402026-09-03T10:35:19.756Zslp 0.044573006
1412026-09-03T10:35:19.756Zlat 0.000717951
1422026-09-03T10:35:19.756Zstop 0.000095781
1432026-09-03T10:35:19.760Z+ header analyze
1442026-09-03T10:35:19.760Z+ echo '# ==== analyze ==== #'
1452026-09-03T10:35:19.761Z# ==== analyze ==== #
1462026-09-03T10:35:19.761Z+ ptime -m cargo clippy --all-targets -- --deny warnings
1472026-09-03T10:35:19.889Z Updating crates.io index
1482026-09-03T10:35:19.892Z Updating git repository `https://github.com/oxidecomputer/falcon`
1492026-09-03T10:35:20.603Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1502026-09-03T10:35:21.204Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1512026-09-03T10:35:21.473Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1522026-09-03T10:35:21.884Z Updating git repository `https://github.com/oxidecomputer/zone`
1532026-09-03T10:35:22.166Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1542026-09-03T10:35:22.453Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1552026-09-03T10:35:23.982Z Downloading crates ...
1562026-09-03T10:35:24.047Z Downloaded hashbrown v0.17.1
1572026-09-03T10:35:24.050Z Downloaded darling_macro v0.23.0
1582026-09-03T10:35:24.053Z Downloaded foreign-types v0.5.0
1592026-09-03T10:35:24.053Z Downloaded defmt-parser v1.0.0
1602026-09-03T10:35:24.056Z Downloaded version_check v0.9.5
1612026-09-03T10:35:24.061Z Downloaded foreign-types-shared v0.3.1
1622026-09-03T10:35:24.063Z Downloaded ref-cast-impl v1.0.25
1632026-09-03T10:35:24.063Z Downloaded dyn-clone v1.0.20
1642026-09-03T10:35:24.066Z Downloaded proc-macro-crate v3.5.0
1652026-09-03T10:35:24.069Z Downloaded foreign-types-macros v0.2.3
1662026-09-03T10:35:24.069Z Downloaded embedded-io v0.6.1
1672026-09-03T10:35:24.069Z Downloaded strsim v0.11.1
1682026-09-03T10:35:24.075Z Downloaded cpufeatures v0.3.0
1692026-09-03T10:35:24.078Z Downloaded managed v0.8.0
1702026-09-03T10:35:24.082Z Downloaded hash32 v0.3.1
1712026-09-03T10:35:24.084Z Downloaded macaddr v1.0.1
1722026-09-03T10:35:24.087Z Downloaded pretty-hex v0.4.2
1732026-09-03T10:35:24.090Z Downloaded cstr-argument v0.1.2
1742026-09-03T10:35:24.096Z Downloaded cobs v0.3.0
1752026-09-03T10:35:24.099Z Downloaded defmt v0.3.100
1762026-09-03T10:35:24.105Z Downloaded cfg-if v1.0.4
1772026-09-03T10:35:24.108Z Downloaded stable_deref_trait v1.2.1
1782026-09-03T10:35:24.108Z Downloaded ident_case v1.0.1
1792026-09-03T10:35:24.112Z Downloaded embedded-io v0.4.0
1802026-09-03T10:35:24.116Z Downloaded either v1.16.0
1812026-09-03T10:35:24.118Z Downloaded ref-cast v1.0.25
1822026-09-03T10:35:24.122Z Downloaded equivalent v1.0.2
1832026-09-03T10:35:24.124Z Downloaded ingot v0.2.0
1842026-09-03T10:35:24.132Z Downloaded bitflags v1.3.2
1852026-09-03T10:35:24.135Z Downloaded quote v1.0.46
1862026-09-03T10:35:24.138Z Downloaded pin-project-lite v0.2.17
1872026-09-03T10:35:24.141Z Downloaded toml_datetime v1.1.1+spec-1.1.0
1882026-09-03T10:35:24.148Z Downloaded num_enum v0.7.6
1892026-09-03T10:35:24.150Z Downloaded oxnet v0.1.6
1902026-09-03T10:35:24.153Z Downloaded rustversion v1.0.23
1912026-09-03T10:35:24.153Z Downloaded thiserror v2.0.18
1922026-09-03T10:35:24.156Z Downloaded num_enum_derive v0.7.6
1932026-09-03T10:35:24.156Z Downloaded once_cell v1.21.4
1942026-09-03T10:35:24.159Z Downloaded rand_core v0.10.1
1952026-09-03T10:35:24.159Z Downloaded thiserror-impl v2.0.18
1962026-09-03T10:35:24.162Z Downloaded ingot-macros v0.2.0
1972026-09-03T10:35:24.162Z Downloaded postcard v1.1.3
1982026-09-03T10:35:24.166Z Downloaded colored v3.1.1
1992026-09-03T10:35:24.169Z Downloaded defmt-macros v1.1.1
2002026-09-03T10:35:24.175Z Downloaded ingot-types v0.2.0
2012026-09-03T10:35:24.177Z Downloaded toml_parser v1.1.2+spec-1.1.0
2022026-09-03T10:35:24.180Z Downloaded defmt v1.1.1
2032026-09-03T10:35:24.184Z Downloaded unicode-ident v1.0.24
2042026-09-03T10:35:24.186Z Downloaded chacha20 v0.10.1
2052026-09-03T10:35:24.186Z Downloaded getrandom v0.4.3
2062026-09-03T10:35:24.190Z Downloaded byteorder v1.5.0
2072026-09-03T10:35:24.193Z Downloaded darling v0.23.0
2082026-09-03T10:35:24.197Z Downloaded bitflags v2.13.0
2092026-09-03T10:35:24.200Z Downloaded anyhow v1.0.103
2102026-09-03T10:35:24.200Z Downloaded proc-macro2 v1.0.106
2112026-09-03T10:35:24.203Z Downloaded socket2 v0.6.4
2122026-09-03T10:35:24.207Z Downloaded tracing-attributes v0.1.31
2132026-09-03T10:35:24.210Z Downloaded serde_core v1.0.228
2142026-09-03T10:35:24.213Z Downloaded heapless v0.8.0
2152026-09-03T10:35:24.216Z Downloaded serde_derive v1.0.228
2162026-09-03T10:35:24.219Z Downloaded toml_edit v0.25.12+spec-1.1.0
2172026-09-03T10:35:24.219Z Downloaded uuid v1.23.5
2182026-09-03T10:35:24.223Z Downloaded tracing-core v0.1.36
2192026-09-03T10:35:24.232Z Downloaded serde v1.0.228
2202026-09-03T10:35:24.239Z Downloaded darling_core v0.23.0
2212026-09-03T10:35:24.242Z Downloaded memchr v2.8.3
2222026-09-03T10:35:24.245Z Downloaded indexmap v2.14.0
2232026-09-03T10:35:24.248Z Downloaded rand v0.10.2
2242026-09-03T10:35:24.253Z Downloaded zerocopy-derive v0.8.54
2252026-09-03T10:35:24.292Z Downloaded regex v1.13.0
2262026-09-03T10:35:24.295Z Downloaded itertools v0.15.0
2272026-09-03T10:35:24.299Z Downloaded aho-corasick v1.1.4
2282026-09-03T10:35:24.302Z Downloaded winnow v1.0.3
2292026-09-03T10:35:24.327Z Downloaded syn v1.0.109
2302026-09-03T10:35:24.338Z Downloaded zerocopy v0.8.54
2312026-09-03T10:35:24.356Z Downloaded syn v2.0.118
2322026-09-03T10:35:24.362Z Downloaded smoltcp v0.11.0
2332026-09-03T10:35:24.371Z Downloaded regex-syntax v0.8.11
2342026-09-03T10:35:24.382Z Downloaded tracing v0.1.44
2352026-09-03T10:35:24.406Z Downloaded regex-automata v0.4.15
2362026-09-03T10:35:24.414Z Downloaded libc v0.2.186
2372026-09-03T10:35:24.474Z Compiling proc-macro2 v1.0.106
2382026-09-03T10:35:24.475Z Compiling quote v1.0.46
2392026-09-03T10:35:24.475Z Compiling unicode-ident v1.0.24
2402026-09-03T10:35:24.475Z Compiling serde_core v1.0.228
2412026-09-03T10:35:24.475Z Checking cfg-if v1.0.4
2422026-09-03T10:35:24.478Z Compiling strsim v0.11.1
2432026-09-03T10:35:24.478Z Compiling ident_case v1.0.1
2442026-09-03T10:35:24.478Z Compiling thiserror v2.0.18
2452026-09-03T10:35:24.593Z Compiling memchr v2.8.3
2462026-09-03T10:35:24.661Z Compiling libc v0.2.186
2472026-09-03T10:35:24.665Z Compiling regex-syntax v0.8.11
2482026-09-03T10:35:24.833Z Compiling equivalent v1.0.2
2492026-09-03T10:35:24.896Z Compiling zerocopy v0.8.54
2502026-09-03T10:35:24.903Z Compiling either v1.16.0
2512026-09-03T10:35:25.024Z Compiling aho-corasick v1.1.4
2522026-09-03T10:35:25.095Z Compiling winnow v1.0.3
2532026-09-03T10:35:25.104Z Compiling serde v1.0.228
2542026-09-03T10:35:25.174Z Compiling hashbrown v0.17.1
2552026-09-03T10:35:25.450Z Compiling itertools v0.15.0
2562026-09-03T10:35:25.702Z Compiling indexmap v2.14.0
2572026-09-03T10:35:25.721Z Compiling heapless v0.8.0
2582026-09-03T10:35:25.832Z Compiling syn v2.0.118
2592026-09-03T10:35:26.010Z Compiling toml_parser v1.1.2+spec-1.1.0
2602026-09-03T10:35:26.100Z Compiling regex-automata v0.4.15
2612026-09-03T10:35:26.311Z Checking byteorder v1.5.0
2622026-09-03T10:35:26.326Z Compiling toml_datetime v1.1.1+spec-1.1.0
2632026-09-03T10:35:26.413Z Checking bitflags v2.13.0
2642026-09-03T10:35:26.458Z Checking hash32 v0.3.1
2652026-09-03T10:35:26.543Z Compiling toml_edit v0.25.12+spec-1.1.0
2662026-09-03T10:35:26.565Z Compiling rustversion v1.0.23
2672026-09-03T10:35:26.572Z Checking macaddr v1.0.1
2682026-09-03T10:35:26.709Z Checking stable_deref_trait v1.2.1
2692026-09-03T10:35:26.714Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
2702026-09-03T10:35:26.723Z Compiling syn v1.0.109
2712026-09-03T10:35:26.732Z Compiling smoltcp v0.11.0
2722026-09-03T10:35:26.979Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
2732026-09-03T10:35:26.987Z Compiling ref-cast v1.0.25
2742026-09-03T10:35:27.081Z Compiling version_check v0.9.5
2752026-09-03T10:35:27.088Z Checking managed v0.8.0
2762026-09-03T10:35:27.143Z Compiling proc-macro-crate v3.5.0
2772026-09-03T10:35:27.192Z Compiling getrandom v0.4.3
2782026-09-03T10:35:27.271Z Checking bitflags v1.3.2
2792026-09-03T10:35:27.296Z Checking rand_core v0.10.1
2802026-09-03T10:35:27.360Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
2812026-09-03T10:35:27.505Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
2822026-09-03T10:35:27.572Z Compiling anyhow v1.0.103
2832026-09-03T10:35:27.601Z Checking cpufeatures v0.3.0
2842026-09-03T10:35:27.662Z Checking once_cell v1.21.4
2852026-09-03T10:35:27.840Z Compiling regex v1.13.0
2862026-09-03T10:35:27.885Z Checking foreign-types-shared v0.3.1
2872026-09-03T10:35:28.042Z Checking tracing-core v0.1.36
2882026-09-03T10:35:28.165Z Checking chacha20 v0.10.1
2892026-09-03T10:35:28.173Z Checking cstr-argument v0.1.2
2902026-09-03T10:35:28.366Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a)
2912026-09-03T10:35:28.378Z Checking dyn-clone v1.0.20
2922026-09-03T10:35:28.427Z Checking pin-project-lite v0.2.17
2932026-09-03T10:35:28.463Z Compiling darling_core v0.23.0
2942026-09-03T10:35:28.469Z Checking pretty-hex v0.4.2
2952026-09-03T10:35:28.508Z Checking rand v0.10.2
2962026-09-03T10:35:28.572Z Checking uuid v1.23.5
2972026-09-03T10:35:28.587Z Checking socket2 v0.6.4
2982026-09-03T10:35:28.733Z Checking oxnet v0.1.6
2992026-09-03T10:35:28.824Z Checking colored v3.1.1
3002026-09-03T10:35:29.195Z Compiling thiserror-impl v2.0.18
3012026-09-03T10:35:29.195Z Compiling serde_derive v1.0.228
3022026-09-03T10:35:29.195Z Compiling zerocopy-derive v0.8.54
3032026-09-03T10:35:29.200Z Compiling foreign-types-macros v0.2.3
3042026-09-03T10:35:29.200Z Compiling num_enum_derive v0.7.6
3052026-09-03T10:35:29.568Z Compiling ref-cast-impl v1.0.25
3062026-09-03T10:35:29.807Z Checking foreign-types v0.5.0
3072026-09-03T10:35:29.874Z Compiling tracing-attributes v0.1.31
3082026-09-03T10:35:30.179Z Checking num_enum v0.7.6
3092026-09-03T10:35:30.231Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3102026-09-03T10:35:30.285Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
3112026-09-03T10:35:30.454Z Checking cobs v0.3.0
3122026-09-03T10:35:30.534Z Compiling darling_macro v0.23.0
3132026-09-03T10:35:30.540Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
3142026-09-03T10:35:30.677Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
3152026-09-03T10:35:31.038Z Checking tracing v0.1.44
3162026-09-03T10:35:31.082Z Compiling darling v0.23.0
3172026-09-03T10:35:31.137Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
3182026-09-03T10:35:31.148Z Compiling ingot-macros v0.2.0
3192026-09-03T10:35:31.731Z Checking postcard v1.1.3
3202026-09-03T10:35:33.209Z Checking ingot-types v0.2.0
3212026-09-03T10:35:33.480Z Checking ingot v0.2.0
3222026-09-03T10:35:34.763Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3232026-09-03T10:35:35.911Z Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
3242026-09-03T10:35:37.098Z Checking opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
3252026-09-03T10:35:37.281Z Finished `dev` profile [optimized + debuginfo] target(s) in 17.47s
3262026-09-03T10:35:37.386Z
3272026-09-03T10:35:37.390Zreal 17.625097735
3282026-09-03T10:35:37.390Zuser 48.284394768
3292026-09-03T10:35:37.390Zsys 11.061943942
3302026-09-03T10:35:37.390Ztrap 0.033265474
3312026-09-03T10:35:37.390Ztflt 0.057986010
3322026-09-03T10:35:37.390Zdflt 0.155474820
3332026-09-03T10:35:37.390Zkflt 0.001609376
3342026-09-03T10:35:37.390Zlock 3:20.665442914
3352026-09-03T10:35:37.390Zslp 2:40.517137524
3362026-09-03T10:35:37.390Zlat 2.835447462
3372026-09-03T10:35:37.390Zstop 11.206099127
3382026-09-03T10:35:37.390Zprocess exited: duration 32508 ms, exit code 0
 
3392026-09-03T10:35:37.397Zfound 0 output files