01KHT33WC2KJ23XY24QKPPK7YC: opte-ioctl

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

Buildomat Job: 01KHT34A78WM4M0XFNYXSZY1V1

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-02-19T04:40:23.491Zjob assigned to worker 01KHT34GB4EEJNZ07TJ56DTZFG [factory aws, i-0cfb35fc9902dccca] (queued for 53 s)
 
22026-02-19T04:40:32.047Zstarting task 0: "setup"
32026-02-19T04:40:32.052Z++ uname -s
42026-02-19T04:40:32.055Z+ kern=SunOS
52026-02-19T04:40:32.055Z+ build_user=build
62026-02-19T04:40:32.055Z+ build_uid=12345
72026-02-19T04:40:32.055Z+ work_dir=/work
82026-02-19T04:40:32.055Z+ input_dir=/input
92026-02-19T04:40:32.055Z+ [[ 0 == 12345 ]]
102026-02-19T04:40:32.055Z+ case "$kern" in
112026-02-19T04:40:32.055Z+ groupadd -g 12345 build
122026-02-19T04:40:32.058Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-02-19T04:40:34.066Z+ zfs create -o mountpoint=/work rpool/work
142026-02-19T04:40:34.183Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-02-19T04:40:34.186Z+ home_fs=zfs
162026-02-19T04:40:34.186Z+ [[ zfs == autofs ]]
172026-02-19T04:40:34.186Z+ mkdir -p /home/build
182026-02-19T04:40:34.189Z+ chown build:build /home/build /work
192026-02-19T04:40:35.190Z+ chmod 0700 /home/build /work
202026-02-19T04:40:35.206Zprocess exited: duration 3146 ms, exit code 0
 
212026-02-19T04:40:35.215Zstarting task 1: "rust-toolchain"
222026-02-19T04:40:35.220Z+ printf ' * rust toolchain channel = "%s"\n' 1.90.0
232026-02-19T04:40:35.220Z * rust toolchain channel = "1.90.0"
242026-02-19T04:40:35.220Z+ printf ' * rust toolchain profile = "%s"\n' default
252026-02-19T04:40:35.220Z * rust toolchain profile = "default"
262026-02-19T04:40:35.220Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-02-19T04:40:35.220Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-02-19T04:40:35.224Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-02-19T04:40:35.224Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.90.0 --profile default
302026-02-19T04:40:35.348Zinfo: downloading installer
312026-02-19T04:40:37.060Zwarn: It looks like you have an existing installation of Rust at:
322026-02-19T04:40:37.061Zwarn: /opt/ooce/bin
332026-02-19T04:40:37.061Zwarn: It is recommended that rustup be the primary Rust installation.
342026-02-19T04:40:37.061Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-02-19T04:40:37.061Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-02-19T04:40:37.061Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-02-19T04:40:37.061Zwarn: or pass `-y' to ignore all ignorable checks.
382026-02-19T04:40:37.061Zerror: cannot install while Rust is installed
392026-02-19T04:40:37.061Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-02-19T04:40:37.074Zinfo: profile set to 'default'
412026-02-19T04:40:37.074Zinfo: default host triple is x86_64-unknown-illumos
422026-02-19T04:40:37.077Zinfo: syncing channel updates for '1.90.0-x86_64-unknown-illumos'
432026-02-19T04:40:37.263Zinfo: latest update on 2025-09-18, rust version 1.90.0 (1159e78c4 2025-09-14)
442026-02-19T04:40:37.263Zinfo: downloading component 'cargo'
452026-02-19T04:40:38.685Zinfo: downloading component 'clippy'
462026-02-19T04:40:39.303Zinfo: downloading component 'rust-docs'
472026-02-19T04:40:40.696Zinfo: downloading component 'rust-std'
482026-02-19T04:40:43.193Zinfo: downloading component 'rustc'
492026-02-19T04:40:51.978Zinfo: downloading component 'rustfmt'
502026-02-19T04:40:52.723Zinfo: installing component 'cargo'
512026-02-19T04:40:53.621Zinfo: installing component 'clippy'
522026-02-19T04:40:54.024Zinfo: installing component 'rust-docs'
532026-02-19T04:40:55.906Zinfo: installing component 'rust-std'
542026-02-19T04:40:57.833Zinfo: installing component 'rustc'
552026-02-19T04:41:04.337Zinfo: installing component 'rustfmt'
562026-02-19T04:41:04.672Zinfo: default toolchain set to '1.90.0-x86_64-unknown-illumos'
572026-02-19T04:41:04.672Z
582026-02-19T04:41:05.091Z 1.90.0-x86_64-unknown-illumos installed - rustc 1.90.0 (1159e78c4 2025-09-14)
592026-02-19T04:41:05.091Z
602026-02-19T04:41:05.094Z
612026-02-19T04:41:05.094ZRust is installed now. Great!
622026-02-19T04:41:05.094Z
632026-02-19T04:41:05.094ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-02-19T04:41:05.094Zenvironment variable. This has not been done automatically.
652026-02-19T04:41:05.094Z
662026-02-19T04:41:05.094ZTo configure your current shell, you need to source
672026-02-19T04:41:05.094Zthe corresponding env file under $HOME/.cargo.
682026-02-19T04:41:05.094Z
692026-02-19T04:41:05.094ZThis is usually done by running one of the following (note the leading DOT):
702026-02-19T04:41:05.094Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-02-19T04:41:05.095Zsource "$HOME/.cargo/env.fish" # For fish
722026-02-19T04:41:05.095Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-02-19T04:41:05.184Z+ rustup --version
742026-02-19T04:41:05.194Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-02-19T04:41:05.197Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-02-19T04:41:05.276Zinfo: The currently active `rustc` version is `rustc 1.90.0 (1159e78c4 2025-09-14)`
772026-02-19T04:41:05.280Z+ cargo --version
782026-02-19T04:41:05.342Zcargo 1.90.0 (840b83a10 2025-07-30)
792026-02-19T04:41:05.345Z+ rustc --version
802026-02-19T04:41:05.415Zrustc 1.90.0 (1159e78c4 2025-09-14)
812026-02-19T04:41:05.418Zprocess exited: duration 30195 ms, exit code 0
 
822026-02-19T04:41:05.424Zstarting task 2: "authentication"
832026-02-19T04:41:05.446Zprocess exited: duration 21 ms, exit code 0
 
842026-02-19T04:41:05.452Zstarting task 3: "clone repository"
852026-02-19T04:41:05.457Z+ mkdir -p /work/oxidecomputer/opte
862026-02-19T04:41:05.460Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
872026-02-19T04:41:05.495ZCloning into '/work/oxidecomputer/opte'...
882026-02-19T04:41:06.370Z+ cd /work/oxidecomputer/opte
892026-02-19T04:41:06.370Z+ git fetch origin ac41d489be05ccd2dca1cd4dc129d68fd0001f5b
902026-02-19T04:41:06.617ZFrom https://github.com/oxidecomputer/opte
912026-02-19T04:41:06.617Z * branch ac41d489be05ccd2dca1cd4dc129d68fd0001f5b -> FETCH_HEAD
922026-02-19T04:41:06.625Z+ [[ -n renovate/toml-1.x-lockfile ]]
932026-02-19T04:41:06.629Z++ git branch --show-current
942026-02-19T04:41:06.632Z+ current=master
952026-02-19T04:41:06.632Z+ [[ master != renovate/toml-1.x-lockfile ]]
962026-02-19T04:41:06.632Z+ git branch -f renovate/toml-1.x-lockfile ac41d489be05ccd2dca1cd4dc129d68fd0001f5b
972026-02-19T04:41:06.635Z+ git checkout -f renovate/toml-1.x-lockfile
982026-02-19T04:41:06.659ZSwitched to branch 'renovate/toml-1.x-lockfile'
992026-02-19T04:41:06.662Z+ git reset --hard ac41d489be05ccd2dca1cd4dc129d68fd0001f5b
1002026-02-19T04:41:06.685ZHEAD is now at ac41d48 Update Rust crate toml to v1.0.3
1012026-02-19T04:41:06.688Zprocess exited: duration 1233 ms, exit code 0
 
1022026-02-19T04:41:06.694Zstarting task 4: "build"
1032026-02-19T04:41:06.699Z+ source .github/buildomat/common.sh
1042026-02-19T04:41:06.702Z++ rustup show active-toolchain
1052026-02-19T04:41:06.750Z1.90.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
1062026-02-19T04:41:06.754Z++ pushd xde
1072026-02-19T04:41:06.757Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
1082026-02-19T04:41:06.757Z++ rustup show active-toolchain
1092026-02-19T04:41:06.762Zinfo: syncing channel updates for 'nightly-2025-09-19-x86_64-unknown-illumos'
1102026-02-19T04:41:07.347Zinfo: latest update on 2025-09-19, rust version 1.92.0-nightly (7c275d09e 2025-09-18)
1112026-02-19T04:41:07.350Zinfo: downloading component 'cargo'
1122026-02-19T04:41:08.843Zinfo: downloading component 'clippy'
1132026-02-19T04:41:09.410Zinfo: downloading component 'rust-src'
1142026-02-19T04:41:09.912Zinfo: downloading component 'rust-std'
1152026-02-19T04:41:12.278Zinfo: downloading component 'rustc'
1162026-02-19T04:41:21.614Zinfo: downloading component 'rustfmt'
1172026-02-19T04:41:21.932Zinfo: installing component 'cargo'
1182026-02-19T04:41:22.852Zinfo: installing component 'clippy'
1192026-02-19T04:41:23.251Zinfo: installing component 'rust-src'
1202026-02-19T04:41:23.621Zinfo: installing component 'rust-std'
1212026-02-19T04:41:25.307Zinfo: installing component 'rustc'
1222026-02-19T04:41:31.879Zinfo: installing component 'rustfmt'
1232026-02-19T04:41:32.218Znightly-2025-09-19-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1242026-02-19T04:41:32.299Z+++ rustup show active-toolchain -v
1252026-02-19T04:41:32.302Z+++ head -n 1
1262026-02-19T04:41:32.302Z+++ cut '-d ' -f1
1272026-02-19T04:41:32.410Z++ export NIGHTLY=nightly-2025-09-19-x86_64-unknown-illumos
1282026-02-19T04:41:32.410Z++ NIGHTLY=nightly-2025-09-19-x86_64-unknown-illumos
1292026-02-19T04:41:32.410Z++ popd
1302026-02-19T04:41:32.413Z/work/oxidecomputer/opte
1312026-02-19T04:41:32.414Z+ cargo --version
1322026-02-19T04:41:32.468Zcargo 1.90.0 (840b83a10 2025-07-30)
1332026-02-19T04:41:32.471Z+ rustc --version
1342026-02-19T04:41:32.542Zrustc 1.90.0 (1159e78c4 2025-09-14)
1352026-02-19T04:41:32.545Z+ cd lib/opte-ioctl
1362026-02-19T04:41:32.545Z+ header 'check style'
1372026-02-19T04:41:32.545Z+ echo '# ==== check style ==== #'
1382026-02-19T04:41:32.545Z# ==== check style ==== #
1392026-02-19T04:41:32.545Z+ ptime -m cargo +nightly-2025-09-19-x86_64-unknown-illumos fmt -- --check
1402026-02-19T04:41:32.752Z
1412026-02-19T04:41:32.752Zreal 0.202962708
1422026-02-19T04:41:32.752Zuser 0.136065297
1432026-02-19T04:41:32.752Zsys 0.063763952
1442026-02-19T04:41:32.752Ztrap 0.000063286
1452026-02-19T04:41:32.752Ztflt 0.000007227
1462026-02-19T04:41:32.752Zdflt 0.000007916
1472026-02-19T04:41:32.752Zkflt 0.000001939
1482026-02-19T04:41:32.752Zlock 0.725695303
1492026-02-19T04:41:32.752Zslp 0.219816621
1502026-02-19T04:41:32.752Zlat 0.001734671
1512026-02-19T04:41:32.752Zstop 0.000182910
1522026-02-19T04:41:32.756Z+ header analyze
1532026-02-19T04:41:32.757Z+ echo '# ==== analyze ==== #'
1542026-02-19T04:41:32.757Z# ==== analyze ==== #
1552026-02-19T04:41:32.757Z+ ptime -m cargo clippy --all-targets -- --deny warnings
1562026-02-19T04:41:33.021Z Updating crates.io index
1572026-02-19T04:41:33.024Z Updating git repository `https://github.com/oxidecomputer/falcon`
1582026-02-19T04:41:33.858Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1592026-02-19T04:41:34.094Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1602026-02-19T04:41:34.432Z Updating git repository `https://github.com/oxidecomputer/zone`
1612026-02-19T04:41:34.756Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1622026-02-19T04:41:35.021Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1632026-02-19T04:41:35.269Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1642026-02-19T04:41:36.925Z Downloading crates ...
1652026-02-19T04:41:36.982Z Downloaded embedded-io v0.6.1
1662026-02-19T04:41:36.985Z Downloaded byteorder v1.5.0
1672026-02-19T04:41:36.988Z Downloaded equivalent v1.0.2
1682026-02-19T04:41:36.990Z Downloaded ref-cast-impl v1.0.25
1692026-02-19T04:41:36.990Z Downloaded tracing-attributes v0.1.31
1702026-02-19T04:41:36.993Z Downloaded fnv v1.0.7
1712026-02-19T04:41:36.996Z Downloaded embedded-io v0.4.0
1722026-02-19T04:41:36.996Z Downloaded either v1.15.0
1732026-02-19T04:41:37.000Z Downloaded dyn-clone v1.0.20
1742026-02-19T04:41:37.003Z Downloaded foreign-types v0.5.0
1752026-02-19T04:41:37.003Z Downloaded postcard v1.1.3
1762026-02-19T04:41:37.009Z Downloaded hash32 v0.3.1
1772026-02-19T04:41:37.012Z Downloaded num_enum_derive v0.7.5
1782026-02-19T04:41:37.012Z Downloaded defmt v0.3.100
1792026-02-19T04:41:37.015Z Downloaded cstr-argument v0.1.2
1802026-02-19T04:41:37.018Z Downloaded macaddr v1.0.1
1812026-02-19T04:41:37.021Z Downloaded defmt v1.0.1
1822026-02-19T04:41:37.024Z Downloaded version_check v0.9.5
1832026-02-19T04:41:37.024Z Downloaded stable_deref_trait v1.2.1
1842026-02-19T04:41:37.027Z Downloaded thiserror v2.0.18
1852026-02-19T04:41:37.030Z Downloaded ingot-types v0.1.2
1862026-02-19T04:41:37.033Z Downloaded defmt-parser v1.0.0
1872026-02-19T04:41:37.043Z Downloaded uuid v1.20.0
1882026-02-19T04:41:37.046Z Downloaded proc-macro2 v1.0.106
1892026-02-19T04:41:37.049Z Downloaded pretty-hex v0.4.1
1902026-02-19T04:41:37.052Z Downloaded once_cell v1.21.3
1912026-02-19T04:41:37.052Z Downloaded strsim v0.11.1
1922026-02-19T04:41:37.058Z Downloaded serde_derive v1.0.228
1932026-02-19T04:41:37.067Z Downloaded managed v0.8.0
1942026-02-19T04:41:37.071Z Downloaded proc-macro-crate v3.4.0
1952026-02-19T04:41:37.077Z Downloaded ref-cast v1.0.25
1962026-02-19T04:41:37.081Z Downloaded cfg-if v1.0.4
1972026-02-19T04:41:37.091Z Downloaded rand_core v0.9.5
1982026-02-19T04:41:37.103Z Downloaded proc-macro-error-attr2 v2.0.0
1992026-02-19T04:41:37.106Z Downloaded darling_macro v0.21.3
2002026-02-19T04:41:37.109Z Downloaded cobs v0.3.0
2012026-02-19T04:41:37.112Z Downloaded ident_case v1.0.1
2022026-02-19T04:41:37.112Z Downloaded foreign-types-shared v0.3.1
2032026-02-19T04:41:37.112Z Downloaded foreign-types-macros v0.2.3
2042026-02-19T04:41:37.118Z Downloaded thiserror-impl v2.0.18
2052026-02-19T04:41:37.121Z Downloaded defmt-macros v1.0.1
2062026-02-19T04:41:37.124Z Downloaded ppv-lite86 v0.2.21
2072026-02-19T04:41:37.127Z Downloaded oxnet v0.1.4
2082026-02-19T04:41:37.127Z Downloaded rustversion v1.0.22
2092026-02-19T04:41:37.132Z Downloaded quote v1.0.44
2102026-02-19T04:41:37.145Z Downloaded ingot v0.1.1
2112026-02-19T04:41:37.153Z Downloaded num_enum v0.7.5
2122026-02-19T04:41:37.157Z Downloaded proc-macro-error2 v2.0.1
2132026-02-19T04:41:37.160Z Downloaded bitflags v1.3.2
2142026-02-19T04:41:37.163Z Downloaded rand_chacha v0.9.0
2152026-02-19T04:41:37.169Z Downloaded colored v3.1.1
2162026-02-19T04:41:37.172Z Downloaded pin-project-lite v0.2.16
2172026-02-19T04:41:37.176Z Downloaded bitflags v2.10.0
2182026-02-19T04:41:37.187Z Downloaded toml_parser v1.0.9+spec-1.1.0
2192026-02-19T04:41:37.189Z Downloaded ingot-macros v0.1.1
2202026-02-19T04:41:37.197Z Downloaded toml_datetime v0.7.5+spec-1.1.0
2212026-02-19T04:41:37.201Z Downloaded unicode-ident v1.0.23
2222026-02-19T04:41:37.204Z Downloaded tracing-core v0.1.36
2232026-02-19T04:41:37.207Z Downloaded heapless v0.8.0
2242026-02-19T04:41:37.210Z Downloaded getrandom v0.3.4
2252026-02-19T04:41:37.213Z Downloaded serde_core v1.0.228
2262026-02-19T04:41:37.216Z Downloaded socket2 v0.6.2
2272026-02-19T04:41:37.219Z Downloaded darling_core v0.21.3
2282026-02-19T04:41:37.222Z Downloaded anyhow v1.0.101
2292026-02-19T04:41:37.224Z Downloaded darling v0.21.3
2302026-02-19T04:41:37.229Z Downloaded zerocopy-derive v0.8.39
2312026-02-19T04:41:37.246Z Downloaded toml_edit v0.23.10+spec-1.0.0
2322026-02-19T04:41:37.254Z Downloaded regex v1.12.3
2332026-02-19T04:41:37.267Z Downloaded rand v0.9.2
2342026-02-19T04:41:37.271Z Downloaded memchr v2.8.0
2352026-02-19T04:41:37.275Z Downloaded serde v1.0.228
2362026-02-19T04:41:37.278Z Downloaded indexmap v2.13.0
2372026-02-19T04:41:37.283Z Downloaded aho-corasick v1.1.4
2382026-02-19T04:41:37.299Z Downloaded itertools v0.14.0
2392026-02-19T04:41:37.304Z Downloaded hashbrown v0.16.1
2402026-02-19T04:41:37.333Z Downloaded winnow v0.7.14
2412026-02-19T04:41:37.351Z Downloaded zerocopy v0.8.39
2422026-02-19T04:41:37.369Z Downloaded syn v1.0.109
2432026-02-19T04:41:37.403Z Downloaded syn v2.0.114
2442026-02-19T04:41:37.412Z Downloaded smoltcp v0.11.0
2452026-02-19T04:41:37.421Z Downloaded regex-syntax v0.8.9
2462026-02-19T04:41:37.453Z Downloaded tracing v0.1.44
2472026-02-19T04:41:37.469Z Downloaded regex-automata v0.4.14
2482026-02-19T04:41:37.494Z Downloaded libc v0.2.180
2492026-02-19T04:41:37.568Z Compiling proc-macro2 v1.0.106
2502026-02-19T04:41:37.568Z Compiling quote v1.0.44
2512026-02-19T04:41:37.568Z Compiling unicode-ident v1.0.23
2522026-02-19T04:41:37.571Z Compiling zerocopy v0.8.39
2532026-02-19T04:41:37.571Z Checking cfg-if v1.0.4
2542026-02-19T04:41:37.571Z Compiling serde_core v1.0.228
2552026-02-19T04:41:37.571Z Compiling libc v0.2.180
2562026-02-19T04:41:37.640Z Compiling memchr v2.8.0
2572026-02-19T04:41:37.737Z Compiling ident_case v1.0.1
2582026-02-19T04:41:37.877Z Compiling strsim v0.11.1
2592026-02-19T04:41:37.922Z Compiling thiserror v2.0.18
2602026-02-19T04:41:38.258Z Compiling fnv v1.0.7
2612026-02-19T04:41:38.401Z Compiling regex-syntax v0.8.9
2622026-02-19T04:41:38.453Z Compiling serde v1.0.228
2632026-02-19T04:41:38.461Z Compiling either v1.15.0
2642026-02-19T04:41:38.839Z Compiling aho-corasick v1.1.4
2652026-02-19T04:41:38.891Z Compiling equivalent v1.0.2
2662026-02-19T04:41:38.906Z Compiling winnow v0.7.14
2672026-02-19T04:41:38.965Z Compiling hashbrown v0.16.1
2682026-02-19T04:41:39.058Z Compiling itertools v0.14.0
2692026-02-19T04:41:39.148Z Compiling getrandom v0.3.4
2702026-02-19T04:41:40.122Z Compiling syn v2.0.114
2712026-02-19T04:41:40.154Z Compiling indexmap v2.13.0
2722026-02-19T04:41:40.298Z Checking byteorder v1.5.0
2732026-02-19T04:41:40.603Z Compiling heapless v0.8.0
2742026-02-19T04:41:41.172Z Compiling toml_datetime v0.7.5+spec-1.1.0
2752026-02-19T04:41:41.625Z Checking hash32 v0.3.1
2762026-02-19T04:41:41.814Z Checking stable_deref_trait v1.2.1
2772026-02-19T04:41:41.911Z Compiling syn v1.0.109
2782026-02-19T04:41:41.920Z Compiling regex-automata v0.4.14
2792026-02-19T04:41:41.935Z Compiling smoltcp v0.11.0
2802026-02-19T04:41:42.134Z Compiling toml_parser v1.0.9+spec-1.1.0
2812026-02-19T04:41:42.332Z Checking bitflags v2.10.0
2822026-02-19T04:41:42.436Z Compiling rustversion v1.0.22
2832026-02-19T04:41:42.474Z Checking macaddr v1.0.1
2842026-02-19T04:41:42.528Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
2852026-02-19T04:41:42.910Z Compiling toml_edit v0.23.10+spec-1.0.0
2862026-02-19T04:41:42.977Z Checking managed v0.8.0
2872026-02-19T04:41:43.137Z Compiling ref-cast v1.0.25
2882026-02-19T04:41:43.339Z Compiling version_check v0.9.5
2892026-02-19T04:41:43.380Z Checking bitflags v1.3.2
2902026-02-19T04:41:43.475Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
2912026-02-19T04:41:43.730Z Checking rand_core v0.9.5
2922026-02-19T04:41:43.887Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
2932026-02-19T04:41:44.037Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
2942026-02-19T04:41:44.279Z Compiling proc-macro-crate v3.4.0
2952026-02-19T04:41:44.632Z Compiling anyhow v1.0.101
2962026-02-19T04:41:45.072Z Checking foreign-types-shared v0.3.1
2972026-02-19T04:41:45.195Z Checking once_cell v1.21.3
2982026-02-19T04:41:45.497Z Checking cstr-argument v0.1.2
2992026-02-19T04:41:45.507Z Checking tracing-core v0.1.36
3002026-02-19T04:41:45.548Z Checking pin-project-lite v0.2.16
3012026-02-19T04:41:45.583Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#99a7e26c)
3022026-02-19T04:41:45.707Z Checking dyn-clone v1.0.20
3032026-02-19T04:41:45.725Z Checking pretty-hex v0.4.1
3042026-02-19T04:41:45.865Z Compiling regex v1.12.3
3052026-02-19T04:41:45.943Z Checking uuid v1.20.0
3062026-02-19T04:41:46.214Z Checking socket2 v0.6.2
3072026-02-19T04:41:46.390Z Checking colored v3.1.1
3082026-02-19T04:41:46.509Z Checking oxnet v0.1.4
3092026-02-19T04:41:46.788Z Compiling darling_core v0.21.3
3102026-02-19T04:41:48.012Z Compiling zerocopy-derive v0.8.39
3112026-02-19T04:41:48.012Z Compiling thiserror-impl v2.0.18
3122026-02-19T04:41:48.015Z Compiling serde_derive v1.0.228
3132026-02-19T04:41:48.015Z Compiling num_enum_derive v0.7.5
3142026-02-19T04:41:48.015Z Compiling ref-cast-impl v1.0.25
3152026-02-19T04:41:49.101Z Compiling foreign-types-macros v0.2.3
3162026-02-19T04:41:49.304Z Compiling tracing-attributes v0.1.31
3172026-02-19T04:41:50.136Z Checking num_enum v0.7.5
3182026-02-19T04:41:50.286Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3192026-02-19T04:41:50.316Z Checking foreign-types v0.5.0
3202026-02-19T04:41:50.423Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
3212026-02-19T04:41:50.946Z Checking cobs v0.3.0
3222026-02-19T04:41:50.978Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
3232026-02-19T04:41:51.764Z Compiling darling_macro v0.21.3
3242026-02-19T04:41:51.897Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
3252026-02-19T04:41:51.959Z Checking tracing v0.1.44
3262026-02-19T04:41:52.584Z Compiling darling v0.21.3
3272026-02-19T04:41:52.587Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
3282026-02-19T04:41:52.665Z Compiling ingot-macros v0.1.1
3292026-02-19T04:41:53.445Z Checking postcard v1.1.3
3302026-02-19T04:41:56.541Z Checking ingot-types v0.1.2
3312026-02-19T04:41:56.541Z Checking ppv-lite86 v0.2.21
3322026-02-19T04:41:56.950Z Checking rand_chacha v0.9.0
3332026-02-19T04:41:57.004Z Checking ingot v0.1.1
3342026-02-19T04:41:57.167Z Checking rand v0.9.2
3352026-02-19T04:41:59.521Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3362026-02-19T04:42:01.437Z Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
3372026-02-19T04:42:03.287Z Checking opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
3382026-02-19T04:42:03.535Z Finished `dev` profile [optimized + debuginfo] target(s) in 30.62s
3392026-02-19T04:42:03.654Z
3402026-02-19T04:42:03.654Zreal 30.889038544
3412026-02-19T04:42:03.654Zuser 1:55.231928512
3422026-02-19T04:42:03.654Zsys 17.689482978
3432026-02-19T04:42:03.654Ztrap 0.084351591
3442026-02-19T04:42:03.654Ztflt 0.112570162
3452026-02-19T04:42:03.657Zdflt 0.124246284
3462026-02-19T04:42:03.657Zkflt 0.001688463
3472026-02-19T04:42:03.657Zlock 4:16.715179527
3482026-02-19T04:42:03.657Zslp 7:24.381792459
3492026-02-19T04:42:03.657Zlat 6.257871652
3502026-02-19T04:42:03.657Zstop 13.234168134
3512026-02-19T04:42:03.657Zprocess exited: duration 56948 ms, exit code 0
 
3522026-02-19T04:42:03.665Zfound 0 output files