01KJ6F81SWNTTP5QX41MPGQZYY: opte-ioctl

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

Buildomat Job: 01KJ6F8NEPRDQAY6N662KZT9E8

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-02-24T00:03:18.111Zjob assigned to worker 01KJ6F8P1H41MGGSRBMW0DN06X [factory aws, i-0de2fff682893e8e7] (queued for 49 s)
 
22026-02-24T00:03:26.641Zstarting task 0: "setup"
32026-02-24T00:03:26.645Z++ uname -s
42026-02-24T00:03:26.649Z+ kern=SunOS
52026-02-24T00:03:26.649Z+ build_user=build
62026-02-24T00:03:26.649Z+ build_uid=12345
72026-02-24T00:03:26.649Z+ work_dir=/work
82026-02-24T00:03:26.649Z+ input_dir=/input
92026-02-24T00:03:26.649Z+ [[ 0 == 12345 ]]
102026-02-24T00:03:26.649Z+ case "$kern" in
112026-02-24T00:03:26.650Z+ groupadd -g 12345 build
122026-02-24T00:03:26.654Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-02-24T00:03:28.658Z+ zfs create -o mountpoint=/work rpool/work
142026-02-24T00:03:28.792Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-02-24T00:03:28.796Z+ home_fs=zfs
162026-02-24T00:03:28.796Z+ [[ zfs == autofs ]]
172026-02-24T00:03:28.796Z+ mkdir -p /home/build
182026-02-24T00:03:28.796Z+ chown build:build /home/build /work
192026-02-24T00:03:30.800Z+ chmod 0700 /home/build /work
202026-02-24T00:03:30.804Zprocess exited: duration 4163 ms, exit code 0
 
212026-02-24T00:03:30.812Zstarting task 1: "rust-toolchain"
222026-02-24T00:03:30.817Z * rust toolchain channel = "1.90.0"
232026-02-24T00:03:30.817Z * rust toolchain profile = "default"
242026-02-24T00:03:30.817Z+ printf ' * rust toolchain channel = "%s"\n' 1.90.0
252026-02-24T00:03:30.817Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-02-24T00:03:30.817Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-02-24T00:03:30.817Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-02-24T00:03:30.821Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-02-24T00:03:30.821Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.90.0 --profile default
302026-02-24T00:03:30.948Zinfo: downloading installer
312026-02-24T00:03:33.019Zwarn: It looks like you have an existing installation of Rust at:
322026-02-24T00:03:33.019Zwarn: /opt/ooce/bin
332026-02-24T00:03:33.019Zwarn: It is recommended that rustup be the primary Rust installation.
342026-02-24T00:03:33.019Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-02-24T00:03:33.019Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-02-24T00:03:33.019Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-02-24T00:03:33.019Zwarn: or pass `-y' to ignore all ignorable checks.
382026-02-24T00:03:33.019Zerror: cannot install while Rust is installed
392026-02-24T00:03:33.019Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-02-24T00:03:33.063Zinfo: profile set to 'default'
412026-02-24T00:03:33.063Zinfo: default host triple is x86_64-unknown-illumos
422026-02-24T00:03:33.067Zinfo: syncing channel updates for '1.90.0-x86_64-unknown-illumos'
432026-02-24T00:03:33.236Zinfo: latest update on 2025-09-18, rust version 1.90.0 (1159e78c4 2025-09-14)
442026-02-24T00:03:33.236Zinfo: downloading component 'cargo'
452026-02-24T00:03:34.343Zinfo: downloading component 'clippy'
462026-02-24T00:03:34.728Zinfo: downloading component 'rust-docs'
472026-02-24T00:03:36.515Zinfo: downloading component 'rust-std'
482026-02-24T00:03:38.544Zinfo: downloading component 'rustc'
492026-02-24T00:03:47.379Zinfo: downloading component 'rustfmt'
502026-02-24T00:03:47.653Zinfo: installing component 'cargo'
512026-02-24T00:03:48.558Zinfo: installing component 'clippy'
522026-02-24T00:03:48.961Zinfo: installing component 'rust-docs'
532026-02-24T00:03:50.825Zinfo: installing component 'rust-std'
542026-02-24T00:03:52.743Zinfo: installing component 'rustc'
552026-02-24T00:03:59.393Zinfo: installing component 'rustfmt'
562026-02-24T00:03:59.729Zinfo: default toolchain set to '1.90.0-x86_64-unknown-illumos'
572026-02-24T00:03:59.729Z
582026-02-24T00:04:00.153Z 1.90.0-x86_64-unknown-illumos installed - rustc 1.90.0 (1159e78c4 2025-09-14)
592026-02-24T00:04:00.153Z
602026-02-24T00:04:00.156Z
612026-02-24T00:04:00.156ZRust is installed now. Great!
622026-02-24T00:04:00.156Z
632026-02-24T00:04:00.156ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-02-24T00:04:00.156Zenvironment variable. This has not been done automatically.
652026-02-24T00:04:00.156Z
662026-02-24T00:04:00.156ZTo configure your current shell, you need to source
672026-02-24T00:04:00.157Zthe corresponding env file under $HOME/.cargo.
682026-02-24T00:04:00.157Z
692026-02-24T00:04:00.157ZThis is usually done by running one of the following (note the leading DOT):
702026-02-24T00:04:00.157Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-02-24T00:04:00.157Zsource "$HOME/.cargo/env.fish" # For fish
722026-02-24T00:04:00.157Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-02-24T00:04:00.230Z+ rustup --version
742026-02-24T00:04:00.241Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-02-24T00:04:00.244Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-02-24T00:04:00.324Zinfo: The currently active `rustc` version is `rustc 1.90.0 (1159e78c4 2025-09-14)`
772026-02-24T00:04:00.328Z+ cargo --version
782026-02-24T00:04:00.389Zcargo 1.90.0 (840b83a10 2025-07-30)
792026-02-24T00:04:00.392Z+ rustc --version
802026-02-24T00:04:00.463Zrustc 1.90.0 (1159e78c4 2025-09-14)
812026-02-24T00:04:00.466Zprocess exited: duration 29650 ms, exit code 0
 
822026-02-24T00:04:00.474Zstarting task 2: "authentication"
832026-02-24T00:04:00.495Zprocess exited: duration 22 ms, exit code 0
 
842026-02-24T00:04:00.502Zstarting task 3: "clone repository"
852026-02-24T00:04:00.510Z+ mkdir -p /work/oxidecomputer/opte
862026-02-24T00:04:00.513Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
872026-02-24T00:04:00.552ZCloning into '/work/oxidecomputer/opte'...
882026-02-24T00:04:04.072Z+ cd /work/oxidecomputer/opte
892026-02-24T00:04:04.075Z+ git fetch origin c570ac2126dbbebbd8e98e73b580c5be6b7e460e
902026-02-24T00:04:04.505ZFrom https://github.com/oxidecomputer/opte
912026-02-24T00:04:04.505Z * branch c570ac2126dbbebbd8e98e73b580c5be6b7e460e -> FETCH_HEAD
922026-02-24T00:04:04.514Z+ [[ -n zl/filter-mcast-srcs ]]
932026-02-24T00:04:04.517Z++ git branch --show-current
942026-02-24T00:04:04.517Z+ current=master
952026-02-24T00:04:04.517Z+ [[ master != zl/filter-mcast-srcs ]]
962026-02-24T00:04:04.517Z+ git branch -f zl/filter-mcast-srcs c570ac2126dbbebbd8e98e73b580c5be6b7e460e
972026-02-24T00:04:04.521Z+ git checkout -f zl/filter-mcast-srcs
982026-02-24T00:04:04.546ZSwitched to branch 'zl/filter-mcast-srcs'
992026-02-24T00:04:04.549Z+ git reset --hard c570ac2126dbbebbd8e98e73b580c5be6b7e460e
1002026-02-24T00:04:04.555ZHEAD is now at c570ac2 [review] api comment updates for ord impl
1012026-02-24T00:04:04.559Zprocess exited: duration 4053 ms, exit code 0
 
1022026-02-24T00:04:04.565Zstarting task 4: "build"
1032026-02-24T00:04:04.571Z+ source .github/buildomat/common.sh
1042026-02-24T00:04:04.574Z++ rustup show active-toolchain
1052026-02-24T00:04:04.620Z1.90.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
1062026-02-24T00:04:04.623Z++ pushd xde
1072026-02-24T00:04:04.623Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
1082026-02-24T00:04:04.623Z++ rustup show active-toolchain
1092026-02-24T00:04:04.630Zinfo: syncing channel updates for 'nightly-2025-09-19-x86_64-unknown-illumos'
1102026-02-24T00:04:04.843Zinfo: latest update on 2025-09-19, rust version 1.92.0-nightly (7c275d09e 2025-09-18)
1112026-02-24T00:04:04.843Zinfo: downloading component 'cargo'
1122026-02-24T00:04:07.244Zinfo: downloading component 'clippy'
1132026-02-24T00:04:07.889Zinfo: downloading component 'rust-src'
1142026-02-24T00:04:08.218Zinfo: downloading component 'rust-std'
1152026-02-24T00:04:10.391Zinfo: downloading component 'rustc'
1162026-02-24T00:04:19.445Zinfo: downloading component 'rustfmt'
1172026-02-24T00:04:19.834Zinfo: installing component 'cargo'
1182026-02-24T00:04:20.749Zinfo: installing component 'clippy'
1192026-02-24T00:04:21.149Zinfo: installing component 'rust-src'
1202026-02-24T00:04:21.514Zinfo: installing component 'rust-std'
1212026-02-24T00:04:23.204Zinfo: installing component 'rustc'
1222026-02-24T00:04:29.757Zinfo: installing component 'rustfmt'
1232026-02-24T00:04:30.095Znightly-2025-09-19-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1242026-02-24T00:04:30.176Z+++ rustup show active-toolchain -v
1252026-02-24T00:04:30.180Z+++ head -n 1
1262026-02-24T00:04:30.180Z+++ cut '-d ' -f1
1272026-02-24T00:04:30.284Z++ export NIGHTLY=nightly-2025-09-19-x86_64-unknown-illumos
1282026-02-24T00:04:30.284Z++ NIGHTLY=nightly-2025-09-19-x86_64-unknown-illumos
1292026-02-24T00:04:30.284Z++ popd
1302026-02-24T00:04:30.287Z/work/oxidecomputer/opte
1312026-02-24T00:04:30.287Z+ cargo --version
1322026-02-24T00:04:30.342Zcargo 1.90.0 (840b83a10 2025-07-30)
1332026-02-24T00:04:30.345Z+ rustc --version
1342026-02-24T00:04:30.414Zrustc 1.90.0 (1159e78c4 2025-09-14)
1352026-02-24T00:04:30.417Z+ cd lib/opte-ioctl
1362026-02-24T00:04:30.417Z+ header 'check style'
1372026-02-24T00:04:30.417Z+ echo '# ==== check style ==== #'
1382026-02-24T00:04:30.417Z# ==== check style ==== #
1392026-02-24T00:04:30.417Z+ ptime -m cargo +nightly-2025-09-19-x86_64-unknown-illumos fmt -- --check
1402026-02-24T00:04:30.658Z
1412026-02-24T00:04:30.658Zreal 0.237861600
1422026-02-24T00:04:30.658Zuser 0.162743803
1432026-02-24T00:04:30.658Zsys 0.068219518
1442026-02-24T00:04:30.658Ztrap 0.000108629
1452026-02-24T00:04:30.658Ztflt 0.000032915
1462026-02-24T00:04:30.658Zdflt 0.000055592
1472026-02-24T00:04:30.658Zkflt 0.000000000
1482026-02-24T00:04:30.659Zlock 0.889467757
1492026-02-24T00:04:30.659Zslp 0.281935649
1502026-02-24T00:04:30.659Zlat 0.003030522
1512026-02-24T00:04:30.659Zstop 0.000151841
1522026-02-24T00:04:30.662Z+ header analyze
1532026-02-24T00:04:30.662Z+ echo '# ==== analyze ==== #'
1542026-02-24T00:04:30.662Z# ==== analyze ==== #
1552026-02-24T00:04:30.662Z+ ptime -m cargo clippy --all-targets -- --deny warnings
1562026-02-24T00:04:30.935Z Updating crates.io index
1572026-02-24T00:04:30.974Z Updating git repository `https://github.com/oxidecomputer/falcon`
1582026-02-24T00:04:35.041Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1592026-02-24T00:04:35.622Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1602026-02-24T00:04:36.436Z Updating git repository `https://github.com/oxidecomputer/zone`
1612026-02-24T00:04:37.182Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1622026-02-24T00:04:37.735Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1632026-02-24T00:04:38.495Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1642026-02-24T00:04:40.682Z Downloading crates ...
1652026-02-24T00:04:40.741Z Downloaded uuid v1.20.0
1662026-02-24T00:04:40.746Z Downloaded macaddr v1.0.1
1672026-02-24T00:04:40.746Z Downloaded dyn-clone v1.0.20
1682026-02-24T00:04:40.751Z Downloaded defmt-parser v1.0.0
1692026-02-24T00:04:40.751Z Downloaded darling_macro v0.21.3
1702026-02-24T00:04:40.751Z Downloaded anyhow v1.0.101
1712026-02-24T00:04:40.801Z Downloaded cstr-argument v0.1.2
1722026-02-24T00:04:40.801Z Downloaded byteorder v1.5.0
1732026-02-24T00:04:40.801Z Downloaded bitflags v1.3.2
1742026-02-24T00:04:40.801Z Downloaded defmt v0.3.100
1752026-02-24T00:04:40.801Z Downloaded ingot-macros v0.1.1
1762026-02-24T00:04:40.801Z Downloaded darling v0.21.3
1772026-02-24T00:04:40.801Z Downloaded embedded-io v0.4.0
1782026-02-24T00:04:40.801Z Downloaded strsim v0.11.1
1792026-02-24T00:04:40.801Z Downloaded either v1.15.0
1802026-02-24T00:04:40.801Z Downloaded ingot-types v0.1.2
1812026-02-24T00:04:40.801Z Downloaded bitflags v2.10.0
1822026-02-24T00:04:40.801Z Downloaded fnv v1.0.7
1832026-02-24T00:04:40.801Z Downloaded cfg-if v1.0.4
1842026-02-24T00:04:40.801Z Downloaded thiserror v2.0.18
1852026-02-24T00:04:40.801Z Downloaded hash32 v0.3.1
1862026-02-24T00:04:40.801Z Downloaded foreign-types-macros v0.2.3
1872026-02-24T00:04:40.807Z Downloaded proc-macro-error2 v2.0.1
1882026-02-24T00:04:40.814Z Downloaded foreign-types v0.5.0
1892026-02-24T00:04:40.821Z Downloaded proc-macro-error-attr2 v2.0.0
1902026-02-24T00:04:40.825Z Downloaded foreign-types-shared v0.3.1
1912026-02-24T00:04:40.825Z Downloaded embedded-io v0.6.1
1922026-02-24T00:04:40.825Z Downloaded ref-cast v1.0.25
1932026-02-24T00:04:40.825Z Downloaded ident_case v1.0.1
1942026-02-24T00:04:40.837Z Downloaded version_check v0.9.5
1952026-02-24T00:04:40.845Z Downloaded ref-cast-impl v1.0.25
1962026-02-24T00:04:40.846Z Downloaded stable_deref_trait v1.2.1
1972026-02-24T00:04:40.846Z Downloaded cobs v0.3.0
1982026-02-24T00:04:40.846Z Downloaded proc-macro-crate v3.4.0
1992026-02-24T00:04:40.846Z Downloaded pretty-hex v0.4.1
2002026-02-24T00:04:40.847Z Downloaded equivalent v1.0.2
2012026-02-24T00:04:40.847Z Downloaded managed v0.8.0
2022026-02-24T00:04:40.851Z Downloaded thiserror-impl v2.0.18
2032026-02-24T00:04:40.855Z Downloaded pin-project-lite v0.2.16
2042026-02-24T00:04:40.858Z Downloaded toml_parser v1.0.7+spec-1.1.0
2052026-02-24T00:04:40.862Z Downloaded rand_chacha v0.9.0
2062026-02-24T00:04:40.862Z Downloaded num_enum v0.7.5
2072026-02-24T00:04:40.866Z Downloaded tracing-attributes v0.1.31
2082026-02-24T00:04:40.872Z Downloaded rand_core v0.9.5
2092026-02-24T00:04:40.876Z Downloaded rustversion v1.0.22
2102026-02-24T00:04:40.879Z Downloaded defmt v1.0.1
2112026-02-24T00:04:40.885Z Downloaded defmt-macros v1.0.1
2122026-02-24T00:04:40.896Z Downloaded num_enum_derive v0.7.5
2132026-02-24T00:04:40.896Z Downloaded colored v3.1.1
2142026-02-24T00:04:40.901Z Downloaded ppv-lite86 v0.2.21
2152026-02-24T00:04:40.901Z Downloaded oxnet v0.1.4
2162026-02-24T00:04:40.906Z Downloaded toml_datetime v0.7.5+spec-1.1.0
2172026-02-24T00:04:40.910Z Downloaded quote v1.0.44
2182026-02-24T00:04:40.910Z Downloaded postcard v1.1.3
2192026-02-24T00:04:40.917Z Downloaded unicode-ident v1.0.23
2202026-02-24T00:04:40.924Z Downloaded socket2 v0.6.2
2212026-02-24T00:04:40.924Z Downloaded once_cell v1.21.3
2222026-02-24T00:04:40.924Z Downloaded getrandom v0.3.4
2232026-02-24T00:04:40.928Z Downloaded toml_edit v0.23.10+spec-1.0.0
2242026-02-24T00:04:40.936Z Downloaded ingot v0.1.1
2252026-02-24T00:04:40.936Z Downloaded tracing-core v0.1.36
2262026-02-24T00:04:40.941Z Downloaded serde_derive v1.0.228
2272026-02-24T00:04:40.941Z Downloaded proc-macro2 v1.0.106
2282026-02-24T00:04:40.941Z Downloaded darling_core v0.21.3
2292026-02-24T00:04:40.948Z Downloaded serde_core v1.0.228
2302026-02-24T00:04:40.952Z Downloaded aho-corasick v1.1.4
2312026-02-24T00:04:40.959Z Downloaded heapless v0.8.0
2322026-02-24T00:04:40.962Z Downloaded serde v1.0.228
2332026-02-24T00:04:40.986Z Downloaded rand v0.9.2
2342026-02-24T00:04:40.994Z Downloaded indexmap v2.13.0
2352026-02-24T00:04:40.994Z Downloaded zerocopy-derive v0.8.39
2362026-02-24T00:04:40.999Z Downloaded memchr v2.8.0
2372026-02-24T00:04:41.005Z Downloaded hashbrown v0.16.1
2382026-02-24T00:04:41.015Z Downloaded regex v1.12.3
2392026-02-24T00:04:41.018Z Downloaded itertools v0.14.0
2402026-02-24T00:04:41.042Z Downloaded winnow v0.7.14
2412026-02-24T00:04:41.068Z Downloaded syn v1.0.109
2422026-02-24T00:04:41.093Z Downloaded zerocopy v0.8.39
2432026-02-24T00:04:41.110Z Downloaded smoltcp v0.11.0
2442026-02-24T00:04:41.121Z Downloaded syn v2.0.114
2452026-02-24T00:04:41.146Z Downloaded regex-syntax v0.8.9
2462026-02-24T00:04:41.163Z Downloaded tracing v0.1.44
2472026-02-24T00:04:41.174Z Downloaded regex-automata v0.4.14
2482026-02-24T00:04:41.201Z Downloaded libc v0.2.180
2492026-02-24T00:04:41.277Z Compiling proc-macro2 v1.0.106
2502026-02-24T00:04:41.277Z Compiling unicode-ident v1.0.23
2512026-02-24T00:04:41.277Z Compiling quote v1.0.44
2522026-02-24T00:04:41.281Z Compiling zerocopy v0.8.39
2532026-02-24T00:04:41.281Z Checking cfg-if v1.0.4
2542026-02-24T00:04:41.281Z Compiling serde_core v1.0.228
2552026-02-24T00:04:41.281Z Compiling libc v0.2.180
2562026-02-24T00:04:41.350Z Compiling strsim v0.11.1
2572026-02-24T00:04:41.450Z Compiling memchr v2.8.0
2582026-02-24T00:04:41.582Z Compiling fnv v1.0.7
2592026-02-24T00:04:41.704Z Compiling ident_case v1.0.1
2602026-02-24T00:04:41.866Z Compiling thiserror v2.0.18
2612026-02-24T00:04:41.968Z Compiling regex-syntax v0.8.9
2622026-02-24T00:04:42.052Z Compiling hashbrown v0.16.1
2632026-02-24T00:04:42.113Z Compiling winnow v0.7.14
2642026-02-24T00:04:42.679Z Compiling aho-corasick v1.1.4
2652026-02-24T00:04:42.841Z Compiling either v1.15.0
2662026-02-24T00:04:42.882Z Compiling serde v1.0.228
2672026-02-24T00:04:43.168Z Compiling equivalent v1.0.2
2682026-02-24T00:04:43.258Z Compiling indexmap v2.13.0
2692026-02-24T00:04:43.284Z Compiling itertools v0.14.0
2702026-02-24T00:04:43.856Z Compiling syn v2.0.114
2712026-02-24T00:04:44.031Z Compiling getrandom v0.3.4
2722026-02-24T00:04:44.625Z Compiling heapless v0.8.0
2732026-02-24T00:04:44.640Z Checking byteorder v1.5.0
2742026-02-24T00:04:44.951Z Compiling toml_datetime v0.7.5+spec-1.1.0
2752026-02-24T00:04:45.359Z Compiling regex-automata v0.4.14
2762026-02-24T00:04:45.452Z Compiling toml_parser v1.0.7+spec-1.1.0
2772026-02-24T00:04:45.461Z Checking hash32 v0.3.1
2782026-02-24T00:04:45.684Z Compiling smoltcp v0.11.0
2792026-02-24T00:04:45.761Z Checking bitflags v2.10.0
2802026-02-24T00:04:46.066Z Compiling rustversion v1.0.22
2812026-02-24T00:04:46.134Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
2822026-02-24T00:04:46.301Z Checking stable_deref_trait v1.2.1
2832026-02-24T00:04:46.346Z Compiling toml_edit v0.23.10+spec-1.0.0
2842026-02-24T00:04:46.406Z Compiling syn v1.0.109
2852026-02-24T00:04:46.530Z Checking macaddr v1.0.1
2862026-02-24T00:04:46.838Z Compiling version_check v0.9.5
2872026-02-24T00:04:46.997Z Checking managed v0.8.0
2882026-02-24T00:04:47.008Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
2892026-02-24T00:04:47.041Z Checking bitflags v1.3.2
2902026-02-24T00:04:47.130Z Compiling ref-cast v1.0.25
2912026-02-24T00:04:47.340Z Checking rand_core v0.9.5
2922026-02-24T00:04:47.414Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
2932026-02-24T00:04:47.532Z Compiling proc-macro-crate v3.4.0
2942026-02-24T00:04:47.791Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
2952026-02-24T00:04:48.378Z Compiling anyhow v1.0.101
2962026-02-24T00:04:48.491Z Checking once_cell v1.21.3
2972026-02-24T00:04:48.814Z Checking foreign-types-shared v0.3.1
2982026-02-24T00:04:48.852Z Checking tracing-core v0.1.36
2992026-02-24T00:04:49.304Z Compiling regex v1.12.3
3002026-02-24T00:04:49.313Z Checking cstr-argument v0.1.2
3012026-02-24T00:04:49.346Z Checking dyn-clone v1.0.20
3022026-02-24T00:04:49.497Z Checking pin-project-lite v0.2.16
3032026-02-24T00:04:49.500Z Checking pretty-hex v0.4.1
3042026-02-24T00:04:49.507Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#99a7e26c)
3052026-02-24T00:04:49.685Z Checking uuid v1.20.0
3062026-02-24T00:04:49.879Z Checking socket2 v0.6.2
3072026-02-24T00:04:50.033Z Checking oxnet v0.1.4
3082026-02-24T00:04:50.259Z Checking colored v3.1.1
3092026-02-24T00:04:50.534Z Compiling darling_core v0.21.3
3102026-02-24T00:04:51.703Z Compiling zerocopy-derive v0.8.39
3112026-02-24T00:04:51.705Z Compiling thiserror-impl v2.0.18
3122026-02-24T00:04:51.707Z Compiling serde_derive v1.0.228
3132026-02-24T00:04:51.708Z Compiling foreign-types-macros v0.2.3
3142026-02-24T00:04:51.709Z Compiling ref-cast-impl v1.0.25
3152026-02-24T00:04:52.780Z Compiling num_enum_derive v0.7.5
3162026-02-24T00:04:52.899Z Checking foreign-types v0.5.0
3172026-02-24T00:04:52.998Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3182026-02-24T00:04:53.085Z Compiling tracing-attributes v0.1.31
3192026-02-24T00:04:54.049Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
3202026-02-24T00:04:54.577Z Checking cobs v0.3.0
3212026-02-24T00:04:54.873Z Checking num_enum v0.7.5
3222026-02-24T00:04:55.039Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
3232026-02-24T00:04:55.335Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
3242026-02-24T00:04:55.486Z Compiling darling_macro v0.21.3
3252026-02-24T00:04:55.836Z Checking tracing v0.1.44
3262026-02-24T00:04:56.132Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
3272026-02-24T00:04:56.318Z Compiling darling v0.21.3
3282026-02-24T00:04:56.400Z Compiling ingot-macros v0.1.1
3292026-02-24T00:04:57.078Z Checking postcard v1.1.3
3302026-02-24T00:05:00.039Z Checking ingot-types v0.1.2
3312026-02-24T00:05:00.039Z Checking ppv-lite86 v0.2.21
3322026-02-24T00:05:00.453Z Checking rand_chacha v0.9.0
3332026-02-24T00:05:00.507Z Checking ingot v0.1.1
3342026-02-24T00:05:00.685Z Checking rand v0.9.2
3352026-02-24T00:05:03.085Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3362026-02-24T00:05:05.158Z Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
3372026-02-24T00:05:07.271Z Checking opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
3382026-02-24T00:05:07.597Z Finished `dev` profile [optimized + debuginfo] target(s) in 36.74s
3392026-02-24T00:05:07.712Z
3402026-02-24T00:05:07.712Zreal 37.041268962
3412026-02-24T00:05:07.712Zuser 1:55.095831994
3422026-02-24T00:05:07.712Zsys 17.808009221
3432026-02-24T00:05:07.712Ztrap 0.072605175
3442026-02-24T00:05:07.712Ztflt 0.110503524
3452026-02-24T00:05:07.712Zdflt 0.285056153
3462026-02-24T00:05:07.721Zkflt 0.001528809
3472026-02-24T00:05:07.721Zlock 4:17.772481368
3482026-02-24T00:05:07.721Zslp 7:35.995867354
3492026-02-24T00:05:07.721Zlat 6.703163956
3502026-02-24T00:05:07.721Zstop 14.558514133
3512026-02-24T00:05:07.721Zprocess exited: duration 63139 ms, exit code 0
 
3522026-02-24T00:05:07.730Zfound 0 output files