01M11DVT7WB42W88B2749GCRZ1: opte-ioctl

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

Buildomat Job: 01M11DW70WH2BFCAMK7ASX55YD

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-08-27T10:58:11.492Zjob assigned to worker 01M11DW72PDAYRTXZRYZ6DHKET [factory aws, i-0c376caffd8d4809f] (queued for 43 s)
 
22026-08-27T10:58:17.531Zstarting task 0: "setup"
32026-08-27T10:58:17.534Z++ uname -s
42026-08-27T10:58:17.537Z+ kern=SunOS
52026-08-27T10:58:17.537Z+ build_user=build
62026-08-27T10:58:17.537Z+ build_uid=12345
72026-08-27T10:58:17.537Z+ work_dir=/work
82026-08-27T10:58:17.537Z+ input_dir=/input
92026-08-27T10:58:17.537Z+ [[ 0 == 12345 ]]
102026-08-27T10:58:17.537Z+ case "$kern" in
112026-08-27T10:58:17.537Z+ groupadd -g 12345 build
122026-08-27T10:58:17.540Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-08-27T10:58:19.543Z+ zfs create -o mountpoint=/work rpool/work
142026-08-27T10:58:19.685Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-08-27T10:58:19.688Z+ home_fs=zfs
162026-08-27T10:58:19.689Z+ [[ zfs == autofs ]]
172026-08-27T10:58:19.689Z+ mkdir -p /home/build
182026-08-27T10:58:19.689Z+ chown build:build /home/build /work
192026-08-27T10:58:20.689Z+ chmod 0700 /home/build /work
202026-08-27T10:58:20.692Zprocess exited: duration 3161 ms, exit code 0
 
212026-08-27T10:58:20.698Zstarting task 1: "rust-toolchain"
222026-08-27T10:58:20.702Z+ printf ' * rust toolchain channel = "%s"\n' 1.97.1
232026-08-27T10:58:20.702Z * rust toolchain channel = "1.97.1"
242026-08-27T10:58:20.702Z+ printf ' * rust toolchain profile = "%s"\n' default
252026-08-27T10:58:20.702Z * rust toolchain profile = "default"
262026-08-27T10:58:20.702Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-08-27T10:58:20.702Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-08-27T10:58:20.705Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-08-27T10:58:20.705Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default
302026-08-27T10:58:20.783Zinfo: downloading installer
312026-08-27T10:58:21.958Zwarn: It looks like you have an existing rustup settings file at:
322026-08-27T10:58:21.958Zwarn: /home/build/.rustup/settings.toml
332026-08-27T10:58:21.958Zwarn: Rustup will install the default toolchain as specified in the settings file,
342026-08-27T10:58:21.958Zwarn: instead of the one inferred from the default host triple.
352026-08-27T10:58:21.972Zinfo: profile set to default
362026-08-27T10:58:21.972Zinfo: default host triple is x86_64-unknown-illumos
372026-08-27T10:58:21.975Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
382026-08-27T10:58:22.114Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
392026-08-27T10:58:22.117Zinfo: downloading 6 components
402026-08-27T10:58:36.275Zinfo: default toolchain set to 1.97.1-x86_64-unknown-illumos
412026-08-27T10:58:36.275Z
422026-08-27T10:58:36.306Z 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14)
432026-08-27T10:58:36.306Z
442026-08-27T10:58:36.306Z
452026-08-27T10:58:36.307ZRust is installed now. Great!
462026-08-27T10:58:36.307Z
472026-08-27T10:58:36.315ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
482026-08-27T10:58:36.315Zenvironment variable. This has not been done automatically.
492026-08-27T10:58:36.315Z
502026-08-27T10:58:36.315ZTo configure your current shell, you need to source
512026-08-27T10:58:36.315Zthe corresponding env file under $HOME/.cargo.
522026-08-27T10:58:36.315Z
532026-08-27T10:58:36.316ZThis is usually done by running one of the following (note the leading DOT):
542026-08-27T10:58:36.316Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
552026-08-27T10:58:36.316Zsource "$HOME/.cargo/env.fish" # For fish
562026-08-27T10:58:36.316Zsource "~/.cargo/env.nu" # For nushell
572026-08-27T10:58:36.316Zsource "$HOME/.cargo/env.tcsh" # For tcsh
582026-08-27T10:58:36.316Z. "$HOME/.cargo/env.ps1" # For pwsh
592026-08-27T10:58:36.316Zsource "$HOME/.cargo/env.xsh" # For xonsh
602026-08-27T10:58:36.316Zwarn: no default linker (`cc`) was found in your PATH
612026-08-27T10:58:36.316Zwarn: many Rust crates require a system C toolchain to build
622026-08-27T10:58:36.405Z+ rustup --version
632026-08-27T10:58:36.414Zrustup 1.29.0 (28d1352db 2026-03-05)
642026-08-27T10:58:36.417Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
652026-08-27T10:58:36.435Zinfo: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)`
662026-08-27T10:58:36.438Z+ cargo --version
672026-08-27T10:58:36.453Zcargo 1.97.1 (c980f4866 2026-06-30)
682026-08-27T10:58:36.457Z+ rustc --version
692026-08-27T10:58:36.474Zrustc 1.97.1 (8bab26f4f 2026-07-14)
702026-08-27T10:58:36.477Zprocess exited: duration 15777 ms, exit code 0
 
712026-08-27T10:58:36.483Zstarting task 2: "authentication"
722026-08-27T10:58:36.500Zprocess exited: duration 16 ms, exit code 0
 
732026-08-27T10:58:36.506Zstarting task 3: "clone repository"
742026-08-27T10:58:36.509Z+ mkdir -p /work/oxidecomputer/opte
752026-08-27T10:58:36.512Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
762026-08-27T10:58:36.546ZCloning into '/work/oxidecomputer/opte'...
772026-08-27T10:58:37.568Z+ cd /work/oxidecomputer/opte
782026-08-27T10:58:37.571Z+ git fetch origin 8510c9873305aaa3558334b5ffa6819220541249
792026-08-27T10:58:37.859ZFrom https://github.com/oxidecomputer/opte
802026-08-27T10:58:37.859Z * branch 8510c9873305aaa3558334b5ffa6819220541249 -> FETCH_HEAD
812026-08-27T10:58:37.866Z+ [[ -n bound-my-list ]]
822026-08-27T10:58:37.869Z++ git branch --show-current
832026-08-27T10:58:37.869Z+ current=master
842026-08-27T10:58:37.869Z+ [[ master != bound-my-list ]]
852026-08-27T10:58:37.869Z+ git branch -f bound-my-list 8510c9873305aaa3558334b5ffa6819220541249
862026-08-27T10:58:37.872Z+ git checkout -f bound-my-list
872026-08-27T10:58:37.888ZSwitched to branch 'bound-my-list'
882026-08-27T10:58:37.891Z+ git reset --hard 8510c9873305aaa3558334b5ffa6819220541249
892026-08-27T10:58:37.894ZHEAD is now at 8510c98 Nit
902026-08-27T10:58:37.897Zprocess exited: duration 1389 ms, exit code 0
 
912026-08-27T10:58:37.903Zstarting task 4: "build"
922026-08-27T10:58:37.907Z+ source .github/buildomat/common.sh
932026-08-27T10:58:37.910Z++ rustup show active-toolchain
942026-08-27T10:58:37.913Z1.97.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
952026-08-27T10:58:37.916Z++ pushd xde
962026-08-27T10:58:37.916Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
972026-08-27T10:58:37.916Z++ rustup show active-toolchain
982026-08-27T10:58:37.918Zinfo: syncing channel updates for nightly-2026-07-20-x86_64-unknown-illumos
992026-08-27T10:58:38.076Zinfo: latest update on 2026-07-20 for version 1.99.0-nightly (9f36de775 2026-07-19)
1002026-08-27T10:58:38.079Zinfo: downloading 6 components
1012026-08-27T10:58:53.082Znightly-2026-07-20-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1022026-08-27T10:58:53.173Z+++ rustup show active-toolchain -v
1032026-08-27T10:58:53.176Z+++ head -n 1
1042026-08-27T10:58:53.176Z+++ cut '-d ' -f1
1052026-08-27T10:58:53.228Z++ export NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos
1062026-08-27T10:58:53.228Z++ NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos
1072026-08-27T10:58:53.228Z++ popd
1082026-08-27T10:58:53.231Z/work/oxidecomputer/opte
1092026-08-27T10:58:53.231Z+ cargo --version
1102026-08-27T10:58:53.236Zcargo 1.97.1 (c980f4866 2026-06-30)
1112026-08-27T10:58:53.239Z+ rustc --version
1122026-08-27T10:58:53.258Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1132026-08-27T10:58:53.261Z+ cd lib/opte-ioctl
1142026-08-27T10:58:53.262Z+ header 'check style'
1152026-08-27T10:58:53.262Z+ echo '# ==== check style ==== #'
1162026-08-27T10:58:53.262Z# ==== check style ==== #
1172026-08-27T10:58:53.262Z+ ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos fmt -- --check
1182026-08-27T10:58:53.336Z
1192026-08-27T10:58:53.337Zreal 0.073100910
1202026-08-27T10:58:53.337Zuser 0.035253611
1212026-08-27T10:58:53.337Zsys 0.035478871
1222026-08-27T10:58:53.337Ztrap 0.000000388
1232026-08-27T10:58:53.337Ztflt 0.000025306
1242026-08-27T10:58:53.340Zdflt 0.000006106
1252026-08-27T10:58:53.340Zkflt 0.000000000
1262026-08-27T10:58:53.340Zlock 0.031715176
1272026-08-27T10:58:53.340Zslp 0.046478115
1282026-08-27T10:58:53.340Zlat 0.000819981
1292026-08-27T10:58:53.340Zstop 0.000093951
1302026-08-27T10:58:53.340Z+ header analyze
1312026-08-27T10:58:53.340Z+ echo '# ==== analyze ==== #'
1322026-08-27T10:58:53.340Z+ ptime -m cargo clippy --all-targets -- --deny warnings
1332026-08-27T10:58:53.340Z# ==== analyze ==== #
1342026-08-27T10:58:53.474Z Updating crates.io index
1352026-08-27T10:58:53.477Z Updating git repository `https://github.com/oxidecomputer/falcon`
1362026-08-27T10:58:54.199Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1372026-08-27T10:58:54.772Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1382026-08-27T10:58:55.093Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1392026-08-27T10:58:55.487Z Updating git repository `https://github.com/oxidecomputer/zone`
1402026-08-27T10:58:55.772Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1412026-08-27T10:58:56.084Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1422026-08-27T10:58:57.991Z Downloading crates ...
1432026-08-27T10:58:58.029Z Downloaded cfg-if v1.0.4
1442026-08-27T10:58:58.046Z Downloaded managed v0.8.0
1452026-08-27T10:58:58.048Z Downloaded aho-corasick v1.1.4
1462026-08-27T10:58:58.055Z Downloaded ingot-macros v0.2.0
1472026-08-27T10:58:58.058Z Downloaded postcard v1.1.3
1482026-08-27T10:58:58.058Z Downloaded hash32 v0.3.1
1492026-08-27T10:58:58.064Z Downloaded dyn-clone v1.0.20
1502026-08-27T10:58:58.067Z Downloaded macaddr v1.0.1
1512026-08-27T10:58:58.067Z Downloaded proc-macro-crate v3.5.0
1522026-08-27T10:58:58.070Z Downloaded equivalent v1.0.2
1532026-08-27T10:58:58.073Z Downloaded foreign-types-shared v0.3.1
1542026-08-27T10:58:58.073Z Downloaded cobs v0.3.0
1552026-08-27T10:58:58.073Z Downloaded ident_case v1.0.1
1562026-08-27T10:58:58.073Z Downloaded pretty-hex v0.4.2
1572026-08-27T10:58:58.078Z Downloaded embedded-io v0.4.0
1582026-08-27T10:58:58.080Z Downloaded bitflags v1.3.2
1592026-08-27T10:58:58.083Z Downloaded ingot v0.2.0
1602026-08-27T10:58:58.083Z Downloaded ref-cast-impl v1.0.25
1612026-08-27T10:58:58.083Z Downloaded defmt v0.3.100
1622026-08-27T10:58:58.087Z Downloaded darling_macro v0.23.0
1632026-08-27T10:58:58.090Z Downloaded foreign-types v0.5.0
1642026-08-27T10:58:58.090Z Downloaded defmt-parser v1.0.0
1652026-08-27T10:58:58.093Z Downloaded foreign-types-macros v0.2.3
1662026-08-27T10:58:58.096Z Downloaded cpufeatures v0.3.0
1672026-08-27T10:58:58.099Z Downloaded strsim v0.11.1
1682026-08-27T10:58:58.102Z Downloaded version_check v0.9.5
1692026-08-27T10:58:58.102Z Downloaded embedded-io v0.6.1
1702026-08-27T10:58:58.116Z Downloaded stable_deref_trait v1.2.1
1712026-08-27T10:58:58.119Z Downloaded ref-cast v1.0.25
1722026-08-27T10:58:58.123Z Downloaded cstr-argument v0.1.2
1732026-08-27T10:58:58.126Z Downloaded defmt-macros v1.1.1
1742026-08-27T10:58:58.126Z Downloaded num_enum_derive v0.7.6
1752026-08-27T10:58:58.126Z Downloaded ingot-types v0.2.0
1762026-08-27T10:58:58.130Z Downloaded either v1.16.0
1772026-08-27T10:58:58.133Z Downloaded pin-project-lite v0.2.17
1782026-08-27T10:58:58.136Z Downloaded byteorder v1.5.0
1792026-08-27T10:58:58.150Z Downloaded thiserror v2.0.18
1802026-08-27T10:58:58.152Z Downloaded thiserror-impl v2.0.18
1812026-08-27T10:58:58.155Z Downloaded quote v1.0.46
1822026-08-27T10:58:58.155Z Downloaded rustversion v1.0.23
1832026-08-27T10:58:58.158Z Downloaded num_enum v0.7.6
1842026-08-27T10:58:59.163Z Downloaded toml_datetime v1.1.1+spec-1.1.0
1852026-08-27T10:58:59.163Z Downloaded rand_core v0.10.1
1862026-08-27T10:58:59.167Z Downloaded darling v0.23.0
1872026-08-27T10:58:59.167Z Downloaded once_cell v1.21.4
1882026-08-27T10:58:59.167Z Downloaded colored v3.1.1
1892026-08-27T10:58:59.167Z Downloaded oxnet v0.1.6
1902026-08-27T10:58:59.167Z Downloaded defmt v1.1.1
1912026-08-27T10:58:59.167Z Downloaded tracing-attributes v0.1.31
1922026-08-27T10:58:59.167Z Downloaded toml_parser v1.1.2+spec-1.1.0
1932026-08-27T10:58:59.167Z Downloaded anyhow v1.0.103
1942026-08-27T10:58:59.167Z Downloaded serde_derive v1.0.228
1952026-08-27T10:58:59.167Z Downloaded proc-macro2 v1.0.106
1962026-08-27T10:58:59.167Z Downloaded chacha20 v0.10.1
1972026-08-27T10:58:59.167Z Downloaded tracing-core v0.1.36
1982026-08-27T10:58:59.167Z Downloaded socket2 v0.6.4
1992026-08-27T10:58:59.167Z Downloaded getrandom v0.4.3
2002026-08-27T10:58:59.167Z Downloaded unicode-ident v1.0.24
2012026-08-27T10:58:59.167Z Downloaded bitflags v2.13.0
2022026-08-27T10:58:59.167Z Downloaded darling_core v0.23.0
2032026-08-27T10:58:59.167Z Downloaded heapless v0.8.0
2042026-08-27T10:58:59.167Z Downloaded serde_core v1.0.228
2052026-08-27T10:58:59.167Z Downloaded toml_edit v0.25.12+spec-1.1.0
2062026-08-27T10:58:59.168Z Downloaded uuid v1.23.5
2072026-08-27T10:58:59.168Z Downloaded serde v1.0.228
2082026-08-27T10:58:59.168Z Downloaded indexmap v2.14.0
2092026-08-27T10:58:59.168Z Downloaded zerocopy-derive v0.8.54
2102026-08-27T10:58:59.168Z Downloaded memchr v2.8.3
2112026-08-27T10:58:59.168Z Downloaded rand v0.10.2
2122026-08-27T10:58:59.168Z Downloaded itertools v0.15.0
2132026-08-27T10:58:59.168Z Downloaded regex v1.13.0
2142026-08-27T10:58:59.168Z Downloaded hashbrown v0.17.1
2152026-08-27T10:58:59.168Z Downloaded winnow v1.0.3
2162026-08-27T10:58:59.168Z Downloaded syn v1.0.109
2172026-08-27T10:58:59.168Z Downloaded zerocopy v0.8.54
2182026-08-27T10:58:59.168Z Downloaded smoltcp v0.11.0
2192026-08-27T10:58:59.168Z Downloaded syn v2.0.118
2202026-08-27T10:58:59.168Z Downloaded regex-syntax v0.8.11
2212026-08-27T10:58:59.168Z Downloaded tracing v0.1.44
2222026-08-27T10:58:59.168Z Downloaded regex-automata v0.4.15
2232026-08-27T10:58:59.168Z Downloaded libc v0.2.186
2242026-08-27T10:58:59.168Z Compiling proc-macro2 v1.0.106
2252026-08-27T10:58:59.168Z Compiling quote v1.0.46
2262026-08-27T10:58:59.168Z Compiling unicode-ident v1.0.24
2272026-08-27T10:58:59.168Z Compiling serde_core v1.0.228
2282026-08-27T10:58:59.168Z Checking cfg-if v1.0.4
2292026-08-27T10:58:59.168Z Compiling strsim v0.11.1
2302026-08-27T10:58:59.168Z Compiling thiserror v2.0.18
2312026-08-27T10:58:59.168Z Compiling ident_case v1.0.1
2322026-08-27T10:58:59.168Z Compiling memchr v2.8.3
2332026-08-27T10:58:59.168Z Compiling libc v0.2.186
2342026-08-27T10:58:59.168Z Compiling regex-syntax v0.8.11
2352026-08-27T10:58:59.168Z Compiling winnow v1.0.3
2362026-08-27T10:58:59.168Z Compiling serde v1.0.228
2372026-08-27T10:58:59.168Z Compiling aho-corasick v1.1.4
2382026-08-27T10:58:59.168Z Compiling zerocopy v0.8.54
2392026-08-27T10:58:59.188Z Compiling either v1.16.0
2402026-08-27T10:58:59.243Z Compiling equivalent v1.0.2
2412026-08-27T10:58:59.322Z Compiling hashbrown v0.17.1
2422026-08-27T10:58:59.386Z Compiling itertools v0.15.0
2432026-08-27T10:58:59.744Z Compiling syn v2.0.118
2442026-08-27T10:58:59.804Z Compiling indexmap v2.14.0
2452026-08-27T10:58:59.844Z Compiling toml_parser v1.1.2+spec-1.1.0
2462026-08-27T10:59:00.159Z Compiling regex-automata v0.4.15
2472026-08-27T10:59:00.367Z Compiling heapless v0.8.0
2482026-08-27T10:59:00.374Z Compiling toml_datetime v1.1.1+spec-1.1.0
2492026-08-27T10:59:00.402Z Checking byteorder v1.5.0
2502026-08-27T10:59:00.408Z Checking bitflags v2.13.0
2512026-08-27T10:59:00.585Z Checking hash32 v0.3.1
2522026-08-27T10:59:00.590Z Compiling toml_edit v0.25.12+spec-1.1.0
2532026-08-27T10:59:00.608Z Checking stable_deref_trait v1.2.1
2542026-08-27T10:59:00.672Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
2552026-08-27T10:59:00.681Z Compiling smoltcp v0.11.0
2562026-08-27T10:59:00.688Z Checking macaddr v1.0.1
2572026-08-27T10:59:00.714Z Compiling rustversion v1.0.23
2582026-08-27T10:59:00.823Z Compiling syn v1.0.109
2592026-08-27T10:59:00.906Z Checking managed v0.8.0
2602026-08-27T10:59:01.015Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
2612026-08-27T10:59:01.084Z Compiling ref-cast v1.0.25
2622026-08-27T10:59:01.090Z Compiling version_check v0.9.5
2632026-08-27T10:59:01.171Z Compiling proc-macro-crate v3.5.0
2642026-08-27T10:59:01.206Z Checking bitflags v1.3.2
2652026-08-27T10:59:01.217Z Checking rand_core v0.10.1
2662026-08-27T10:59:01.267Z Compiling getrandom v0.4.3
2672026-08-27T10:59:01.351Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
2682026-08-27T10:59:01.534Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
2692026-08-27T10:59:01.588Z Compiling anyhow v1.0.103
2702026-08-27T10:59:01.818Z Checking foreign-types-shared v0.3.1
2712026-08-27T10:59:01.893Z Compiling regex v1.13.0
2722026-08-27T10:59:01.898Z Checking once_cell v1.21.4
2732026-08-27T10:59:01.940Z Checking cpufeatures v0.3.0
2742026-08-27T10:59:02.002Z Checking chacha20 v0.10.1
2752026-08-27T10:59:02.036Z Checking cstr-argument v0.1.2
2762026-08-27T10:59:02.063Z Checking tracing-core v0.1.36
2772026-08-27T10:59:02.349Z Compiling darling_core v0.23.0
2782026-08-27T10:59:02.364Z Checking dyn-clone v1.0.20
2792026-08-27T10:59:02.378Z Checking pin-project-lite v0.2.17
2802026-08-27T10:59:02.457Z Checking pretty-hex v0.4.2
2812026-08-27T10:59:02.463Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a)
2822026-08-27T10:59:02.463Z Checking rand v0.10.2
2832026-08-27T10:59:02.567Z Checking uuid v1.23.5
2842026-08-27T10:59:02.674Z Checking socket2 v0.6.4
2852026-08-27T10:59:02.745Z Checking colored v3.1.1
2862026-08-27T10:59:02.817Z Checking oxnet v0.1.6
2872026-08-27T10:59:03.171Z Compiling thiserror-impl v2.0.18
2882026-08-27T10:59:03.171Z Compiling zerocopy-derive v0.8.54
2892026-08-27T10:59:03.171Z Compiling serde_derive v1.0.228
2902026-08-27T10:59:03.175Z Compiling foreign-types-macros v0.2.3
2912026-08-27T10:59:03.175Z Compiling ref-cast-impl v1.0.25
2922026-08-27T10:59:03.545Z Compiling num_enum_derive v0.7.6
2932026-08-27T10:59:03.768Z Checking foreign-types v0.5.0
2942026-08-27T10:59:03.832Z Compiling tracing-attributes v0.1.31
2952026-08-27T10:59:03.836Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
2962026-08-27T10:59:04.395Z Compiling darling_macro v0.23.0
2972026-08-27T10:59:04.402Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
2982026-08-27T10:59:04.439Z Checking cobs v0.3.0
2992026-08-27T10:59:04.521Z Checking num_enum v0.7.6
3002026-08-27T10:59:04.621Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
3012026-08-27T10:59:04.688Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
3022026-08-27T10:59:04.928Z Compiling darling v0.23.0
3032026-08-27T10:59:04.976Z Checking tracing v0.1.44
3042026-08-27T10:59:04.991Z Compiling ingot-macros v0.2.0
3052026-08-27T10:59:05.129Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
3062026-08-27T10:59:05.684Z Checking postcard v1.1.3
3072026-08-27T10:59:07.109Z Checking ingot-types v0.2.0
3082026-08-27T10:59:07.381Z Checking ingot v0.2.0
3092026-08-27T10:59:08.653Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3102026-08-27T10:59:09.791Z Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
3112026-08-27T10:59:10.941Z Checking opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
3122026-08-27T10:59:11.123Z Finished `dev` profile [optimized + debuginfo] target(s) in 17.73s
3132026-08-27T10:59:11.225Z
3142026-08-27T10:59:11.229Zreal 17.882886244
3152026-08-27T10:59:11.229Zuser 47.640129296
3162026-08-27T10:59:11.229Zsys 10.940551132
3172026-08-27T10:59:11.229Ztrap 0.033257813
3182026-08-27T10:59:11.229Ztflt 0.076568440
3192026-08-27T10:59:11.229Zdflt 0.151261279
3202026-08-27T10:59:11.229Zkflt 0.004726625
3212026-08-27T10:59:11.229Zlock 3:19.880001015
3222026-08-27T10:59:11.229Zslp 2:40.497122975
3232026-08-27T10:59:11.229Zlat 2.259525902
3242026-08-27T10:59:11.229Zstop 10.973815307
3252026-08-27T10:59:11.229Zprocess exited: duration 33322 ms, exit code 0
 
3262026-08-27T10:59:11.236Zfound 0 output files