01M1KMY1Q17J1WH21T9978EE31: opte-ioctl

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

Buildomat Job: 01M1KMYRTH51PWVGX6E1XK3M4V

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-03T12:48:22.233Zjob assigned to worker 01M1KMZ1ZC05AN4KJ0VP9XD96N [factory aws, i-089261e0eda25e1bb] (queued for 51 s)
 
22026-09-03T12:48:28.296Zstarting task 0: "setup"
32026-09-03T12:48:28.301Z++ uname -s
42026-09-03T12:48:28.304Z+ kern=SunOS
52026-09-03T12:48:28.304Z+ build_user=build
62026-09-03T12:48:28.304Z+ build_uid=12345
72026-09-03T12:48:28.304Z+ work_dir=/work
82026-09-03T12:48:28.304Z+ input_dir=/input
92026-09-03T12:48:28.304Z+ [[ 0 == 12345 ]]
102026-09-03T12:48:28.304Z+ case "$kern" in
112026-09-03T12:48:28.304Z+ groupadd -g 12345 build
122026-09-03T12:48:28.307Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-03T12:48:30.313Z+ zfs create -o mountpoint=/work rpool/work
142026-09-03T12:48:30.388Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-03T12:48:30.392Z+ home_fs=zfs
162026-09-03T12:48:30.392Z+ [[ zfs == autofs ]]
172026-09-03T12:48:30.393Z+ mkdir -p /home/build
182026-09-03T12:48:30.393Z+ chown build:build /home/build /work
192026-09-03T12:48:31.392Z+ chmod 0700 /home/build /work
202026-09-03T12:48:31.395Zprocess exited: duration 3100 ms, exit code 0
 
212026-09-03T12:48:31.403Zstarting task 1: "rust-toolchain"
222026-09-03T12:48:31.408Z+ printf ' * rust toolchain channel = "%s"\n' 1.97.1
232026-09-03T12:48:31.408Z * rust toolchain channel = "1.97.1"
242026-09-03T12:48:31.408Z * rust toolchain profile = "default"
252026-09-03T12:48:31.408Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-09-03T12:48:31.408Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-09-03T12:48:31.408Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-09-03T12:48:31.411Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-03T12:48:31.411Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default
302026-09-03T12:48:31.523Zinfo: downloading installer
312026-09-03T12:48:32.842Zinfo: profile set to default
322026-09-03T12:48:32.842Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-03T12:48:32.846Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
342026-09-03T12:48:32.968Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
352026-09-03T12:48:32.972Zinfo: downloading 6 components
362026-09-03T12:48:47.318Z
372026-09-03T12:48:47.318Zinfo: default toolchain set to 1.97.1-x86_64-unknown-illumos
382026-09-03T12:48:47.347Z 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14)
392026-09-03T12:48:47.347Z
402026-09-03T12:48:47.350Z
412026-09-03T12:48:47.350ZRust is installed now. Great!
422026-09-03T12:48:47.350Z
432026-09-03T12:48:47.350ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-03T12:48:47.350Zenvironment variable. This has not been done automatically.
452026-09-03T12:48:47.350Z
462026-09-03T12:48:47.350ZTo configure your current shell, you need to source
472026-09-03T12:48:47.350Zthe corresponding env file under $HOME/.cargo.
482026-09-03T12:48:47.350Z
492026-09-03T12:48:47.350ZConsider running the right command for your shell (note the leading DOT):
502026-09-03T12:48:47.350Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-03T12:48:47.350Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-03T12:48:47.350ZCC_x86_64-unknown-illumos = None
532026-09-03T12:48:47.350Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-03T12:48:47.350ZCC_x86_64_unknown_illumos = None
552026-09-03T12:48:47.351Zcargo:rerun-if-env-changed=HOST_CC
562026-09-03T12:48:47.351ZHOST_CC = None
572026-09-03T12:48:47.351Zcargo:rerun-if-env-changed=CC
582026-09-03T12:48:47.351ZCC = None
592026-09-03T12:48:47.351Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-03T12:48:47.517Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-03T12:48:47.517ZCRATE_CC_NO_DEFAULTS = None
622026-09-03T12:48:47.517Zcargo:rerun-if-env-changed=CFLAGS
632026-09-03T12:48:47.517ZCFLAGS = None
642026-09-03T12:48:47.517Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-03T12:48:47.517ZHOST_CFLAGS = None
662026-09-03T12:48:47.517Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-03T12:48:47.517ZCFLAGS_x86_64_unknown_illumos = None
682026-09-03T12:48:47.517Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-03T12:48:47.517ZCFLAGS_x86_64-unknown-illumos = None
702026-09-03T12:48:47.619Z+ rustup --version
712026-09-03T12:48:47.626Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-03T12:48:47.629Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-03T12:48:47.649Zinfo: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)`
742026-09-03T12:48:47.652Z+ cargo --version
752026-09-03T12:48:47.666Zcargo 1.97.1 (c980f4866 2026-06-30)
762026-09-03T12:48:47.672Z+ rustc --version
772026-09-03T12:48:47.687Zrustc 1.97.1 (8bab26f4f 2026-07-14)
782026-09-03T12:48:47.691Zprocess exited: duration 16286 ms, exit code 0
 
792026-09-03T12:48:47.697Zstarting task 2: "authentication"
802026-09-03T12:48:47.714Zprocess exited: duration 16 ms, exit code 0
 
812026-09-03T12:48:47.722Zstarting task 3: "clone repository"
822026-09-03T12:48:47.726Z+ mkdir -p /work/oxidecomputer/opte
832026-09-03T12:48:47.729Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
842026-09-03T12:48:47.756ZCloning into '/work/oxidecomputer/opte'...
852026-09-03T12:48:49.068Z+ cd /work/oxidecomputer/opte
862026-09-03T12:48:49.068Z+ git fetch origin 304ecfd4c07d7670bd67c4da70c5d89e21e0535e
872026-09-03T12:48:49.338ZFrom https://github.com/oxidecomputer/opte
882026-09-03T12:48:49.339Z * branch 304ecfd4c07d7670bd67c4da70c5d89e21e0535e -> FETCH_HEAD
892026-09-03T12:48:49.346Z+ [[ -n benchmark-evict-expire ]]
902026-09-03T12:48:49.349Z++ git branch --show-current
912026-09-03T12:48:49.349Z+ current=master
922026-09-03T12:48:49.349Z+ [[ master != benchmark-evict-expire ]]
932026-09-03T12:48:49.349Z+ git branch -f benchmark-evict-expire 304ecfd4c07d7670bd67c4da70c5d89e21e0535e
942026-09-03T12:48:49.352Z+ git checkout -f benchmark-evict-expire
952026-09-03T12:48:49.369ZSwitched to branch 'benchmark-evict-expire'
962026-09-03T12:48:49.372Z+ git reset --hard 304ecfd4c07d7670bd67c4da70c5d89e21e0535e
972026-09-03T12:48:49.375ZHEAD is now at 304ecfd Review feedback
982026-09-03T12:48:49.375Zprocess exited: duration 1652 ms, exit code 0
 
992026-09-03T12:48:49.382Zstarting task 4: "build"
1002026-09-03T12:48:49.385Z+ source .github/buildomat/common.sh
1012026-09-03T12:48:49.385Z++ rustup show active-toolchain
1022026-09-03T12:48:49.390Z1.97.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
1032026-09-03T12:48:49.394Z++ pushd xde
1042026-09-03T12:48:49.394Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
1052026-09-03T12:48:49.394Z++ rustup show active-toolchain
1062026-09-03T12:48:49.397Zinfo: syncing channel updates for nightly-2026-07-20-x86_64-unknown-illumos
1072026-09-03T12:48:49.561Zinfo: latest update on 2026-07-20 for version 1.99.0-nightly (9f36de775 2026-07-19)
1082026-09-03T12:48:49.565Zinfo: downloading 6 components
1092026-09-03T12:49:02.569Zwarn: the missing active toolchain `nightly-2026-07-20-x86_64-unknown-illumos` has been auto-installed
1102026-09-03T12:49:02.570Zwarn: auto-installation is deprecated for most `rustup` commands
1112026-09-03T12:49:02.570Zwarn: scripts relying on this behavior in `rustup` may stop working in the future
1122026-09-03T12:49:02.570Zwarn: to install the active toolchain, use `rustup install` instead
1132026-09-03T12:49:02.570Zwarn: see <https://github.com/rust-lang/rustup/issues/4836> for more info
1142026-09-03T12:49:02.570Znightly-2026-07-20-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1152026-09-03T12:49:02.664Z+++ rustup show active-toolchain -v
1162026-09-03T12:49:02.668Z+++ head -n 1
1172026-09-03T12:49:02.668Z+++ cut '-d ' -f1
1182026-09-03T12:49:02.719Z++ export NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos
1192026-09-03T12:49:02.719Z++ NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos
1202026-09-03T12:49:02.719Z++ popd
1212026-09-03T12:49:02.723Z/work/oxidecomputer/opte
1222026-09-03T12:49:02.723Z+ cargo --version
1232026-09-03T12:49:02.728Zcargo 1.97.1 (c980f4866 2026-06-30)
1242026-09-03T12:49:02.731Z+ rustc --version
1252026-09-03T12:49:02.750Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1262026-09-03T12:49:02.753Z+ cd lib/opte-ioctl
1272026-09-03T12:49:02.753Z+ header 'check style'
1282026-09-03T12:49:02.753Z+ echo '# ==== check style ==== #'
1292026-09-03T12:49:02.753Z# ==== check style ==== #
1302026-09-03T12:49:02.753Z+ ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos fmt -- --check
1312026-09-03T12:49:02.818Z
1322026-09-03T12:49:02.822Zreal 0.064140733
1332026-09-03T12:49:02.822Zuser 0.034666418
1342026-09-03T12:49:02.822Zsys 0.026840338
1352026-09-03T12:49:02.822Ztrap 0.000013300
1362026-09-03T12:49:02.822Ztflt 0.000013670
1372026-09-03T12:49:02.822Zdflt 0.000015390
1382026-09-03T12:49:02.822Zkflt 0.000000000
1392026-09-03T12:49:02.822Zlock 0.022073504
1402026-09-03T12:49:02.822Zslp 0.044505718
1412026-09-03T12:49:02.822Zlat 0.000828580
1422026-09-03T12:49:02.822Zstop 0.000111340
1432026-09-03T12:49:02.822Z+ header analyze
1442026-09-03T12:49:02.822Z+ echo '# ==== analyze ==== #'
1452026-09-03T12:49:02.822Z# ==== analyze ==== #
1462026-09-03T12:49:02.822Z+ ptime -m cargo clippy --all-targets -- --deny warnings
1472026-09-03T12:49:02.952Z Updating crates.io index
1482026-09-03T12:49:02.955Z Updating git repository `https://github.com/oxidecomputer/falcon`
1492026-09-03T12:49:03.658Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1502026-09-03T12:49:03.970Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1512026-09-03T12:49:04.259Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1522026-09-03T12:49:04.633Z Updating git repository `https://github.com/oxidecomputer/zone`
1532026-09-03T12:49:04.944Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1542026-09-03T12:49:05.271Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1552026-09-03T12:49:07.373Z Downloading crates ...
1562026-09-03T12:49:07.418Z Downloaded cfg-if v1.0.4
1572026-09-03T12:49:07.421Z Downloaded darling v0.23.0
1582026-09-03T12:49:07.426Z Downloaded cpufeatures v0.3.0
1592026-09-03T12:49:07.429Z Downloaded foreign-types v0.5.0
1602026-09-03T12:49:07.433Z Downloaded cstr-argument v0.1.2
1612026-09-03T12:49:07.437Z Downloaded either v1.16.0
1622026-09-03T12:49:07.440Z Downloaded ingot-types v0.2.0
1632026-09-03T12:49:07.440Z Downloaded thiserror v2.0.18
1642026-09-03T12:49:07.443Z Downloaded darling_macro v0.23.0
1652026-09-03T12:49:07.443Z Downloaded pretty-hex v0.4.2
1662026-09-03T12:49:07.446Z Downloaded ident_case v1.0.1
1672026-09-03T12:49:07.452Z Downloaded embedded-io v0.4.0
1682026-09-03T12:49:07.452Z Downloaded cobs v0.3.0
1692026-09-03T12:49:07.456Z Downloaded macaddr v1.0.1
1702026-09-03T12:49:07.459Z Downloaded proc-macro-crate v3.5.0
1712026-09-03T12:49:07.470Z Downloaded embedded-io v0.6.1
1722026-09-03T12:49:07.474Z Downloaded stable_deref_trait v1.2.1
1732026-09-03T12:49:07.477Z Downloaded defmt-parser v1.0.0
1742026-09-03T12:49:07.480Z Downloaded equivalent v1.0.2
1752026-09-03T12:49:07.481Z Downloaded strsim v0.11.1
1762026-09-03T12:49:07.487Z Downloaded pin-project-lite v0.2.17
1772026-09-03T12:49:07.487Z Downloaded darling_core v0.23.0
1782026-09-03T12:49:07.492Z Downloaded defmt v0.3.100
1792026-09-03T12:49:07.495Z Downloaded foreign-types-shared v0.3.1
1802026-09-03T12:49:07.495Z Downloaded dyn-clone v1.0.20
1812026-09-03T12:49:07.499Z Downloaded foreign-types-macros v0.2.3
1822026-09-03T12:49:07.503Z Downloaded version_check v0.9.5
1832026-09-03T12:49:07.513Z Downloaded ref-cast v1.0.25
1842026-09-03T12:49:07.522Z Downloaded managed v0.8.0
1852026-09-03T12:49:07.529Z Downloaded oxnet v0.1.6
1862026-09-03T12:49:07.532Z Downloaded byteorder v1.5.0
1872026-09-03T12:49:07.532Z Downloaded bitflags v1.3.2
1882026-09-03T12:49:07.542Z Downloaded num_enum_derive v0.7.6
1892026-09-03T12:49:07.545Z Downloaded chacha20 v0.10.1
1902026-09-03T12:49:07.545Z Downloaded heapless v0.8.0
1912026-09-03T12:49:07.548Z Downloaded num_enum v0.7.6
1922026-09-03T12:49:07.551Z Downloaded quote v1.0.46
1932026-09-03T12:49:07.554Z Downloaded hash32 v0.3.1
1942026-09-03T12:49:07.561Z Downloaded thiserror-impl v2.0.18
1952026-09-03T12:49:07.564Z Downloaded ref-cast-impl v1.0.25
1962026-09-03T12:49:07.564Z Downloaded rand_core v0.10.1
1972026-09-03T12:49:07.567Z Downloaded rustversion v1.0.23
1982026-09-03T12:49:07.573Z Downloaded defmt v1.1.1
1992026-09-03T12:49:07.576Z Downloaded toml_datetime v1.1.1+spec-1.1.0
2002026-09-03T12:49:07.579Z Downloaded colored v3.1.1
2012026-09-03T12:49:07.583Z Downloaded socket2 v0.6.4
2022026-09-03T12:49:07.590Z Downloaded ingot v0.2.0
2032026-09-03T12:49:07.595Z Downloaded once_cell v1.21.4
2042026-09-03T12:49:07.598Z Downloaded toml_parser v1.1.2+spec-1.1.0
2052026-09-03T12:49:07.601Z Downloaded defmt-macros v1.1.1
2062026-09-03T12:49:07.601Z Downloaded ingot-macros v0.2.0
2072026-09-03T12:49:07.601Z Downloaded tracing-attributes v0.1.31
2082026-09-03T12:49:07.605Z Downloaded postcard v1.1.3
2092026-09-03T12:49:07.612Z Downloaded anyhow v1.0.103
2102026-09-03T12:49:07.616Z Downloaded bitflags v2.13.0
2112026-09-03T12:49:07.620Z Downloaded getrandom v0.4.3
2122026-09-03T12:49:07.620Z Downloaded unicode-ident v1.0.24
2132026-09-03T12:49:07.620Z Downloaded serde_derive v1.0.228
2142026-09-03T12:49:07.628Z Downloaded serde_core v1.0.228
2152026-09-03T12:49:07.631Z Downloaded uuid v1.23.5
2162026-09-03T12:49:07.644Z Downloaded aho-corasick v1.1.4
2172026-09-03T12:49:07.648Z Downloaded toml_edit v0.25.12+spec-1.1.0
2182026-09-03T12:49:07.652Z Downloaded tracing-core v0.1.36
2192026-09-03T12:49:07.659Z Downloaded proc-macro2 v1.0.106
2202026-09-03T12:49:07.664Z Downloaded rand v0.10.2
2212026-09-03T12:49:07.672Z Downloaded serde v1.0.228
2222026-09-03T12:49:07.675Z Downloaded memchr v2.8.3
2232026-09-03T12:49:07.691Z Downloaded zerocopy-derive v0.8.54
2242026-09-03T12:49:07.695Z Downloaded indexmap v2.14.0
2252026-09-03T12:49:07.727Z Downloaded hashbrown v0.17.1
2262026-09-03T12:49:07.731Z Downloaded regex v1.13.0
2272026-09-03T12:49:07.744Z Downloaded itertools v0.15.0
2282026-09-03T12:49:07.760Z Downloaded winnow v1.0.3
2292026-09-03T12:49:07.787Z Downloaded syn v1.0.109
2302026-09-03T12:49:07.810Z Downloaded zerocopy v0.8.54
2312026-09-03T12:49:07.820Z Downloaded smoltcp v0.11.0
2322026-09-03T12:49:07.826Z Downloaded syn v2.0.118
2332026-09-03T12:49:07.831Z Downloaded regex-syntax v0.8.11
2342026-09-03T12:49:07.852Z Downloaded tracing v0.1.44
2352026-09-03T12:49:07.879Z Downloaded regex-automata v0.4.15
2362026-09-03T12:49:07.891Z Downloaded libc v0.2.186
2372026-09-03T12:49:07.948Z Compiling proc-macro2 v1.0.106
2382026-09-03T12:49:07.948Z Compiling quote v1.0.46
2392026-09-03T12:49:07.948Z Compiling unicode-ident v1.0.24
2402026-09-03T12:49:07.948Z Compiling serde_core v1.0.228
2412026-09-03T12:49:07.948Z Checking cfg-if v1.0.4
2422026-09-03T12:49:07.948Z Compiling thiserror v2.0.18
2432026-09-03T12:49:07.948Z Compiling memchr v2.8.3
2442026-09-03T12:49:07.948Z Compiling strsim v0.11.1
2452026-09-03T12:49:08.069Z Compiling ident_case v1.0.1
2462026-09-03T12:49:08.145Z Compiling libc v0.2.186
2472026-09-03T12:49:08.175Z Compiling regex-syntax v0.8.11
2482026-09-03T12:49:08.303Z Compiling hashbrown v0.17.1
2492026-09-03T12:49:08.370Z Compiling winnow v1.0.3
2502026-09-03T12:49:08.492Z Compiling aho-corasick v1.1.4
2512026-09-03T12:49:08.562Z Compiling zerocopy v0.8.54
2522026-09-03T12:49:08.588Z Compiling serde v1.0.228
2532026-09-03T12:49:08.839Z Compiling either v1.16.0
2542026-09-03T12:49:08.879Z Compiling equivalent v1.0.2
2552026-09-03T12:49:08.955Z Compiling indexmap v2.14.0
2562026-09-03T12:49:09.036Z Compiling itertools v0.15.0
2572026-09-03T12:49:09.183Z Compiling syn v2.0.118
2582026-09-03T12:49:09.376Z Compiling toml_parser v1.1.2+spec-1.1.0
2592026-09-03T12:49:09.510Z Compiling heapless v0.8.0
2602026-09-03T12:49:09.562Z Checking byteorder v1.5.0
2612026-09-03T12:49:09.714Z Compiling regex-automata v0.4.15
2622026-09-03T12:49:09.798Z Compiling toml_datetime v1.1.1+spec-1.1.0
2632026-09-03T12:49:09.804Z Checking bitflags v2.13.0
2642026-09-03T12:49:09.911Z Checking hash32 v0.3.1
2652026-09-03T12:49:09.951Z Compiling toml_edit v0.25.12+spec-1.1.0
2662026-09-03T12:49:10.009Z Compiling syn v1.0.109
2672026-09-03T12:49:10.015Z Compiling rustversion v1.0.23
2682026-09-03T12:49:10.025Z Compiling smoltcp v0.11.0
2692026-09-03T12:49:10.210Z Checking macaddr v1.0.1
2702026-09-03T12:49:10.304Z Checking stable_deref_trait v1.2.1
2712026-09-03T12:49:10.310Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
2722026-09-03T12:49:10.362Z Checking managed v0.8.0
2732026-09-03T12:49:10.376Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
2742026-09-03T12:49:10.382Z Checking bitflags v1.3.2
2752026-09-03T12:49:10.437Z Compiling getrandom v0.4.3
2762026-09-03T12:49:10.536Z Compiling proc-macro-crate v3.5.0
2772026-09-03T12:49:10.542Z Compiling version_check v0.9.5
2782026-09-03T12:49:10.577Z Compiling ref-cast v1.0.25
2792026-09-03T12:49:10.689Z Checking rand_core v0.10.1
2802026-09-03T12:49:10.792Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
2812026-09-03T12:49:10.908Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
2822026-09-03T12:49:10.935Z Checking once_cell v1.21.4
2832026-09-03T12:49:11.029Z Checking cpufeatures v0.3.0
2842026-09-03T12:49:11.101Z Checking foreign-types-shared v0.3.1
2852026-09-03T12:49:11.177Z Compiling anyhow v1.0.103
2862026-09-03T12:49:11.192Z Checking tracing-core v0.1.36
2872026-09-03T12:49:11.375Z Compiling regex v1.13.0
2882026-09-03T12:49:11.446Z Checking cstr-argument v0.1.2
2892026-09-03T12:49:11.501Z Checking chacha20 v0.10.1
2902026-09-03T12:49:11.676Z Compiling darling_core v0.23.0
2912026-09-03T12:49:11.759Z Checking dyn-clone v1.0.20
2922026-09-03T12:49:11.794Z Checking pin-project-lite v0.2.17
2932026-09-03T12:49:11.827Z Checking pretty-hex v0.4.2
2942026-09-03T12:49:11.852Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a)
2952026-09-03T12:49:11.876Z Checking rand v0.10.2
2962026-09-03T12:49:11.979Z Checking uuid v1.23.5
2972026-09-03T12:49:12.103Z Checking socket2 v0.6.4
2982026-09-03T12:49:12.237Z Checking colored v3.1.1
2992026-09-03T12:49:12.291Z Checking oxnet v0.1.6
3002026-09-03T12:49:12.627Z Compiling thiserror-impl v2.0.18
3012026-09-03T12:49:12.627Z Compiling zerocopy-derive v0.8.54
3022026-09-03T12:49:12.627Z Compiling serde_derive v1.0.228
3032026-09-03T12:49:12.631Z Compiling foreign-types-macros v0.2.3
3042026-09-03T12:49:12.631Z Compiling num_enum_derive v0.7.6
3052026-09-03T12:49:12.964Z Compiling ref-cast-impl v1.0.25
3062026-09-03T12:49:13.249Z Checking foreign-types v0.5.0
3072026-09-03T12:49:13.315Z Compiling tracing-attributes v0.1.31
3082026-09-03T12:49:13.639Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3092026-09-03T12:49:13.645Z Checking num_enum v0.7.6
3102026-09-03T12:49:13.747Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
3112026-09-03T12:49:13.835Z Compiling darling_macro v0.23.0
3122026-09-03T12:49:13.910Z Checking cobs v0.3.0
3132026-09-03T12:49:13.910Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
3142026-09-03T12:49:14.180Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
3152026-09-03T12:49:14.377Z Compiling darling v0.23.0
3162026-09-03T12:49:14.444Z Compiling ingot-macros v0.2.0
3172026-09-03T12:49:14.477Z Checking tracing v0.1.44
3182026-09-03T12:49:14.637Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
3192026-09-03T12:49:15.110Z Checking postcard v1.1.3
3202026-09-03T12:49:16.531Z Checking ingot-types v0.2.0
3212026-09-03T12:49:16.799Z Checking ingot v0.2.0
3222026-09-03T12:49:18.109Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3232026-09-03T12:49:19.238Z Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
3242026-09-03T12:49:20.372Z Checking opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
3252026-09-03T12:49:20.550Z Finished `dev` profile [optimized + debuginfo] target(s) in 17.68s
3262026-09-03T12:49:20.651Z
3272026-09-03T12:49:20.654Zreal 17.827237111
3282026-09-03T12:49:20.654Zuser 47.698534554
3292026-09-03T12:49:20.654Zsys 10.914834308
3302026-09-03T12:49:20.654Ztrap 0.035610523
3312026-09-03T12:49:20.654Ztflt 0.061858560
3322026-09-03T12:49:20.654Zdflt 0.139362010
3332026-09-03T12:49:20.654Zkflt 0.003810163
3342026-09-03T12:49:20.654Zlock 3:20.701403741
3352026-09-03T12:49:20.654Zslp 2:40.566952176
3362026-09-03T12:49:20.654Zlat 2.461160099
3372026-09-03T12:49:20.654Zstop 10.614074236
3382026-09-03T12:49:20.654Zprocess exited: duration 31269 ms, exit code 0
 
3392026-09-03T12:49:20.663Zfound 0 output files