01M0VFRMSNNAAZN62395MTTAXV: opte-ioctl

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

Buildomat Job: 01M0VFTKEB5ZYGA30812XV31M4

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-08-25T03:36:54.838Zjob assigned to worker 01M0VFTW8TG5PQEV18F355GZPM [factory aws, i-067882db4d7eb643f] (queued for 49 s)
 
22026-08-25T03:37:01.508Zstarting task 0: "setup"
32026-08-25T03:37:01.525Z++ uname -s
42026-08-25T03:37:01.525Z+ kern=SunOS
52026-08-25T03:37:01.525Z+ build_user=build
62026-08-25T03:37:01.525Z+ build_uid=12345
72026-08-25T03:37:01.525Z+ work_dir=/work
82026-08-25T03:37:01.525Z+ input_dir=/input
92026-08-25T03:37:01.525Z+ [[ 0 == 12345 ]]
102026-08-25T03:37:01.525Z+ case "$kern" in
112026-08-25T03:37:01.525Z+ groupadd -g 12345 build
122026-08-25T03:37:01.525Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-08-25T03:37:03.537Z+ zfs create -o mountpoint=/work rpool/work
142026-08-25T03:37:03.626Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-08-25T03:37:03.642Z+ home_fs=zfs
162026-08-25T03:37:03.643Z+ [[ zfs == autofs ]]
172026-08-25T03:37:03.644Z+ mkdir -p /home/build
182026-08-25T03:37:03.644Z+ chown build:build /home/build /work
192026-08-25T03:37:05.632Z+ chmod 0700 /home/build /work
202026-08-25T03:37:05.647Zprocess exited: duration 4130 ms, exit code 0
 
212026-08-25T03:37:05.671Zstarting task 1: "rust-toolchain"
222026-08-25T03:37:05.677Z+ printf ' * rust toolchain channel = "%s"\n' 1.97.1
232026-08-25T03:37:05.677Z * rust toolchain channel = "1.97.1"
242026-08-25T03:37:05.677Z * rust toolchain profile = "default"
252026-08-25T03:37:05.677Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-08-25T03:37:05.677Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-08-25T03:37:05.677Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-08-25T03:37:05.677Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-08-25T03:37:05.677Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default
302026-08-25T03:37:05.754Zinfo: downloading installer
312026-08-25T03:37:07.272Zwarn: It looks like you have an existing rustup settings file at:
322026-08-25T03:37:07.272Zwarn: /home/build/.rustup/settings.toml
332026-08-25T03:37:07.272Zwarn: Rustup will install the default toolchain as specified in the settings file,
342026-08-25T03:37:07.272Zwarn: instead of the one inferred from the default host triple.
352026-08-25T03:37:07.300Zinfo: profile set to default
362026-08-25T03:37:07.300Zinfo: default host triple is x86_64-unknown-illumos
372026-08-25T03:37:07.301Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
382026-08-25T03:37:07.393Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
392026-08-25T03:37:07.404Zinfo: downloading 6 components
402026-08-25T03:37:23.556Zinfo: default toolchain set to 1.97.1-x86_64-unknown-illumos
412026-08-25T03:37:23.556Z
422026-08-25T03:37:23.598Z 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14)
432026-08-25T03:37:23.598Z
442026-08-25T03:37:23.620Z
452026-08-25T03:37:23.620ZRust is installed now. Great!
462026-08-25T03:37:23.621Z
472026-08-25T03:37:23.621ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
482026-08-25T03:37:23.621Zenvironment variable. This has not been done automatically.
492026-08-25T03:37:23.621Z
502026-08-25T03:37:23.621ZTo configure your current shell, you need to source
512026-08-25T03:37:23.621Zthe corresponding env file under $HOME/.cargo.
522026-08-25T03:37:23.621Z
532026-08-25T03:37:23.621ZThis is usually done by running one of the following (note the leading DOT):
542026-08-25T03:37:23.621Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
552026-08-25T03:37:23.621Zsource "$HOME/.cargo/env.fish" # For fish
562026-08-25T03:37:23.621Zsource "~/.cargo/env.nu" # For nushell
572026-08-25T03:37:23.621Zsource "$HOME/.cargo/env.tcsh" # For tcsh
582026-08-25T03:37:23.621Z. "$HOME/.cargo/env.ps1" # For pwsh
592026-08-25T03:37:23.621Zsource "$HOME/.cargo/env.xsh" # For xonsh
602026-08-25T03:37:23.621Zwarn: no default linker (`cc`) was found in your PATH
612026-08-25T03:37:23.621Zwarn: many Rust crates require a system C toolchain to build
622026-08-25T03:37:23.682Z+ rustup --version
632026-08-25T03:37:23.693Zrustup 1.29.0 (28d1352db 2026-03-05)
642026-08-25T03:37:23.693Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
652026-08-25T03:37:23.730Zinfo: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)`
662026-08-25T03:37:23.730Z+ cargo --version
672026-08-25T03:37:23.750Zcargo 1.97.1 (c980f4866 2026-06-30)
682026-08-25T03:37:23.750Z+ rustc --version
692026-08-25T03:37:23.761Zrustc 1.97.1 (8bab26f4f 2026-07-14)
702026-08-25T03:37:23.761Zprocess exited: duration 18080 ms, exit code 0
 
712026-08-25T03:37:23.800Zstarting task 2: "authentication"
722026-08-25T03:37:23.838ZWARNING: job store has no value for "GITHUB_TOKEN"; waiting for a value...
732026-08-25T03:37:54.182Zprocess exited: duration 30379 ms, exit code 0
 
742026-08-25T03:37:54.212Zstarting task 3: "clone repository"
752026-08-25T03:37:54.249Z+ mkdir -p /work/oxidecomputer/opte
762026-08-25T03:37:54.249Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
772026-08-25T03:37:54.271ZCloning into '/work/oxidecomputer/opte'...
782026-08-25T03:37:55.314Z+ cd /work/oxidecomputer/opte
792026-08-25T03:37:55.314Z+ git fetch origin 9dc4e8db1ad611b0a639b87c033af000e46011db
802026-08-25T03:37:55.567ZFrom https://github.com/oxidecomputer/opte
812026-08-25T03:37:55.567Z * branch 9dc4e8db1ad611b0a639b87c033af000e46011db -> FETCH_HEAD
822026-08-25T03:37:55.576Z+ [[ -n renovate/clap ]]
832026-08-25T03:37:55.576Z++ git branch --show-current
842026-08-25T03:37:55.576Z+ current=master
852026-08-25T03:37:55.576Z+ [[ master != renovate/clap ]]
862026-08-25T03:37:55.576Z+ git branch -f renovate/clap 9dc4e8db1ad611b0a639b87c033af000e46011db
872026-08-25T03:37:55.587Z+ git checkout -f renovate/clap
882026-08-25T03:37:55.602ZSwitched to branch 'renovate/clap'
892026-08-25T03:37:55.602Z+ git reset --hard 9dc4e8db1ad611b0a639b87c033af000e46011db
902026-08-25T03:37:55.616ZHEAD is now at 9dc4e8d Update Rust crate clap to v4.6.6
912026-08-25T03:37:55.617Zprocess exited: duration 1401 ms, exit code 0
 
922026-08-25T03:37:55.645Zstarting task 4: "build"
932026-08-25T03:37:55.654Z+ source .github/buildomat/common.sh
942026-08-25T03:37:55.654Z++ rustup show active-toolchain
952026-08-25T03:37:55.654Z1.97.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
962026-08-25T03:37:55.654Z++ pushd xde
972026-08-25T03:37:55.654Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
982026-08-25T03:37:55.654Z++ rustup show active-toolchain
992026-08-25T03:37:55.669Zinfo: syncing channel updates for nightly-2026-07-20-x86_64-unknown-illumos
1002026-08-25T03:37:55.819Zinfo: latest update on 2026-07-20 for version 1.99.0-nightly (9f36de775 2026-07-19)
1012026-08-25T03:37:55.854Zinfo: downloading 6 components
1022026-08-25T03:38:12.447Znightly-2026-07-20-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1032026-08-25T03:38:12.533Z+++ rustup show active-toolchain -v
1042026-08-25T03:38:12.539Z+++ head -n 1
1052026-08-25T03:38:12.539Z+++ cut '-d ' -f1
1062026-08-25T03:38:12.588Z++ export NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos
1072026-08-25T03:38:12.588Z++ NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos
1082026-08-25T03:38:12.600Z++ popd
1092026-08-25T03:38:12.601Z/work/oxidecomputer/opte
1102026-08-25T03:38:12.601Z+ cargo --version
1112026-08-25T03:38:12.609Zcargo 1.97.1 (c980f4866 2026-06-30)
1122026-08-25T03:38:12.610Z+ rustc --version
1132026-08-25T03:38:12.625Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1142026-08-25T03:38:12.634Z+ cd lib/opte-ioctl
1152026-08-25T03:38:12.634Z+ header 'check style'
1162026-08-25T03:38:12.634Z+ echo '# ==== check style ==== #'
1172026-08-25T03:38:12.634Z# ==== check style ==== #
1182026-08-25T03:38:12.634Z+ ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos fmt -- --check
1192026-08-25T03:38:12.693Z
1202026-08-25T03:38:12.693Zreal 0.067606699
1212026-08-25T03:38:12.693Zuser 0.036534251
1222026-08-25T03:38:12.693Zsys 0.027449741
1232026-08-25T03:38:12.693Ztrap 0.000000468
1242026-08-25T03:38:12.693Ztflt 0.000024166
1252026-08-25T03:38:12.700Zdflt 0.000021626
1262026-08-25T03:38:12.700Zkflt 0.000001099
1272026-08-25T03:38:12.700Zlock 0.031185436
1282026-08-25T03:38:12.700Zslp 0.047708974
1292026-08-25T03:38:12.700Zlat 0.000898061
1302026-08-25T03:38:12.700Zstop 0.000116301
1312026-08-25T03:38:12.701Z+ header analyze
1322026-08-25T03:38:12.701Z+ echo '# ==== analyze ==== #'
1332026-08-25T03:38:12.701Z# ==== analyze ==== #
1342026-08-25T03:38:12.701Z+ ptime -m cargo clippy --all-targets -- --deny warnings
1352026-08-25T03:38:12.847Z Updating crates.io index
1362026-08-25T03:38:12.859Z Updating git repository `https://github.com/oxidecomputer/falcon`
1372026-08-25T03:38:13.822Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1382026-08-25T03:38:14.081Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1392026-08-25T03:38:14.347Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1402026-08-25T03:38:14.714Z Updating git repository `https://github.com/oxidecomputer/zone`
1412026-08-25T03:38:14.986Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1422026-08-25T03:38:15.302Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1432026-08-25T03:38:17.273Z Downloading crates ...
1442026-08-25T03:38:17.317Z Downloaded cpufeatures v0.3.0
1452026-08-25T03:38:17.324Z Downloaded byteorder v1.5.0
1462026-08-25T03:38:17.330Z Downloaded defmt-parser v1.0.0
1472026-08-25T03:38:17.335Z Downloaded managed v0.8.0
1482026-08-25T03:38:17.335Z Downloaded cobs v0.3.0
1492026-08-25T03:38:17.339Z Downloaded proc-macro-crate v3.5.0
1502026-08-25T03:38:17.339Z Downloaded defmt v0.3.100
1512026-08-25T03:38:17.343Z Downloaded rustversion v1.0.23
1522026-08-25T03:38:17.355Z Downloaded equivalent v1.0.2
1532026-08-25T03:38:17.360Z Downloaded foreign-types-shared v0.3.1
1542026-08-25T03:38:17.360Z Downloaded macaddr v1.0.1
1552026-08-25T03:38:17.360Z Downloaded foreign-types-macros v0.2.3
1562026-08-25T03:38:17.367Z Downloaded hash32 v0.3.1
1572026-08-25T03:38:17.367Z Downloaded uuid v1.23.5
1582026-08-25T03:38:17.379Z Downloaded foreign-types v0.5.0
1592026-08-25T03:38:17.383Z Downloaded ident_case v1.0.1
1602026-08-25T03:38:17.383Z Downloaded embedded-io v0.6.1
1612026-08-25T03:38:17.392Z Downloaded defmt-macros v1.1.1
1622026-08-25T03:38:17.392Z Downloaded version_check v0.9.5
1632026-08-25T03:38:17.392Z Downloaded ingot v0.2.0
1642026-08-25T03:38:17.400Z Downloaded cstr-argument v0.1.2
1652026-08-25T03:38:17.400Z Downloaded ref-cast v1.0.25
1662026-08-25T03:38:17.404Z Downloaded anyhow v1.0.103
1672026-08-25T03:38:17.413Z Downloaded darling_macro v0.23.0
1682026-08-25T03:38:17.413Z Downloaded embedded-io v0.4.0
1692026-08-25T03:38:17.413Z Downloaded dyn-clone v1.0.20
1702026-08-25T03:38:17.419Z Downloaded strsim v0.11.1
1712026-08-25T03:38:17.427Z Downloaded stable_deref_trait v1.2.1
1722026-08-25T03:38:17.432Z Downloaded ref-cast-impl v1.0.25
1732026-08-25T03:38:17.442Z Downloaded bitflags v2.13.0
1742026-08-25T03:38:17.447Z Downloaded heapless v0.8.0
1752026-08-25T03:38:17.447Z Downloaded ingot-types v0.2.0
1762026-08-25T03:38:17.451Z Downloaded pin-project-lite v0.2.17
1772026-08-25T03:38:17.456Z Downloaded num_enum_derive v0.7.6
1782026-08-25T03:38:17.456Z Downloaded getrandom v0.4.3
1792026-08-25T03:38:17.464Z Downloaded ingot-macros v0.2.0
1802026-08-25T03:38:17.464Z Downloaded pretty-hex v0.4.2
1812026-08-25T03:38:17.476Z Downloaded num_enum v0.7.6
1822026-08-25T03:38:17.476Z Downloaded bitflags v1.3.2
1832026-08-25T03:38:17.476Z Downloaded cfg-if v1.0.4
1842026-08-25T03:38:17.485Z Downloaded either v1.16.0
1852026-08-25T03:38:17.485Z Downloaded thiserror v2.0.18
1862026-08-25T03:38:17.485Z Downloaded toml_datetime v1.1.1+spec-1.1.0
1872026-08-25T03:38:17.485Z Downloaded rand_core v0.10.1
1882026-08-25T03:38:17.485Z Downloaded oxnet v0.1.6
1892026-08-25T03:38:17.492Z Downloaded quote v1.0.46
1902026-08-25T03:38:17.492Z Downloaded aho-corasick v1.1.4
1912026-08-25T03:38:17.497Z Downloaded colored v3.1.1
1922026-08-25T03:38:17.504Z Downloaded proc-macro2 v1.0.106
1932026-08-25T03:38:17.505Z Downloaded darling v0.23.0
1942026-08-25T03:38:17.509Z Downloaded postcard v1.1.3
1952026-08-25T03:38:17.509Z Downloaded toml_parser v1.1.2+spec-1.1.0
1962026-08-25T03:38:17.509Z Downloaded chacha20 v0.10.1
1972026-08-25T03:38:17.509Z Downloaded defmt v1.1.1
1982026-08-25T03:38:17.509Z Downloaded tracing-attributes v0.1.31
1992026-08-25T03:38:17.519Z Downloaded thiserror-impl v2.0.18
2002026-08-25T03:38:17.526Z Downloaded once_cell v1.21.4
2012026-08-25T03:38:17.531Z Downloaded tracing-core v0.1.36
2022026-08-25T03:38:17.536Z Downloaded serde_derive v1.0.228
2032026-08-25T03:38:17.543Z Downloaded unicode-ident v1.0.24
2042026-08-25T03:38:17.551Z Downloaded darling_core v0.23.0
2052026-08-25T03:38:17.557Z Downloaded indexmap v2.14.0
2062026-08-25T03:38:17.562Z Downloaded toml_edit v0.25.12+spec-1.1.0
2072026-08-25T03:38:17.568Z Downloaded serde_core v1.0.228
2082026-08-25T03:38:17.573Z Downloaded serde v1.0.228
2092026-08-25T03:38:17.573Z Downloaded rand v0.10.2
2102026-08-25T03:38:17.579Z Downloaded memchr v2.8.3
2112026-08-25T03:38:17.586Z Downloaded socket2 v0.6.4
2122026-08-25T03:38:17.591Z Downloaded zerocopy-derive v0.8.54
2132026-08-25T03:38:17.608Z Downloaded hashbrown v0.17.1
2142026-08-25T03:38:17.650Z Downloaded regex v1.13.0
2152026-08-25T03:38:17.666Z Downloaded itertools v0.15.0
2162026-08-25T03:38:17.670Z Downloaded winnow v1.0.3
2172026-08-25T03:38:17.680Z Downloaded syn v1.0.109
2182026-08-25T03:38:17.719Z Downloaded syn v2.0.118
2192026-08-25T03:38:17.725Z Downloaded zerocopy v0.8.54
2202026-08-25T03:38:17.734Z Downloaded smoltcp v0.11.0
2212026-08-25T03:38:17.740Z Downloaded regex-syntax v0.8.11
2222026-08-25T03:38:17.761Z Downloaded tracing v0.1.44
2232026-08-25T03:38:17.773Z Downloaded regex-automata v0.4.15
2242026-08-25T03:38:17.792Z Downloaded libc v0.2.186
2252026-08-25T03:38:17.892Z Compiling proc-macro2 v1.0.106
2262026-08-25T03:38:17.903Z Compiling quote v1.0.46
2272026-08-25T03:38:17.903Z Compiling unicode-ident v1.0.24
2282026-08-25T03:38:17.903Z Compiling serde_core v1.0.228
2292026-08-25T03:38:17.903Z Checking cfg-if v1.0.4
2302026-08-25T03:38:17.903Z Compiling thiserror v2.0.18
2312026-08-25T03:38:17.903Z Compiling strsim v0.11.1
2322026-08-25T03:38:17.904Z Compiling memchr v2.8.3
2332026-08-25T03:38:17.966Z Compiling ident_case v1.0.1
2342026-08-25T03:38:18.045Z Compiling regex-syntax v0.8.11
2352026-08-25T03:38:18.075Z Compiling libc v0.2.186
2362026-08-25T03:38:18.220Z Compiling either v1.16.0
2372026-08-25T03:38:18.306Z Compiling serde v1.0.228
2382026-08-25T03:38:18.424Z Compiling aho-corasick v1.1.4
2392026-08-25T03:38:18.457Z Compiling equivalent v1.0.2
2402026-08-25T03:38:18.468Z Compiling zerocopy v0.8.54
2412026-08-25T03:38:18.487Z Compiling winnow v1.0.3
2422026-08-25T03:38:18.531Z Compiling hashbrown v0.17.1
2432026-08-25T03:38:18.917Z Compiling itertools v0.15.0
2442026-08-25T03:38:19.064Z Compiling indexmap v2.14.0
2452026-08-25T03:38:19.084Z Compiling toml_datetime v1.1.1+spec-1.1.0
2462026-08-25T03:38:19.158Z Compiling syn v2.0.118
2472026-08-25T03:38:19.297Z Compiling heapless v0.8.0
2482026-08-25T03:38:19.482Z Compiling regex-automata v0.4.15
2492026-08-25T03:38:19.581Z Compiling toml_parser v1.1.2+spec-1.1.0
2502026-08-25T03:38:19.660Z Checking byteorder v1.5.0
2512026-08-25T03:38:19.733Z Checking bitflags v2.13.0
2522026-08-25T03:38:19.843Z Checking hash32 v0.3.1
2532026-08-25T03:38:19.892Z Compiling rustversion v1.0.23
2542026-08-25T03:38:19.917Z Compiling smoltcp v0.11.0
2552026-08-25T03:38:19.965Z Compiling toml_edit v0.25.12+spec-1.1.0
2562026-08-25T03:38:20.086Z Checking macaddr v1.0.1
2572026-08-25T03:38:20.157Z Compiling syn v1.0.109
2582026-08-25T03:38:20.205Z Checking stable_deref_trait v1.2.1
2592026-08-25T03:38:20.224Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
2602026-08-25T03:38:20.289Z Compiling getrandom v0.4.3
2612026-08-25T03:38:20.294Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
2622026-08-25T03:38:20.464Z Compiling ref-cast v1.0.25
2632026-08-25T03:38:20.505Z Compiling version_check v0.9.5
2642026-08-25T03:38:20.511Z Checking managed v0.8.0
2652026-08-25T03:38:20.548Z Compiling proc-macro-crate v3.5.0
2662026-08-25T03:38:20.683Z Checking bitflags v1.3.2
2672026-08-25T03:38:20.695Z Checking rand_core v0.10.1
2682026-08-25T03:38:20.782Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
2692026-08-25T03:38:20.955Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
2702026-08-25T03:38:20.991Z Compiling anyhow v1.0.103
2712026-08-25T03:38:21.024Z Checking cpufeatures v0.3.0
2722026-08-25T03:38:21.078Z Checking foreign-types-shared v0.3.1
2732026-08-25T03:38:21.270Z Compiling regex v1.13.0
2742026-08-25T03:38:21.313Z Checking once_cell v1.21.4
2752026-08-25T03:38:21.470Z Checking tracing-core v0.1.36
2762026-08-25T03:38:21.530Z Checking cstr-argument v0.1.2
2772026-08-25T03:38:21.674Z Checking chacha20 v0.10.1
2782026-08-25T03:38:21.791Z Compiling darling_core v0.23.0
2792026-08-25T03:38:21.828Z Checking pretty-hex v0.4.2
2802026-08-25T03:38:21.828Z Checking dyn-clone v1.0.20
2812026-08-25T03:38:21.858Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a)
2822026-08-25T03:38:21.887Z Checking pin-project-lite v0.2.17
2832026-08-25T03:38:21.908Z Checking rand v0.10.2
2842026-08-25T03:38:21.989Z Checking uuid v1.23.5
2852026-08-25T03:38:22.053Z Checking socket2 v0.6.4
2862026-08-25T03:38:22.148Z Checking oxnet v0.1.6
2872026-08-25T03:38:22.244Z Checking colored v3.1.1
2882026-08-25T03:38:22.576Z Compiling thiserror-impl v2.0.18
2892026-08-25T03:38:22.576Z Compiling zerocopy-derive v0.8.54
2902026-08-25T03:38:22.576Z Compiling serde_derive v1.0.228
2912026-08-25T03:38:22.597Z Compiling ref-cast-impl v1.0.25
2922026-08-25T03:38:22.597Z Compiling foreign-types-macros v0.2.3
2932026-08-25T03:38:22.923Z Compiling num_enum_derive v0.7.6
2942026-08-25T03:38:23.189Z Checking foreign-types v0.5.0
2952026-08-25T03:38:23.251Z Compiling tracing-attributes v0.1.31
2962026-08-25T03:38:23.275Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
2972026-08-25T03:38:23.843Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
2982026-08-25T03:38:23.851Z Compiling darling_macro v0.23.0
2992026-08-25T03:38:23.859Z Checking cobs v0.3.0
3002026-08-25T03:38:23.921Z Checking num_enum v0.7.6
3012026-08-25T03:38:24.023Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
3022026-08-25T03:38:24.123Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
3032026-08-25T03:38:24.391Z Compiling darling v0.23.0
3042026-08-25T03:38:24.407Z Checking tracing v0.1.44
3052026-08-25T03:38:24.450Z Compiling ingot-macros v0.2.0
3062026-08-25T03:38:24.566Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
3072026-08-25T03:38:25.080Z Checking postcard v1.1.3
3082026-08-25T03:38:26.583Z Checking ingot-types v0.2.0
3092026-08-25T03:38:26.868Z Checking ingot v0.2.0
3102026-08-25T03:38:28.131Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3112026-08-25T03:38:29.298Z Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
3122026-08-25T03:38:30.459Z Checking opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
3132026-08-25T03:38:30.619Z Finished `dev` profile [optimized + debuginfo] target(s) in 17.86s
3142026-08-25T03:38:30.722Z
3152026-08-25T03:38:30.723Zreal 18.014898234
3162026-08-25T03:38:30.723Zuser 48.249364587
3172026-08-25T03:38:30.723Zsys 10.996918512
3182026-08-25T03:38:30.723Ztrap 0.034976606
3192026-08-25T03:38:30.723Ztflt 0.069600929
3202026-08-25T03:38:30.723Zdflt 0.140797638
3212026-08-25T03:38:30.863Zkflt 0.004967703
3222026-08-25T03:38:30.863Zlock 3:24.573904124
3232026-08-25T03:38:30.863Zslp 2:41.990677969
3242026-08-25T03:38:30.863Zlat 2.529553362
3252026-08-25T03:38:30.863Zstop 11.063966537
3262026-08-25T03:38:30.863Zprocess exited: duration 35076 ms, exit code 0
 
3272026-08-25T03:38:31.032Zfound 0 output files