01KMPQ10ZNX86ZT1KKZ6ZF4WJ9: opte-ioctl

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

Buildomat Job: 01KMPQ1DX5YK8B71TWP1R2KSS8

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-03-27T04:22:30.585Zjob assigned to worker 01KMPRDT7VK3M2YDGSRE6C74EG [factory aws, i-0cda2eda0a5a51894] (queued for 24 m 55 s)
 
22026-03-27T04:22:37.140Zstarting task 0: "setup"
32026-03-27T04:22:37.144Z++ uname -s
42026-03-27T04:22:37.148Z+ kern=SunOS
52026-03-27T04:22:37.148Z+ build_user=build
62026-03-27T04:22:37.148Z+ build_uid=12345
72026-03-27T04:22:37.148Z+ work_dir=/work
82026-03-27T04:22:37.148Z+ input_dir=/input
92026-03-27T04:22:37.149Z+ [[ 0 == 12345 ]]
102026-03-27T04:22:37.149Z+ case "$kern" in
112026-03-27T04:22:37.149Z+ groupadd -g 12345 build
122026-03-27T04:22:37.152Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-03-27T04:22:39.154Z+ zfs create -o mountpoint=/work rpool/work
142026-03-27T04:22:39.251Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-03-27T04:22:39.254Z+ home_fs=zfs
162026-03-27T04:22:39.254Z+ [[ zfs == autofs ]]
172026-03-27T04:22:39.254Z+ mkdir -p /home/build
182026-03-27T04:22:39.254Z+ chown build:build /home/build /work
192026-03-27T04:22:41.255Z+ chmod 0700 /home/build /work
202026-03-27T04:22:41.258Zprocess exited: duration 4119 ms, exit code 0
 
212026-03-27T04:22:41.264Zstarting task 1: "rust-toolchain"
222026-03-27T04:22:41.269Z+ printf ' * rust toolchain channel = "%s"\n' 1.93.1
232026-03-27T04:22:41.269Z * rust toolchain channel = "1.93.1"
242026-03-27T04:22:41.269Z * rust toolchain profile = "default"
252026-03-27T04:22:41.269Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-03-27T04:22:41.269Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-03-27T04:22:41.269Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-03-27T04:22:41.272Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-03-27T04:22:41.272Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.93.1 --profile default
302026-03-27T04:22:41.391Zinfo: downloading installer
312026-03-27T04:22:43.019Zwarn: It looks like you have an existing installation of Rust at:
322026-03-27T04:22:43.019Zwarn: /opt/ooce/bin
332026-03-27T04:22:43.019Zwarn: It is recommended that rustup be the primary Rust installation.
342026-03-27T04:22:43.022Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-03-27T04:22:43.022Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-03-27T04:22:43.022Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-03-27T04:22:43.022Zwarn: or pass `-y' to ignore all ignorable checks.
382026-03-27T04:22:43.022Zerror: cannot install while Rust is installed
392026-03-27T04:22:43.022Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-03-27T04:22:43.023Zwarn: It looks like you have an existing rustup settings file at:
412026-03-27T04:22:43.023Zwarn: /home/build/.rustup/settings.toml
422026-03-27T04:22:43.023Zwarn: Rustup will install the default toolchain as specified in the settings file,
432026-03-27T04:22:43.023Zwarn: instead of the one inferred from the default host triple.
442026-03-27T04:22:43.033Zinfo: profile set to default
452026-03-27T04:22:43.033Zinfo: default host triple is x86_64-unknown-illumos
462026-03-27T04:22:43.036Zinfo: syncing channel updates for 1.93.1-x86_64-unknown-illumos
472026-03-27T04:22:43.164Zinfo: latest update on 2026-02-12 for version 1.93.1 (01f6ddf75 2026-02-11)
482026-03-27T04:22:43.167Zinfo: downloading 6 components
492026-03-27T04:22:57.533Zinfo: default toolchain set to 1.93.1-x86_64-unknown-illumos
502026-03-27T04:22:57.533Z
512026-03-27T04:22:57.560Z 1.93.1-x86_64-unknown-illumos installed - rustc 1.93.1 (01f6ddf75 2026-02-11)
522026-03-27T04:22:57.560Z
532026-03-27T04:22:57.560Z
542026-03-27T04:22:57.560ZRust is installed now. Great!
552026-03-27T04:22:57.560Z
562026-03-27T04:22:57.563ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
572026-03-27T04:22:57.563Zenvironment variable. This has not been done automatically.
582026-03-27T04:22:57.563Z
592026-03-27T04:22:57.563ZTo configure your current shell, you need to source
602026-03-27T04:22:57.563Zthe corresponding env file under $HOME/.cargo.
612026-03-27T04:22:57.563Z
622026-03-27T04:22:57.563ZThis is usually done by running one of the following (note the leading DOT):
632026-03-27T04:22:57.563Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
642026-03-27T04:22:57.563Zsource "$HOME/.cargo/env.fish" # For fish
652026-03-27T04:22:57.563Zsource "~/.cargo/env.nu" # For nushell
662026-03-27T04:22:57.563Zsource "$HOME/.cargo/env.tcsh" # For tcsh
672026-03-27T04:22:57.563Z. "$HOME/.cargo/env.ps1" # For pwsh
682026-03-27T04:22:57.563Zsource "$HOME/.cargo/env.xsh" # For xonsh
692026-03-27T04:22:57.564Zwarn: no default linker (`cc`) was found in your PATH
702026-03-27T04:22:57.564Zwarn: many Rust crates require a system C toolchain to build
712026-03-27T04:22:57.644Z+ rustup --version
722026-03-27T04:22:57.653Zrustup 1.29.0 (28d1352db 2026-03-05)
732026-03-27T04:22:57.656Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
742026-03-27T04:22:57.674Zinfo: the currently active `rustc` version is `rustc 1.93.1 (01f6ddf75 2026-02-11)`
752026-03-27T04:22:57.677Z+ cargo --version
762026-03-27T04:22:57.690Zcargo 1.93.1 (083ac5135 2025-12-15)
772026-03-27T04:22:57.693Z+ rustc --version
782026-03-27T04:22:57.711Zrustc 1.93.1 (01f6ddf75 2026-02-11)
792026-03-27T04:22:57.714Zprocess exited: duration 16446 ms, exit code 0
 
802026-03-27T04:22:57.720Zstarting task 2: "authentication"
812026-03-27T04:22:57.736Zprocess exited: duration 16 ms, exit code 0
 
822026-03-27T04:22:57.742Zstarting task 3: "clone repository"
832026-03-27T04:22:57.745Z+ mkdir -p /work/oxidecomputer/opte
842026-03-27T04:22:57.748Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
852026-03-27T04:22:57.778ZCloning into '/work/oxidecomputer/opte'...
862026-03-27T04:22:58.586Z+ cd /work/oxidecomputer/opte
872026-03-27T04:22:58.586Z+ git fetch origin 56e75ed31151689afa450c72cf51c5ae25ec8925
882026-03-27T04:22:58.814ZFrom https://github.com/oxidecomputer/opte
892026-03-27T04:22:58.814Z * branch 56e75ed31151689afa450c72cf51c5ae25ec8925 -> FETCH_HEAD
902026-03-27T04:22:58.819Z+ [[ -n renovate/uuid-1.x-lockfile ]]
912026-03-27T04:22:58.822Z++ git branch --show-current
922026-03-27T04:22:58.822Z+ current=master
932026-03-27T04:22:58.822Z+ [[ master != renovate/uuid-1.x-lockfile ]]
942026-03-27T04:22:58.822Z+ git branch -f renovate/uuid-1.x-lockfile 56e75ed31151689afa450c72cf51c5ae25ec8925
952026-03-27T04:22:58.825Z+ git checkout -f renovate/uuid-1.x-lockfile
962026-03-27T04:22:58.840ZSwitched to branch 'renovate/uuid-1.x-lockfile'
972026-03-27T04:22:58.843Z+ git reset --hard 56e75ed31151689afa450c72cf51c5ae25ec8925
982026-03-27T04:22:58.856ZHEAD is now at 56e75ed Update Rust crate uuid to v1.23.0
992026-03-27T04:22:58.859Zprocess exited: duration 1114 ms, exit code 0
 
1002026-03-27T04:22:58.865Zstarting task 4: "build"
1012026-03-27T04:22:58.868Z+ source .github/buildomat/common.sh
1022026-03-27T04:22:58.871Z++ rustup show active-toolchain
1032026-03-27T04:22:58.874Z1.93.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
1042026-03-27T04:22:58.877Z++ pushd xde
1052026-03-27T04:22:58.877Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
1062026-03-27T04:22:58.877Z++ rustup show active-toolchain
1072026-03-27T04:22:58.880Zinfo: syncing channel updates for nightly-2026-02-24-x86_64-unknown-illumos
1082026-03-27T04:22:59.024Zinfo: latest update on 2026-02-24 for version 1.95.0-nightly (b3869b94c 2026-02-23)
1092026-03-27T04:22:59.027Zinfo: downloading 6 components
1102026-03-27T04:23:14.165Znightly-2026-02-24-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1112026-03-27T04:23:14.251Z+++ rustup show active-toolchain -v
1122026-03-27T04:23:14.254Z+++ head -n 1
1132026-03-27T04:23:14.254Z+++ cut '-d ' -f1
1142026-03-27T04:23:14.305Z++ export NIGHTLY=nightly-2026-02-24-x86_64-unknown-illumos
1152026-03-27T04:23:14.305Z++ NIGHTLY=nightly-2026-02-24-x86_64-unknown-illumos
1162026-03-27T04:23:14.305Z++ popd
1172026-03-27T04:23:14.305Z/work/oxidecomputer/opte
1182026-03-27T04:23:14.308Z+ cargo --version
1192026-03-27T04:23:14.314Zcargo 1.93.1 (083ac5135 2025-12-15)
1202026-03-27T04:23:14.318Z+ rustc --version
1212026-03-27T04:23:14.337Zrustc 1.93.1 (01f6ddf75 2026-02-11)
1222026-03-27T04:23:14.340Z+ cd lib/opte-ioctl
1232026-03-27T04:23:14.340Z+ header 'check style'
1242026-03-27T04:23:14.340Z+ echo '# ==== check style ==== #'
1252026-03-27T04:23:14.340Z# ==== check style ==== #
1262026-03-27T04:23:14.340Z+ ptime -m cargo +nightly-2026-02-24-x86_64-unknown-illumos fmt -- --check
1272026-03-27T04:23:14.411Z
1282026-03-27T04:23:14.411Zreal 0.069080496
1292026-03-27T04:23:14.411Zuser 0.037955610
1302026-03-27T04:23:14.411Zsys 0.029323667
1312026-03-27T04:23:14.411Ztrap 0.000000338
1322026-03-27T04:23:14.411Ztflt 0.000016425
1332026-03-27T04:23:14.411Zdflt 0.000008165
1342026-03-27T04:23:14.411Zkflt 0.000000000
1352026-03-27T04:23:14.411Zlock 0.047096861
1362026-03-27T04:23:14.411Zslp 0.051430194
1372026-03-27T04:23:14.411Zlat 0.001115567
1382026-03-27T04:23:14.411Zstop 0.000091235
1392026-03-27T04:23:14.414Z+ header analyze
1402026-03-27T04:23:14.414Z+ echo '# ==== analyze ==== #'
1412026-03-27T04:23:14.414Z# ==== analyze ==== #
1422026-03-27T04:23:14.414Z+ ptime -m cargo clippy --all-targets -- --deny warnings
1432026-03-27T04:23:14.541Z Updating crates.io index
1442026-03-27T04:23:14.580Z Updating git repository `https://github.com/oxidecomputer/falcon`
1452026-03-27T04:23:15.554Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1462026-03-27T04:23:15.783Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1472026-03-27T04:23:16.176Z Updating git repository `https://github.com/oxidecomputer/zone`
1482026-03-27T04:23:16.573Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1492026-03-27T04:23:16.811Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1502026-03-27T04:23:17.067Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1512026-03-27T04:23:19.375Z Downloading crates ...
1522026-03-27T04:23:19.436Z Downloaded dyn-clone v1.0.20
1532026-03-27T04:23:19.439Z Downloaded proc-macro-error-attr2 v2.0.0
1542026-03-27T04:23:19.439Z Downloaded managed v0.8.0
1552026-03-27T04:23:19.439Z Downloaded foreign-types-shared v0.3.1
1562026-03-27T04:23:19.442Z Downloaded cstr-argument v0.1.2
1572026-03-27T04:23:19.446Z Downloaded aho-corasick v1.1.4
1582026-03-27T04:23:19.451Z Downloaded getrandom v0.4.2
1592026-03-27T04:23:19.456Z Downloaded hash32 v0.3.1
1602026-03-27T04:23:19.459Z Downloaded stable_deref_trait v1.2.1
1612026-03-27T04:23:19.462Z Downloaded num_enum_derive v0.7.6
1622026-03-27T04:23:19.462Z Downloaded ref-cast-impl v1.0.25
1632026-03-27T04:23:19.462Z Downloaded defmt v0.3.100
1642026-03-27T04:23:19.467Z Downloaded fnv v1.0.7
1652026-03-27T04:23:19.470Z Downloaded embedded-io v0.4.0
1662026-03-27T04:23:19.477Z Downloaded proc-macro-crate v3.5.0
1672026-03-27T04:23:19.480Z Downloaded postcard v1.1.3
1682026-03-27T04:23:19.483Z Downloaded num_enum v0.7.6
1692026-03-27T04:23:19.486Z Downloaded chacha20 v0.10.0
1702026-03-27T04:23:19.491Z Downloaded ident_case v1.0.1
1712026-03-27T04:23:19.494Z Downloaded cfg-if v1.0.4
1722026-03-27T04:23:19.500Z Downloaded foreign-types-macros v0.2.3
1732026-03-27T04:23:19.510Z Downloaded darling_macro v0.21.3
1742026-03-27T04:23:19.516Z Downloaded defmt-parser v1.0.0
1752026-03-27T04:23:19.528Z Downloaded macaddr v1.0.1
1762026-03-27T04:23:19.531Z Downloaded equivalent v1.0.2
1772026-03-27T04:23:19.536Z Downloaded pretty-hex v0.4.2
1782026-03-27T04:23:19.548Z Downloaded foreign-types v0.5.0
1792026-03-27T04:23:19.558Z Downloaded pin-project-lite v0.2.17
1802026-03-27T04:23:19.561Z Downloaded toml_edit v0.25.8+spec-1.1.0
1812026-03-27T04:23:19.564Z Downloaded bitflags v1.3.2
1822026-03-27T04:23:19.567Z Downloaded version_check v0.9.5
1832026-03-27T04:23:19.570Z Downloaded embedded-io v0.6.1
1842026-03-27T04:23:19.570Z Downloaded cpufeatures v0.3.0
1852026-03-27T04:23:19.575Z Downloaded cobs v0.3.0
1862026-03-27T04:23:19.578Z Downloaded zerocopy-derive v0.8.47
1872026-03-27T04:23:19.583Z Downloaded darling_core v0.21.3
1882026-03-27T04:23:19.589Z Downloaded ingot-types v0.1.2
1892026-03-27T04:23:19.592Z Downloaded toml_datetime v1.1.0+spec-1.1.0
1902026-03-27T04:23:19.592Z Downloaded ingot v0.1.1
1912026-03-27T04:23:19.595Z Downloaded quote v1.0.45
1922026-03-27T04:23:19.600Z Downloaded strsim v0.11.1
1932026-03-27T04:23:19.611Z Downloaded serde_core v1.0.228
1942026-03-27T04:23:19.614Z Downloaded rustversion v1.0.22
1952026-03-27T04:23:19.614Z Downloaded proc-macro-error2 v2.0.1
1962026-03-27T04:23:19.617Z Downloaded rand_core v0.10.0
1972026-03-27T04:23:19.617Z Downloaded byteorder v1.5.0
1982026-03-27T04:23:19.620Z Downloaded thiserror v2.0.18
1992026-03-27T04:23:19.623Z Downloaded ref-cast v1.0.25
2002026-03-27T04:23:19.626Z Downloaded toml_parser v1.1.0+spec-1.1.0
2012026-03-27T04:23:19.626Z Downloaded oxnet v0.1.4
2022026-03-27T04:23:19.629Z Downloaded defmt v1.0.1
2032026-03-27T04:23:19.632Z Downloaded serde v1.0.228
2042026-03-27T04:23:19.634Z Downloaded anyhow v1.0.102
2052026-03-27T04:23:19.637Z Downloaded either v1.15.0
2062026-03-27T04:23:19.637Z Downloaded bitflags v2.11.0
2072026-03-27T04:23:19.644Z Downloaded defmt-macros v1.0.1
2082026-03-27T04:23:19.647Z Downloaded once_cell v1.21.4
2092026-03-27T04:23:19.649Z Downloaded colored v3.1.1
2102026-03-27T04:23:19.649Z Downloaded darling v0.21.3
2112026-03-27T04:23:19.657Z Downloaded thiserror-impl v2.0.18
2122026-03-27T04:23:19.659Z Downloaded serde_derive v1.0.228
2132026-03-27T04:23:19.660Z Downloaded tracing-attributes v0.1.31
2142026-03-27T04:23:19.662Z Downloaded ingot-macros v0.1.1
2152026-03-27T04:23:19.662Z Downloaded unicode-ident v1.0.24
2162026-03-27T04:23:19.665Z Downloaded uuid v1.23.0
2172026-03-27T04:23:19.679Z Downloaded socket2 v0.6.3
2182026-03-27T04:23:19.681Z Downloaded heapless v0.8.0
2192026-03-27T04:23:19.690Z Downloaded tracing-core v0.1.36
2202026-03-27T04:23:19.700Z Downloaded proc-macro2 v1.0.106
2212026-03-27T04:23:19.707Z Downloaded memchr v2.8.0
2222026-03-27T04:23:19.727Z Downloaded rand v0.10.0
2232026-03-27T04:23:19.740Z Downloaded indexmap v2.13.0
2242026-03-27T04:23:19.762Z Downloaded itertools v0.14.0
2252026-03-27T04:23:19.769Z Downloaded hashbrown v0.16.1
2262026-03-27T04:23:19.782Z Downloaded regex v1.12.3
2272026-03-27T04:23:19.803Z Downloaded winnow v1.0.0
2282026-03-27T04:23:19.832Z Downloaded syn v1.0.109
2292026-03-27T04:23:19.859Z Downloaded zerocopy v0.8.47
2302026-03-27T04:23:19.869Z Downloaded syn v2.0.117
2312026-03-27T04:23:19.874Z Downloaded smoltcp v0.11.0
2322026-03-27T04:23:19.881Z Downloaded regex-syntax v0.8.10
2332026-03-27T04:23:19.901Z Downloaded tracing v0.1.44
2342026-03-27T04:23:19.941Z Downloaded regex-automata v0.4.14
2352026-03-27T04:23:19.951Z Downloaded libc v0.2.183
2362026-03-27T04:23:20.009Z Compiling proc-macro2 v1.0.106
2372026-03-27T04:23:20.009Z Compiling unicode-ident v1.0.24
2382026-03-27T04:23:20.009Z Compiling quote v1.0.45
2392026-03-27T04:23:20.012Z Compiling serde_core v1.0.228
2402026-03-27T04:23:20.012Z Checking cfg-if v1.0.4
2412026-03-27T04:23:20.012Z Compiling memchr v2.8.0
2422026-03-27T04:23:20.068Z Compiling strsim v0.11.1
2432026-03-27T04:23:20.071Z Compiling ident_case v1.0.1
2442026-03-27T04:23:20.131Z Compiling fnv v1.0.7
2452026-03-27T04:23:20.197Z Compiling thiserror v2.0.18
2462026-03-27T04:23:20.197Z Compiling libc v0.2.183
2472026-03-27T04:23:20.213Z Compiling regex-syntax v0.8.10
2482026-03-27T04:23:20.368Z Compiling equivalent v1.0.2
2492026-03-27T04:23:20.445Z Compiling either v1.15.0
2502026-03-27T04:23:20.466Z Compiling aho-corasick v1.1.4
2512026-03-27T04:23:20.600Z Compiling serde v1.0.228
2522026-03-27T04:23:20.633Z Compiling zerocopy v0.8.47
2532026-03-27T04:23:20.639Z Compiling winnow v1.0.0
2542026-03-27T04:23:20.721Z Compiling hashbrown v0.16.1
2552026-03-27T04:23:20.957Z Compiling itertools v0.14.0
2562026-03-27T04:23:21.347Z Compiling indexmap v2.13.0
2572026-03-27T04:23:21.379Z Compiling toml_datetime v1.1.0+spec-1.1.0
2582026-03-27T04:23:21.517Z Compiling syn v2.0.117
2592026-03-27T04:23:21.605Z Compiling toml_parser v1.1.0+spec-1.1.0
2602026-03-27T04:23:21.682Z Checking byteorder v1.5.0
2612026-03-27T04:23:21.832Z Compiling regex-automata v0.4.14
2622026-03-27T04:23:21.905Z Compiling heapless v0.8.0
2632026-03-27T04:23:21.934Z Checking bitflags v2.11.0
2642026-03-27T04:23:21.963Z Compiling toml_edit v0.25.8+spec-1.1.0
2652026-03-27T04:23:22.085Z Checking hash32 v0.3.1
2662026-03-27T04:23:22.146Z Checking stable_deref_trait v1.2.1
2672026-03-27T04:23:22.187Z Checking macaddr v1.0.1
2682026-03-27T04:23:22.194Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
2692026-03-27T04:23:22.206Z Compiling syn v1.0.109
2702026-03-27T04:23:22.319Z Compiling rustversion v1.0.22
2712026-03-27T04:23:22.326Z Compiling smoltcp v0.11.0
2722026-03-27T04:23:22.439Z Checking bitflags v1.3.2
2732026-03-27T04:23:22.498Z Compiling proc-macro-crate v3.5.0
2742026-03-27T04:23:22.548Z Compiling ref-cast v1.0.25
2752026-03-27T04:23:22.665Z Compiling getrandom v0.4.2
2762026-03-27T04:23:22.692Z Checking rand_core v0.10.0
2772026-03-27T04:23:22.699Z Compiling version_check v0.9.5
2782026-03-27T04:23:22.822Z Checking managed v0.8.0
2792026-03-27T04:23:22.852Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a)
2802026-03-27T04:23:22.930Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
2812026-03-27T04:23:22.963Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
2822026-03-27T04:23:23.072Z Checking foreign-types-shared v0.3.1
2832026-03-27T04:23:23.149Z Checking cpufeatures v0.3.0
2842026-03-27T04:23:23.193Z Compiling anyhow v1.0.102
2852026-03-27T04:23:23.200Z Checking once_cell v1.21.4
2862026-03-27T04:23:23.365Z Checking tracing-core v0.1.36
2872026-03-27T04:23:23.441Z Checking chacha20 v0.10.0
2882026-03-27T04:23:23.506Z Compiling regex v1.12.3
2892026-03-27T04:23:23.558Z Checking cstr-argument v0.1.2
2902026-03-27T04:23:23.835Z Checking pretty-hex v0.4.2
2912026-03-27T04:23:23.842Z Checking pin-project-lite v0.2.17
2922026-03-27T04:23:23.863Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e9bf1e51)
2932026-03-27T04:23:23.900Z Checking dyn-clone v1.0.20
2942026-03-27T04:23:23.920Z Checking rand v0.10.0
2952026-03-27T04:23:23.992Z Checking uuid v1.23.0
2962026-03-27T04:23:24.075Z Compiling darling_core v0.21.3
2972026-03-27T04:23:24.148Z Checking socket2 v0.6.3
2982026-03-27T04:23:24.169Z Checking oxnet v0.1.4
2992026-03-27T04:23:24.239Z Checking colored v3.1.1
3002026-03-27T04:23:24.689Z Compiling thiserror-impl v2.0.18
3012026-03-27T04:23:24.689Z Compiling serde_derive v1.0.228
3022026-03-27T04:23:24.689Z Compiling zerocopy-derive v0.8.47
3032026-03-27T04:23:24.692Z Compiling foreign-types-macros v0.2.3
3042026-03-27T04:23:24.692Z Compiling num_enum_derive v0.7.6
3052026-03-27T04:23:25.143Z Compiling ref-cast-impl v1.0.25
3062026-03-27T04:23:25.300Z Checking foreign-types v0.5.0
3072026-03-27T04:23:25.366Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3082026-03-27T04:23:25.671Z Checking num_enum v0.7.6
3092026-03-27T04:23:25.775Z Compiling tracing-attributes v0.1.31
3102026-03-27T04:23:25.810Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
3112026-03-27T04:23:25.982Z Checking cobs v0.3.0
3122026-03-27T04:23:26.014Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a)
3132026-03-27T04:23:26.109Z Compiling darling_macro v0.21.3
3142026-03-27T04:23:26.196Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
3152026-03-27T04:23:26.643Z Compiling darling v0.21.3
3162026-03-27T04:23:26.650Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
3172026-03-27T04:23:26.709Z Compiling ingot-macros v0.1.1
3182026-03-27T04:23:26.814Z Checking tracing v0.1.44
3192026-03-27T04:23:27.240Z Checking postcard v1.1.3
3202026-03-27T04:23:28.664Z Checking ingot-types v0.1.2
3212026-03-27T04:23:28.924Z Checking ingot v0.1.1
3222026-03-27T04:23:30.179Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3232026-03-27T04:23:31.316Z Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
3242026-03-27T04:23:32.386Z Checking opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
3252026-03-27T04:23:32.564Z Finished `dev` profile [optimized + debuginfo] target(s) in 18.10s
3262026-03-27T04:23:32.677Z
3272026-03-27T04:23:32.677Zreal 18.258531458
3282026-03-27T04:23:32.677Zuser 47.836212794
3292026-03-27T04:23:32.677Zsys 11.039038306
3302026-03-27T04:23:32.677Ztrap 0.036446744
3312026-03-27T04:23:32.677Ztflt 0.075639271
3322026-03-27T04:23:32.677Zdflt 0.147011771
3332026-03-27T04:23:32.677Zkflt 0.004787217
3342026-03-27T04:23:32.677Zlock 2:29.746244235
3352026-03-27T04:23:32.677Zslp 2:40.321647439
3362026-03-27T04:23:32.677Zlat 2.688629744
3372026-03-27T04:23:32.677Zstop 8.917990638
3382026-03-27T04:23:32.680Zprocess exited: duration 33808 ms, exit code 0
 
3392026-03-27T04:23:32.686Zfound 0 output files