01M1ZCHAQ948BZ08QR47KVCYHA: opte-ioctl

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

Buildomat Job: 01M1ZCHTTSRVJ77K9GRG1MPKW3

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-08T02:12:15.999Zjob assigned to worker 01M1ZCHWKZ82NK4B5KXX9R24YT [factory aws, i-07877b4388cddcda7] (queued for 44 s)
 
22026-09-08T02:12:22.594Zstarting task 0: "setup"
32026-09-08T02:12:22.600Z++ uname -s
42026-09-08T02:12:22.603Z+ kern=SunOS
52026-09-08T02:12:22.603Z+ build_user=build
62026-09-08T02:12:22.603Z+ build_uid=12345
72026-09-08T02:12:22.603Z+ work_dir=/work
82026-09-08T02:12:22.603Z+ input_dir=/input
92026-09-08T02:12:22.603Z+ [[ 0 == 12345 ]]
102026-09-08T02:12:22.603Z+ case "$kern" in
112026-09-08T02:12:22.603Z+ groupadd -g 12345 build
122026-09-08T02:12:22.603Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-08T02:12:24.608Z+ zfs create -o mountpoint=/work rpool/work
142026-09-08T02:12:24.757Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-08T02:12:24.760Z+ home_fs=zfs
162026-09-08T02:12:24.760Z+ [[ zfs == autofs ]]
172026-09-08T02:12:24.760Z+ mkdir -p /home/build
182026-09-08T02:12:24.760Z+ chown build:build /home/build /work
192026-09-08T02:12:26.761Z+ chmod 0700 /home/build /work
202026-09-08T02:12:26.769Zprocess exited: duration 4168 ms, exit code 0
 
212026-09-08T02:12:26.776Zstarting task 1: "rust-toolchain"
222026-09-08T02:12:26.779Z+ printf ' * rust toolchain channel = "%s"\n' 1.97.1
232026-09-08T02:12:26.779Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-09-08T02:12:26.779Z * rust toolchain channel = "1.97.1"
252026-09-08T02:12:26.779Z * rust toolchain profile = "default"
262026-09-08T02:12:26.779Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-09-08T02:12:26.779Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-09-08T02:12:26.782Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-08T02:12:26.782Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default
302026-09-08T02:12:26.880Zinfo: downloading installer
312026-09-08T02:12:28.413Zinfo: profile set to default
322026-09-08T02:12:28.413Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-08T02:12:28.428Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
342026-09-08T02:12:28.558Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
352026-09-08T02:12:28.561Zinfo: downloading 6 components
362026-09-08T02:12:43.621Zinfo: default toolchain set to 1.97.1-x86_64-unknown-illumos
372026-09-08T02:12:43.621Z
382026-09-08T02:12:43.649Z 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14)
392026-09-08T02:12:43.649Z
402026-09-08T02:12:43.652Z
412026-09-08T02:12:43.652ZRust is installed now. Great!
422026-09-08T02:12:43.653Z
432026-09-08T02:12:43.653ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-08T02:12:43.653Zenvironment variable. This has not been done automatically.
452026-09-08T02:12:43.653Z
462026-09-08T02:12:43.653ZTo configure your current shell, you need to source
472026-09-08T02:12:43.653Zthe corresponding env file under $HOME/.cargo.
482026-09-08T02:12:43.653Z
492026-09-08T02:12:43.653ZConsider running the right command for your shell (note the leading DOT):
502026-09-08T02:12:43.653Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-08T02:12:43.653Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-08T02:12:43.653ZCC_x86_64-unknown-illumos = None
532026-09-08T02:12:43.653Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-08T02:12:43.653ZCC_x86_64_unknown_illumos = None
552026-09-08T02:12:43.653Zcargo:rerun-if-env-changed=HOST_CC
562026-09-08T02:12:43.653ZHOST_CC = None
572026-09-08T02:12:43.653Zcargo:rerun-if-env-changed=CC
582026-09-08T02:12:43.653ZCC = None
592026-09-08T02:12:43.653Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-08T02:12:43.821Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-08T02:12:43.821ZCRATE_CC_NO_DEFAULTS = None
622026-09-08T02:12:43.821Zcargo:rerun-if-env-changed=CFLAGS
632026-09-08T02:12:43.821ZCFLAGS = None
642026-09-08T02:12:43.821Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-08T02:12:43.821ZHOST_CFLAGS = None
662026-09-08T02:12:43.821Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-08T02:12:43.821ZCFLAGS_x86_64_unknown_illumos = None
682026-09-08T02:12:43.821Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-08T02:12:43.821ZCFLAGS_x86_64-unknown-illumos = None
702026-09-08T02:12:43.912Z+ rustup --version
712026-09-08T02:12:43.919Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-08T02:12:43.922Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-08T02:12:43.940Zinfo: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)`
742026-09-08T02:12:43.944Z+ cargo --version
752026-09-08T02:12:43.957Zcargo 1.97.1 (c980f4866 2026-06-30)
762026-09-08T02:12:43.961Z+ rustc --version
772026-09-08T02:12:43.978Zrustc 1.97.1 (8bab26f4f 2026-07-14)
782026-09-08T02:12:43.982Zprocess exited: duration 17205 ms, exit code 0
 
792026-09-08T02:12:43.988Zstarting task 2: "authentication"
802026-09-08T02:12:44.005Zprocess exited: duration 16 ms, exit code 0
 
812026-09-08T02:12:44.011Zstarting task 3: "clone repository"
822026-09-08T02:12:44.015Z+ mkdir -p /work/oxidecomputer/opte
832026-09-08T02:12:44.055Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
842026-09-08T02:12:44.055ZCloning into '/work/oxidecomputer/opte'...
852026-09-08T02:12:45.312Z+ cd /work/oxidecomputer/opte
862026-09-08T02:12:45.312Z+ git fetch origin eb3fb5ea02c60288717eca5015776ae5f5f01c98
872026-09-08T02:12:45.576ZFrom https://github.com/oxidecomputer/opte
882026-09-08T02:12:45.577Z * branch eb3fb5ea02c60288717eca5015776ae5f5f01c98 -> FETCH_HEAD
892026-09-08T02:12:45.582Z+ [[ -n zl/mcast-source-validation ]]
902026-09-08T02:12:45.585Z++ git branch --show-current
912026-09-08T02:12:45.585Z+ current=master
922026-09-08T02:12:45.585Z+ [[ master != zl/mcast-source-validation ]]
932026-09-08T02:12:45.585Z+ git branch -f zl/mcast-source-validation eb3fb5ea02c60288717eca5015776ae5f5f01c98
942026-09-08T02:12:45.589Z+ git checkout -f zl/mcast-source-validation
952026-09-08T02:12:45.604ZSwitched to branch 'zl/mcast-source-validation'
962026-09-08T02:12:45.607Z+ git reset --hard eb3fb5ea02c60288717eca5015776ae5f5f01c98
972026-09-08T02:12:45.610ZHEAD is now at eb3fb5e [ssm, multicast] align source address validation across the platform
982026-09-08T02:12:45.610Zprocess exited: duration 1598 ms, exit code 0
 
992026-09-08T02:12:45.617Zstarting task 4: "build"
1002026-09-08T02:12:45.620Z+ source .github/buildomat/common.sh
1012026-09-08T02:12:45.620Z++ rustup show active-toolchain
1022026-09-08T02:12:45.625Z1.97.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
1032026-09-08T02:12:45.627Z++ pushd xde
1042026-09-08T02:12:45.627Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
1052026-09-08T02:12:45.627Z++ rustup show active-toolchain
1062026-09-08T02:12:45.630Zinfo: syncing channel updates for nightly-2026-07-20-x86_64-unknown-illumos
1072026-09-08T02:12:45.798Zinfo: latest update on 2026-07-20 for version 1.99.0-nightly (9f36de775 2026-07-19)
1082026-09-08T02:12:45.801Zinfo: downloading 6 components
1092026-09-08T02:13:01.814Zwarn: the missing active toolchain `nightly-2026-07-20-x86_64-unknown-illumos` has been auto-installed
1102026-09-08T02:13:01.814Zwarn: auto-installation is deprecated for most `rustup` commands
1112026-09-08T02:13:01.814Zwarn: scripts relying on this behavior in `rustup` may stop working in the future
1122026-09-08T02:13:01.814Zwarn: to install the active toolchain, use `rustup install` instead
1132026-09-08T02:13:01.814Zwarn: see <https://github.com/rust-lang/rustup/issues/4836> for more info
1142026-09-08T02:13:01.814Znightly-2026-07-20-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1152026-09-08T02:13:01.914Z+++ rustup show active-toolchain -v
1162026-09-08T02:13:01.917Z+++ head -n 1
1172026-09-08T02:13:01.917Z+++ cut '-d ' -f1
1182026-09-08T02:13:01.972Z++ export NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos
1192026-09-08T02:13:01.972Z++ NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos
1202026-09-08T02:13:01.972Z++ popd
1212026-09-08T02:13:01.975Z/work/oxidecomputer/opte
1222026-09-08T02:13:01.975Z+ cargo --version
1232026-09-08T02:13:01.980Zcargo 1.97.1 (c980f4866 2026-06-30)
1242026-09-08T02:13:01.984Z+ rustc --version
1252026-09-08T02:13:02.002Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1262026-09-08T02:13:02.004Z+ cd lib/opte-ioctl
1272026-09-08T02:13:02.004Z+ header 'check style'
1282026-09-08T02:13:02.004Z+ echo '# ==== check style ==== #'
1292026-09-08T02:13:02.004Z# ==== check style ==== #
1302026-09-08T02:13:02.004Z+ ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos fmt -- --check
1312026-09-08T02:13:02.071Z
1322026-09-08T02:13:02.071Zreal 0.064409010
1332026-09-08T02:13:02.071Zuser 0.035137381
1342026-09-08T02:13:02.071Zsys 0.026709641
1352026-09-08T02:13:02.071Ztrap 0.000004497
1362026-09-08T02:13:02.071Ztflt 0.000020056
1372026-09-08T02:13:02.071Zdflt 0.000016474
1382026-09-08T02:13:02.071Zkflt 0.000000000
1392026-09-08T02:13:02.071Zlock 0.022228526
1402026-09-08T02:13:02.071Zslp 0.044965628
1412026-09-08T02:13:02.071Zlat 0.000772901
1422026-09-08T02:13:02.071Zstop 0.000087481
1432026-09-08T02:13:02.074Z+ header analyze
1442026-09-08T02:13:02.074Z+ echo '# ==== analyze ==== #'
1452026-09-08T02:13:02.074Z# ==== analyze ==== #
1462026-09-08T02:13:02.074Z+ ptime -m cargo clippy --all-targets -- --deny warnings
1472026-09-08T02:13:02.198Z Updating crates.io index
1482026-09-08T02:13:02.202Z Updating git repository `https://github.com/oxidecomputer/falcon`
1492026-09-08T02:13:03.233Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1502026-09-08T02:13:03.585Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1512026-09-08T02:13:03.886Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1522026-09-08T02:13:04.349Z Updating git repository `https://github.com/oxidecomputer/zone`
1532026-09-08T02:13:04.709Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1542026-09-08T02:13:05.023Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1552026-09-08T02:13:07.029Z Downloading crates ...
1562026-09-08T02:13:07.076Z Downloaded embedded-io v0.4.0
1572026-09-08T02:13:07.079Z Downloaded cobs v0.3.0
1582026-09-08T02:13:07.079Z Downloaded cstr-argument v0.1.2
1592026-09-08T02:13:07.085Z Downloaded byteorder v1.5.0
1602026-09-08T02:13:07.088Z Downloaded num_enum v0.7.6
1612026-09-08T02:13:07.091Z Downloaded cpufeatures v0.3.0
1622026-09-08T02:13:07.091Z Downloaded ref-cast v1.0.25
1632026-09-08T02:13:07.093Z Downloaded defmt v0.3.100
1642026-09-08T02:13:07.093Z Downloaded pretty-hex v0.4.2
1652026-09-08T02:13:07.093Z Downloaded version_check v0.9.5
1662026-09-08T02:13:07.098Z Downloaded tracing-core v0.1.36
1672026-09-08T02:13:07.101Z Downloaded embedded-io v0.6.1
1682026-09-08T02:13:07.106Z Downloaded cfg-if v1.0.4
1692026-09-08T02:13:07.108Z Downloaded equivalent v1.0.2
1702026-09-08T02:13:07.108Z Downloaded foreign-types-shared v0.3.1
1712026-09-08T02:13:07.111Z Downloaded darling_macro v0.23.0
1722026-09-08T02:13:07.115Z Downloaded foreign-types v0.5.0
1732026-09-08T02:13:07.121Z Downloaded bitflags v1.3.2
1742026-09-08T02:13:07.124Z Downloaded defmt-macros v1.1.1
1752026-09-08T02:13:07.127Z Downloaded num_enum_derive v0.7.6
1762026-09-08T02:13:07.127Z Downloaded pin-project-lite v0.2.17
1772026-09-08T02:13:07.130Z Downloaded managed v0.8.0
1782026-09-08T02:13:07.133Z Downloaded hash32 v0.3.1
1792026-09-08T02:13:07.138Z Downloaded darling v0.23.0
1802026-09-08T02:13:07.140Z Downloaded ingot-macros v0.2.0
1812026-09-08T02:13:07.143Z Downloaded macaddr v1.0.1
1822026-09-08T02:13:07.148Z Downloaded foreign-types-macros v0.2.3
1832026-09-08T02:13:07.153Z Downloaded defmt v1.1.1
1842026-09-08T02:13:07.155Z Downloaded postcard v1.1.3
1852026-09-08T02:13:07.158Z Downloaded ref-cast-impl v1.0.25
1862026-09-08T02:13:07.161Z Downloaded defmt-parser v1.0.0
1872026-09-08T02:13:07.163Z Downloaded proc-macro-crate v3.5.0
1882026-09-08T02:13:07.178Z Downloaded darling_core v0.23.0
1892026-09-08T02:13:07.181Z Downloaded stable_deref_trait v1.2.1
1902026-09-08T02:13:07.181Z Downloaded ident_case v1.0.1
1912026-09-08T02:13:07.184Z Downloaded strsim v0.11.1
1922026-09-08T02:13:07.187Z Downloaded dyn-clone v1.0.20
1932026-09-08T02:13:07.212Z Downloaded rustversion v1.0.23
1942026-09-08T02:13:07.215Z Downloaded toml_datetime v1.1.1+spec-1.1.0
1952026-09-08T02:13:07.218Z Downloaded ingot v0.2.0
1962026-09-08T02:13:07.228Z Downloaded oxnet v0.1.6
1972026-09-08T02:13:07.231Z Downloaded proc-macro2 v1.0.106
1982026-09-08T02:13:07.234Z Downloaded either v1.16.0
1992026-09-08T02:13:07.246Z Downloaded thiserror v2.0.18
2002026-09-08T02:13:07.248Z Downloaded toml_parser v1.1.2+spec-1.1.0
2012026-09-08T02:13:07.253Z Downloaded anyhow v1.0.103
2022026-09-08T02:13:07.255Z Downloaded rand_core v0.10.1
2032026-09-08T02:13:07.255Z Downloaded thiserror-impl v2.0.18
2042026-09-08T02:13:07.265Z Downloaded colored v3.1.1
2052026-09-08T02:13:07.268Z Downloaded tracing-attributes v0.1.31
2062026-09-08T02:13:07.271Z Downloaded ingot-types v0.2.0
2072026-09-08T02:13:07.271Z Downloaded quote v1.0.46
2082026-09-08T02:13:07.271Z Downloaded once_cell v1.21.4
2092026-09-08T02:13:07.285Z Downloaded chacha20 v0.10.1
2102026-09-08T02:13:07.294Z Downloaded indexmap v2.14.0
2112026-09-08T02:13:07.297Z Downloaded serde_derive v1.0.228
2122026-09-08T02:13:07.297Z Downloaded toml_edit v0.25.12+spec-1.1.0
2132026-09-08T02:13:07.300Z Downloaded bitflags v2.13.0
2142026-09-08T02:13:07.304Z Downloaded getrandom v0.4.3
2152026-09-08T02:13:07.304Z Downloaded unicode-ident v1.0.24
2162026-09-08T02:13:07.307Z Downloaded socket2 v0.6.4
2172026-09-08T02:13:07.316Z Downloaded uuid v1.23.5
2182026-09-08T02:13:07.324Z Downloaded serde_core v1.0.228
2192026-09-08T02:13:07.365Z Downloaded heapless v0.8.0
2202026-09-08T02:13:07.369Z Downloaded rand v0.10.2
2212026-09-08T02:13:07.369Z Downloaded serde v1.0.228
2222026-09-08T02:13:07.369Z Downloaded zerocopy-derive v0.8.54
2232026-09-08T02:13:07.369Z Downloaded memchr v2.8.3
2242026-09-08T02:13:07.369Z Downloaded aho-corasick v1.1.4
2252026-09-08T02:13:07.378Z Downloaded itertools v0.15.0
2262026-09-08T02:13:07.403Z Downloaded hashbrown v0.17.1
2272026-09-08T02:13:07.408Z Downloaded regex v1.13.0
2282026-09-08T02:13:07.418Z Downloaded winnow v1.0.3
2292026-09-08T02:13:07.441Z Downloaded syn v2.0.118
2302026-09-08T02:13:07.454Z Downloaded syn v1.0.109
2312026-09-08T02:13:07.465Z Downloaded zerocopy v0.8.54
2322026-09-08T02:13:07.496Z Downloaded smoltcp v0.11.0
2332026-09-08T02:13:07.507Z Downloaded regex-syntax v0.8.11
2342026-09-08T02:13:07.527Z Downloaded tracing v0.1.44
2352026-09-08T02:13:07.551Z Downloaded regex-automata v0.4.15
2362026-09-08T02:13:07.558Z Downloaded libc v0.2.186
2372026-09-08T02:13:07.614Z Compiling proc-macro2 v1.0.106
2382026-09-08T02:13:07.617Z Compiling unicode-ident v1.0.24
2392026-09-08T02:13:07.617Z Compiling quote v1.0.46
2402026-09-08T02:13:07.617Z Compiling serde_core v1.0.228
2412026-09-08T02:13:07.617Z Checking cfg-if v1.0.4
2422026-09-08T02:13:07.617Z Compiling ident_case v1.0.1
2432026-09-08T02:13:07.617Z Compiling thiserror v2.0.18
2442026-09-08T02:13:07.617Z Compiling strsim v0.11.1
2452026-09-08T02:13:07.737Z Compiling memchr v2.8.3
2462026-09-08T02:13:07.803Z Compiling regex-syntax v0.8.11
2472026-09-08T02:13:07.809Z Compiling libc v0.2.186
2482026-09-08T02:13:07.966Z Compiling either v1.16.0
2492026-09-08T02:13:08.046Z Compiling winnow v1.0.3
2502026-09-08T02:13:08.160Z Compiling aho-corasick v1.1.4
2512026-09-08T02:13:08.198Z Compiling hashbrown v0.17.1
2522026-09-08T02:13:08.205Z Compiling serde v1.0.228
2532026-09-08T02:13:08.288Z Compiling equivalent v1.0.2
2542026-09-08T02:13:08.364Z Compiling zerocopy v0.8.54
2552026-09-08T02:13:08.763Z Compiling indexmap v2.14.0
2562026-09-08T02:13:08.820Z Compiling itertools v0.15.0
2572026-09-08T02:13:08.857Z Checking byteorder v1.5.0
2582026-09-08T02:13:08.961Z Compiling syn v2.0.118
2592026-09-08T02:13:09.012Z Compiling toml_parser v1.1.2+spec-1.1.0
2602026-09-08T02:13:09.049Z Compiling toml_datetime v1.1.1+spec-1.1.0
2612026-09-08T02:13:09.269Z Compiling regex-automata v0.4.15
2622026-09-08T02:13:09.366Z Compiling heapless v0.8.0
2632026-09-08T02:13:09.465Z Checking bitflags v2.13.0
2642026-09-08T02:13:09.537Z Compiling toml_edit v0.25.12+spec-1.1.0
2652026-09-08T02:13:09.543Z Checking hash32 v0.3.1
2662026-09-08T02:13:09.618Z Compiling smoltcp v0.11.0
2672026-09-08T02:13:09.645Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
2682026-09-08T02:13:09.812Z Checking stable_deref_trait v1.2.1
2692026-09-08T02:13:09.818Z Checking macaddr v1.0.1
2702026-09-08T02:13:09.872Z Compiling rustversion v1.0.23
2712026-09-08T02:13:09.876Z Compiling syn v1.0.109
2722026-09-08T02:13:09.960Z Compiling version_check v0.9.5
2732026-09-08T02:13:10.126Z Compiling proc-macro-crate v3.5.0
2742026-09-08T02:13:10.212Z Compiling getrandom v0.4.3
2752026-09-08T02:13:10.218Z Compiling ref-cast v1.0.25
2762026-09-08T02:13:10.241Z Checking rand_core v0.10.1
2772026-09-08T02:13:10.310Z Checking managed v0.8.0
2782026-09-08T02:13:10.376Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
2792026-09-08T02:13:10.412Z Checking bitflags v1.3.2
2802026-09-08T02:13:10.478Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
2812026-09-08T02:13:10.551Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
2822026-09-08T02:13:10.713Z Compiling anyhow v1.0.103
2832026-09-08T02:13:10.839Z Checking cpufeatures v0.3.0
2842026-09-08T02:13:10.900Z Checking foreign-types-shared v0.3.1
2852026-09-08T02:13:10.946Z Compiling regex v1.13.0
2862026-09-08T02:13:10.977Z Checking once_cell v1.21.4
2872026-09-08T02:13:11.022Z Checking cstr-argument v0.1.2
2882026-09-08T02:13:11.135Z Checking chacha20 v0.10.1
2892026-09-08T02:13:11.148Z Checking tracing-core v0.1.36
2902026-09-08T02:13:11.388Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a)
2912026-09-08T02:13:11.472Z Checking dyn-clone v1.0.20
2922026-09-08T02:13:11.495Z Checking pin-project-lite v0.2.17
2932026-09-08T02:13:11.502Z Checking pretty-hex v0.4.2
2942026-09-08T02:13:11.568Z Compiling darling_core v0.23.0
2952026-09-08T02:13:11.581Z Checking rand v0.10.2
2962026-09-08T02:13:11.613Z Checking uuid v1.23.5
2972026-09-08T02:13:11.731Z Checking socket2 v0.6.4
2982026-09-08T02:13:11.868Z Checking oxnet v0.1.6
2992026-09-08T02:13:11.887Z Checking colored v3.1.1
3002026-09-08T02:13:12.313Z Compiling thiserror-impl v2.0.18
3012026-09-08T02:13:12.313Z Compiling serde_derive v1.0.228
3022026-09-08T02:13:12.314Z Compiling zerocopy-derive v0.8.54
3032026-09-08T02:13:12.317Z Compiling ref-cast-impl v1.0.25
3042026-09-08T02:13:12.317Z Compiling foreign-types-macros v0.2.3
3052026-09-08T02:13:12.681Z Compiling num_enum_derive v0.7.6
3062026-09-08T02:13:12.949Z Checking foreign-types v0.5.0
3072026-09-08T02:13:12.992Z Compiling tracing-attributes v0.1.31
3082026-09-08T02:13:13.016Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3092026-09-08T02:13:13.594Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
3102026-09-08T02:13:13.641Z Checking cobs v0.3.0
3112026-09-08T02:13:13.656Z Checking num_enum v0.7.6
3122026-09-08T02:13:13.676Z Compiling darling_macro v0.23.0
3132026-09-08T02:13:13.757Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
3142026-09-08T02:13:13.906Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
3152026-09-08T02:13:14.165Z Checking tracing v0.1.44
3162026-09-08T02:13:14.210Z Compiling darling v0.23.0
3172026-09-08T02:13:14.277Z Compiling ingot-macros v0.2.0
3182026-09-08T02:13:14.349Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
3192026-09-08T02:13:14.822Z Checking postcard v1.1.3
3202026-09-08T02:13:16.244Z Checking ingot-types v0.2.0
3212026-09-08T02:13:16.520Z Checking ingot v0.2.0
3222026-09-08T02:13:17.825Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3232026-09-08T02:13:18.967Z Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
3242026-09-08T02:13:20.106Z Checking opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
3252026-09-08T02:13:20.286Z Finished `dev` profile [optimized + debuginfo] target(s) in 18.16s
3262026-09-08T02:13:20.387Z
3272026-09-08T02:13:20.387Zreal 18.310655493
3282026-09-08T02:13:20.387Zuser 48.091505690
3292026-09-08T02:13:20.387Zsys 10.864788542
3302026-09-08T02:13:20.387Ztrap 0.032550548
3312026-09-08T02:13:20.387Ztflt 0.058872271
3322026-09-08T02:13:20.387Zdflt 0.174873145
3332026-09-08T02:13:20.387Zkflt 0.003321152
3342026-09-08T02:13:20.387Zlock 3:23.109821217
3352026-09-08T02:13:20.387Zslp 2:39.652491809
3362026-09-08T02:13:20.387Zlat 3.622520832
3372026-09-08T02:13:20.387Zstop 12.608010337
3382026-09-08T02:13:20.390Zprocess exited: duration 34770 ms, exit code 0
 
3392026-09-08T02:13:20.396Zfound 0 output files