01KV590GMD8Z8BKP90TTQ8J9XT: opte-ioctl

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

Buildomat Job: 01KV590WR4J63WS2WCQ25NGZ4D

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-06-15T09:16:11.179Zjob assigned to worker 01KV59115Q8D3SE9H6RN8TP1N1 [factory aws, i-06342ad5c0e508846] (queued for 46 s)
 
22026-06-15T09:16:17.339Zstarting task 0: "setup"
32026-06-15T09:16:17.343Z++ uname -s
42026-06-15T09:16:17.346Z+ kern=SunOS
52026-06-15T09:16:17.346Z+ build_user=build
62026-06-15T09:16:17.346Z+ build_uid=12345
72026-06-15T09:16:17.346Z+ work_dir=/work
82026-06-15T09:16:17.346Z+ input_dir=/input
92026-06-15T09:16:17.346Z+ [[ 0 == 12345 ]]
102026-06-15T09:16:17.346Z+ case "$kern" in
112026-06-15T09:16:17.346Z+ groupadd -g 12345 build
122026-06-15T09:16:17.350Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-06-15T09:16:19.353Z+ zfs create -o mountpoint=/work rpool/work
142026-06-15T09:16:19.444Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-06-15T09:16:19.447Z+ home_fs=zfs
162026-06-15T09:16:19.447Z+ [[ zfs == autofs ]]
172026-06-15T09:16:19.447Z+ mkdir -p /home/build
182026-06-15T09:16:19.447Z+ chown build:build /home/build /work
192026-06-15T09:16:21.449Z+ chmod 0700 /home/build /work
202026-06-15T09:16:21.452Zprocess exited: duration 4114 ms, exit code 0
 
212026-06-15T09:16:21.457Zstarting task 1: "rust-toolchain"
222026-06-15T09:16:21.461Z+ printf ' * rust toolchain channel = "%s"\n' 1.95.0
232026-06-15T09:16:21.461Z * rust toolchain channel = "1.95.0"
242026-06-15T09:16:21.462Z * rust toolchain profile = "default"
252026-06-15T09:16:21.462Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-06-15T09:16:21.462Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-06-15T09:16:21.462Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-06-15T09:16:21.464Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-06-15T09:16:21.464Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.95.0 --profile default
302026-06-15T09:16:21.579Zinfo: downloading installer
312026-06-15T09:16:23.227Zwarn: It looks like you have an existing rustup settings file at:
322026-06-15T09:16:23.227Zwarn: /home/build/.rustup/settings.toml
332026-06-15T09:16:23.227Zwarn: Rustup will install the default toolchain as specified in the settings file,
342026-06-15T09:16:23.227Zwarn: instead of the one inferred from the default host triple.
352026-06-15T09:16:23.241Zinfo: profile set to default
362026-06-15T09:16:23.241Zinfo: default host triple is x86_64-unknown-illumos
372026-06-15T09:16:23.244Zinfo: syncing channel updates for 1.95.0-x86_64-unknown-illumos
382026-06-15T09:16:23.399Zinfo: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14)
392026-06-15T09:16:23.402Zinfo: downloading 6 components
402026-06-15T09:16:39.493Z
412026-06-15T09:16:39.493Zinfo: default toolchain set to 1.95.0-x86_64-unknown-illumos
422026-06-15T09:16:39.520Z 1.95.0-x86_64-unknown-illumos installed - rustc 1.95.0 (59807616e 2026-04-14)
432026-06-15T09:16:39.520Z
442026-06-15T09:16:39.520Z
452026-06-15T09:16:39.520ZRust is installed now. Great!
462026-06-15T09:16:39.521Z
472026-06-15T09:16:39.521ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
482026-06-15T09:16:39.521Zenvironment variable. This has not been done automatically.
492026-06-15T09:16:39.521Z
502026-06-15T09:16:39.521ZTo configure your current shell, you need to source
512026-06-15T09:16:39.521Zthe corresponding env file under $HOME/.cargo.
522026-06-15T09:16:39.521Z
532026-06-15T09:16:39.521ZThis is usually done by running one of the following (note the leading DOT):
542026-06-15T09:16:39.521Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
552026-06-15T09:16:39.521Zsource "$HOME/.cargo/env.fish" # For fish
562026-06-15T09:16:39.521Zsource "~/.cargo/env.nu" # For nushell
572026-06-15T09:16:39.521Zsource "$HOME/.cargo/env.tcsh" # For tcsh
582026-06-15T09:16:39.521Z. "$HOME/.cargo/env.ps1" # For pwsh
592026-06-15T09:16:39.521Zsource "$HOME/.cargo/env.xsh" # For xonsh
602026-06-15T09:16:39.524Zwarn: no default linker (`cc`) was found in your PATH
612026-06-15T09:16:39.524Zwarn: many Rust crates require a system C toolchain to build
622026-06-15T09:16:39.617Z+ rustup --version
632026-06-15T09:16:39.621Zrustup 1.29.0 (28d1352db 2026-03-05)
642026-06-15T09:16:39.621Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
652026-06-15T09:16:39.648Zinfo: the currently active `rustc` version is `rustc 1.95.0 (59807616e 2026-04-14)`
662026-06-15T09:16:39.652Z+ cargo --version
672026-06-15T09:16:39.656Zcargo 1.95.0 (f2d3ce0bd 2026-03-21)
682026-06-15T09:16:39.656Z+ rustc --version
692026-06-15T09:16:39.681Zrustc 1.95.0 (59807616e 2026-04-14)
702026-06-15T09:16:39.686Zprocess exited: duration 18220 ms, exit code 0
 
712026-06-15T09:16:39.692Zstarting task 2: "authentication"
722026-06-15T09:16:39.710Zprocess exited: duration 15 ms, exit code 0
 
732026-06-15T09:16:39.718Zstarting task 3: "clone repository"
742026-06-15T09:16:39.722Z+ mkdir -p /work/oxidecomputer/opte
752026-06-15T09:16:39.725Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
762026-06-15T09:16:39.756ZCloning into '/work/oxidecomputer/opte'...
772026-06-15T09:16:40.659Z+ cd /work/oxidecomputer/opte
782026-06-15T09:16:40.659Z+ git fetch origin fa2f5fe74dbb82cc7cda1ad4ecfe21a844810367
792026-06-15T09:16:40.892ZFrom https://github.com/oxidecomputer/opte
802026-06-15T09:16:40.892Z * branch fa2f5fe74dbb82cc7cda1ad4ecfe21a844810367 -> FETCH_HEAD
812026-06-15T09:16:40.897Z+ [[ -n renovate/lock-file-maintenance ]]
822026-06-15T09:16:40.900Z++ git branch --show-current
832026-06-15T09:16:40.900Z+ current=master
842026-06-15T09:16:40.900Z+ [[ master != renovate/lock-file-maintenance ]]
852026-06-15T09:16:40.900Z+ git branch -f renovate/lock-file-maintenance fa2f5fe74dbb82cc7cda1ad4ecfe21a844810367
862026-06-15T09:16:40.903Z+ git checkout -f renovate/lock-file-maintenance
872026-06-15T09:16:40.919ZSwitched to branch 'renovate/lock-file-maintenance'
882026-06-15T09:16:40.922Z+ git reset --hard fa2f5fe74dbb82cc7cda1ad4ecfe21a844810367
892026-06-15T09:16:40.935ZHEAD is now at fa2f5fe Lock file maintenance
902026-06-15T09:16:40.938Zprocess exited: duration 1219 ms, exit code 0
 
912026-06-15T09:16:40.944Zstarting task 4: "build"
922026-06-15T09:16:40.947Z+ source .github/buildomat/common.sh
932026-06-15T09:16:40.950Z++ rustup show active-toolchain
942026-06-15T09:16:40.953Z1.95.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
952026-06-15T09:16:40.955Z++ pushd xde
962026-06-15T09:16:40.955Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
972026-06-15T09:16:40.955Z++ rustup show active-toolchain
982026-06-15T09:16:40.958Zinfo: syncing channel updates for nightly-2026-04-01-x86_64-unknown-illumos
992026-06-15T09:16:41.116Zinfo: latest update on 2026-04-01 for version 1.96.0-nightly (48cc71ee8 2026-03-31)
1002026-06-15T09:16:41.119Zinfo: downloading 6 components
1012026-06-15T09:16:56.805Znightly-2026-04-01-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1022026-06-15T09:16:56.904Z+++ rustup show active-toolchain -v
1032026-06-15T09:16:56.908Z+++ head -n 1
1042026-06-15T09:16:56.908Z+++ cut '-d ' -f1
1052026-06-15T09:16:56.959Z++ export NIGHTLY=nightly-2026-04-01-x86_64-unknown-illumos
1062026-06-15T09:16:56.959Z++ NIGHTLY=nightly-2026-04-01-x86_64-unknown-illumos
1072026-06-15T09:16:56.959Z++ popd
1082026-06-15T09:16:56.962Z/work/oxidecomputer/opte
1092026-06-15T09:16:56.962Z+ cargo --version
1102026-06-15T09:16:56.968Zcargo 1.95.0 (f2d3ce0bd 2026-03-21)
1112026-06-15T09:16:56.971Z+ rustc --version
1122026-06-15T09:16:56.990Zrustc 1.95.0 (59807616e 2026-04-14)
1132026-06-15T09:16:56.993Z+ cd lib/opte-ioctl
1142026-06-15T09:16:56.994Z+ header 'check style'
1152026-06-15T09:16:56.994Z+ echo '# ==== check style ==== #'
1162026-06-15T09:16:56.994Z# ==== check style ==== #
1172026-06-15T09:16:56.994Z+ ptime -m cargo +nightly-2026-04-01-x86_64-unknown-illumos fmt -- --check
1182026-06-15T09:16:57.062Z
1192026-06-15T09:16:57.062Zreal 0.066442282
1202026-06-15T09:16:57.062Zuser 0.036432384
1212026-06-15T09:16:57.062Zsys 0.027159860
1222026-06-15T09:16:57.062Ztrap 0.000004240
1232026-06-15T09:16:57.062Ztflt 0.000011290
1242026-06-15T09:16:57.062Zdflt 0.000000000
1252026-06-15T09:16:57.062Zkflt 0.000000000
1262026-06-15T09:16:57.062Zlock 0.031313412
1272026-06-15T09:16:57.062Zslp 0.046280349
1282026-06-15T09:16:57.062Zlat 0.000729060
1292026-06-15T09:16:57.062Zstop 0.000099400
1302026-06-15T09:16:57.066Z+ header analyze
1312026-06-15T09:16:57.066Z+ echo '# ==== analyze ==== #'
1322026-06-15T09:16:57.066Z+ ptime -m cargo clippy --all-targets -- --deny warnings
1332026-06-15T09:16:57.066Z# ==== analyze ==== #
1342026-06-15T09:16:57.181Z Updating crates.io index
1352026-06-15T09:16:57.217Z Updating git repository `https://github.com/oxidecomputer/falcon`
1362026-06-15T09:16:57.947Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1372026-06-15T09:16:58.589Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1382026-06-15T09:16:58.936Z Updating git repository `https://github.com/oxidecomputer/zone`
1392026-06-15T09:16:59.362Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1402026-06-15T09:16:59.593Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1412026-06-15T09:16:59.875Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1422026-06-15T09:17:02.172Z Downloading crates ...
1432026-06-15T09:17:02.239Z Downloaded aho-corasick v1.1.4
1442026-06-15T09:17:02.243Z Downloaded thiserror v2.0.18
1452026-06-15T09:17:02.246Z Downloaded cfg-if v1.0.4
1462026-06-15T09:17:02.249Z Downloaded byteorder v1.5.0
1472026-06-15T09:17:02.252Z Downloaded stable_deref_trait v1.2.1
1482026-06-15T09:17:02.252Z Downloaded dyn-clone v1.0.20
1492026-06-15T09:17:02.255Z Downloaded pin-project-lite v0.2.17
1502026-06-15T09:17:02.259Z Downloaded version_check v0.9.5
1512026-06-15T09:17:02.261Z Downloaded serde_core v1.0.228
1522026-06-15T09:17:02.269Z Downloaded strsim v0.11.1
1532026-06-15T09:17:02.272Z Downloaded cstr-argument v0.1.2
1542026-06-15T09:17:02.272Z Downloaded cpufeatures v0.3.0
1552026-06-15T09:17:02.275Z Downloaded ingot-types v0.1.2
1562026-06-15T09:17:02.275Z Downloaded cobs v0.3.0
1572026-06-15T09:17:02.275Z Downloaded ref-cast-impl v1.0.25
1582026-06-15T09:17:02.278Z Downloaded proc-macro-crate v3.5.0
1592026-06-15T09:17:02.281Z Downloaded defmt v0.3.100
1602026-06-15T09:17:02.283Z Downloaded ident_case v1.0.1
1612026-06-15T09:17:02.303Z Downloaded bitflags v1.3.2
1622026-06-15T09:17:02.305Z Downloaded darling_macro v0.21.3
1632026-06-15T09:17:02.308Z Downloaded macaddr v1.0.1
1642026-06-15T09:17:02.308Z Downloaded equivalent v1.0.2
1652026-06-15T09:17:02.311Z Downloaded pretty-hex v0.4.2
1662026-06-15T09:17:02.319Z Downloaded foreign-types v0.5.0
1672026-06-15T09:17:02.321Z Downloaded managed v0.8.0
1682026-06-15T09:17:02.324Z Downloaded foreign-types-macros v0.2.3
1692026-06-15T09:17:02.330Z Downloaded defmt-parser v1.0.0
1702026-06-15T09:17:02.332Z Downloaded ref-cast v1.0.25
1712026-06-15T09:17:02.335Z Downloaded embedded-io v0.4.0
1722026-06-15T09:17:02.352Z Downloaded rustversion v1.0.22
1732026-06-15T09:17:02.356Z Downloaded foreign-types-shared v0.3.1
1742026-06-15T09:17:02.356Z Downloaded thiserror-impl v2.0.18
1752026-06-15T09:17:02.359Z Downloaded rand_core v0.10.1
1762026-06-15T09:17:02.368Z Downloaded hash32 v0.3.1
1772026-06-15T09:17:02.372Z Downloaded proc-macro-error-attr2 v2.0.0
1782026-06-15T09:17:02.374Z Downloaded quote v1.0.45
1792026-06-15T09:17:02.380Z Downloaded embedded-io v0.6.1
1802026-06-15T09:17:02.383Z Downloaded oxnet v0.1.6
1812026-06-15T09:17:02.390Z Downloaded num_enum_derive v0.7.6
1822026-06-15T09:17:02.396Z Downloaded either v1.16.0
1832026-06-15T09:17:02.404Z Downloaded proc-macro-error2 v2.0.1
1842026-06-15T09:17:02.407Z Downloaded toml_datetime v1.1.1+spec-1.1.0
1852026-06-15T09:17:02.414Z Downloaded toml_parser v1.1.2+spec-1.1.0
1862026-06-15T09:17:02.417Z Downloaded darling v0.21.3
1872026-06-15T09:17:02.417Z Downloaded unicode-ident v1.0.24
1882026-06-15T09:17:02.420Z Downloaded tracing-core v0.1.36
1892026-06-15T09:17:02.420Z Downloaded serde_derive v1.0.228
1902026-06-15T09:17:02.423Z Downloaded fnv v1.0.7
1912026-06-15T09:17:02.430Z Downloaded anyhow v1.0.102
1922026-06-15T09:17:02.433Z Downloaded tracing-attributes v0.1.31
1932026-06-15T09:17:02.436Z Downloaded defmt v1.1.0
1942026-06-15T09:17:02.439Z Downloaded num_enum v0.7.6
1952026-06-15T09:17:02.442Z Downloaded once_cell v1.21.4
1962026-06-15T09:17:02.442Z Downloaded chacha20 v0.10.0
1972026-06-15T09:17:02.445Z Downloaded colored v3.1.1
1982026-06-15T09:17:02.450Z Downloaded postcard v1.1.3
1992026-06-15T09:17:02.453Z Downloaded proc-macro2 v1.0.106
2002026-06-15T09:17:02.456Z Downloaded getrandom v0.4.2
2012026-06-15T09:17:02.461Z Downloaded socket2 v0.6.4
2022026-06-15T09:17:02.464Z Downloaded ingot v0.1.1
2032026-06-15T09:17:02.464Z Downloaded uuid v1.23.3
2042026-06-15T09:17:02.469Z Downloaded ingot-macros v0.1.1
2052026-06-15T09:17:02.477Z Downloaded defmt-macros v1.1.0
2062026-06-15T09:17:02.480Z Downloaded bitflags v2.13.0
2072026-06-15T09:17:02.483Z Downloaded serde v1.0.228
2082026-06-15T09:17:02.486Z Downloaded darling_core v0.21.3
2092026-06-15T09:17:02.494Z Downloaded heapless v0.8.0
2102026-06-15T09:17:02.520Z Downloaded toml_edit v0.25.12+spec-1.1.0
2112026-06-15T09:17:02.526Z Downloaded zerocopy-derive v0.8.52
2122026-06-15T09:17:02.531Z Downloaded memchr v2.8.2
2132026-06-15T09:17:02.534Z Downloaded itertools v0.14.0
2142026-06-15T09:17:02.537Z Downloaded indexmap v2.14.0
2152026-06-15T09:17:02.544Z Downloaded rand v0.10.1
2162026-06-15T09:17:02.591Z Downloaded hashbrown v0.17.1
2172026-06-15T09:17:02.594Z Downloaded regex v1.12.4
2182026-06-15T09:17:02.608Z Downloaded winnow v1.0.3
2192026-06-15T09:17:02.636Z Downloaded syn v1.0.109
2202026-06-15T09:17:02.674Z Downloaded zerocopy v0.8.52
2212026-06-15T09:17:02.684Z Downloaded smoltcp v0.11.0
2222026-06-15T09:17:02.694Z Downloaded syn v2.0.117
2232026-06-15T09:17:02.706Z Downloaded regex-syntax v0.8.11
2242026-06-15T09:17:02.737Z Downloaded tracing v0.1.44
2252026-06-15T09:17:02.754Z Downloaded regex-automata v0.4.14
2262026-06-15T09:17:02.767Z Downloaded libc v0.2.186
2272026-06-15T09:17:02.824Z Compiling proc-macro2 v1.0.106
2282026-06-15T09:17:02.824Z Compiling quote v1.0.45
2292026-06-15T09:17:02.824Z Compiling unicode-ident v1.0.24
2302026-06-15T09:17:02.824Z Compiling serde_core v1.0.228
2312026-06-15T09:17:02.824Z Checking cfg-if v1.0.4
2322026-06-15T09:17:02.824Z Compiling thiserror v2.0.18
2332026-06-15T09:17:02.824Z Compiling ident_case v1.0.1
2342026-06-15T09:17:02.886Z Compiling strsim v0.11.1
2352026-06-15T09:17:02.948Z Compiling fnv v1.0.7
2362026-06-15T09:17:03.015Z Compiling memchr v2.8.2
2372026-06-15T09:17:03.019Z Compiling libc v0.2.186
2382026-06-15T09:17:03.032Z Compiling regex-syntax v0.8.11
2392026-06-15T09:17:03.189Z Compiling equivalent v1.0.2
2402026-06-15T09:17:03.272Z Compiling either v1.16.0
2412026-06-15T09:17:03.297Z Compiling hashbrown v0.17.1
2422026-06-15T09:17:03.434Z Compiling aho-corasick v1.1.4
2432026-06-15T09:17:03.440Z Compiling zerocopy v0.8.52
2442026-06-15T09:17:03.449Z Compiling serde v1.0.228
2452026-06-15T09:17:03.577Z Compiling winnow v1.0.3
2462026-06-15T09:17:03.802Z Compiling indexmap v2.14.0
2472026-06-15T09:17:03.865Z Compiling itertools v0.14.0
2482026-06-15T09:17:04.116Z Compiling heapless v0.8.0
2492026-06-15T09:17:04.345Z Compiling syn v2.0.117
2502026-06-15T09:17:04.387Z Checking byteorder v1.5.0
2512026-06-15T09:17:04.407Z Compiling toml_datetime v1.1.1+spec-1.1.0
2522026-06-15T09:17:04.538Z Compiling regex-automata v0.4.14
2532026-06-15T09:17:04.580Z Compiling toml_parser v1.1.2+spec-1.1.0
2542026-06-15T09:17:04.623Z Checking hash32 v0.3.1
2552026-06-15T09:17:04.698Z Checking bitflags v2.13.0
2562026-06-15T09:17:04.816Z Checking stable_deref_trait v1.2.1
2572026-06-15T09:17:04.848Z Checking macaddr v1.0.1
2582026-06-15T09:17:04.879Z Compiling rustversion v1.0.22
2592026-06-15T09:17:04.885Z Compiling smoltcp v0.11.0
2602026-06-15T09:17:04.987Z Compiling toml_edit v0.25.12+spec-1.1.0
2612026-06-15T09:17:05.062Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
2622026-06-15T09:17:05.077Z Compiling syn v1.0.109
2632026-06-15T09:17:05.234Z Checking bitflags v1.3.2
2642026-06-15T09:17:05.254Z Compiling ref-cast v1.0.25
2652026-06-15T09:17:05.290Z Checking managed v0.8.0
2662026-06-15T09:17:05.310Z Compiling getrandom v0.4.2
2672026-06-15T09:17:05.429Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80)
2682026-06-15T09:17:05.466Z Compiling version_check v0.9.5
2692026-06-15T09:17:05.472Z Checking rand_core v0.10.1
2702026-06-15T09:17:05.563Z Compiling proc-macro-crate v3.5.0
2712026-06-15T09:17:05.735Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
2722026-06-15T09:17:05.877Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
2732026-06-15T09:17:05.995Z Checking foreign-types-shared v0.3.1
2742026-06-15T09:17:06.073Z Checking once_cell v1.21.4
2752026-06-15T09:17:06.166Z Compiling regex v1.12.4
2762026-06-15T09:17:06.220Z Compiling anyhow v1.0.102
2772026-06-15T09:17:06.238Z Checking cpufeatures v0.3.0
2782026-06-15T09:17:06.303Z Checking chacha20 v0.10.0
2792026-06-15T09:17:06.328Z Checking cstr-argument v0.1.2
2802026-06-15T09:17:06.446Z Checking tracing-core v0.1.36
2812026-06-15T09:17:06.754Z Checking pretty-hex v0.4.2
2822026-06-15T09:17:06.762Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f)
2832026-06-15T09:17:06.779Z Checking dyn-clone v1.0.20
2842026-06-15T09:17:06.818Z Checking pin-project-lite v0.2.17
2852026-06-15T09:17:06.864Z Checking rand v0.10.1
2862026-06-15T09:17:06.872Z Checking uuid v1.23.3
2872026-06-15T09:17:06.903Z Checking socket2 v0.6.4
2882026-06-15T09:17:06.982Z Compiling darling_core v0.21.3
2892026-06-15T09:17:07.097Z Checking colored v3.1.1
2902026-06-15T09:17:07.123Z Checking oxnet v0.1.6
2912026-06-15T09:17:07.550Z Compiling thiserror-impl v2.0.18
2922026-06-15T09:17:07.550Z Compiling serde_derive v1.0.228
2932026-06-15T09:17:07.550Z Compiling zerocopy-derive v0.8.52
2942026-06-15T09:17:07.553Z Compiling num_enum_derive v0.7.6
2952026-06-15T09:17:07.553Z Compiling foreign-types-macros v0.2.3
2962026-06-15T09:17:07.873Z Compiling ref-cast-impl v1.0.25
2972026-06-15T09:17:08.186Z Checking foreign-types v0.5.0
2982026-06-15T09:17:08.254Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
2992026-06-15T09:17:08.535Z Checking num_enum v0.7.6
3002026-06-15T09:17:08.541Z Compiling tracing-attributes v0.1.31
3012026-06-15T09:17:08.639Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
3022026-06-15T09:17:08.830Z Checking cobs v0.3.0
3032026-06-15T09:17:08.830Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80)
3042026-06-15T09:17:08.961Z Compiling darling_macro v0.21.3
3052026-06-15T09:17:08.987Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
3062026-06-15T09:17:09.451Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
3072026-06-15T09:17:09.483Z Compiling darling v0.21.3
3082026-06-15T09:17:09.546Z Compiling ingot-macros v0.1.1
3092026-06-15T09:17:09.553Z Checking tracing v0.1.44
3102026-06-15T09:17:10.027Z Checking postcard v1.1.3
3112026-06-15T09:17:11.488Z Checking ingot-types v0.1.2
3122026-06-15T09:17:11.774Z Checking ingot v0.1.1
3132026-06-15T09:17:13.067Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3142026-06-15T09:17:14.200Z Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
3152026-06-15T09:17:15.333Z Checking opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
3162026-06-15T09:17:15.515Z Finished `dev` profile [optimized + debuginfo] target(s) in 18.40s
3172026-06-15T09:17:15.627Z
3182026-06-15T09:17:15.631Zreal 18.560527690
3192026-06-15T09:17:15.631Zuser 47.669831578
3202026-06-15T09:17:15.631Zsys 11.292990119
3212026-06-15T09:17:15.631Ztrap 0.030588629
3222026-06-15T09:17:15.631Ztflt 0.045390459
3232026-06-15T09:17:15.631Zdflt 0.162513107
3242026-06-15T09:17:15.631Zkflt 0.012569128
3252026-06-15T09:17:15.631Zlock 2:31.819792913
3262026-06-15T09:17:15.631Zslp 2:40.386769187
3272026-06-15T09:17:15.631Zlat 3.305736156
3282026-06-15T09:17:15.631Zstop 8.996212998
3292026-06-15T09:17:15.631Zprocess exited: duration 34683 ms, exit code 0
 
3302026-06-15T09:17:15.638Zfound 0 output files