01JPB8Y8ZVAYXFFB0RQ85TR6KW: opte-ioctl

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

Buildomat Job: 01JPB8YMBTGTTRAEF8NN56NKET

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12025-03-14T21:29:38.262Zjob assigned to worker 01JPB8YRDSF9AC1RGK0V59ME61 [factory aws, i-0aade17ac039ce260] (queued for 48 s)
 
22025-03-14T21:29:46.422Zstarting task 0: "setup"
32025-03-14T21:29:46.428Z++ uname -s
42025-03-14T21:29:46.430Z+ kern=SunOS
52025-03-14T21:29:46.430Z+ build_user=build
62025-03-14T21:29:46.431Z+ build_uid=12345
72025-03-14T21:29:46.431Z+ work_dir=/work
82025-03-14T21:29:46.431Z+ input_dir=/input
92025-03-14T21:29:46.431Z+ [[ 0 == 12345 ]]
102025-03-14T21:29:46.431Z+ case "$kern" in
112025-03-14T21:29:46.431Z+ groupadd -g 12345 build
122025-03-14T21:29:46.434Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-03-14T21:29:48.441Z+ zfs create -o mountpoint=/work rpool/work
142025-03-14T21:29:48.570Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-03-14T21:29:48.573Z+ home_fs=zfs
162025-03-14T21:29:48.573Z+ [[ zfs == autofs ]]
172025-03-14T21:29:48.573Z+ mkdir -p /home/build
182025-03-14T21:29:48.576Z+ chown build:build /home/build /work
192025-03-14T21:29:50.578Z+ chmod 0700 /home/build /work
202025-03-14T21:29:50.581Zprocess exited: duration 4159 ms, exit code 0
 
212025-03-14T21:29:50.587Zstarting task 1: "rust-toolchain"
222025-03-14T21:29:50.593Z+ printf ' * rust toolchain channel = "%s"\n' 1.85.0
232025-03-14T21:29:50.593Z+ printf ' * rust toolchain profile = "%s"\n' default
242025-03-14T21:29:50.593Z * rust toolchain channel = "1.85.0"
252025-03-14T21:29:50.593Z * rust toolchain profile = "default"
262025-03-14T21:29:50.597Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-03-14T21:29:50.597Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-03-14T21:29:50.597Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-03-14T21:29:50.597Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.85.0 --profile default
302025-03-14T21:29:50.893Zinfo: downloading installer
312025-03-14T21:29:52.473Zwarn: It looks like you have an existing installation of Rust at:
322025-03-14T21:29:52.473Zwarn: /opt/ooce/bin
332025-03-14T21:29:52.473Zwarn: It is recommended that rustup be the primary Rust installation.
342025-03-14T21:29:52.473Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-03-14T21:29:52.473Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-03-14T21:29:52.473Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-03-14T21:29:52.473Zwarn: or pass `-y' to ignore all ignorable checks.
382025-03-14T21:29:52.473Zerror: cannot install while Rust is installed
392025-03-14T21:29:52.473Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-03-14T21:29:52.485Zinfo: profile set to 'default'
412025-03-14T21:29:52.485Zinfo: default host triple is x86_64-unknown-illumos
422025-03-14T21:29:52.488Zinfo: syncing channel updates for '1.85.0-x86_64-unknown-illumos'
432025-03-14T21:29:52.667Zinfo: latest update on 2025-02-20, rust version 1.85.0 (4d91de4e4 2025-02-17)
442025-03-14T21:29:52.667Zinfo: downloading component 'cargo'
452025-03-14T21:29:53.615Zinfo: downloading component 'clippy'
462025-03-14T21:29:53.993Zinfo: downloading component 'rust-docs'
472025-03-14T21:29:55.123Zinfo: downloading component 'rust-std'
482025-03-14T21:29:56.829Zinfo: downloading component 'rustc'
492025-03-14T21:30:03.574Zinfo: downloading component 'rustfmt'
502025-03-14T21:30:03.813Zinfo: installing component 'cargo'
512025-03-14T21:30:04.646Zinfo: installing component 'clippy'
522025-03-14T21:30:05.029Zinfo: installing component 'rust-docs'
532025-03-14T21:30:06.785Zinfo: installing component 'rust-std'
542025-03-14T21:30:08.670Zinfo: installing component 'rustc'
552025-03-14T21:30:14.586Zinfo: installing component 'rustfmt'
562025-03-14T21:30:14.914Zinfo: default toolchain set to '1.85.0-x86_64-unknown-illumos'
572025-03-14T21:30:14.914Z
582025-03-14T21:30:15.277Z 1.85.0-x86_64-unknown-illumos installed - rustc 1.85.0 (4d91de4e4 2025-02-17)
592025-03-14T21:30:15.277Z
602025-03-14T21:30:15.280Z
612025-03-14T21:30:15.280ZRust is installed now. Great!
622025-03-14T21:30:15.280Z
632025-03-14T21:30:15.280ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-03-14T21:30:15.280Zenvironment variable. This has not been done automatically.
652025-03-14T21:30:15.280Z
662025-03-14T21:30:15.280ZTo configure your current shell, you need to source
672025-03-14T21:30:15.281Zthe corresponding env file under $HOME/.cargo.
682025-03-14T21:30:15.281Z
692025-03-14T21:30:15.281ZThis is usually done by running one of the following (note the leading DOT):
702025-03-14T21:30:15.281Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-03-14T21:30:15.281Zsource "$HOME/.cargo/env.fish" # For fish
722025-03-14T21:30:15.281Zsource "$HOME/.cargo/env.nu" # For nushell
732025-03-14T21:30:15.350Z+ rustup --version
742025-03-14T21:30:15.361Zrustup 1.28.1 (f9edccde0 2025-03-05)
752025-03-14T21:30:15.365Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-03-14T21:30:15.390Zinfo: The currently active `rustc` version is `rustc 1.85.0 (4d91de4e4 2025-02-17)`
772025-03-14T21:30:15.393Z+ cargo --version
782025-03-14T21:30:15.411Zcargo 1.85.0 (d73d2caf9 2024-12-31)
792025-03-14T21:30:15.414Z+ rustc --version
802025-03-14T21:30:15.438Zrustc 1.85.0 (4d91de4e4 2025-02-17)
812025-03-14T21:30:15.442Zprocess exited: duration 24850 ms, exit code 0
 
822025-03-14T21:30:15.448Zstarting task 2: "authentication"
832025-03-14T21:30:15.471Zprocess exited: duration 22 ms, exit code 0
 
842025-03-14T21:30:15.479Zstarting task 3: "clone repository"
852025-03-14T21:30:15.483Z+ mkdir -p /work/oxidecomputer/opte
862025-03-14T21:30:15.485Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
872025-03-14T21:30:15.529ZCloning into '/work/oxidecomputer/opte'...
882025-03-14T21:30:16.411Z+ cd /work/oxidecomputer/opte
892025-03-14T21:30:16.411Z+ git fetch origin 304b24984e5cfa57221a54e78ad1720b6ec336cc
902025-03-14T21:30:16.710ZFrom https://github.com/oxidecomputer/opte
912025-03-14T21:30:16.711Z * branch 304b24984e5cfa57221a54e78ad1720b6ec336cc -> FETCH_HEAD
922025-03-14T21:30:16.720Z+ [[ -n ingot-and-offload ]]
932025-03-14T21:30:16.723Z++ git branch --show-current
942025-03-14T21:30:16.723Z+ current=master
952025-03-14T21:30:16.723Z+ [[ master != ingot-and-offload ]]
962025-03-14T21:30:16.723Z+ git branch -f ingot-and-offload 304b24984e5cfa57221a54e78ad1720b6ec336cc
972025-03-14T21:30:16.726Z+ git checkout -f ingot-and-offload
982025-03-14T21:30:16.750ZSwitched to branch 'ingot-and-offload'
992025-03-14T21:30:16.753Z+ git reset --hard 304b24984e5cfa57221a54e78ad1720b6ec336cc
1002025-03-14T21:30:16.772ZHEAD is now at 304b249 Merge branch 'master' into ingot-and-offload
1012025-03-14T21:30:16.775Zprocess exited: duration 1295 ms, exit code 0
 
1022025-03-14T21:30:16.782Zstarting task 4: "build"
1032025-03-14T21:30:16.787Z+ source .github/buildomat/common.sh
1042025-03-14T21:30:16.790Z++ rustup show active-toolchain
1052025-03-14T21:30:16.834Z1.85.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
1062025-03-14T21:30:16.838Z++ pushd xde
1072025-03-14T21:30:16.841Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
1082025-03-14T21:30:16.841Z++ rustup show active-toolchain
1092025-03-14T21:30:16.845Zinfo: syncing channel updates for 'nightly-2025-02-20-x86_64-unknown-illumos'
1102025-03-14T21:30:17.132Zinfo: latest update on 2025-02-20, rust version 1.87.0-nightly (f280acf4c 2025-02-19)
1112025-03-14T21:30:17.135Zinfo: downloading component 'cargo'
1122025-03-14T21:30:18.120Zinfo: downloading component 'clippy'
1132025-03-14T21:30:18.485Zinfo: downloading component 'rust-src'
1142025-03-14T21:30:18.736Zinfo: downloading component 'rust-std'
1152025-03-14T21:30:20.260Zinfo: downloading component 'rustc'
1162025-03-14T21:30:26.635Zinfo: downloading component 'rustfmt'
1172025-03-14T21:30:26.923Zinfo: installing component 'cargo'
1182025-03-14T21:30:27.793Zinfo: installing component 'clippy'
1192025-03-14T21:30:28.177Zinfo: installing component 'rust-src'
1202025-03-14T21:30:28.502Zinfo: installing component 'rust-std'
1212025-03-14T21:30:30.133Zinfo: installing component 'rustc'
1222025-03-14T21:30:36.501Zinfo: installing component 'rustfmt'
1232025-03-14T21:30:36.830Znightly-2025-02-20-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1242025-03-14T21:30:36.911Z+++ rustup show active-toolchain -v
1252025-03-14T21:30:36.914Z+++ head -n 1
1262025-03-14T21:30:36.914Z+++ cut '-d ' -f1
1272025-03-14T21:30:37.014Z++ export NIGHTLY=nightly-2025-02-20-x86_64-unknown-illumos
1282025-03-14T21:30:37.014Z++ NIGHTLY=nightly-2025-02-20-x86_64-unknown-illumos
1292025-03-14T21:30:37.014Z++ popd
1302025-03-14T21:30:37.017Z/work/oxidecomputer/opte
1312025-03-14T21:30:37.018Z+ cargo --version
1322025-03-14T21:30:37.069Zcargo 1.85.0 (d73d2caf9 2024-12-31)
1332025-03-14T21:30:37.072Z+ rustc --version
1342025-03-14T21:30:37.140Zrustc 1.85.0 (4d91de4e4 2025-02-17)
1352025-03-14T21:30:37.143Z+ cd lib/opte-ioctl
1362025-03-14T21:30:37.143Z+ header 'check style'
1372025-03-14T21:30:37.143Z+ echo '# ==== check style ==== #'
1382025-03-14T21:30:37.143Z# ==== check style ==== #
1392025-03-14T21:30:37.143Z+ ptime -m cargo +nightly-2025-02-20-x86_64-unknown-illumos fmt -- --check
1402025-03-14T21:30:37.334Z
1412025-03-14T21:30:37.334Zreal 0.187301328
1422025-03-14T21:30:37.334Zuser 0.125449061
1432025-03-14T21:30:37.334Zsys 0.059995109
1442025-03-14T21:30:37.334Ztrap 0.000071176
1452025-03-14T21:30:37.334Ztflt 0.000070525
1462025-03-14T21:30:37.334Zdflt 0.000024793
1472025-03-14T21:30:37.334Zkflt 0.000000000
1482025-03-14T21:30:37.335Zlock 0.637224086
1492025-03-14T21:30:37.335Zslp 0.197912857
1502025-03-14T21:30:37.338Zlat 0.002098086
1512025-03-14T21:30:37.338Zstop 0.000159956
1522025-03-14T21:30:37.338Z+ header analyze
1532025-03-14T21:30:37.338Z+ echo '# ==== analyze ==== #'
1542025-03-14T21:30:37.338Z# ==== analyze ==== #
1552025-03-14T21:30:37.338Z+ ptime -m cargo clippy --all-targets
1562025-03-14T21:30:37.582Z Updating crates.io index
1572025-03-14T21:30:37.585Z Updating git repository `https://github.com/oxidecomputer/falcon`
1582025-03-14T21:30:38.386Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
1592025-03-14T21:30:38.737Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1602025-03-14T21:30:39.022Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1612025-03-14T21:30:39.355Z Updating git repository `https://github.com/oxidecomputer/zone`
1622025-03-14T21:30:39.681Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1632025-03-14T21:30:39.939Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1642025-03-14T21:30:40.217Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1652025-03-14T21:30:40.993Z Downloading crates ...
1662025-03-14T21:30:41.069Z Downloaded darling_macro v0.20.10
1672025-03-14T21:30:41.072Z Downloaded cstr-argument v0.1.2
1682025-03-14T21:30:41.076Z Downloaded cobs v0.2.3
1692025-03-14T21:30:41.079Z Downloaded autocfg v1.4.0
1702025-03-14T21:30:41.092Z Downloaded ident_case v1.0.1
1712025-03-14T21:30:41.103Z Downloaded foreign-types-shared v0.3.1
1722025-03-14T21:30:41.110Z Downloaded cfg-if v1.0.0
1732025-03-14T21:30:41.117Z Downloaded pretty-hex v0.2.1
1742025-03-14T21:30:41.121Z Downloaded equivalent v1.0.2
1752025-03-14T21:30:41.129Z Downloaded toml_datetime v0.6.8
1762025-03-14T21:30:41.134Z Downloaded byteorder v1.5.0
1772025-03-14T21:30:41.139Z Downloaded defmt-macros v0.4.0
1782025-03-14T21:30:41.142Z Downloaded managed v0.8.0
1792025-03-14T21:30:41.145Z Downloaded dyn-clone v1.0.19
1802025-03-14T21:30:41.145Z Downloaded strsim v0.11.1
1812025-03-14T21:30:41.148Z Downloaded num_enum v0.5.11
1822025-03-14T21:30:41.151Z Downloaded foreign-types v0.5.0
1832025-03-14T21:30:41.154Z Downloaded oxnet v0.1.1
1842025-03-14T21:30:41.154Z Downloaded fnv v1.0.7
1852025-03-14T21:30:41.157Z Downloaded either v1.15.0
1862025-03-14T21:30:41.157Z Downloaded thiserror v1.0.69
1872025-03-14T21:30:41.160Z Downloaded stable_deref_trait v1.2.0
1882025-03-14T21:30:41.163Z Downloaded bitflags v1.3.2
1892025-03-14T21:30:41.166Z Downloaded signal-hook-registry v1.4.2
1902025-03-14T21:30:41.166Z Downloaded thiserror-impl v1.0.69
1912025-03-14T21:30:41.170Z Downloaded embedded-io v0.4.0
1922025-03-14T21:30:41.170Z Downloaded lazy_static v1.5.0
1932025-03-14T21:30:41.173Z Downloaded tokio-macros v2.5.0
1942025-03-14T21:30:41.179Z Downloaded rand_core v0.6.4
1952025-03-14T21:30:41.179Z Downloaded proc-macro-error-attr2 v2.0.0
1962025-03-14T21:30:41.183Z Downloaded thiserror-impl v2.0.12
1972025-03-14T21:30:41.186Z Downloaded macaddr v1.0.1
1982025-03-14T21:30:41.189Z Downloaded foreign-types-macros v0.2.3
1992025-03-14T21:30:41.192Z Downloaded defmt-parser v0.4.1
2002025-03-14T21:30:41.195Z Downloaded rand_chacha v0.3.1
2012025-03-14T21:30:41.195Z Downloaded num_enum_derive v0.5.11
2022025-03-14T21:30:41.198Z Downloaded scopeguard v1.2.0
2032025-03-14T21:30:41.201Z Downloaded hash32 v0.3.1
2042025-03-14T21:30:41.204Z Downloaded embedded-io v0.6.1
2052025-03-14T21:30:41.207Z Downloaded version_check v0.9.5
2062025-03-14T21:30:41.214Z Downloaded proc-macro-crate v1.3.1
2072025-03-14T21:30:41.218Z Downloaded thiserror v2.0.12
2082025-03-14T21:30:41.220Z Downloaded ppv-lite86 v0.2.21
2092025-03-14T21:30:41.223Z Downloaded getrandom v0.2.15
2102025-03-14T21:30:41.228Z Downloaded quote v1.0.39
2112025-03-14T21:30:41.228Z Downloaded proc-macro-error2 v2.0.1
2122025-03-14T21:30:41.230Z Downloaded once_cell v1.20.3
2132025-03-14T21:30:41.234Z Downloaded lock_api v0.4.12
2142025-03-14T21:30:41.234Z Downloaded defmt v0.3.10
2152025-03-14T21:30:41.237Z Downloaded colored v2.2.0
2162025-03-14T21:30:41.256Z Downloaded anyhow v1.0.97
2172025-03-14T21:30:41.260Z Downloaded tracing-attributes v0.1.28
2182025-03-14T21:30:41.266Z Downloaded parking_lot_core v0.9.10
2192025-03-14T21:30:41.269Z Downloaded darling v0.20.10
2202025-03-14T21:30:41.273Z Downloaded smallvec v1.14.0
2212025-03-14T21:30:41.276Z Downloaded proc-macro2 v1.0.94
2222025-03-14T21:30:41.279Z Downloaded postcard v1.1.1
2232025-03-14T21:30:41.284Z Downloaded pin-project-lite v0.2.16
2242025-03-14T21:30:41.297Z Downloaded unicode-ident v1.0.18
2252025-03-14T21:30:41.300Z Downloaded parking_lot v0.12.3
2262025-03-14T21:30:41.308Z Downloaded tracing-core v0.1.33
2272025-03-14T21:30:41.311Z Downloaded socket2 v0.5.8
2282025-03-14T21:30:41.315Z Downloaded bitflags v2.9.0
2292025-03-14T21:30:41.322Z Downloaded serde_derive v1.0.219
2302025-03-14T21:30:41.342Z Downloaded darling_core v0.20.10
2312025-03-14T21:30:41.347Z Downloaded indexmap v2.7.1
2322025-03-14T21:30:41.351Z Downloaded serde v1.0.219
2332025-03-14T21:30:41.354Z Downloaded heapless v0.8.0
2342025-03-14T21:30:41.360Z Downloaded uuid v1.15.1
2352025-03-14T21:30:41.363Z Downloaded tracing v0.1.41
2362025-03-14T21:30:41.367Z Downloaded zerocopy-derive v0.8.23
2372025-03-14T21:30:41.373Z Downloaded bytes v1.10.1
2382025-03-14T21:30:41.377Z Downloaded mio v1.0.3
2392025-03-14T21:30:41.383Z Downloaded rand v0.8.5
2402025-03-14T21:30:41.387Z Downloaded toml_edit v0.19.15
2412025-03-14T21:30:41.403Z Downloaded aho-corasick v1.1.3
2422025-03-14T21:30:41.409Z Downloaded memchr v2.7.4
2432025-03-14T21:30:41.427Z Downloaded itertools v0.13.0
2442025-03-14T21:30:41.434Z Downloaded hashbrown v0.15.2
2452025-03-14T21:30:41.456Z Downloaded winnow v0.6.26
2462025-03-14T21:30:41.464Z Downloaded winnow v0.5.40
2472025-03-14T21:30:41.505Z Downloaded zerocopy v0.8.23
2482025-03-14T21:30:41.541Z Downloaded syn v1.0.109
2492025-03-14T21:30:41.550Z Downloaded regex v1.11.1
2502025-03-14T21:30:41.564Z Downloaded syn v2.0.100
2512025-03-14T21:30:41.581Z Downloaded smoltcp v0.11.0
2522025-03-14T21:30:41.593Z Downloaded regex-syntax v0.8.5
2532025-03-14T21:30:41.653Z Downloaded regex-automata v0.4.9
2542025-03-14T21:30:41.682Z Downloaded libc v0.2.170
2552025-03-14T21:30:41.705Z Downloaded tokio v1.44.0
2562025-03-14T21:30:41.866Z Compiling proc-macro2 v1.0.94
2572025-03-14T21:30:41.866Z Compiling unicode-ident v1.0.18
2582025-03-14T21:30:41.869Z Compiling libc v0.2.170
2592025-03-14T21:30:41.869Z Checking cfg-if v1.0.0
2602025-03-14T21:30:41.869Z Compiling zerocopy v0.8.23
2612025-03-14T21:30:41.869Z Compiling serde v1.0.219
2622025-03-14T21:30:41.870Z Compiling memchr v2.7.4
2632025-03-14T21:30:41.870Z Compiling fnv v1.0.7
2642025-03-14T21:30:41.971Z Compiling ident_case v1.0.1
2652025-03-14T21:30:42.061Z Compiling strsim v0.11.1
2662025-03-14T21:30:42.095Z Compiling regex-syntax v0.8.5
2672025-03-14T21:30:42.144Z Compiling syn v1.0.109
2682025-03-14T21:30:42.548Z Compiling equivalent v1.0.2
2692025-03-14T21:30:42.646Z Compiling either v1.15.0
2702025-03-14T21:30:42.654Z Compiling hashbrown v0.15.2
2712025-03-14T21:30:42.658Z Compiling autocfg v1.4.0
2722025-03-14T21:30:42.739Z Compiling winnow v0.5.40
2732025-03-14T21:30:43.021Z Compiling aho-corasick v1.1.3
2742025-03-14T21:30:43.184Z Compiling itertools v0.13.0
2752025-03-14T21:30:43.217Z Compiling toml_datetime v0.6.8
2762025-03-14T21:30:43.389Z Compiling lock_api v0.4.12
2772025-03-14T21:30:43.573Z Compiling heapless v0.8.0
2782025-03-14T21:30:43.759Z Compiling quote v1.0.39
2792025-03-14T21:30:43.766Z Compiling indexmap v2.7.1
2802025-03-14T21:30:44.120Z Compiling parking_lot_core v0.9.10
2812025-03-14T21:30:44.128Z Checking byteorder v1.5.0
2822025-03-14T21:30:44.345Z Compiling syn v2.0.100
2832025-03-14T21:30:44.581Z Checking hash32 v0.3.1
2842025-03-14T21:30:45.039Z Checking stable_deref_trait v1.2.0
2852025-03-14T21:30:45.095Z Checking macaddr v1.0.1
2862025-03-14T21:30:45.143Z Checking smallvec v1.14.0
2872025-03-14T21:30:45.346Z Checking scopeguard v1.2.0
2882025-03-14T21:30:45.472Z Compiling smoltcp v0.11.0
2892025-03-14T21:30:45.481Z Compiling once_cell v1.20.3
2902025-03-14T21:30:45.846Z Compiling regex-automata v0.4.9
2912025-03-14T21:30:45.884Z Compiling toml_edit v0.19.15
2922025-03-14T21:30:45.916Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
2932025-03-14T21:30:46.657Z Checking getrandom v0.2.15
2942025-03-14T21:30:46.678Z Checking cobs v0.2.3
2952025-03-14T21:30:46.863Z Compiling version_check v0.9.5
2962025-03-14T21:30:46.880Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
2972025-03-14T21:30:47.245Z Compiling thiserror v1.0.69
2982025-03-14T21:30:47.344Z Checking pin-project-lite v0.2.16
2992025-03-14T21:30:47.348Z Checking bitflags v1.3.2
3002025-03-14T21:30:47.434Z Checking managed v0.8.0
3012025-03-14T21:30:47.448Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3022025-03-14T21:30:47.482Z Checking rand_core v0.6.4
3032025-03-14T21:30:47.762Z Checking parking_lot v0.12.3
3042025-03-14T21:30:47.856Z Checking mio v1.0.3
3052025-03-14T21:30:48.113Z Checking socket2 v0.5.8
3062025-03-14T21:30:48.124Z Checking signal-hook-registry v1.4.2
3072025-03-14T21:30:48.475Z Compiling anyhow v1.0.97
3082025-03-14T21:30:48.570Z Checking bytes v1.10.1
3092025-03-14T21:30:48.995Z Compiling proc-macro-crate v1.3.1
3102025-03-14T21:30:49.236Z Checking foreign-types-shared v0.3.1
3112025-03-14T21:30:49.546Z Checking cstr-argument v0.1.2
3122025-03-14T21:30:49.657Z Checking tracing-core v0.1.33
3132025-03-14T21:30:49.721Z Compiling regex v1.11.1
3142025-03-14T21:30:50.290Z Checking pretty-hex v0.2.1
3152025-03-14T21:30:50.433Z Checking dyn-clone v1.0.19
3162025-03-14T21:30:50.441Z Compiling thiserror v2.0.12
3172025-03-14T21:30:50.456Z Checking lazy_static v1.5.0
3182025-03-14T21:30:50.573Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
3192025-03-14T21:30:50.576Z Checking colored v2.2.0
3202025-03-14T21:30:50.915Z Compiling darling_core v0.20.10
3212025-03-14T21:30:50.941Z Checking winnow v0.6.26
3222025-03-14T21:30:50.953Z Checking oxnet v0.1.1
3232025-03-14T21:30:51.258Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
3242025-03-14T21:30:52.460Z Compiling num_enum_derive v0.5.11
3252025-03-14T21:30:52.486Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
3262025-03-14T21:30:52.751Z Compiling zerocopy-derive v0.8.23
3272025-03-14T21:30:52.752Z Compiling serde_derive v1.0.219
3282025-03-14T21:30:52.752Z Compiling foreign-types-macros v0.2.3
3292025-03-14T21:30:52.755Z Compiling tokio-macros v2.5.0
3302025-03-14T21:30:53.268Z Compiling thiserror-impl v1.0.69
3312025-03-14T21:30:53.650Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3322025-03-14T21:30:53.997Z Checking foreign-types v0.5.0
3332025-03-14T21:30:54.100Z Compiling tracing-attributes v0.1.28
3342025-03-14T21:30:54.195Z Checking tokio v1.44.0
3352025-03-14T21:30:54.433Z Checking num_enum v0.5.11
3362025-03-14T21:30:54.584Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
3372025-03-14T21:30:54.756Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
3382025-03-14T21:30:54.881Z Compiling thiserror-impl v2.0.12
3392025-03-14T21:30:55.512Z Compiling darling_macro v0.20.10
3402025-03-14T21:30:56.461Z Checking tracing v0.1.41
3412025-03-14T21:30:56.506Z Compiling darling v0.20.10
3422025-03-14T21:30:56.612Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
3432025-03-14T21:30:58.072Z Checking ppv-lite86 v0.2.21
3442025-03-14T21:30:58.525Z Checking rand_chacha v0.3.1
3452025-03-14T21:30:58.879Z Checking rand v0.8.5
3462025-03-14T21:30:59.847Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
3472025-03-14T21:30:59.884Z Checking ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
3482025-03-14T21:31:00.472Z Checking bitflags v2.9.0
3492025-03-14T21:31:00.473Z Checking postcard v1.1.1
3502025-03-14T21:31:00.476Z Checking uuid v1.15.1
3512025-03-14T21:31:00.680Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
3522025-03-14T21:31:00.680Z Checking ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
3532025-03-14T21:31:01.966Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3542025-03-14T21:31:03.051Zwarning: unused `#[macro_use]` import
3552025-03-14T21:31:03.051Z --> lib/opte/src/lib.rs:23:1
3562025-03-14T21:31:03.051Z |
3572025-03-14T21:31:03.051Z23 | #[macro_use]
3582025-03-14T21:31:03.051Z | ^^^^^^^^^^^^
3592025-03-14T21:31:03.052Z |
3602025-03-14T21:31:03.052Z = note: `#[warn(unused_imports)]` on by default
3612025-03-14T21:31:03.052Z
3622025-03-14T21:31:03.108Zwarning: `opte` (lib) generated 1 warning
3632025-03-14T21:31:03.111Z Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
3642025-03-14T21:31:04.641Z Checking opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
3652025-03-14T21:31:04.885Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.40s
3662025-03-14T21:31:05.005Z
3672025-03-14T21:31:05.005Zreal 27.659567283
3682025-03-14T21:31:05.006Zuser 1:59.149148220
3692025-03-14T21:31:05.006Zsys 18.357530276
3702025-03-14T21:31:05.006Ztrap 0.081570464
3712025-03-14T21:31:05.006Ztflt 0.091212670
3722025-03-14T21:31:05.006Zdflt 0.163120423
3732025-03-14T21:31:05.006Zkflt 0.001632206
3742025-03-14T21:31:05.009Zlock 2:21.432396260
3752025-03-14T21:31:05.009Zslp 7:38.658167688
3762025-03-14T21:31:05.009Zlat 6.909623996
3772025-03-14T21:31:05.009Zstop 12.512793832
3782025-03-14T21:31:05.009Zprocess exited: duration 48216 ms, exit code 0
 
3792025-03-14T21:31:05.018Zfound 0 output files