01KEWB4RNKVRJE7Q9KC6Z1597H: opte-ioctl

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

Buildomat Job: 01KEWB5QHV1DFKBJTJE3DCDKH2

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-01-13T18:52:00.073Zjob assigned to worker 01KEWB5RPAVSKJ2E79AT094V16 [factory gimlet-EVT22200007-propolis, EVT22200007/54170] (queued for 31 s)
 
22026-01-13T18:52:09.764Zstarting task 0: "setup"
32026-01-13T18:52:09.789Z++ uname -s
42026-01-13T18:52:09.789Z+ kern=SunOS
52026-01-13T18:52:09.789Z+ build_user=build
62026-01-13T18:52:09.789Z+ build_uid=12345
72026-01-13T18:52:09.789Z+ work_dir=/work
82026-01-13T18:52:09.789Z+ input_dir=/input
92026-01-13T18:52:09.789Z+ [[ 0 == 12345 ]]
102026-01-13T18:52:09.789Z+ case "$kern" in
112026-01-13T18:52:09.789Z+ groupadd -g 12345 build
122026-01-13T18:52:09.789Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-01-13T18:52:11.791Z+ zfs create -o mountpoint=/work rpool/work
142026-01-13T18:52:11.840Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-01-13T18:52:11.865Z+ home_fs=zfs
162026-01-13T18:52:11.865Z+ [[ zfs == autofs ]]
172026-01-13T18:52:11.865Z+ mkdir -p /home/build
182026-01-13T18:52:11.865Z+ chown build:build /home/build /work
192026-01-13T18:52:13.852Z+ chmod 0700 /home/build /work
202026-01-13T18:52:13.877Zprocess exited: duration 4096 ms, exit code 0
 
212026-01-13T18:52:13.930Zstarting task 1: "rust-toolchain"
222026-01-13T18:52:13.956Z+ printf ' * rust toolchain channel = "%s"\n' 1.90.0
232026-01-13T18:52:13.956Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-01-13T18:52:13.956Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
252026-01-13T18:52:13.956Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
262026-01-13T18:52:13.956Z * rust toolchain channel = "1.90.0"
272026-01-13T18:52:13.956Z * rust toolchain profile = "default"
282026-01-13T18:52:13.956Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.90.0 --profile default
292026-01-13T18:52:13.956Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
302026-01-13T18:52:14.119Zinfo: downloading installer
312026-01-13T18:52:14.996Zwarn: It looks like you have an existing installation of Rust at:
322026-01-13T18:52:14.997Zwarn: /opt/ooce/bin
332026-01-13T18:52:14.997Zwarn: It is recommended that rustup be the primary Rust installation.
342026-01-13T18:52:14.997Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-01-13T18:52:14.997Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-01-13T18:52:14.997Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-01-13T18:52:14.997Zwarn: or pass `-y' to ignore all ignorable checks.
382026-01-13T18:52:14.997Zerror: cannot install while Rust is installed
392026-01-13T18:52:14.997Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-01-13T18:52:15.021Zinfo: profile set to 'default'
412026-01-13T18:52:15.021Zinfo: default host triple is x86_64-unknown-illumos
422026-01-13T18:52:15.021Zinfo: syncing channel updates for '1.90.0-x86_64-unknown-illumos'
432026-01-13T18:52:15.159Zinfo: latest update on 2025-09-18, rust version 1.90.0 (1159e78c4 2025-09-14)
442026-01-13T18:52:15.159Zinfo: downloading component 'cargo'
452026-01-13T18:52:15.459Zinfo: downloading component 'clippy'
462026-01-13T18:52:15.570Zinfo: downloading component 'rust-docs'
472026-01-13T18:52:15.962Zinfo: downloading component 'rust-std'
482026-01-13T18:52:16.644Zinfo: downloading component 'rustc'
492026-01-13T18:52:19.679Zinfo: downloading component 'rustfmt'
502026-01-13T18:52:19.747Zinfo: installing component 'cargo'
512026-01-13T18:52:21.213Zinfo: installing component 'clippy'
522026-01-13T18:52:21.742Zinfo: installing component 'rust-docs'
532026-01-13T18:52:25.548Zinfo: installing component 'rust-std'
542026-01-13T18:52:28.340Zinfo: installing component 'rustc'
552026-01-13T18:52:37.863Zinfo: installing component 'rustfmt'
562026-01-13T18:52:38.327Zinfo: default toolchain set to '1.90.0-x86_64-unknown-illumos'
572026-01-13T18:52:38.327Z
582026-01-13T18:52:38.529Z 1.90.0-x86_64-unknown-illumos installed - rustc 1.90.0 (1159e78c4 2025-09-14)
592026-01-13T18:52:38.529Z
602026-01-13T18:52:38.554Z
612026-01-13T18:52:38.554ZRust is installed now. Great!
622026-01-13T18:52:38.554Z
632026-01-13T18:52:38.554ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-01-13T18:52:38.554Zenvironment variable. This has not been done automatically.
652026-01-13T18:52:38.554Z
662026-01-13T18:52:38.554ZTo configure your current shell, you need to source
672026-01-13T18:52:38.554Zthe corresponding env file under $HOME/.cargo.
682026-01-13T18:52:38.554Z
692026-01-13T18:52:38.554ZThis is usually done by running one of the following (note the leading DOT):
702026-01-13T18:52:38.554Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-01-13T18:52:38.554Zsource "$HOME/.cargo/env.fish" # For fish
722026-01-13T18:52:38.555Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-01-13T18:52:38.678Z+ rustup --version
742026-01-13T18:52:38.703Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-01-13T18:52:38.703Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-01-13T18:52:38.835Zinfo: The currently active `rustc` version is `rustc 1.90.0 (1159e78c4 2025-09-14)`
772026-01-13T18:52:38.859Z+ cargo --version
782026-01-13T18:52:38.955Zcargo 1.90.0 (840b83a10 2025-07-30)
792026-01-13T18:52:38.980Z+ rustc --version
802026-01-13T18:52:39.075Zrustc 1.90.0 (1159e78c4 2025-09-14)
812026-01-13T18:52:39.100Zprocess exited: duration 25155 ms, exit code 0
 
822026-01-13T18:52:39.150Zstarting task 2: "authentication"
832026-01-13T18:52:39.209Zprocess exited: duration 59 ms, exit code 0
 
842026-01-13T18:52:39.261Zstarting task 3: "clone repository"
852026-01-13T18:52:39.285Z+ mkdir -p /work/oxidecomputer/opte
862026-01-13T18:52:39.285Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
872026-01-13T18:52:39.310ZCloning into '/work/oxidecomputer/opte'...
882026-01-13T18:52:40.468Z+ cd /work/oxidecomputer/opte
892026-01-13T18:52:40.468Z+ git fetch origin 8a4a574fc937ed166c199d0d6f16053da5d8f701
902026-01-13T18:52:40.850ZFrom https://github.com/oxidecomputer/opte
912026-01-13T18:52:40.850Z * branch 8a4a574fc937ed166c199d0d6f16053da5d8f701 -> FETCH_HEAD
922026-01-13T18:52:40.874Z+ [[ -n overlay-capab ]]
932026-01-13T18:52:40.874Z++ git branch --show-current
942026-01-13T18:52:40.899Z+ current=master
952026-01-13T18:52:40.899Z+ [[ master != overlay-capab ]]
962026-01-13T18:52:40.899Z+ git branch -f overlay-capab 8a4a574fc937ed166c199d0d6f16053da5d8f701
972026-01-13T18:52:40.899Z+ git checkout -f overlay-capab
982026-01-13T18:52:40.924ZSwitched to branch 'overlay-capab'
992026-01-13T18:52:40.952Z+ git reset --hard 8a4a574fc937ed166c199d0d6f16053da5d8f701
1002026-01-13T18:52:40.952ZHEAD is now at 8a4a574 Advertise `MAC_CAPAB_OVERLAY`
1012026-01-13T18:52:40.952Zprocess exited: duration 1681 ms, exit code 0
 
1022026-01-13T18:52:41.005Zstarting task 4: "build"
1032026-01-13T18:52:41.030Z+ source .github/buildomat/common.sh
1042026-01-13T18:52:41.030Z++ rustup show active-toolchain
1052026-01-13T18:52:41.094Z1.90.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
1062026-01-13T18:52:41.119Z++ pushd xde
1072026-01-13T18:52:41.119Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
1082026-01-13T18:52:41.119Z++ rustup show active-toolchain
1092026-01-13T18:52:41.119Zinfo: syncing channel updates for 'nightly-2025-09-19-x86_64-unknown-illumos'
1102026-01-13T18:52:41.427Zinfo: latest update on 2025-09-19, rust version 1.92.0-nightly (7c275d09e 2025-09-18)
1112026-01-13T18:52:41.427Zinfo: downloading component 'cargo'
1122026-01-13T18:52:41.785Zinfo: downloading component 'clippy'
1132026-01-13T18:52:42.000Zinfo: downloading component 'rust-src'
1142026-01-13T18:52:42.212Zinfo: downloading component 'rust-std'
1152026-01-13T18:52:43.400Zinfo: downloading component 'rustc'
1162026-01-13T18:52:46.999Zinfo: downloading component 'rustfmt'
1172026-01-13T18:52:47.203Zinfo: installing component 'cargo'
1182026-01-13T18:52:48.460Zinfo: installing component 'clippy'
1192026-01-13T18:52:48.953Zinfo: installing component 'rust-src'
1202026-01-13T18:52:49.506Zinfo: installing component 'rust-std'
1212026-01-13T18:52:51.878Zinfo: installing component 'rustc'
1222026-01-13T18:53:01.355Zinfo: installing component 'rustfmt'
1232026-01-13T18:53:01.801Znightly-2025-09-19-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1242026-01-13T18:53:01.943Z+++ rustup show active-toolchain -v
1252026-01-13T18:53:01.967Z+++ head -n 1
1262026-01-13T18:53:01.967Z+++ cut '-d ' -f1
1272026-01-13T18:53:02.185Z++ export NIGHTLY=nightly-2025-09-19-x86_64-unknown-illumos
1282026-01-13T18:53:02.185Z++ NIGHTLY=nightly-2025-09-19-x86_64-unknown-illumos
1292026-01-13T18:53:02.185Z++ popd
1302026-01-13T18:53:02.185Z/work/oxidecomputer/opte
1312026-01-13T18:53:02.210Z+ cargo --version
1322026-01-13T18:53:02.328Zcargo 1.90.0 (840b83a10 2025-07-30)
1332026-01-13T18:53:02.352Z+ rustc --version
1342026-01-13T18:53:02.478Zrustc 1.90.0 (1159e78c4 2025-09-14)
1352026-01-13T18:53:02.502Z+ cd lib/opte-ioctl
1362026-01-13T18:53:02.502Z+ header 'check style'
1372026-01-13T18:53:02.502Z+ echo '# ==== check style ==== #'
1382026-01-13T18:53:02.503Z# ==== check style ==== #
1392026-01-13T18:53:02.503Z+ ptime -m cargo +nightly-2025-09-19-x86_64-unknown-illumos fmt -- --check
1402026-01-13T18:53:02.944Z
1412026-01-13T18:53:02.968Zreal 0.451501982
1422026-01-13T18:53:02.968Zuser 0.226396074
1432026-01-13T18:53:02.968Zsys 0.220768002
1442026-01-13T18:53:02.969Ztrap 0.000060534
1452026-01-13T18:53:02.969Ztflt 0.000038979
1462026-01-13T18:53:02.969Zdflt 0.000029128
1472026-01-13T18:53:02.969Zkflt 0.000000000
1482026-01-13T18:53:02.969Zlock 1.572609093
1492026-01-13T18:53:02.969Zslp 0.461956454
1502026-01-13T18:53:02.969Zlat 0.005680751
1512026-01-13T18:53:02.969Zstop 0.000365375
1522026-01-13T18:53:02.969Z+ header analyze
1532026-01-13T18:53:02.969Z+ echo '# ==== analyze ==== #'
1542026-01-13T18:53:02.969Z+ ptime -m cargo clippy --all-targets
1552026-01-13T18:53:02.969Z# ==== analyze ==== #
1562026-01-13T18:53:03.544Z Updating crates.io index
1572026-01-13T18:53:03.597Z Updating git repository `https://github.com/oxidecomputer/falcon`
1582026-01-13T18:53:04.685Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1592026-01-13T18:53:05.167Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1602026-01-13T18:53:05.668Z Updating git repository `https://github.com/oxidecomputer/zone`
1612026-01-13T18:53:06.077Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1622026-01-13T18:53:06.542Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1632026-01-13T18:53:06.986Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1642026-01-13T18:53:08.571Z Downloading crates ...
1652026-01-13T18:53:08.651Z Downloaded byteorder v1.5.0
1662026-01-13T18:53:08.675Z Downloaded defmt-parser v1.0.0
1672026-01-13T18:53:08.675Z Downloaded hash32 v0.3.1
1682026-01-13T18:53:08.675Z Downloaded embedded-io v0.4.0
1692026-01-13T18:53:08.675Z Downloaded fnv v1.0.7
1702026-01-13T18:53:08.675Z Downloaded equivalent v1.0.2
1712026-01-13T18:53:08.675Z Downloaded either v1.15.0
1722026-01-13T18:53:08.675Z Downloaded ref-cast-impl v1.0.25
1732026-01-13T18:53:08.701Z Downloaded proc-macro-error-attr2 v2.0.0
1742026-01-13T18:53:08.701Z Downloaded num_enum_derive v0.7.5
1752026-01-13T18:53:08.701Z Downloaded strsim v0.11.1
1762026-01-13T18:53:08.701Z Downloaded rand_chacha v0.9.0
1772026-01-13T18:53:08.701Z Downloaded version_check v0.9.5
1782026-01-13T18:53:08.701Z Downloaded ident_case v1.0.1
1792026-01-13T18:53:08.701Z Downloaded toml_datetime v0.7.5+spec-1.1.0
1802026-01-13T18:53:08.727Z Downloaded thiserror-impl v2.0.17
1812026-01-13T18:53:08.727Z Downloaded unicode-ident v1.0.22
1822026-01-13T18:53:08.727Z Downloaded uuid v1.19.0
1832026-01-13T18:53:08.752Z Downloaded zerocopy-derive v0.8.31
1842026-01-13T18:53:08.752Z Downloaded rand v0.9.2
1852026-01-13T18:53:08.776Z Downloaded indexmap v2.12.1
1862026-01-13T18:53:08.776Z Downloaded serde_derive v1.0.228
1872026-01-13T18:53:08.776Z Downloaded hashbrown v0.16.1
1882026-01-13T18:53:08.802Z Downloaded serde v1.0.228
1892026-01-13T18:53:08.802Z Downloaded winnow v0.7.14
1902026-01-13T18:53:08.827Z Downloaded regex v1.12.2
1912026-01-13T18:53:08.827Z Downloaded itertools v0.14.0
1922026-01-13T18:53:08.827Z Downloaded zerocopy v0.8.31
1932026-01-13T18:53:08.852Z Downloaded syn v1.0.109
1942026-01-13T18:53:08.877Z Downloaded heapless v0.8.0
1952026-01-13T18:53:08.877Z Downloaded tracing-core v0.1.36
1962026-01-13T18:53:08.877Z Downloaded syn v2.0.113
1972026-01-13T18:53:08.904Z Downloaded smoltcp v0.11.0
1982026-01-13T18:53:08.929Z Downloaded regex-syntax v0.8.8
1992026-01-13T18:53:08.929Z Downloaded toml_edit v0.23.10+spec-1.0.0
2002026-01-13T18:53:08.929Z Downloaded socket2 v0.6.1
2012026-01-13T18:53:08.929Z Downloaded serde_core v1.0.228
2022026-01-13T18:53:08.930Z Downloaded proc-macro2 v1.0.104
2032026-01-13T18:53:08.930Z Downloaded tracing v0.1.44
2042026-01-13T18:53:08.962Z Downloaded memchr v2.7.6
2052026-01-13T18:53:08.987Z Downloaded tracing-attributes v0.1.31
2062026-01-13T18:53:08.987Z Downloaded toml_parser v1.0.6+spec-1.1.0
2072026-01-13T18:53:08.987Z Downloaded rustversion v1.0.22
2082026-01-13T18:53:09.011Z Downloaded rand_core v0.9.3
2092026-01-13T18:53:09.011Z Downloaded quote v1.0.42
2102026-01-13T18:53:09.012Z Downloaded ppv-lite86 v0.2.21
2112026-01-13T18:53:09.012Z Downloaded postcard v1.1.3
2122026-01-13T18:53:09.012Z Downloaded oxnet v0.1.4
2132026-01-13T18:53:09.012Z Downloaded once_cell v1.21.3
2142026-01-13T18:53:09.012Z Downloaded regex-automata v0.4.13
2152026-01-13T18:53:09.036Z Downloaded proc-macro-error2 v2.0.1
2162026-01-13T18:53:09.036Z Downloaded ingot v0.1.1
2172026-01-13T18:53:09.036Z Downloaded thiserror v2.0.17
2182026-01-13T18:53:09.036Z Downloaded pin-project-lite v0.2.16
2192026-01-13T18:53:09.060Z Downloaded stable_deref_trait v1.2.1
2202026-01-13T18:53:09.060Z Downloaded ref-cast v1.0.25
2212026-01-13T18:53:09.060Z Downloaded macaddr v1.0.1
2222026-01-13T18:53:09.060Z Downloaded bitflags v2.10.0
2232026-01-13T18:53:09.060Z Downloaded num_enum v0.7.5
2242026-01-13T18:53:09.061Z Downloaded ingot-types v0.1.2
2252026-01-13T18:53:09.085Z Downloaded proc-macro-crate v3.4.0
2262026-01-13T18:53:09.085Z Downloaded libc v0.2.179
2272026-01-13T18:53:09.109Z Downloaded darling_core v0.21.3
2282026-01-13T18:53:09.134Z Downloaded managed v0.8.0
2292026-01-13T18:53:09.134Z Downloaded ingot-macros v0.1.1
2302026-01-13T18:53:09.134Z Downloaded anyhow v1.0.100
2312026-01-13T18:53:09.134Z Downloaded pretty-hex v0.4.1
2322026-01-13T18:53:09.134Z Downloaded getrandom v0.3.4
2332026-01-13T18:53:09.134Z Downloaded foreign-types v0.5.0
2342026-01-13T18:53:09.134Z Downloaded darling v0.21.3
2352026-01-13T18:53:09.134Z Downloaded dyn-clone v1.0.20
2362026-01-13T18:53:09.158Z Downloaded defmt v1.0.1
2372026-01-13T18:53:09.158Z Downloaded darling_macro v0.21.3
2382026-01-13T18:53:09.158Z Downloaded colored v3.0.0
2392026-01-13T18:53:09.158Z Downloaded bitflags v1.3.2
2402026-01-13T18:53:09.158Z Downloaded defmt-macros v1.0.1
2412026-01-13T18:53:09.158Z Downloaded cstr-argument v0.1.2
2422026-01-13T18:53:09.158Z Downloaded cobs v0.3.0
2432026-01-13T18:53:09.158Z Downloaded foreign-types-shared v0.3.1
2442026-01-13T18:53:09.158Z Downloaded foreign-types-macros v0.2.3
2452026-01-13T18:53:09.158Z Downloaded embedded-io v0.6.1
2462026-01-13T18:53:09.158Z Downloaded defmt v0.3.100
2472026-01-13T18:53:09.159Z Downloaded aho-corasick v1.1.4
2482026-01-13T18:53:09.183Z Downloaded cfg-if v1.0.4
2492026-01-13T18:53:09.276Z Compiling proc-macro2 v1.0.104
2502026-01-13T18:53:09.276Z Compiling unicode-ident v1.0.22
2512026-01-13T18:53:09.300Z Compiling quote v1.0.42
2522026-01-13T18:53:09.300Z Compiling zerocopy v0.8.31
2532026-01-13T18:53:09.300Z Checking cfg-if v1.0.4
2542026-01-13T18:53:09.301Z Compiling serde_core v1.0.228
2552026-01-13T18:53:09.301Z Compiling libc v0.2.179
2562026-01-13T18:53:09.301Z Compiling memchr v2.7.6
2572026-01-13T18:53:09.535Z Compiling fnv v1.0.7
2582026-01-13T18:53:09.937Z Compiling ident_case v1.0.1
2592026-01-13T18:53:09.937Z Compiling thiserror v2.0.17
2602026-01-13T18:53:09.987Z Compiling strsim v0.11.1
2612026-01-13T18:53:10.203Z Compiling regex-syntax v0.8.8
2622026-01-13T18:53:10.445Z Compiling winnow v0.7.14
2632026-01-13T18:53:10.687Z Compiling aho-corasick v1.1.4
2642026-01-13T18:53:10.915Z Compiling serde v1.0.228
2652026-01-13T18:53:11.078Z Compiling equivalent v1.0.2
2662026-01-13T18:53:11.210Z Compiling hashbrown v0.16.1
2672026-01-13T18:53:11.346Z Compiling either v1.15.0
2682026-01-13T18:53:11.578Z Checking byteorder v1.5.0
2692026-01-13T18:53:11.948Z Compiling itertools v0.14.0
2702026-01-13T18:53:12.320Z Compiling syn v2.0.113
2712026-01-13T18:53:12.415Z Compiling toml_datetime v0.7.5+spec-1.1.0
2722026-01-13T18:53:12.681Z Compiling indexmap v2.12.1
2732026-01-13T18:53:12.971Z Compiling getrandom v0.3.4
2742026-01-13T18:53:13.599Z Compiling heapless v0.8.0
2752026-01-13T18:53:14.408Z Compiling regex-automata v0.4.13
2762026-01-13T18:53:14.485Z Compiling toml_parser v1.0.6+spec-1.1.0
2772026-01-13T18:53:14.584Z Checking hash32 v0.3.1
2782026-01-13T18:53:14.729Z Checking bitflags v2.10.0
2792026-01-13T18:53:14.849Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
2802026-01-13T18:53:14.929Z Compiling rustversion v1.0.22
2812026-01-13T18:53:15.117Z Checking stable_deref_trait v1.2.1
2822026-01-13T18:53:15.257Z Checking macaddr v1.0.1
2832026-01-13T18:53:15.313Z Compiling smoltcp v0.11.0
2842026-01-13T18:53:15.499Z Compiling syn v1.0.109
2852026-01-13T18:53:15.604Z Compiling toml_edit v0.23.10+spec-1.0.0
2862026-01-13T18:53:16.051Z Checking bitflags v1.3.2
2872026-01-13T18:53:16.075Z Compiling version_check v0.9.5
2882026-01-13T18:53:16.180Z Compiling ref-cast v1.0.25
2892026-01-13T18:53:16.297Z Checking managed v0.8.0
2902026-01-13T18:53:16.321Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee)
2912026-01-13T18:53:16.707Z Checking rand_core v0.9.3
2922026-01-13T18:53:16.783Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
2932026-01-13T18:53:17.096Z Compiling proc-macro-crate v3.4.0
2942026-01-13T18:53:17.254Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
2952026-01-13T18:53:17.895Z Checking foreign-types-shared v0.3.1
2962026-01-13T18:53:18.032Z Checking once_cell v1.21.3
2972026-01-13T18:53:18.186Z Compiling anyhow v1.0.100
2982026-01-13T18:53:18.382Z Checking tracing-core v0.1.36
2992026-01-13T18:53:18.655Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#6665d409)
3002026-01-13T18:53:19.009Z Checking dyn-clone v1.0.20
3012026-01-13T18:53:19.126Z Compiling regex v1.12.2
3022026-01-13T18:53:19.165Z Checking cstr-argument v0.1.2
3032026-01-13T18:53:19.191Z Checking pin-project-lite v0.2.16
3042026-01-13T18:53:19.215Z Checking pretty-hex v0.4.1
3052026-01-13T18:53:19.397Z Checking uuid v1.19.0
3062026-01-13T18:53:19.428Z Checking socket2 v0.6.1
3072026-01-13T18:53:19.929Z Compiling darling_core v0.21.3
3082026-01-13T18:53:20.023Z Checking colored v3.0.0
3092026-01-13T18:53:20.093Z Checking oxnet v0.1.4
3102026-01-13T18:53:21.682Z Compiling zerocopy-derive v0.8.31
3112026-01-13T18:53:21.682Z Compiling thiserror-impl v2.0.17
3122026-01-13T18:53:21.682Z Compiling serde_derive v1.0.228
3132026-01-13T18:53:21.682Z Compiling num_enum_derive v0.7.5
3142026-01-13T18:53:21.706Z Compiling ref-cast-impl v1.0.25
3152026-01-13T18:53:22.921Z Compiling foreign-types-macros v0.2.3
3162026-01-13T18:53:23.880Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3172026-01-13T18:53:24.073Z Checking num_enum v0.7.5
3182026-01-13T18:53:24.204Z Checking foreign-types v0.5.0
3192026-01-13T18:53:24.293Z Compiling tracing-attributes v0.1.31
3202026-01-13T18:53:24.347Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
3212026-01-13T18:53:24.981Z Checking cobs v0.3.0
3222026-01-13T18:53:25.105Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee)
3232026-01-13T18:53:25.636Z Compiling darling_macro v0.21.3
3242026-01-13T18:53:26.058Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
3252026-01-13T18:53:26.693Z Checking tracing v0.1.44
3262026-01-13T18:53:26.717Z Compiling darling v0.21.3
3272026-01-13T18:53:26.868Z Compiling ingot-macros v0.1.1
3282026-01-13T18:53:26.986Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
3292026-01-13T18:53:28.579Z Checking postcard v1.1.3
3302026-01-13T18:53:28.795Z Checking ppv-lite86 v0.2.21
3312026-01-13T18:53:29.503Z Checking rand_chacha v0.9.0
3322026-01-13T18:53:29.885Z Checking rand v0.9.2
3332026-01-13T18:53:31.694Z Checking ingot-types v0.1.2
3342026-01-13T18:53:32.491Z Checking ingot v0.1.1
3352026-01-13T18:53:35.684Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3362026-01-13T18:53:38.804Z Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
3372026-01-13T18:53:41.703Z Checking opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
3382026-01-13T18:53:42.159Z Finished `dev` profile [optimized + debuginfo] target(s) in 38.87s
3392026-01-13T18:53:42.344Z
3402026-01-13T18:53:42.344Zreal 39.390162910
3412026-01-13T18:53:42.344Zuser 2:15.105776111
3422026-01-13T18:53:42.344Zsys 24.583710455
3432026-01-13T18:53:42.344Ztrap 0.110546196
3442026-01-13T18:53:42.371Ztflt 0.056302799
3452026-01-13T18:53:42.371Zdflt 0.097454412
3462026-01-13T18:53:42.371Zkflt 0.000700181
3472026-01-13T18:53:42.371Zlock 5:41.295391115
3482026-01-13T18:53:42.371Zslp 8:53.435077882
3492026-01-13T18:53:42.371Zlat 8.216788226
3502026-01-13T18:53:42.371Zstop 13.048996268
3512026-01-13T18:53:42.371Zprocess exited: duration 61350 ms, exit code 0
 
3522026-01-13T18:53:42.422Zfound 0 output files