01M2S8K8MW3VC64AMBSXM9YA6H: opte-ioctl

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

Buildomat Job: 01M2S8KXRA5JVGXPZEG90DD00P

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-18T03:23:58.781Zjob assigned to worker 01M2S8M33PPEAZWF406Y84T9C6 [factory aws, i-07e155a04eff6e5d1] (queued for 57 s)
 
22026-09-18T03:24:05.616Zstarting task 0: "setup"
32026-09-18T03:24:05.620Z++ uname -s
42026-09-18T03:24:05.624Z+ kern=SunOS
52026-09-18T03:24:05.624Z+ build_user=build
62026-09-18T03:24:05.624Z+ build_uid=12345
72026-09-18T03:24:05.624Z+ work_dir=/work
82026-09-18T03:24:05.624Z+ input_dir=/input
92026-09-18T03:24:05.624Z+ [[ 0 == 12345 ]]
102026-09-18T03:24:05.624Z+ case "$kern" in
112026-09-18T03:24:05.624Z+ groupadd -g 12345 build
122026-09-18T03:24:05.624Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-18T03:24:07.628Z+ zfs create -o mountpoint=/work rpool/work
142026-09-18T03:24:07.701Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-18T03:24:07.704Z+ home_fs=zfs
162026-09-18T03:24:07.705Z+ [[ zfs == autofs ]]
172026-09-18T03:24:07.705Z+ mkdir -p /home/build
182026-09-18T03:24:07.705Z+ chown build:build /home/build /work
192026-09-18T03:24:09.705Z+ chmod 0700 /home/build /work
202026-09-18T03:24:09.709Zprocess exited: duration 4092 ms, exit code 0
 
212026-09-18T03:24:09.718Zstarting task 1: "rust-toolchain"
222026-09-18T03:24:09.721Z+ printf ' * rust toolchain channel = "%s"\n' 1.97.1
232026-09-18T03:24:09.721Z * rust toolchain channel = "1.97.1"
242026-09-18T03:24:09.721Z * rust toolchain profile = "default"
252026-09-18T03:24:09.721Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-09-18T03:24:09.721Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-09-18T03:24:09.722Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-09-18T03:24:09.725Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-18T03:24:09.725Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default
302026-09-18T03:24:09.814Zinfo: downloading installer
312026-09-18T03:24:11.218Zinfo: profile set to default
322026-09-18T03:24:11.219Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-18T03:24:11.316Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
342026-09-18T03:24:11.388Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
352026-09-18T03:24:11.388Zinfo: downloading 6 components
362026-09-18T03:24:25.589Zinfo: default toolchain set to 1.97.1-x86_64-unknown-illumos
372026-09-18T03:24:25.589Z
382026-09-18T03:24:25.622Z 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14)
392026-09-18T03:24:25.622Z
402026-09-18T03:24:25.622Z
412026-09-18T03:24:25.622ZRust is installed now. Great!
422026-09-18T03:24:25.622Z
432026-09-18T03:24:25.622ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-18T03:24:25.622Zenvironment variable. This has not been done automatically.
452026-09-18T03:24:25.622Z
462026-09-18T03:24:25.622ZTo configure your current shell, you need to source
472026-09-18T03:24:25.622Zthe corresponding env file under $HOME/.cargo.
482026-09-18T03:24:25.622Z
492026-09-18T03:24:25.622ZConsider running the right command for your shell (note the leading DOT):
502026-09-18T03:24:25.622Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-18T03:24:25.622Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-18T03:24:25.622ZCC_x86_64-unknown-illumos = None
532026-09-18T03:24:25.622Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-18T03:24:25.622ZCC_x86_64_unknown_illumos = None
552026-09-18T03:24:25.622Zcargo:rerun-if-env-changed=HOST_CC
562026-09-18T03:24:25.622ZHOST_CC = None
572026-09-18T03:24:25.622Zcargo:rerun-if-env-changed=CC
582026-09-18T03:24:25.622ZCC = None
592026-09-18T03:24:25.622Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-18T03:24:25.794Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-18T03:24:25.794ZCRATE_CC_NO_DEFAULTS = None
622026-09-18T03:24:25.794Zcargo:rerun-if-env-changed=CFLAGS
632026-09-18T03:24:25.794ZCFLAGS = None
642026-09-18T03:24:25.794Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-18T03:24:25.794ZHOST_CFLAGS = None
662026-09-18T03:24:25.794Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-18T03:24:25.794ZCFLAGS_x86_64_unknown_illumos = None
682026-09-18T03:24:25.794Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-18T03:24:25.794ZCFLAGS_x86_64-unknown-illumos = None
702026-09-18T03:24:25.897Z+ rustup --version
712026-09-18T03:24:25.903Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-18T03:24:25.905Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-18T03:24:25.926Zinfo: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)`
742026-09-18T03:24:25.929Z+ cargo --version
752026-09-18T03:24:25.941Zcargo 1.97.1 (c980f4866 2026-06-30)
762026-09-18T03:24:25.944Z+ rustc --version
772026-09-18T03:24:25.962Zrustc 1.97.1 (8bab26f4f 2026-07-14)
782026-09-18T03:24:25.967Zprocess exited: duration 16248 ms, exit code 0
 
792026-09-18T03:24:25.974Zstarting task 2: "authentication"
802026-09-18T03:24:25.992Zprocess exited: duration 18 ms, exit code 0
 
812026-09-18T03:24:25.999Zstarting task 3: "clone repository"
822026-09-18T03:24:26.002Z+ mkdir -p /work/oxidecomputer/opte
832026-09-18T03:24:26.005Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
842026-09-18T03:24:26.032ZCloning into '/work/oxidecomputer/opte'...
852026-09-18T03:24:27.037Z+ cd /work/oxidecomputer/opte
862026-09-18T03:24:27.037Z+ git fetch origin 04028e5ebdf7d3b435f131ac5beac827e9f13676
872026-09-18T03:24:27.303ZFrom https://github.com/oxidecomputer/opte
882026-09-18T03:24:27.303Z * branch 04028e5ebdf7d3b435f131ac5beac827e9f13676 -> FETCH_HEAD
892026-09-18T03:24:27.307Z+ [[ -n renovate/rand ]]
902026-09-18T03:24:27.311Z++ git branch --show-current
912026-09-18T03:24:27.311Z+ current=master
922026-09-18T03:24:27.311Z+ [[ master != renovate/rand ]]
932026-09-18T03:24:27.311Z+ git branch -f renovate/rand 04028e5ebdf7d3b435f131ac5beac827e9f13676
942026-09-18T03:24:27.314Z+ git checkout -f renovate/rand
952026-09-18T03:24:27.330ZSwitched to branch 'renovate/rand'
962026-09-18T03:24:27.333Z+ git reset --hard 04028e5ebdf7d3b435f131ac5beac827e9f13676
972026-09-18T03:24:27.348ZHEAD is now at 04028e5 Update Rust crate rand to 0.10.2
982026-09-18T03:24:27.352Zprocess exited: duration 1349 ms, exit code 0
 
992026-09-18T03:24:27.362Zstarting task 4: "build"
1002026-09-18T03:24:27.366Z+ source .github/buildomat/common.sh
1012026-09-18T03:24:27.371Z++ rustup show active-toolchain
1022026-09-18T03:24:27.376Z1.97.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
1032026-09-18T03:24:27.376Z++ pushd xde
1042026-09-18T03:24:27.376Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
1052026-09-18T03:24:27.376Z++ rustup show active-toolchain
1062026-09-18T03:24:27.382Zinfo: syncing channel updates for nightly-2026-07-20-x86_64-unknown-illumos
1072026-09-18T03:24:27.518Zinfo: latest update on 2026-07-20 for version 1.99.0-nightly (9f36de775 2026-07-19)
1082026-09-18T03:24:27.521Zinfo: downloading 6 components
1092026-09-18T03:24:43.561Zwarn: the missing active toolchain `nightly-2026-07-20-x86_64-unknown-illumos` has been auto-installed
1102026-09-18T03:24:43.561Znightly-2026-07-20-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1112026-09-18T03:24:43.561Zwarn: auto-installation is deprecated for most `rustup` commands
1122026-09-18T03:24:43.561Zwarn: scripts relying on this behavior in `rustup` may stop working in the future
1132026-09-18T03:24:43.561Zwarn: to install the active toolchain, use `rustup install` instead
1142026-09-18T03:24:43.561Zwarn: see <https://github.com/rust-lang/rustup/issues/4836> for more info
1152026-09-18T03:24:43.688Z+++ rustup show active-toolchain -v
1162026-09-18T03:24:43.688Z+++ head -n 1
1172026-09-18T03:24:43.688Z+++ cut '-d ' -f1
1182026-09-18T03:24:43.699Z++ export NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos
1192026-09-18T03:24:43.700Z++ NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos
1202026-09-18T03:24:43.700Z++ popd
1212026-09-18T03:24:43.700Z/work/oxidecomputer/opte
1222026-09-18T03:24:43.700Z+ cargo --version
1232026-09-18T03:24:43.700Zcargo 1.97.1 (c980f4866 2026-06-30)
1242026-09-18T03:24:43.700Z+ rustc --version
1252026-09-18T03:24:43.700Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1262026-09-18T03:24:43.700Z+ cd lib/opte-ioctl
1272026-09-18T03:24:43.700Z+ header 'check style'
1282026-09-18T03:24:43.701Z+ echo '# ==== check style ==== #'
1292026-09-18T03:24:43.701Z# ==== check style ==== #
1302026-09-18T03:24:43.701Z+ ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos fmt -- --check
1312026-09-18T03:24:43.735Z
1322026-09-18T03:24:43.735Zreal 0.063584494
1332026-09-18T03:24:43.735Zuser 0.034436452
1342026-09-18T03:24:43.735Zsys 0.026578659
1352026-09-18T03:24:43.735Ztrap 0.000001940
1362026-09-18T03:24:43.735Ztflt 0.000017230
1372026-09-18T03:24:43.735Zdflt 0.000006210
1382026-09-18T03:24:43.735Zkflt 0.000000000
1392026-09-18T03:24:43.735Zlock 0.021651250
1402026-09-18T03:24:43.735Zslp 0.044030124
1412026-09-18T03:24:43.735Zlat 0.000704330
1422026-09-18T03:24:43.735Zstop 0.000085770
1432026-09-18T03:24:43.767Z+ header analyze
1442026-09-18T03:24:43.768Z+ echo '# ==== analyze ==== #'
1452026-09-18T03:24:43.768Z# ==== analyze ==== #
1462026-09-18T03:24:43.768Z+ ptime -m cargo clippy --all-targets -- --deny warnings
1472026-09-18T03:24:43.896Z Updating crates.io index
1482026-09-18T03:24:43.911Z Updating git repository `https://github.com/oxidecomputer/falcon`
1492026-09-18T03:24:45.047Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1502026-09-18T03:24:45.311Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1512026-09-18T03:24:45.596Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1522026-09-18T03:24:45.969Z Updating git repository `https://github.com/oxidecomputer/zone`
1532026-09-18T03:24:46.297Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1542026-09-18T03:24:46.606Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1552026-09-18T03:24:47.982Z Downloading crates ...
1562026-09-18T03:24:48.033Z Downloaded cfg-if v1.0.4
1572026-09-18T03:24:48.077Z Downloaded defmt v0.3.100
1582026-09-18T03:24:48.077Z Downloaded defmt-parser v1.0.0
1592026-09-18T03:24:48.077Z Downloaded colored v3.1.1
1602026-09-18T03:24:48.077Z Downloaded darling v0.23.0
1612026-09-18T03:24:48.090Z Downloaded stable_deref_trait v1.2.1
1622026-09-18T03:24:48.091Z Downloaded version_check v0.9.5
1632026-09-18T03:24:48.091Z Downloaded num_enum v0.7.6
1642026-09-18T03:24:48.091Z Downloaded thiserror-impl v2.0.18
1652026-09-18T03:24:48.091Z Downloaded postcard v1.1.3
1662026-09-18T03:24:48.091Z Downloaded proc-macro2 v1.0.106
1672026-09-18T03:24:48.091Z Downloaded serde_derive v1.0.228
1682026-09-18T03:24:48.091Z Downloaded dyn-clone v1.0.20
1692026-09-18T03:24:48.091Z Downloaded pretty-hex v0.4.2
1702026-09-18T03:24:48.091Z Downloaded zerocopy-derive v0.8.54
1712026-09-18T03:24:48.091Z Downloaded bitflags v1.3.2
1722026-09-18T03:24:48.091Z Downloaded bitflags v2.13.0
1732026-09-18T03:24:48.091Z Downloaded darling_macro v0.23.0
1742026-09-18T03:24:48.091Z Downloaded aho-corasick v1.1.4
1752026-09-18T03:24:48.091Z Downloaded ref-cast v1.0.25
1762026-09-18T03:24:48.092Z Downloaded embedded-io v0.6.1
1772026-09-18T03:24:48.092Z Downloaded cstr-argument v0.1.2
1782026-09-18T03:24:48.118Z Downloaded managed v0.8.0
1792026-09-18T03:24:48.118Z Downloaded embedded-io v0.4.0
1802026-09-18T03:24:48.118Z Downloaded foreign-types-macros v0.2.3
1812026-09-18T03:24:48.118Z Downloaded either v1.16.0
1822026-09-18T03:24:48.124Z Downloaded pin-project-lite v0.2.17
1832026-09-18T03:24:48.124Z Downloaded equivalent v1.0.2
1842026-09-18T03:24:48.124Z Downloaded foreign-types v0.5.0
1852026-09-18T03:24:48.125Z Downloaded hash32 v0.3.1
1862026-09-18T03:24:48.125Z Downloaded ident_case v1.0.1
1872026-09-18T03:24:48.125Z Downloaded strsim v0.11.1
1882026-09-18T03:24:48.125Z Downloaded cpufeatures v0.3.0
1892026-09-18T03:24:48.125Z Downloaded oxnet v0.1.6
1902026-09-18T03:24:48.125Z Downloaded defmt-macros v1.1.1
1912026-09-18T03:24:48.125Z Downloaded rustversion v1.0.23
1922026-09-18T03:24:48.125Z Downloaded anyhow v1.0.103
1932026-09-18T03:24:48.129Z Downloaded ref-cast-impl v1.0.25
1942026-09-18T03:24:48.129Z Downloaded macaddr v1.0.1
1952026-09-18T03:24:48.129Z Downloaded cobs v0.3.0
1962026-09-18T03:24:48.138Z Downloaded proc-macro-crate v3.5.0
1972026-09-18T03:24:48.142Z Downloaded ingot v0.2.0
1982026-09-18T03:24:48.142Z Downloaded thiserror v2.0.18
1992026-09-18T03:24:48.142Z Downloaded foreign-types-shared v0.3.1
2002026-09-18T03:24:48.142Z Downloaded byteorder v1.5.0
2012026-09-18T03:24:48.152Z Downloaded ingot-types v0.2.0
2022026-09-18T03:24:48.161Z Downloaded defmt v1.1.1
2032026-09-18T03:24:48.161Z Downloaded ingot-macros v0.2.0
2042026-09-18T03:24:48.161Z Downloaded quote v1.0.46
2052026-09-18T03:24:48.161Z Downloaded rand_core v0.10.1
2062026-09-18T03:24:48.161Z Downloaded num_enum_derive v0.7.6
2072026-09-18T03:24:48.165Z Downloaded toml_datetime v1.1.1+spec-1.1.0
2082026-09-18T03:24:48.173Z Downloaded chacha20 v0.10.1
2092026-09-18T03:24:48.188Z Downloaded socket2 v0.6.4
2102026-09-18T03:24:48.188Z Downloaded uuid v1.23.5
2112026-09-18T03:24:48.188Z Downloaded tracing-attributes v0.1.31
2122026-09-18T03:24:48.188Z Downloaded once_cell v1.21.4
2132026-09-18T03:24:48.204Z Downloaded syn v1.0.109
2142026-09-18T03:24:48.204Z Downloaded toml_parser v1.1.2+spec-1.1.0
2152026-09-18T03:24:48.204Z Downloaded unicode-ident v1.0.24
2162026-09-18T03:24:48.204Z Downloaded tracing-core v0.1.36
2172026-09-18T03:24:48.204Z Downloaded serde_core v1.0.228
2182026-09-18T03:24:48.224Z Downloaded darling_core v0.23.0
2192026-09-18T03:24:48.224Z Downloaded toml_edit v0.25.12+spec-1.1.0
2202026-09-18T03:24:48.224Z Downloaded getrandom v0.4.3
2212026-09-18T03:24:48.248Z Downloaded heapless v0.8.0
2222026-09-18T03:24:48.248Z Downloaded memchr v2.8.3
2232026-09-18T03:24:48.248Z Downloaded rand v0.10.2
2242026-09-18T03:24:48.248Z Downloaded serde v1.0.228
2252026-09-18T03:24:48.260Z Downloaded indexmap v2.14.0
2262026-09-18T03:24:48.276Z Downloaded itertools v0.15.0
2272026-09-18T03:24:48.276Z Downloaded hashbrown v0.17.1
2282026-09-18T03:24:48.276Z Downloaded regex v1.13.0
2292026-09-18T03:24:48.292Z Downloaded winnow v1.0.3
2302026-09-18T03:24:48.330Z Downloaded smoltcp v0.11.0
2312026-09-18T03:24:48.343Z Downloaded zerocopy v0.8.54
2322026-09-18T03:24:48.343Z Downloaded syn v2.0.118
2332026-09-18T03:24:48.361Z Downloaded regex-syntax v0.8.11
2342026-09-18T03:24:48.378Z Downloaded tracing v0.1.44
2352026-09-18T03:24:48.378Z Downloaded regex-automata v0.4.15
2362026-09-18T03:24:48.388Z Downloaded libc v0.2.186
2372026-09-18T03:24:48.443Z Compiling proc-macro2 v1.0.106
2382026-09-18T03:24:48.443Z Compiling unicode-ident v1.0.24
2392026-09-18T03:24:48.443Z Compiling quote v1.0.46
2402026-09-18T03:24:48.464Z Compiling serde_core v1.0.228
2412026-09-18T03:24:48.464Z Checking cfg-if v1.0.4
2422026-09-18T03:24:48.465Z Compiling memchr v2.8.3
2432026-09-18T03:24:48.465Z Compiling ident_case v1.0.1
2442026-09-18T03:24:48.465Z Compiling thiserror v2.0.18
2452026-09-18T03:24:48.565Z Compiling strsim v0.11.1
2462026-09-18T03:24:48.636Z Compiling regex-syntax v0.8.11
2472026-09-18T03:24:48.656Z Compiling libc v0.2.186
2482026-09-18T03:24:48.859Z Compiling serde v1.0.228
2492026-09-18T03:24:48.877Z Compiling hashbrown v0.17.1
2502026-09-18T03:24:48.968Z Compiling aho-corasick v1.1.4
2512026-09-18T03:24:49.073Z Compiling either v1.16.0
2522026-09-18T03:24:49.089Z Compiling equivalent v1.0.2
2532026-09-18T03:24:49.170Z Compiling winnow v1.0.3
2542026-09-18T03:24:49.178Z Compiling zerocopy v0.8.54
2552026-09-18T03:24:49.300Z Compiling itertools v0.15.0
2562026-09-18T03:24:49.450Z Compiling indexmap v2.14.0
2572026-09-18T03:24:49.727Z Compiling syn v2.0.118
2582026-09-18T03:24:50.054Z Checking byteorder v1.5.0
2592026-09-18T03:24:50.114Z Compiling regex-automata v0.4.15
2602026-09-18T03:24:50.208Z Compiling toml_parser v1.1.2+spec-1.1.0
2612026-09-18T03:24:50.212Z Compiling heapless v0.8.0
2622026-09-18T03:24:50.345Z Compiling toml_datetime v1.1.1+spec-1.1.0
2632026-09-18T03:24:50.394Z Checking bitflags v2.13.0
2642026-09-18T03:24:50.552Z Compiling toml_edit v0.25.12+spec-1.1.0
2652026-09-18T03:24:50.558Z Checking hash32 v0.3.1
2662026-09-18T03:24:50.574Z Compiling smoltcp v0.11.0
2672026-09-18T03:24:50.653Z Checking stable_deref_trait v1.2.1
2682026-09-18T03:24:50.660Z Checking macaddr v1.0.1
2692026-09-18T03:24:50.698Z Compiling rustversion v1.0.23
2702026-09-18T03:24:50.713Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
2712026-09-18T03:24:50.734Z Compiling syn v1.0.109
2722026-09-18T03:24:50.915Z Compiling ref-cast v1.0.25
2732026-09-18T03:24:50.942Z Checking rand_core v0.10.1
2742026-09-18T03:24:51.090Z Compiling proc-macro-crate v3.5.0
2752026-09-18T03:24:51.111Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
2762026-09-18T03:24:51.111Z Checking bitflags v1.3.2
2772026-09-18T03:24:51.137Z Compiling version_check v0.9.5
2782026-09-18T03:24:51.179Z Checking managed v0.8.0
2792026-09-18T03:24:51.205Z Compiling getrandom v0.4.3
2802026-09-18T03:24:51.402Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
2812026-09-18T03:24:51.464Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
2822026-09-18T03:24:51.470Z Compiling anyhow v1.0.103
2832026-09-18T03:24:51.631Z Checking foreign-types-shared v0.3.1
2842026-09-18T03:24:51.714Z Checking once_cell v1.21.4
2852026-09-18T03:24:51.749Z Compiling regex v1.13.0
2862026-09-18T03:24:51.782Z Checking cpufeatures v0.3.0
2872026-09-18T03:24:51.866Z Checking chacha20 v0.10.1
2882026-09-18T03:24:51.885Z Checking tracing-core v0.1.36
2892026-09-18T03:24:52.194Z Checking cstr-argument v0.1.2
2902026-09-18T03:24:52.251Z Compiling darling_core v0.23.0
2912026-09-18T03:24:52.303Z Checking dyn-clone v1.0.20
2922026-09-18T03:24:52.308Z Checking pretty-hex v0.4.2
2932026-09-18T03:24:52.375Z Checking pin-project-lite v0.2.17
2942026-09-18T03:24:52.398Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a)
2952026-09-18T03:24:52.411Z Checking rand v0.10.2
2962026-09-18T03:24:52.500Z Checking uuid v1.23.5
2972026-09-18T03:24:52.625Z Checking socket2 v0.6.4
2982026-09-18T03:24:52.641Z Checking colored v3.1.1
2992026-09-18T03:24:52.773Z Checking oxnet v0.1.6
3002026-09-18T03:24:53.103Z Compiling thiserror-impl v2.0.18
3012026-09-18T03:24:53.103Z Compiling serde_derive v1.0.228
3022026-09-18T03:24:53.109Z Compiling zerocopy-derive v0.8.54
3032026-09-18T03:24:53.109Z Compiling ref-cast-impl v1.0.25
3042026-09-18T03:24:53.110Z Compiling foreign-types-macros v0.2.3
3052026-09-18T03:24:53.485Z Compiling num_enum_derive v0.7.6
3062026-09-18T03:24:53.716Z Checking foreign-types v0.5.0
3072026-09-18T03:24:53.775Z Compiling tracing-attributes v0.1.31
3082026-09-18T03:24:53.783Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3092026-09-18T03:24:54.318Z Compiling darling_macro v0.23.0
3102026-09-18T03:24:54.404Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
3112026-09-18T03:24:54.446Z Checking cobs v0.3.0
3122026-09-18T03:24:54.536Z Checking num_enum v0.7.6
3132026-09-18T03:24:54.640Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
3142026-09-18T03:24:54.698Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
3152026-09-18T03:24:54.893Z Compiling darling v0.23.0
3162026-09-18T03:24:54.970Z Compiling ingot-macros v0.2.0
3172026-09-18T03:24:54.984Z Checking tracing v0.1.44
3182026-09-18T03:24:55.148Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
3192026-09-18T03:24:55.640Z Checking postcard v1.1.3
3202026-09-18T03:24:57.052Z Checking ingot-types v0.2.0
3212026-09-18T03:24:57.316Z Checking ingot v0.2.0
3222026-09-18T03:24:58.595Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3232026-09-18T03:24:59.754Z Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
3242026-09-18T03:25:00.901Z Checking opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
3252026-09-18T03:25:01.114Z Finished `dev` profile [optimized + debuginfo] target(s) in 17.30s
3262026-09-18T03:25:01.213Z
3272026-09-18T03:25:01.213Zreal 17.452464727
3282026-09-18T03:25:01.213Zuser 47.791199211
3292026-09-18T03:25:01.214Zsys 10.913107007
3302026-09-18T03:25:01.233Ztrap 0.035926320
3312026-09-18T03:25:01.233Ztflt 0.083154740
3322026-09-18T03:25:01.233Zdflt 0.121386820
3332026-09-18T03:25:01.233Zkflt 0.003160160
3342026-09-18T03:25:01.233Zlock 3:22.616157610
3352026-09-18T03:25:01.233Zslp 2:40.927642993
3362026-09-18T03:25:01.233Zlat 2.660738828
3372026-09-18T03:25:01.233Zstop 10.534953835
3382026-09-18T03:25:01.234Zprocess exited: duration 33816 ms, exit code 0
 
3392026-09-18T03:25:01.263Zfound 0 output files