01KJDJ3J2KFW7R6TTQ5D7401YV: opte-ioctl

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

Buildomat Job: 01KJDJ4HTC3NFTRYNJQCWDKHYD

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-02-26T18:08:30.010Zjob assigned to worker 01KJDJ56N8BT99HTDYTBYMBBQ3 [factory aws, i-0c74a4deea068f1cb] (queued for 1 m 9 s)
 
22026-02-26T18:08:38.616Zstarting task 0: "setup"
32026-02-26T18:08:38.621Z++ uname -s
42026-02-26T18:08:38.625Z+ kern=SunOS
52026-02-26T18:08:38.625Z+ build_user=build
62026-02-26T18:08:38.625Z+ build_uid=12345
72026-02-26T18:08:38.625Z+ work_dir=/work
82026-02-26T18:08:38.625Z+ input_dir=/input
92026-02-26T18:08:38.625Z+ [[ 0 == 12345 ]]
102026-02-26T18:08:38.625Z+ case "$kern" in
112026-02-26T18:08:38.625Z+ groupadd -g 12345 build
122026-02-26T18:08:38.629Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-02-26T18:08:40.633Z+ zfs create -o mountpoint=/work rpool/work
142026-02-26T18:08:40.689Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-02-26T18:08:40.692Z+ home_fs=zfs
162026-02-26T18:08:40.692Z+ [[ zfs == autofs ]]
172026-02-26T18:08:40.692Z+ mkdir -p /home/build
182026-02-26T18:08:40.695Z+ chown build:build /home/build /work
192026-02-26T18:08:42.695Z+ chmod 0700 /home/build /work
202026-02-26T18:08:42.698Zprocess exited: duration 4084 ms, exit code 0
 
212026-02-26T18:08:42.704Zstarting task 1: "rust-toolchain"
222026-02-26T18:08:42.710Z+ printf ' * rust toolchain channel = "%s"\n' 1.90.0
232026-02-26T18:08:42.710Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-02-26T18:08:42.710Z * rust toolchain channel = "1.90.0"
252026-02-26T18:08:42.710Z * rust toolchain profile = "default"
262026-02-26T18:08:42.710Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-02-26T18:08:42.710Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-02-26T18:08:42.713Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-02-26T18:08:42.713Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.90.0 --profile default
302026-02-26T18:08:42.932Zinfo: downloading installer
312026-02-26T18:08:45.097Zwarn: It looks like you have an existing installation of Rust at:
322026-02-26T18:08:45.097Zwarn: /opt/ooce/bin
332026-02-26T18:08:45.097Zwarn: It is recommended that rustup be the primary Rust installation.
342026-02-26T18:08:45.097Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-02-26T18:08:45.097Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-02-26T18:08:45.097Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-02-26T18:08:45.097Zwarn: or pass `-y' to ignore all ignorable checks.
382026-02-26T18:08:45.097Zerror: cannot install while Rust is installed
392026-02-26T18:08:45.097Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-02-26T18:08:45.131Zinfo: profile set to 'default'
412026-02-26T18:08:45.131Zinfo: default host triple is x86_64-unknown-illumos
422026-02-26T18:08:45.134Zinfo: syncing channel updates for '1.90.0-x86_64-unknown-illumos'
432026-02-26T18:08:46.436Zinfo: latest update on 2025-09-18, rust version 1.90.0 (1159e78c4 2025-09-14)
442026-02-26T18:08:46.436Zinfo: downloading component 'cargo'
452026-02-26T18:08:47.447Zinfo: downloading component 'clippy'
462026-02-26T18:08:47.904Zinfo: downloading component 'rust-docs'
472026-02-26T18:08:49.696Zinfo: downloading component 'rust-std'
482026-02-26T18:08:51.716Zinfo: downloading component 'rustc'
492026-02-26T18:08:58.885Zinfo: downloading component 'rustfmt'
502026-02-26T18:08:59.153Zinfo: installing component 'cargo'
512026-02-26T18:09:00.067Zinfo: installing component 'clippy'
522026-02-26T18:09:00.473Zinfo: installing component 'rust-docs'
532026-02-26T18:09:02.234Zinfo: installing component 'rust-std'
542026-02-26T18:09:04.262Zinfo: installing component 'rustc'
552026-02-26T18:09:10.980Zinfo: installing component 'rustfmt'
562026-02-26T18:09:11.215Zinfo: default toolchain set to '1.90.0-x86_64-unknown-illumos'
572026-02-26T18:09:11.215Z
582026-02-26T18:09:11.634Z 1.90.0-x86_64-unknown-illumos installed - rustc 1.90.0 (1159e78c4 2025-09-14)
592026-02-26T18:09:11.634Z
602026-02-26T18:09:11.638Z
612026-02-26T18:09:11.638ZRust is installed now. Great!
622026-02-26T18:09:11.638Z
632026-02-26T18:09:11.638ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-02-26T18:09:11.638Zenvironment variable. This has not been done automatically.
652026-02-26T18:09:11.638Z
662026-02-26T18:09:11.638ZTo configure your current shell, you need to source
672026-02-26T18:09:11.638Zthe corresponding env file under $HOME/.cargo.
682026-02-26T18:09:11.638Z
692026-02-26T18:09:11.638ZThis is usually done by running one of the following (note the leading DOT):
702026-02-26T18:09:11.638Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-02-26T18:09:11.638Zsource "$HOME/.cargo/env.fish" # For fish
722026-02-26T18:09:11.638Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-02-26T18:09:11.723Z+ rustup --version
742026-02-26T18:09:11.732Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-02-26T18:09:11.735Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-02-26T18:09:11.815Zinfo: The currently active `rustc` version is `rustc 1.90.0 (1159e78c4 2025-09-14)`
772026-02-26T18:09:11.820Z+ cargo --version
782026-02-26T18:09:11.881Zcargo 1.90.0 (840b83a10 2025-07-30)
792026-02-26T18:09:11.885Z+ rustc --version
802026-02-26T18:09:11.956Zrustc 1.90.0 (1159e78c4 2025-09-14)
812026-02-26T18:09:11.960Zprocess exited: duration 29253 ms, exit code 0
 
822026-02-26T18:09:11.967Zstarting task 2: "authentication"
832026-02-26T18:09:11.990Zprocess exited: duration 22 ms, exit code 0
 
842026-02-26T18:09:11.999Zstarting task 3: "clone repository"
852026-02-26T18:09:12.004Z+ mkdir -p /work/oxidecomputer/opte
862026-02-26T18:09:12.008Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
872026-02-26T18:09:12.053ZCloning into '/work/oxidecomputer/opte'...
882026-02-26T18:09:15.443Z+ cd /work/oxidecomputer/opte
892026-02-26T18:09:15.443Z+ git fetch origin cff15885bcd863812397ba183affe6114bff8c8a
902026-02-26T18:09:15.541ZFrom https://github.com/oxidecomputer/opte
912026-02-26T18:09:15.541Z * branch cff15885bcd863812397ba183affe6114bff8c8a -> FETCH_HEAD
922026-02-26T18:09:15.553Z+ [[ -n helios3 ]]
932026-02-26T18:09:15.553Z++ git branch --show-current
942026-02-26T18:09:15.553Z+ current=master
952026-02-26T18:09:15.553Z+ [[ master != helios3 ]]
962026-02-26T18:09:15.553Z+ git branch -f helios3 cff15885bcd863812397ba183affe6114bff8c8a
972026-02-26T18:09:15.553Z+ git checkout -f helios3
982026-02-26T18:09:15.553ZSwitched to branch 'helios3'
992026-02-26T18:09:15.553Z+ git reset --hard cff15885bcd863812397ba183affe6114bff8c8a
1002026-02-26T18:09:15.553ZHEAD is now at cff1588 Include helios version in package name, adjust publisher for Heliosv3
1012026-02-26T18:09:15.554Zprocess exited: duration 3513 ms, exit code 0
 
1022026-02-26T18:09:15.570Zstarting task 4: "build"
1032026-02-26T18:09:15.576Z+ source .github/buildomat/common.sh
1042026-02-26T18:09:15.576Z++ rustup show active-toolchain
1052026-02-26T18:09:15.624Z1.90.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
1062026-02-26T18:09:15.627Z++ pushd xde
1072026-02-26T18:09:15.627Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
1082026-02-26T18:09:15.628Z++ rustup show active-toolchain
1092026-02-26T18:09:15.635Zinfo: syncing channel updates for 'nightly-2025-09-19-x86_64-unknown-illumos'
1102026-02-26T18:09:15.882Zinfo: latest update on 2025-09-19, rust version 1.92.0-nightly (7c275d09e 2025-09-18)
1112026-02-26T18:09:15.883Zinfo: downloading component 'cargo'
1122026-02-26T18:09:17.047Zinfo: downloading component 'clippy'
1132026-02-26T18:09:17.508Zinfo: downloading component 'rust-src'
1142026-02-26T18:09:17.881Zinfo: downloading component 'rust-std'
1152026-02-26T18:09:20.033Zinfo: downloading component 'rustc'
1162026-02-26T18:09:29.016Zinfo: downloading component 'rustfmt'
1172026-02-26T18:09:29.330Zinfo: installing component 'cargo'
1182026-02-26T18:09:30.249Zinfo: installing component 'clippy'
1192026-02-26T18:09:30.646Zinfo: installing component 'rust-src'
1202026-02-26T18:09:31.027Zinfo: installing component 'rust-std'
1212026-02-26T18:09:32.741Zinfo: installing component 'rustc'
1222026-02-26T18:09:39.427Zinfo: installing component 'rustfmt'
1232026-02-26T18:09:39.771Znightly-2025-09-19-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1242026-02-26T18:09:39.855Z+++ rustup show active-toolchain -v
1252026-02-26T18:09:39.859Z+++ head -n 1
1262026-02-26T18:09:39.859Z+++ cut '-d ' -f1
1272026-02-26T18:09:39.965Z++ export NIGHTLY=nightly-2025-09-19-x86_64-unknown-illumos
1282026-02-26T18:09:39.965Z++ NIGHTLY=nightly-2025-09-19-x86_64-unknown-illumos
1292026-02-26T18:09:39.965Z++ popd
1302026-02-26T18:09:39.969Z/work/oxidecomputer/opte
1312026-02-26T18:09:39.969Z+ cargo --version
1322026-02-26T18:09:40.021Zcargo 1.90.0 (840b83a10 2025-07-30)
1332026-02-26T18:09:40.025Z+ rustc --version
1342026-02-26T18:09:40.098Zrustc 1.90.0 (1159e78c4 2025-09-14)
1352026-02-26T18:09:40.102Z+ cd lib/opte-ioctl
1362026-02-26T18:09:40.103Z+ header 'check style'
1372026-02-26T18:09:40.103Z+ echo '# ==== check style ==== #'
1382026-02-26T18:09:40.103Z# ==== check style ==== #
1392026-02-26T18:09:40.103Z+ ptime -m cargo +nightly-2025-09-19-x86_64-unknown-illumos fmt -- --check
1402026-02-26T18:09:40.299Z
1412026-02-26T18:09:40.299Zreal 0.198155198
1422026-02-26T18:09:40.299Zuser 0.135395521
1432026-02-26T18:09:40.299Zsys 0.059829959
1442026-02-26T18:09:40.299Ztrap 0.000007730
1452026-02-26T18:09:40.299Ztflt 0.000026549
1462026-02-26T18:09:40.300Zdflt 0.000028589
1472026-02-26T18:09:40.300Zkflt 0.000000000
1482026-02-26T18:09:40.300Zlock 0.714718875
1492026-02-26T18:09:40.300Zslp 0.215956778
1502026-02-26T18:09:40.300Zlat 0.001784429
1512026-02-26T18:09:40.300Zstop 0.000151733
1522026-02-26T18:09:40.304Z+ header analyze
1532026-02-26T18:09:40.304Z+ echo '# ==== analyze ==== #'
1542026-02-26T18:09:40.304Z# ==== analyze ==== #
1552026-02-26T18:09:40.304Z+ ptime -m cargo clippy --all-targets -- --deny warnings
1562026-02-26T18:09:40.575Z Updating crates.io index
1572026-02-26T18:09:40.579Z Updating git repository `https://github.com/oxidecomputer/falcon`
1582026-02-26T18:09:43.829Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1592026-02-26T18:09:44.821Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1602026-02-26T18:09:45.802Z Updating git repository `https://github.com/oxidecomputer/zone`
1612026-02-26T18:09:46.616Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1622026-02-26T18:09:47.231Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1632026-02-26T18:09:47.989Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1642026-02-26T18:09:50.076Z Downloading crates ...
1652026-02-26T18:09:50.134Z Downloaded cobs v0.3.0
1662026-02-26T18:09:50.157Z Downloaded indexmap v2.13.0
1672026-02-26T18:09:50.161Z Downloaded cstr-argument v0.1.2
1682026-02-26T18:09:50.163Z Downloaded cfg-if v1.0.4
1692026-02-26T18:09:50.168Z Downloaded bitflags v1.3.2
1702026-02-26T18:09:50.177Z Downloaded ref-cast-impl v1.0.25
1712026-02-26T18:09:50.180Z Downloaded macaddr v1.0.1
1722026-02-26T18:09:50.183Z Downloaded hash32 v0.3.1
1732026-02-26T18:09:50.186Z Downloaded byteorder v1.5.0
1742026-02-26T18:09:50.189Z Downloaded darling v0.21.3
1752026-02-26T18:09:50.193Z Downloaded foreign-types-shared v0.3.1
1762026-02-26T18:09:50.196Z Downloaded ref-cast v1.0.25
1772026-02-26T18:09:50.199Z Downloaded version_check v0.9.5
1782026-02-26T18:09:50.202Z Downloaded managed v0.8.0
1792026-02-26T18:09:50.202Z Downloaded embedded-io v0.6.1
1802026-02-26T18:09:50.205Z Downloaded pretty-hex v0.4.1
1812026-02-26T18:09:50.208Z Downloaded ident_case v1.0.1
1822026-02-26T18:09:50.235Z Downloaded stable_deref_trait v1.2.1
1832026-02-26T18:09:50.242Z Downloaded strsim v0.11.1
1842026-02-26T18:09:50.244Z Downloaded foreign-types-macros v0.2.3
1852026-02-26T18:09:50.244Z Downloaded rustversion v1.0.22
1862026-02-26T18:09:50.247Z Downloaded ingot-macros v0.1.1
1872026-02-26T18:09:50.251Z Downloaded colored v3.1.1
1882026-02-26T18:09:50.255Z Downloaded proc-macro-error-attr2 v2.0.0
1892026-02-26T18:09:50.258Z Downloaded fnv v1.0.7
1902026-02-26T18:09:50.262Z Downloaded embedded-io v0.4.0
1912026-02-26T18:09:50.265Z Downloaded dyn-clone v1.0.20
1922026-02-26T18:09:50.265Z Downloaded darling_macro v0.21.3
1932026-02-26T18:09:50.268Z Downloaded foreign-types v0.5.0
1942026-02-26T18:09:50.270Z Downloaded equivalent v1.0.2
1952026-02-26T18:09:50.275Z Downloaded quote v1.0.44
1962026-02-26T18:09:50.278Z Downloaded num_enum v0.7.5
1972026-02-26T18:09:50.282Z Downloaded rand_core v0.9.5
1982026-02-26T18:09:50.285Z Downloaded unicode-ident v1.0.23
1992026-02-26T18:09:50.288Z Downloaded anyhow v1.0.101
2002026-02-26T18:09:50.291Z Downloaded ingot-types v0.1.2
2012026-02-26T18:09:50.291Z Downloaded defmt v1.0.1
2022026-02-26T18:09:50.295Z Downloaded rand_chacha v0.9.0
2032026-02-26T18:09:50.298Z Downloaded num_enum_derive v0.7.5
2042026-02-26T18:09:50.298Z Downloaded ingot v0.1.1
2052026-02-26T18:09:50.301Z Downloaded defmt-parser v1.0.0
2062026-02-26T18:09:50.301Z Downloaded getrandom v0.3.4
2072026-02-26T18:09:50.306Z Downloaded proc-macro-crate v3.4.0
2082026-02-26T18:09:50.309Z Downloaded defmt v0.3.100
2092026-02-26T18:09:50.312Z Downloaded thiserror-impl v2.0.18
2102026-02-26T18:09:50.312Z Downloaded oxnet v0.1.4
2112026-02-26T18:09:50.315Z Downloaded either v1.15.0
2122026-02-26T18:09:50.318Z Downloaded proc-macro-error2 v2.0.1
2132026-02-26T18:09:50.321Z Downloaded thiserror v2.0.18
2142026-02-26T18:09:50.324Z Downloaded tracing-attributes v0.1.31
2152026-02-26T18:09:50.327Z Downloaded ppv-lite86 v0.2.21
2162026-02-26T18:09:50.330Z Downloaded bitflags v2.10.0
2172026-02-26T18:09:50.332Z Downloaded toml_datetime v0.7.5+spec-1.1.0
2182026-02-26T18:09:50.335Z Downloaded pin-project-lite v0.2.16
2192026-02-26T18:09:50.339Z Downloaded toml_parser v1.0.7+spec-1.1.0
2202026-02-26T18:09:50.341Z Downloaded defmt-macros v1.0.1
2212026-02-26T18:09:50.347Z Downloaded tracing-core v0.1.36
2222026-02-26T18:09:50.350Z Downloaded postcard v1.1.3
2232026-02-26T18:09:50.364Z Downloaded once_cell v1.21.3
2242026-02-26T18:09:50.367Z Downloaded darling_core v0.21.3
2252026-02-26T18:09:50.378Z Downloaded serde_core v1.0.228
2262026-02-26T18:09:50.381Z Downloaded proc-macro2 v1.0.106
2272026-02-26T18:09:50.384Z Downloaded socket2 v0.6.2
2282026-02-26T18:09:50.387Z Downloaded uuid v1.20.0
2292026-02-26T18:09:50.393Z Downloaded toml_edit v0.23.10+spec-1.0.0
2302026-02-26T18:09:50.396Z Downloaded serde_derive v1.0.228
2312026-02-26T18:09:50.405Z Downloaded heapless v0.8.0
2322026-02-26T18:09:50.413Z Downloaded memchr v2.8.0
2332026-02-26T18:09:50.418Z Downloaded serde v1.0.228
2342026-02-26T18:09:50.442Z Downloaded rand v0.9.2
2352026-02-26T18:09:50.452Z Downloaded zerocopy-derive v0.8.39
2362026-02-26T18:09:50.467Z Downloaded aho-corasick v1.1.4
2372026-02-26T18:09:50.480Z Downloaded itertools v0.14.0
2382026-02-26T18:09:50.485Z Downloaded hashbrown v0.16.1
2392026-02-26T18:09:50.508Z Downloaded regex v1.12.3
2402026-02-26T18:09:50.520Z Downloaded winnow v0.7.14
2412026-02-26T18:09:50.549Z Downloaded syn v1.0.109
2422026-02-26T18:09:50.576Z Downloaded zerocopy v0.8.39
2432026-02-26T18:09:50.594Z Downloaded syn v2.0.114
2442026-02-26T18:09:50.603Z Downloaded smoltcp v0.11.0
2452026-02-26T18:09:50.616Z Downloaded regex-syntax v0.8.9
2462026-02-26T18:09:50.638Z Downloaded tracing v0.1.44
2472026-02-26T18:09:50.655Z Downloaded regex-automata v0.4.14
2482026-02-26T18:09:50.667Z Downloaded libc v0.2.180
2492026-02-26T18:09:50.744Z Compiling proc-macro2 v1.0.106
2502026-02-26T18:09:50.744Z Compiling unicode-ident v1.0.23
2512026-02-26T18:09:50.744Z Compiling quote v1.0.44
2522026-02-26T18:09:50.747Z Compiling zerocopy v0.8.39
2532026-02-26T18:09:50.747Z Checking cfg-if v1.0.4
2542026-02-26T18:09:50.747Z Compiling serde_core v1.0.228
2552026-02-26T18:09:50.747Z Compiling libc v0.2.180
2562026-02-26T18:09:50.747Z Compiling thiserror v2.0.18
2572026-02-26T18:09:50.917Z Compiling strsim v0.11.1
2582026-02-26T18:09:51.053Z Compiling fnv v1.0.7
2592026-02-26T18:09:51.182Z Compiling memchr v2.8.0
2602026-02-26T18:09:51.418Z Compiling ident_case v1.0.1
2612026-02-26T18:09:51.558Z Compiling regex-syntax v0.8.9
2622026-02-26T18:09:51.842Z Compiling equivalent v1.0.2
2632026-02-26T18:09:51.861Z Compiling either v1.15.0
2642026-02-26T18:09:51.953Z Compiling aho-corasick v1.1.4
2652026-02-26T18:09:52.186Z Compiling serde v1.0.228
2662026-02-26T18:09:52.214Z Compiling hashbrown v0.16.1
2672026-02-26T18:09:52.274Z Compiling winnow v0.7.14
2682026-02-26T18:09:52.638Z Compiling itertools v0.14.0
2692026-02-26T18:09:52.811Z Checking byteorder v1.5.0
2702026-02-26T18:09:53.137Z Compiling heapless v0.8.0
2712026-02-26T18:09:53.661Z Compiling indexmap v2.13.0
2722026-02-26T18:09:53.664Z Compiling toml_datetime v0.7.5+spec-1.1.0
2732026-02-26T18:09:53.935Z Compiling syn v2.0.114
2742026-02-26T18:09:54.104Z Compiling getrandom v0.3.4
2752026-02-26T18:09:55.044Z Compiling regex-automata v0.4.14
2762026-02-26T18:09:55.054Z Checking hash32 v0.3.1
2772026-02-26T18:09:55.228Z Compiling syn v1.0.109
2782026-02-26T18:09:55.466Z Compiling rustversion v1.0.22
2792026-02-26T18:09:55.509Z Compiling toml_parser v1.0.7+spec-1.1.0
2802026-02-26T18:09:55.599Z Checking bitflags v2.10.0
2812026-02-26T18:09:55.749Z Checking macaddr v1.0.1
2822026-02-26T18:09:55.770Z Compiling smoltcp v0.11.0
2832026-02-26T18:09:55.886Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
2842026-02-26T18:09:55.994Z Checking stable_deref_trait v1.2.1
2852026-02-26T18:09:56.266Z Compiling toml_edit v0.23.10+spec-1.0.0
2862026-02-26T18:09:56.386Z Checking bitflags v1.3.2
2872026-02-26T18:09:56.419Z Compiling version_check v0.9.5
2882026-02-26T18:09:56.479Z Checking managed v0.8.0
2892026-02-26T18:09:56.626Z Compiling ref-cast v1.0.25
2902026-02-26T18:09:56.791Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
2912026-02-26T18:09:56.856Z Checking rand_core v0.9.5
2922026-02-26T18:09:56.964Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
2932026-02-26T18:09:57.233Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
2942026-02-26T18:09:57.374Z Compiling anyhow v1.0.101
2952026-02-26T18:09:57.844Z Compiling proc-macro-crate v3.4.0
2962026-02-26T18:09:57.936Z Checking once_cell v1.21.3
2972026-02-26T18:09:58.301Z Checking foreign-types-shared v0.3.1
2982026-02-26T18:09:58.415Z Checking tracing-core v0.1.36
2992026-02-26T18:09:58.981Z Compiling regex v1.12.3
3002026-02-26T18:09:59.008Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#99a7e26c)
3012026-02-26T18:09:59.074Z Checking cstr-argument v0.1.2
3022026-02-26T18:09:59.097Z Checking pin-project-lite v0.2.16
3032026-02-26T18:09:59.220Z Checking dyn-clone v1.0.20
3042026-02-26T18:09:59.259Z Checking pretty-hex v0.4.1
3052026-02-26T18:09:59.379Z Checking uuid v1.20.0
3062026-02-26T18:09:59.443Z Checking socket2 v0.6.2
3072026-02-26T18:09:59.736Z Checking colored v3.1.1
3082026-02-26T18:09:59.883Z Checking oxnet v0.1.4
3092026-02-26T18:10:00.379Z Compiling darling_core v0.21.3
3102026-02-26T18:10:01.338Z Compiling zerocopy-derive v0.8.39
3112026-02-26T18:10:01.338Z Compiling thiserror-impl v2.0.18
3122026-02-26T18:10:01.341Z Compiling serde_derive v1.0.228
3132026-02-26T18:10:01.341Z Compiling ref-cast-impl v1.0.25
3142026-02-26T18:10:01.341Z Compiling foreign-types-macros v0.2.3
3152026-02-26T18:10:02.493Z Compiling num_enum_derive v0.7.5
3162026-02-26T18:10:02.604Z Checking foreign-types v0.5.0
3172026-02-26T18:10:02.680Z Compiling tracing-attributes v0.1.31
3182026-02-26T18:10:02.706Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3192026-02-26T18:10:03.781Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
3202026-02-26T18:10:04.203Z Checking cobs v0.3.0
3212026-02-26T18:10:04.533Z Checking num_enum v0.7.5
3222026-02-26T18:10:04.698Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
3232026-02-26T18:10:05.125Z Compiling darling_macro v0.21.3
3242026-02-26T18:10:05.160Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
3252026-02-26T18:10:05.354Z Checking tracing v0.1.44
3262026-02-26T18:10:05.885Z Compiling darling v0.21.3
3272026-02-26T18:10:05.888Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
3282026-02-26T18:10:05.967Z Compiling ingot-macros v0.1.1
3292026-02-26T18:10:06.735Z Checking postcard v1.1.3
3302026-02-26T18:10:09.753Z Checking ingot-types v0.1.2
3312026-02-26T18:10:09.753Z Checking ppv-lite86 v0.2.21
3322026-02-26T18:10:10.155Z Checking rand_chacha v0.9.0
3332026-02-26T18:10:10.200Z Checking ingot v0.1.1
3342026-02-26T18:10:10.372Z Checking rand v0.9.2
3352026-02-26T18:10:12.787Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3362026-02-26T18:10:14.766Z Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
3372026-02-26T18:10:16.662Z Checking opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
3382026-02-26T18:10:16.918Z Finished `dev` profile [optimized + debuginfo] target(s) in 36.45s
3392026-02-26T18:10:17.040Z
3402026-02-26T18:10:17.040Zreal 36.732404166
3412026-02-26T18:10:17.040Zuser 1:54.318408409
3422026-02-26T18:10:17.040Zsys 17.532152163
3432026-02-26T18:10:17.040Ztrap 0.078750291
3442026-02-26T18:10:17.040Ztflt 0.228760845
3452026-02-26T18:10:17.040Zdflt 0.996583926
3462026-02-26T18:10:17.040Zkflt 0.008105254
3472026-02-26T18:10:17.041Zlock 4:16.077897832
3482026-02-26T18:10:17.041Zslp 7:42.789427540
3492026-02-26T18:10:17.041Zlat 4.987071748
3502026-02-26T18:10:17.041Zstop 13.238197336
3512026-02-26T18:10:17.093Zprocess exited: duration 61467 ms, exit code 0
 
3522026-02-26T18:10:17.101Zfound 0 output files