01KHWME4F50PKPJXYZJDQ9QF0S: opte-ioctl

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

Buildomat Job: 01KHWMF81850JKBZAQA6NJ4TNW

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-02-20T04:21:44.839Zjob assigned to worker 01KHWMFN30HNB7DC9QAKPGM9NM [factory gimlet-EVT22200007-propolis, EVT22200007/58747] (queued for 41 s)
 
22026-02-20T04:21:53.893Zstarting task 0: "setup"
32026-02-20T04:21:53.920Z++ uname -s
42026-02-20T04:21:53.920Z+ kern=SunOS
52026-02-20T04:21:53.920Z+ build_user=build
62026-02-20T04:21:53.920Z+ build_uid=12345
72026-02-20T04:21:53.921Z+ work_dir=/work
82026-02-20T04:21:53.921Z+ input_dir=/input
92026-02-20T04:21:53.921Z+ [[ 0 == 12345 ]]
102026-02-20T04:21:53.921Z+ case "$kern" in
112026-02-20T04:21:53.921Z+ groupadd -g 12345 build
122026-02-20T04:21:53.921Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-02-20T04:21:55.924Z+ zfs create -o mountpoint=/work rpool/work
142026-02-20T04:21:55.968Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-02-20T04:21:56.007Z+ home_fs=zfs
162026-02-20T04:21:56.008Z+ [[ zfs == autofs ]]
172026-02-20T04:21:56.008Z+ mkdir -p /home/build
182026-02-20T04:21:56.008Z+ chown build:build /home/build /work
192026-02-20T04:21:57.973Z+ chmod 0700 /home/build /work
202026-02-20T04:21:57.999Zprocess exited: duration 4086 ms, exit code 0
 
212026-02-20T04:21:58.052Zstarting task 1: "rust-toolchain"
222026-02-20T04:21:58.079Z+ printf ' * rust toolchain channel = "%s"\n' 1.90.0
232026-02-20T04:21:58.079Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-02-20T04:21:58.079Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
252026-02-20T04:21:58.079Z * rust toolchain channel = "1.90.0"
262026-02-20T04:21:58.079Z * rust toolchain profile = "default"
272026-02-20T04:21:58.080Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-02-20T04:21:58.080Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-02-20T04:21:58.080Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.90.0 --profile default
302026-02-20T04:21:58.236Zinfo: downloading installer
312026-02-20T04:21:58.918Zwarn: It looks like you have an existing installation of Rust at:
322026-02-20T04:21:58.918Zwarn: /opt/ooce/bin
332026-02-20T04:21:58.918Zwarn: It is recommended that rustup be the primary Rust installation.
342026-02-20T04:21:58.918Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-02-20T04:21:58.918Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-02-20T04:21:58.918Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-02-20T04:21:58.918Zwarn: or pass `-y' to ignore all ignorable checks.
382026-02-20T04:21:58.918Zerror: cannot install while Rust is installed
392026-02-20T04:21:58.918Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-02-20T04:21:58.946Zinfo: profile set to 'default'
412026-02-20T04:21:58.946Zinfo: default host triple is x86_64-unknown-illumos
422026-02-20T04:21:58.946Zinfo: syncing channel updates for '1.90.0-x86_64-unknown-illumos'
432026-02-20T04:21:59.100Zinfo: latest update on 2025-09-18, rust version 1.90.0 (1159e78c4 2025-09-14)
442026-02-20T04:21:59.101Zinfo: downloading component 'cargo'
452026-02-20T04:21:59.338Zinfo: downloading component 'clippy'
462026-02-20T04:21:59.416Zinfo: downloading component 'rust-docs'
472026-02-20T04:21:59.886Zinfo: downloading component 'rust-std'
482026-02-20T04:22:00.288Zinfo: downloading component 'rustc'
492026-02-20T04:22:02.452Zinfo: downloading component 'rustfmt'
502026-02-20T04:22:02.557Zinfo: installing component 'cargo'
512026-02-20T04:22:03.913Zinfo: installing component 'clippy'
522026-02-20T04:22:04.369Zinfo: installing component 'rust-docs'
532026-02-20T04:22:07.890Zinfo: installing component 'rust-std'
542026-02-20T04:22:10.314Zinfo: installing component 'rustc'
552026-02-20T04:22:19.437Zinfo: installing component 'rustfmt'
562026-02-20T04:22:19.873Zinfo: default toolchain set to '1.90.0-x86_64-unknown-illumos'
572026-02-20T04:22:19.874Z
582026-02-20T04:22:20.060Z 1.90.0-x86_64-unknown-illumos installed - rustc 1.90.0 (1159e78c4 2025-09-14)
592026-02-20T04:22:20.060Z
602026-02-20T04:22:20.060Z
612026-02-20T04:22:20.060ZRust is installed now. Great!
622026-02-20T04:22:20.060Z
632026-02-20T04:22:20.060ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-02-20T04:22:20.060Zenvironment variable. This has not been done automatically.
652026-02-20T04:22:20.060Z
662026-02-20T04:22:20.060ZTo configure your current shell, you need to source
672026-02-20T04:22:20.060Zthe corresponding env file under $HOME/.cargo.
682026-02-20T04:22:20.060Z
692026-02-20T04:22:20.085ZThis is usually done by running one of the following (note the leading DOT):
702026-02-20T04:22:20.085Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-02-20T04:22:20.085Zsource "$HOME/.cargo/env.fish" # For fish
722026-02-20T04:22:20.085Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-02-20T04:22:20.184Z+ rustup --version
742026-02-20T04:22:20.211Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-02-20T04:22:20.211Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-02-20T04:22:20.374Zinfo: The currently active `rustc` version is `rustc 1.90.0 (1159e78c4 2025-09-14)`
772026-02-20T04:22:20.398Z+ cargo --version
782026-02-20T04:22:20.521Zcargo 1.90.0 (840b83a10 2025-07-30)
792026-02-20T04:22:20.546Z+ rustc --version
802026-02-20T04:22:20.682Zrustc 1.90.0 (1159e78c4 2025-09-14)
812026-02-20T04:22:20.708Zprocess exited: duration 22639 ms, exit code 0
 
822026-02-20T04:22:20.761Zstarting task 2: "authentication"
832026-02-20T04:22:20.848Zprocess exited: duration 62 ms, exit code 0
 
842026-02-20T04:22:20.905Zstarting task 3: "clone repository"
852026-02-20T04:22:20.934Z+ mkdir -p /work/oxidecomputer/opte
862026-02-20T04:22:20.934Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
872026-02-20T04:22:20.987ZCloning into '/work/oxidecomputer/opte'...
882026-02-20T04:22:22.094Z+ cd /work/oxidecomputer/opte
892026-02-20T04:22:22.094Z+ git fetch origin f0e8206a98387983b689619462d7dd34162041fe
902026-02-20T04:22:22.513ZFrom https://github.com/oxidecomputer/opte
912026-02-20T04:22:22.514Z * branch f0e8206a98387983b689619462d7dd34162041fe -> FETCH_HEAD
922026-02-20T04:22:22.538Z+ [[ -n '' ]]
932026-02-20T04:22:22.538Z+ git reset --hard f0e8206a98387983b689619462d7dd34162041fe
942026-02-20T04:22:22.598ZHEAD is now at f0e8206 Update Rust crate clap to v4.5.60
952026-02-20T04:22:22.622Zprocess exited: duration 1694 ms, exit code 0
 
962026-02-20T04:22:22.675Zstarting task 4: "build"
972026-02-20T04:22:22.700Z+ source .github/buildomat/common.sh
982026-02-20T04:22:22.700Z++ rustup show active-toolchain
992026-02-20T04:22:22.771Z1.90.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
1002026-02-20T04:22:22.796Z++ pushd xde
1012026-02-20T04:22:22.796Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
1022026-02-20T04:22:22.796Z++ rustup show active-toolchain
1032026-02-20T04:22:22.796Zinfo: syncing channel updates for 'nightly-2025-09-19-x86_64-unknown-illumos'
1042026-02-20T04:22:22.955Zinfo: latest update on 2025-09-19, rust version 1.92.0-nightly (7c275d09e 2025-09-18)
1052026-02-20T04:22:22.955Zinfo: downloading component 'cargo'
1062026-02-20T04:22:23.379Zinfo: downloading component 'clippy'
1072026-02-20T04:22:23.640Zinfo: downloading component 'rust-src'
1082026-02-20T04:22:23.879Zinfo: downloading component 'rust-std'
1092026-02-20T04:22:24.853Zinfo: downloading component 'rustc'
1102026-02-20T04:22:28.309Zinfo: downloading component 'rustfmt'
1112026-02-20T04:22:28.511Zinfo: installing component 'cargo'
1122026-02-20T04:22:29.690Zinfo: installing component 'clippy'
1132026-02-20T04:22:30.152Zinfo: installing component 'rust-src'
1142026-02-20T04:22:30.656Zinfo: installing component 'rust-std'
1152026-02-20T04:22:32.857Zinfo: installing component 'rustc'
1162026-02-20T04:22:42.039Zinfo: installing component 'rustfmt'
1172026-02-20T04:22:42.477Znightly-2025-09-19-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1182026-02-20T04:22:42.586Z+++ rustup show active-toolchain -v
1192026-02-20T04:22:42.611Z+++ head -n 1
1202026-02-20T04:22:42.611Z+++ cut '-d ' -f1
1212026-02-20T04:22:42.776Z++ export NIGHTLY=nightly-2025-09-19-x86_64-unknown-illumos
1222026-02-20T04:22:42.776Z++ NIGHTLY=nightly-2025-09-19-x86_64-unknown-illumos
1232026-02-20T04:22:42.776Z++ popd
1242026-02-20T04:22:42.800Z/work/oxidecomputer/opte
1252026-02-20T04:22:42.800Z+ cargo --version
1262026-02-20T04:22:42.899Zcargo 1.90.0 (840b83a10 2025-07-30)
1272026-02-20T04:22:42.923Z+ rustc --version
1282026-02-20T04:22:43.024Zrustc 1.90.0 (1159e78c4 2025-09-14)
1292026-02-20T04:22:43.050Z+ cd lib/opte-ioctl
1302026-02-20T04:22:43.050Z+ header 'check style'
1312026-02-20T04:22:43.050Z+ echo '# ==== check style ==== #'
1322026-02-20T04:22:43.050Z# ==== check style ==== #
1332026-02-20T04:22:43.050Z+ ptime -m cargo +nightly-2025-09-19-x86_64-unknown-illumos fmt -- --check
1342026-02-20T04:22:43.394Z
1352026-02-20T04:22:43.394Zreal 0.358276362
1362026-02-20T04:22:43.394Zuser 0.235342472
1372026-02-20T04:22:43.394Zsys 0.118449455
1382026-02-20T04:22:43.394Ztrap 0.000046505
1392026-02-20T04:22:43.395Ztflt 0.000071878
1402026-02-20T04:22:43.395Zdflt 0.000149760
1412026-02-20T04:22:43.395Zkflt 0.000000000
1422026-02-20T04:22:43.395Zlock 1.286601031
1432026-02-20T04:22:43.395Zslp 0.385483185
1442026-02-20T04:22:43.395Zlat 0.004590616
1452026-02-20T04:22:43.395Zstop 0.000225485
1462026-02-20T04:22:43.421Z+ header analyze
1472026-02-20T04:22:43.421Z+ echo '# ==== analyze ==== #'
1482026-02-20T04:22:43.421Z# ==== analyze ==== #
1492026-02-20T04:22:43.421Z+ ptime -m cargo clippy --all-targets -- --deny warnings
1502026-02-20T04:22:43.934Z Updating crates.io index
1512026-02-20T04:22:43.989Z Updating git repository `https://github.com/oxidecomputer/falcon`
1522026-02-20T04:22:45.192Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1532026-02-20T04:22:45.603Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1542026-02-20T04:22:46.100Z Updating git repository `https://github.com/oxidecomputer/zone`
1552026-02-20T04:22:46.511Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1562026-02-20T04:22:46.859Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1572026-02-20T04:22:47.250Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1582026-02-20T04:22:48.366Z Downloading crates ...
1592026-02-20T04:22:48.449Z Downloaded byteorder v1.5.0
1602026-02-20T04:22:48.476Z Downloaded bitflags v2.10.0
1612026-02-20T04:22:48.476Z Downloaded once_cell v1.21.3
1622026-02-20T04:22:48.476Z Downloaded rand_core v0.9.5
1632026-02-20T04:22:48.476Z Downloaded zerocopy-derive v0.8.39
1642026-02-20T04:22:48.502Z Downloaded unicode-ident v1.0.23
1652026-02-20T04:22:48.502Z Downloaded regex v1.12.3
1662026-02-20T04:22:48.528Z Downloaded hash32 v0.3.1
1672026-02-20T04:22:48.528Z Downloaded rand_chacha v0.9.0
1682026-02-20T04:22:48.528Z Downloaded tracing-attributes v0.1.31
1692026-02-20T04:22:48.528Z Downloaded zerocopy v0.8.39
1702026-02-20T04:22:48.554Z Downloaded version_check v0.9.5
1712026-02-20T04:22:48.554Z Downloaded toml_edit v0.23.10+spec-1.0.0
1722026-02-20T04:22:48.554Z Downloaded thiserror v2.0.18
1732026-02-20T04:22:48.579Z Downloaded ref-cast-impl v1.0.25
1742026-02-20T04:22:48.579Z Downloaded tracing-core v0.1.36
1752026-02-20T04:22:48.579Z Downloaded pin-project-lite v0.2.16
1762026-02-20T04:22:48.579Z Downloaded ingot-types v0.1.2
1772026-02-20T04:22:48.579Z Downloaded uuid v1.20.0
1782026-02-20T04:22:48.579Z Downloaded serde v1.0.228
1792026-02-20T04:22:48.604Z Downloaded ingot-macros v0.1.1
1802026-02-20T04:22:48.604Z Downloaded heapless v0.8.0
1812026-02-20T04:22:48.604Z Downloaded ref-cast v1.0.25
1822026-02-20T04:22:48.604Z Downloaded proc-macro2 v1.0.106
1832026-02-20T04:22:48.604Z Downloaded regex-automata v0.4.14
1842026-02-20T04:22:48.629Z Downloaded memchr v2.8.0
1852026-02-20T04:22:48.629Z Downloaded proc-macro-error2 v2.0.1
1862026-02-20T04:22:48.629Z Downloaded aho-corasick v1.1.4
1872026-02-20T04:22:48.629Z Downloaded ppv-lite86 v0.2.21
1882026-02-20T04:22:48.629Z Downloaded syn v2.0.114
1892026-02-20T04:22:48.654Z Downloaded libc v0.2.180
1902026-02-20T04:22:48.681Z Downloaded dyn-clone v1.0.20
1912026-02-20T04:22:48.706Z Downloaded syn v1.0.109
1922026-02-20T04:22:48.706Z Downloaded rand v0.9.2
1932026-02-20T04:22:48.706Z Downloaded postcard v1.1.3
1942026-02-20T04:22:48.706Z Downloaded oxnet v0.1.4
1952026-02-20T04:22:48.706Z Downloaded itertools v0.14.0
1962026-02-20T04:22:48.731Z Downloaded foreign-types-shared v0.3.1
1972026-02-20T04:22:48.731Z Downloaded fnv v1.0.7
1982026-02-20T04:22:48.731Z Downloaded either v1.15.0
1992026-02-20T04:22:48.731Z Downloaded tracing v0.1.44
2002026-02-20T04:22:48.757Z Downloaded defmt-macros v1.0.1
2012026-02-20T04:22:48.757Z Downloaded darling v0.21.3
2022026-02-20T04:22:48.757Z Downloaded cstr-argument v0.1.2
2032026-02-20T04:22:48.757Z Downloaded bitflags v1.3.2
2042026-02-20T04:22:48.757Z Downloaded anyhow v1.0.101
2052026-02-20T04:22:48.757Z Downloaded toml_parser v1.0.7+spec-1.1.0
2062026-02-20T04:22:48.782Z Downloaded winnow v0.7.14
2072026-02-20T04:22:48.782Z Downloaded socket2 v0.6.2
2082026-02-20T04:22:48.782Z Downloaded regex-syntax v0.8.9
2092026-02-20T04:22:48.782Z Downloaded stable_deref_trait v1.2.1
2102026-02-20T04:22:48.782Z Downloaded smoltcp v0.11.0
2112026-02-20T04:22:48.807Z Downloaded serde_core v1.0.228
2122026-02-20T04:22:48.807Z Downloaded pretty-hex v0.4.1
2132026-02-20T04:22:48.807Z Downloaded hashbrown v0.16.1
2142026-02-20T04:22:48.807Z Downloaded equivalent v1.0.2
2152026-02-20T04:22:48.807Z Downloaded quote v1.0.44
2162026-02-20T04:22:48.807Z Downloaded proc-macro-error-attr2 v2.0.0
2172026-02-20T04:22:48.807Z Downloaded foreign-types v0.5.0
2182026-02-20T04:22:48.831Z Downloaded defmt v1.0.1
2192026-02-20T04:22:48.831Z Downloaded defmt v0.3.100
2202026-02-20T04:22:48.831Z Downloaded darling_macro v0.21.3
2212026-02-20T04:22:48.831Z Downloaded cobs v0.3.0
2222026-02-20T04:22:48.831Z Downloaded cfg-if v1.0.4
2232026-02-20T04:22:48.831Z Downloaded toml_datetime v0.7.5+spec-1.1.0
2242026-02-20T04:22:48.831Z Downloaded thiserror-impl v2.0.18
2252026-02-20T04:22:48.831Z Downloaded strsim v0.11.1
2262026-02-20T04:22:48.831Z Downloaded serde_derive v1.0.228
2272026-02-20T04:22:48.831Z Downloaded rustversion v1.0.22
2282026-02-20T04:22:48.831Z Downloaded num_enum_derive v0.7.5
2292026-02-20T04:22:48.832Z Downloaded ingot v0.1.1
2302026-02-20T04:22:48.832Z Downloaded indexmap v2.13.0
2312026-02-20T04:22:48.856Z Downloaded proc-macro-crate v3.4.0
2322026-02-20T04:22:48.856Z Downloaded managed v0.8.0
2332026-02-20T04:22:48.856Z Downloaded macaddr v1.0.1
2342026-02-20T04:22:48.856Z Downloaded foreign-types-macros v0.2.3
2352026-02-20T04:22:48.856Z Downloaded darling_core v0.21.3
2362026-02-20T04:22:48.856Z Downloaded num_enum v0.7.5
2372026-02-20T04:22:48.856Z Downloaded ident_case v1.0.1
2382026-02-20T04:22:48.856Z Downloaded getrandom v0.3.4
2392026-02-20T04:22:48.856Z Downloaded embedded-io v0.6.1
2402026-02-20T04:22:48.856Z Downloaded embedded-io v0.4.0
2412026-02-20T04:22:48.881Z Downloaded defmt-parser v1.0.0
2422026-02-20T04:22:48.881Z Downloaded colored v3.1.1
2432026-02-20T04:22:48.934Z Compiling proc-macro2 v1.0.106
2442026-02-20T04:22:48.934Z Compiling unicode-ident v1.0.23
2452026-02-20T04:22:48.934Z Compiling quote v1.0.44
2462026-02-20T04:22:48.934Z Checking cfg-if v1.0.4
2472026-02-20T04:22:48.958Z Compiling serde_core v1.0.228
2482026-02-20T04:22:48.958Z Compiling zerocopy v0.8.39
2492026-02-20T04:22:48.983Z Compiling libc v0.2.180
2502026-02-20T04:22:48.983Z Compiling ident_case v1.0.1
2512026-02-20T04:22:49.100Z Compiling strsim v0.11.1
2522026-02-20T04:22:49.244Z Compiling memchr v2.8.0
2532026-02-20T04:22:49.268Z Compiling fnv v1.0.7
2542026-02-20T04:22:49.425Z Compiling thiserror v2.0.18
2552026-02-20T04:22:49.648Z Compiling regex-syntax v0.8.9
2562026-02-20T04:22:49.768Z Compiling equivalent v1.0.2
2572026-02-20T04:22:49.909Z Compiling serde v1.0.228
2582026-02-20T04:22:49.986Z Compiling hashbrown v0.16.1
2592026-02-20T04:22:50.495Z Compiling aho-corasick v1.1.4
2602026-02-20T04:22:50.520Z Compiling either v1.15.0
2612026-02-20T04:22:50.611Z Compiling winnow v0.7.14
2622026-02-20T04:22:50.733Z Compiling toml_datetime v0.7.5+spec-1.1.0
2632026-02-20T04:22:50.898Z Compiling itertools v0.14.0
2642026-02-20T04:22:51.371Z Compiling indexmap v2.13.0
2652026-02-20T04:22:51.763Z Checking byteorder v1.5.0
2662026-02-20T04:22:51.933Z Compiling syn v2.0.114
2672026-02-20T04:22:52.101Z Compiling heapless v0.8.0
2682026-02-20T04:22:52.766Z Compiling getrandom v0.3.4
2692026-02-20T04:22:53.202Z Checking hash32 v0.3.1
2702026-02-20T04:22:53.389Z Compiling syn v1.0.109
2712026-02-20T04:22:53.413Z Compiling smoltcp v0.11.0
2722026-02-20T04:22:53.910Z Compiling regex-automata v0.4.14
2732026-02-20T04:22:53.956Z Checking bitflags v2.10.0
2742026-02-20T04:22:54.034Z Checking stable_deref_trait v1.2.1
2752026-02-20T04:22:54.141Z Checking macaddr v1.0.1
2762026-02-20T04:22:54.255Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
2772026-02-20T04:22:54.464Z Compiling rustversion v1.0.22
2782026-02-20T04:22:54.488Z Compiling toml_parser v1.0.7+spec-1.1.0
2792026-02-20T04:22:54.832Z Checking managed v0.8.0
2802026-02-20T04:22:55.005Z Checking bitflags v1.3.2
2812026-02-20T04:22:55.131Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
2822026-02-20T04:22:55.156Z Compiling ref-cast v1.0.25
2832026-02-20T04:22:55.225Z Compiling version_check v0.9.5
2842026-02-20T04:22:55.494Z Compiling toml_edit v0.23.10+spec-1.0.0
2852026-02-20T04:22:55.802Z Checking rand_core v0.9.5
2862026-02-20T04:22:55.828Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
2872026-02-20T04:22:56.156Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
2882026-02-20T04:22:56.278Z Compiling anyhow v1.0.101
2892026-02-20T04:22:56.511Z Checking once_cell v1.21.3
2902026-02-20T04:22:56.837Z Compiling proc-macro-crate v3.4.0
2912026-02-20T04:22:56.886Z Checking foreign-types-shared v0.3.1
2922026-02-20T04:22:56.984Z Checking tracing-core v0.1.36
2932026-02-20T04:22:57.762Z Checking cstr-argument v0.1.2
2942026-02-20T04:22:58.027Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#99a7e26c)
2952026-02-20T04:22:58.051Z Checking pretty-hex v0.4.1
2962026-02-20T04:22:58.129Z Checking pin-project-lite v0.2.16
2972026-02-20T04:22:58.185Z Checking dyn-clone v1.0.20
2982026-02-20T04:22:58.269Z Checking uuid v1.20.0
2992026-02-20T04:22:58.342Z Checking socket2 v0.6.2
3002026-02-20T04:22:58.456Z Compiling regex v1.12.3
3012026-02-20T04:22:58.713Z Checking oxnet v0.1.4
3022026-02-20T04:22:58.916Z Checking colored v3.1.1
3032026-02-20T04:22:59.293Z Compiling darling_core v0.21.3
3042026-02-20T04:23:00.527Z Compiling zerocopy-derive v0.8.39
3052026-02-20T04:23:00.527Z Compiling thiserror-impl v2.0.18
3062026-02-20T04:23:00.527Z Compiling serde_derive v1.0.228
3072026-02-20T04:23:00.527Z Compiling ref-cast-impl v1.0.25
3082026-02-20T04:23:00.568Z Compiling num_enum_derive v0.7.5
3092026-02-20T04:23:01.638Z Compiling foreign-types-macros v0.2.3
3102026-02-20T04:23:02.144Z Compiling tracing-attributes v0.1.31
3112026-02-20T04:23:02.853Z Checking num_enum v0.7.5
3122026-02-20T04:23:03.083Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3132026-02-20T04:23:03.184Z Checking foreign-types v0.5.0
3142026-02-20T04:23:03.315Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
3152026-02-20T04:23:03.689Z Checking cobs v0.3.0
3162026-02-20T04:23:03.975Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
3172026-02-20T04:23:04.906Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
3182026-02-20T04:23:04.931Z Compiling darling_macro v0.21.3
3192026-02-20T04:23:05.125Z Checking tracing v0.1.44
3202026-02-20T04:23:05.858Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
3212026-02-20T04:23:05.982Z Compiling darling v0.21.3
3222026-02-20T04:23:06.132Z Compiling ingot-macros v0.1.1
3232026-02-20T04:23:07.112Z Checking postcard v1.1.3
3242026-02-20T04:23:11.956Z Checking ingot-types v0.1.2
3252026-02-20T04:23:11.956Z Checking ppv-lite86 v0.2.21
3262026-02-20T04:23:12.662Z Checking rand_chacha v0.9.0
3272026-02-20T04:23:12.807Z Checking ingot v0.1.1
3282026-02-20T04:23:12.999Z Checking rand v0.9.2
3292026-02-20T04:23:16.681Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3302026-02-20T04:23:19.594Z Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
3312026-02-20T04:23:22.441Z Checking opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
3322026-02-20T04:23:22.908Z Finished `dev` profile [optimized + debuginfo] target(s) in 39.16s
3332026-02-20T04:23:23.043Z
3342026-02-20T04:23:23.043Zreal 39.641825035
3352026-02-20T04:23:23.043Zuser 2:13.782112063
3362026-02-20T04:23:23.043Zsys 23.230538011
3372026-02-20T04:23:23.043Ztrap 0.097421343
3382026-02-20T04:23:23.043Ztflt 0.058204215
3392026-02-20T04:23:23.043Zdflt 0.112627418
3402026-02-20T04:23:23.043Zkflt 0.000563219
3412026-02-20T04:23:23.043Zlock 5:38.639961470
3422026-02-20T04:23:23.043Zslp 8:43.647880417
3432026-02-20T04:23:23.043Zlat 8.371554142
3442026-02-20T04:23:23.043Zstop 13.325400906
3452026-02-20T04:23:23.068Zprocess exited: duration 60379 ms, exit code 0
 
3462026-02-20T04:23:23.119Zfound 0 output files