01M28VZMGRQ15S9YW1C1B07PHY: opte-ioctl

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

Buildomat Job: 01M28W07HAK1TH9ATTAMSAY7MW

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-11T18:35:38.275Zjob assigned to worker 01M28W0K0AK3WJ41TP2JPZDQ1S [factory aws, i-0402bbf4c13b41222] (queued for 56 s)
 
22026-09-11T18:35:45.215Zstarting task 0: "setup"
32026-09-11T18:35:45.218Z++ uname -s
42026-09-11T18:35:45.221Z+ kern=SunOS
52026-09-11T18:35:45.221Z+ build_user=build
62026-09-11T18:35:45.221Z+ build_uid=12345
72026-09-11T18:35:45.221Z+ work_dir=/work
82026-09-11T18:35:45.221Z+ input_dir=/input
92026-09-11T18:35:45.221Z+ [[ 0 == 12345 ]]
102026-09-11T18:35:45.221Z+ case "$kern" in
112026-09-11T18:35:45.221Z+ groupadd -g 12345 build
122026-09-11T18:35:45.240Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-11T18:35:47.246Z+ zfs create -o mountpoint=/work rpool/work
142026-09-11T18:35:47.325Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-11T18:35:47.328Z+ home_fs=zfs
162026-09-11T18:35:47.328Z+ [[ zfs == autofs ]]
172026-09-11T18:35:47.328Z+ mkdir -p /home/build
182026-09-11T18:35:47.328Z+ chown build:build /home/build /work
192026-09-11T18:35:49.329Z+ chmod 0700 /home/build /work
202026-09-11T18:35:49.332Zprocess exited: duration 4117 ms, exit code 0
 
212026-09-11T18:35:49.339Zstarting task 1: "rust-toolchain"
222026-09-11T18:35:49.342Z+ printf ' * rust toolchain channel = "%s"\n' 1.97.1
232026-09-11T18:35:49.342Z * rust toolchain channel = "1.97.1"
242026-09-11T18:35:49.342Z+ printf ' * rust toolchain profile = "%s"\n' default
252026-09-11T18:35:49.342Z * rust toolchain profile = "default"
262026-09-11T18:35:49.342Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-09-11T18:35:49.342Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-09-11T18:35:49.345Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-11T18:35:49.345Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default
302026-09-11T18:35:49.400Zinfo: downloading installer
312026-09-11T18:35:50.854Zinfo: profile set to default
322026-09-11T18:35:50.854Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-11T18:35:50.857Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
342026-09-11T18:35:50.998Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
352026-09-11T18:35:51.002Zinfo: downloading 6 components
362026-09-11T18:36:05.644Z
372026-09-11T18:36:05.644Zinfo: default toolchain set to 1.97.1-x86_64-unknown-illumos
382026-09-11T18:36:05.672Z 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14)
392026-09-11T18:36:05.672Z
402026-09-11T18:36:05.675Z
412026-09-11T18:36:05.675ZRust is installed now. Great!
422026-09-11T18:36:05.675Z
432026-09-11T18:36:05.675ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-11T18:36:05.675Zenvironment variable. This has not been done automatically.
452026-09-11T18:36:05.675Z
462026-09-11T18:36:05.675ZTo configure your current shell, you need to source
472026-09-11T18:36:05.675Zthe corresponding env file under $HOME/.cargo.
482026-09-11T18:36:05.675Z
492026-09-11T18:36:05.675ZConsider running the right command for your shell (note the leading DOT):
502026-09-11T18:36:05.676Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-11T18:36:05.676Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-11T18:36:05.676ZCC_x86_64-unknown-illumos = None
532026-09-11T18:36:05.676Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-11T18:36:05.676ZCC_x86_64_unknown_illumos = None
552026-09-11T18:36:05.676Zcargo:rerun-if-env-changed=HOST_CC
562026-09-11T18:36:05.676ZHOST_CC = None
572026-09-11T18:36:05.676Zcargo:rerun-if-env-changed=CC
582026-09-11T18:36:05.676ZCC = None
592026-09-11T18:36:05.676Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-11T18:36:05.916Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-11T18:36:05.916ZCRATE_CC_NO_DEFAULTS = None
622026-09-11T18:36:05.916Zcargo:rerun-if-env-changed=CFLAGS
632026-09-11T18:36:05.916ZCFLAGS = None
642026-09-11T18:36:05.916Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-11T18:36:05.916ZHOST_CFLAGS = None
662026-09-11T18:36:05.916Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-11T18:36:05.916ZCFLAGS_x86_64_unknown_illumos = None
682026-09-11T18:36:05.916Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-11T18:36:05.916ZCFLAGS_x86_64-unknown-illumos = None
702026-09-11T18:36:06.019Z+ rustup --version
712026-09-11T18:36:06.025Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-11T18:36:06.028Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-11T18:36:06.046Zinfo: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)`
742026-09-11T18:36:06.050Z+ cargo --version
752026-09-11T18:36:06.063Zcargo 1.97.1 (c980f4866 2026-06-30)
762026-09-11T18:36:06.066Z+ rustc --version
772026-09-11T18:36:06.084Zrustc 1.97.1 (8bab26f4f 2026-07-14)
782026-09-11T18:36:06.089Zprocess exited: duration 16747 ms, exit code 0
 
792026-09-11T18:36:06.095Zstarting task 2: "authentication"
802026-09-11T18:36:06.112Zprocess exited: duration 16 ms, exit code 0
 
812026-09-11T18:36:06.119Zstarting task 3: "clone repository"
822026-09-11T18:36:06.122Z+ mkdir -p /work/oxidecomputer/opte
832026-09-11T18:36:06.126Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
842026-09-11T18:36:06.156ZCloning into '/work/oxidecomputer/opte'...
852026-09-11T18:36:07.211Z+ cd /work/oxidecomputer/opte
862026-09-11T18:36:07.211Z+ git fetch origin accbd1de825b687df69d10c62a18acda57587c2c
872026-09-11T18:36:07.526ZFrom https://github.com/oxidecomputer/opte
882026-09-11T18:36:07.526Z * branch accbd1de825b687df69d10c62a18acda57587c2c -> FETCH_HEAD
892026-09-11T18:36:07.530Z+ [[ -n bound-eviction ]]
902026-09-11T18:36:07.533Z++ git branch --show-current
912026-09-11T18:36:07.533Z+ current=master
922026-09-11T18:36:07.533Z+ [[ master != bound-eviction ]]
932026-09-11T18:36:07.533Z+ git branch -f bound-eviction accbd1de825b687df69d10c62a18acda57587c2c
942026-09-11T18:36:07.536Z+ git checkout -f bound-eviction
952026-09-11T18:36:07.552ZSwitched to branch 'bound-eviction'
962026-09-11T18:36:07.555Z+ git reset --hard accbd1de825b687df69d10c62a18acda57587c2c
972026-09-11T18:36:07.569ZHEAD is now at accbd1d Rebase fix
982026-09-11T18:36:07.573Zprocess exited: duration 1450 ms, exit code 0
 
992026-09-11T18:36:07.579Zstarting task 4: "build"
1002026-09-11T18:36:07.583Z+ source .github/buildomat/common.sh
1012026-09-11T18:36:07.586Z++ rustup show active-toolchain
1022026-09-11T18:36:07.589Z1.97.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
1032026-09-11T18:36:07.589Z++ pushd xde
1042026-09-11T18:36:07.589Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
1052026-09-11T18:36:07.589Z++ rustup show active-toolchain
1062026-09-11T18:36:07.593Zinfo: syncing channel updates for nightly-2026-07-20-x86_64-unknown-illumos
1072026-09-11T18:36:07.755Zinfo: latest update on 2026-07-20 for version 1.99.0-nightly (9f36de775 2026-07-19)
1082026-09-11T18:36:07.758Zinfo: downloading 6 components
1092026-09-11T18:36:21.359Zwarn: the missing active toolchain `nightly-2026-07-20-x86_64-unknown-illumos` has been auto-installed
1102026-09-11T18:36:21.359Zwarn: auto-installation is deprecated for most `rustup` commands
1112026-09-11T18:36:21.359Zwarn: scripts relying on this behavior in `rustup` may stop working in the future
1122026-09-11T18:36:21.359Znightly-2026-07-20-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1132026-09-11T18:36:21.359Zwarn: to install the active toolchain, use `rustup install` instead
1142026-09-11T18:36:21.359Zwarn: see <https://github.com/rust-lang/rustup/issues/4836> for more info
1152026-09-11T18:36:21.452Z+++ rustup show active-toolchain -v
1162026-09-11T18:36:21.457Z+++ head -n 1
1172026-09-11T18:36:21.457Z+++ cut '-d ' -f1
1182026-09-11T18:36:21.505Z++ export NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos
1192026-09-11T18:36:21.505Z++ NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos
1202026-09-11T18:36:21.505Z++ popd
1212026-09-11T18:36:21.508Z/work/oxidecomputer/opte
1222026-09-11T18:36:21.509Z+ cargo --version
1232026-09-11T18:36:21.514Zcargo 1.97.1 (c980f4866 2026-06-30)
1242026-09-11T18:36:21.517Z+ rustc --version
1252026-09-11T18:36:21.535Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1262026-09-11T18:36:21.538Z+ cd lib/opte-ioctl
1272026-09-11T18:36:21.538Z+ header 'check style'
1282026-09-11T18:36:21.538Z+ echo '# ==== check style ==== #'
1292026-09-11T18:36:21.538Z# ==== check style ==== #
1302026-09-11T18:36:21.538Z+ ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos fmt -- --check
1312026-09-11T18:36:21.605Z
1322026-09-11T18:36:21.605Zreal 0.065351884
1332026-09-11T18:36:21.605Zuser 0.034884299
1342026-09-11T18:36:21.605Zsys 0.027376132
1352026-09-11T18:36:21.605Ztrap 0.000004547
1362026-09-11T18:36:21.605Ztflt 0.000041926
1372026-09-11T18:36:21.605Zdflt 0.000023118
1382026-09-11T18:36:21.605Zkflt 0.000000000
1392026-09-11T18:36:21.605Zlock 0.021850325
1402026-09-11T18:36:21.605Zslp 0.045025283
1412026-09-11T18:36:21.605Zlat 0.000638791
1422026-09-11T18:36:21.608Zstop 0.000107471
1432026-09-11T18:36:21.608Z+ header analyze
1442026-09-11T18:36:21.608Z+ echo '# ==== analyze ==== #'
1452026-09-11T18:36:21.608Z# ==== analyze ==== #
1462026-09-11T18:36:21.608Z+ ptime -m cargo clippy --all-targets -- --deny warnings
1472026-09-11T18:36:21.735Z Updating crates.io index
1482026-09-11T18:36:21.738Z Updating git repository `https://github.com/oxidecomputer/falcon`
1492026-09-11T18:36:22.573Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1502026-09-11T18:36:23.223Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1512026-09-11T18:36:23.529Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1522026-09-11T18:36:24.224Z Updating git repository `https://github.com/oxidecomputer/zone`
1532026-09-11T18:36:24.560Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1542026-09-11T18:36:24.896Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1552026-09-11T18:36:26.534Z Downloading crates ...
1562026-09-11T18:36:26.578Z Downloaded cobs v0.3.0
1572026-09-11T18:36:26.584Z Downloaded embedded-io v0.6.1
1582026-09-11T18:36:26.591Z Downloaded chacha20 v0.10.1
1592026-09-11T18:36:26.594Z Downloaded version_check v0.9.5
1602026-09-11T18:36:26.594Z Downloaded foreign-types-shared v0.3.1
1612026-09-11T18:36:26.601Z Downloaded strsim v0.11.1
1622026-09-11T18:36:26.605Z Downloaded foreign-types v0.5.0
1632026-09-11T18:36:26.608Z Downloaded thiserror v2.0.18
1642026-09-11T18:36:26.612Z Downloaded defmt-macros v1.1.1
1652026-09-11T18:36:26.616Z Downloaded macaddr v1.0.1
1662026-09-11T18:36:26.618Z Downloaded colored v3.1.1
1672026-09-11T18:36:26.622Z Downloaded equivalent v1.0.2
1682026-09-11T18:36:26.625Z Downloaded defmt v0.3.100
1692026-09-11T18:36:26.625Z Downloaded embedded-io v0.4.0
1702026-09-11T18:36:26.625Z Downloaded cpufeatures v0.3.0
1712026-09-11T18:36:26.625Z Downloaded ident_case v1.0.1
1722026-09-11T18:36:26.628Z Downloaded ingot-types v0.2.0
1732026-09-11T18:36:26.633Z Downloaded cfg-if v1.0.4
1742026-09-11T18:36:26.672Z Downloaded bitflags v1.3.2
1752026-09-11T18:36:26.672Z Downloaded defmt-parser v1.0.0
1762026-09-11T18:36:26.673Z Downloaded dyn-clone v1.0.20
1772026-09-11T18:36:26.673Z Downloaded oxnet v0.1.6
1782026-09-11T18:36:26.673Z Downloaded managed v0.8.0
1792026-09-11T18:36:26.673Z Downloaded foreign-types-macros v0.2.3
1802026-09-11T18:36:26.673Z Downloaded cstr-argument v0.1.2
1812026-09-11T18:36:26.673Z Downloaded hash32 v0.3.1
1822026-09-11T18:36:26.673Z Downloaded ref-cast-impl v1.0.25
1832026-09-11T18:36:26.673Z Downloaded byteorder v1.5.0
1842026-09-11T18:36:26.673Z Downloaded getrandom v0.4.3
1852026-09-11T18:36:26.673Z Downloaded darling_macro v0.23.0
1862026-09-11T18:36:26.673Z Downloaded proc-macro-crate v3.5.0
1872026-09-11T18:36:26.673Z Downloaded stable_deref_trait v1.2.1
1882026-09-11T18:36:26.673Z Downloaded pretty-hex v0.4.2
1892026-09-11T18:36:26.673Z Downloaded ref-cast v1.0.25
1902026-09-11T18:36:26.676Z Downloaded rand_core v0.10.1
1912026-09-11T18:36:26.681Z Downloaded num_enum v0.7.6
1922026-09-11T18:36:26.684Z Downloaded bitflags v2.13.0
1932026-09-11T18:36:26.687Z Downloaded toml_datetime v1.1.1+spec-1.1.0
1942026-09-11T18:36:26.690Z Downloaded either v1.16.0
1952026-09-11T18:36:26.694Z Downloaded quote v1.0.46
1962026-09-11T18:36:26.697Z Downloaded rand v0.10.2
1972026-09-11T18:36:26.697Z Downloaded aho-corasick v1.1.4
1982026-09-11T18:36:26.700Z Downloaded pin-project-lite v0.2.17
1992026-09-11T18:36:26.703Z Downloaded thiserror-impl v2.0.18
2002026-09-11T18:36:26.703Z Downloaded rustversion v1.0.23
2012026-09-11T18:36:26.706Z Downloaded darling v0.23.0
2022026-09-11T18:36:26.709Z Downloaded ingot v0.2.0
2032026-09-11T18:36:26.715Z Downloaded ingot-macros v0.2.0
2042026-09-11T18:36:26.718Z Downloaded defmt v1.1.1
2052026-09-11T18:36:26.721Z Downloaded proc-macro2 v1.0.106
2062026-09-11T18:36:26.728Z Downloaded postcard v1.1.3
2072026-09-11T18:36:26.731Z Downloaded toml_parser v1.1.2+spec-1.1.0
2082026-09-11T18:36:26.731Z Downloaded num_enum_derive v0.7.6
2092026-09-11T18:36:26.737Z Downloaded tracing-core v0.1.36
2102026-09-11T18:36:26.741Z Downloaded anyhow v1.0.103
2112026-09-11T18:36:26.744Z Downloaded once_cell v1.21.4
2122026-09-11T18:36:26.748Z Downloaded memchr v2.8.3
2132026-09-11T18:36:26.750Z Downloaded serde_derive v1.0.228
2142026-09-11T18:36:26.756Z Downloaded tracing-attributes v0.1.31
2152026-09-11T18:36:26.756Z Downloaded unicode-ident v1.0.24
2162026-09-11T18:36:26.760Z Downloaded darling_core v0.23.0
2172026-09-11T18:36:26.761Z Downloaded uuid v1.23.5
2182026-09-11T18:36:26.761Z Downloaded socket2 v0.6.4
2192026-09-11T18:36:26.761Z Downloaded serde_core v1.0.228
2202026-09-11T18:36:26.764Z Downloaded heapless v0.8.0
2212026-09-11T18:36:26.764Z Downloaded toml_edit v0.25.12+spec-1.1.0
2222026-09-11T18:36:26.775Z Downloaded serde v1.0.228
2232026-09-11T18:36:26.786Z Downloaded zerocopy-derive v0.8.54
2242026-09-11T18:36:26.791Z Downloaded indexmap v2.14.0
2252026-09-11T18:36:26.794Z Downloaded hashbrown v0.17.1
2262026-09-11T18:36:26.818Z Downloaded regex v1.13.0
2272026-09-11T18:36:26.826Z Downloaded itertools v0.15.0
2282026-09-11T18:36:26.832Z Downloaded winnow v1.0.3
2292026-09-11T18:36:26.859Z Downloaded syn v1.0.109
2302026-09-11T18:36:26.873Z Downloaded smoltcp v0.11.0
2312026-09-11T18:36:26.879Z Downloaded zerocopy v0.8.54
2322026-09-11T18:36:26.889Z Downloaded syn v2.0.118
2332026-09-11T18:36:26.895Z Downloaded regex-syntax v0.8.11
2342026-09-11T18:36:26.907Z Downloaded tracing v0.1.44
2352026-09-11T18:36:26.928Z Downloaded regex-automata v0.4.15
2362026-09-11T18:36:26.938Z Downloaded libc v0.2.186
2372026-09-11T18:36:26.993Z Compiling proc-macro2 v1.0.106
2382026-09-11T18:36:26.993Z Compiling quote v1.0.46
2392026-09-11T18:36:26.993Z Compiling unicode-ident v1.0.24
2402026-09-11T18:36:26.997Z Compiling serde_core v1.0.228
2412026-09-11T18:36:26.997Z Checking cfg-if v1.0.4
2422026-09-11T18:36:26.997Z Compiling strsim v0.11.1
2432026-09-11T18:36:26.997Z Compiling memchr v2.8.3
2442026-09-11T18:36:26.997Z Compiling ident_case v1.0.1
2452026-09-11T18:36:27.114Z Compiling thiserror v2.0.18
2462026-09-11T18:36:27.179Z Compiling libc v0.2.186
2472026-09-11T18:36:27.182Z Compiling regex-syntax v0.8.11
2482026-09-11T18:36:27.337Z Compiling either v1.16.0
2492026-09-11T18:36:27.412Z Compiling serde v1.0.228
2502026-09-11T18:36:27.524Z Compiling aho-corasick v1.1.4
2512026-09-11T18:36:27.563Z Compiling winnow v1.0.3
2522026-09-11T18:36:27.611Z Compiling hashbrown v0.17.1
2532026-09-11T18:36:27.618Z Compiling equivalent v1.0.2
2542026-09-11T18:36:27.694Z Compiling zerocopy v0.8.54
2552026-09-11T18:36:28.095Z Compiling itertools v0.15.0
2562026-09-11T18:36:28.170Z Compiling indexmap v2.14.0
2572026-09-11T18:36:28.216Z Compiling syn v2.0.118
2582026-09-11T18:36:28.262Z Compiling toml_datetime v1.1.1+spec-1.1.0
2592026-09-11T18:36:28.473Z Compiling toml_parser v1.1.2+spec-1.1.0
2602026-09-11T18:36:28.561Z Compiling regex-automata v0.4.15
2612026-09-11T18:36:28.761Z Compiling heapless v0.8.0
2622026-09-11T18:36:28.814Z Checking byteorder v1.5.0
2632026-09-11T18:36:28.900Z Checking bitflags v2.13.0
2642026-09-11T18:36:28.967Z Checking hash32 v0.3.1
2652026-09-11T18:36:29.005Z Compiling toml_edit v0.25.12+spec-1.1.0
2662026-09-11T18:36:29.051Z Compiling syn v1.0.109
2672026-09-11T18:36:29.066Z Checking macaddr v1.0.1
2682026-09-11T18:36:29.203Z Checking stable_deref_trait v1.2.1
2692026-09-11T18:36:29.213Z Compiling smoltcp v0.11.0
2702026-09-11T18:36:29.219Z Compiling rustversion v1.0.23
2712026-09-11T18:36:29.265Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
2722026-09-11T18:36:29.423Z Compiling version_check v0.9.5
2732026-09-11T18:36:29.501Z Checking rand_core v0.10.1
2742026-09-11T18:36:29.540Z Compiling proc-macro-crate v3.5.0
2752026-09-11T18:36:29.616Z Checking managed v0.8.0
2762026-09-11T18:36:29.631Z Checking bitflags v1.3.2
2772026-09-11T18:36:29.690Z Compiling getrandom v0.4.3
2782026-09-11T18:36:29.693Z Compiling ref-cast v1.0.25
2792026-09-11T18:36:29.765Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
2802026-09-11T18:36:29.907Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
2812026-09-11T18:36:29.982Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
2822026-09-11T18:36:30.150Z Compiling anyhow v1.0.103
2832026-09-11T18:36:30.274Z Compiling regex v1.13.0
2842026-09-11T18:36:30.379Z Checking foreign-types-shared v0.3.1
2852026-09-11T18:36:30.453Z Checking once_cell v1.21.4
2862026-09-11T18:36:30.461Z Checking cpufeatures v0.3.0
2872026-09-11T18:36:30.515Z Checking chacha20 v0.10.1
2882026-09-11T18:36:30.619Z Checking tracing-core v0.1.36
2892026-09-11T18:36:30.656Z Checking cstr-argument v0.1.2
2902026-09-11T18:36:30.791Z Compiling darling_core v0.23.0
2912026-09-11T18:36:30.867Z Checking pretty-hex v0.4.2
2922026-09-11T18:36:30.874Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a)
2932026-09-11T18:36:30.929Z Checking dyn-clone v1.0.20
2942026-09-11T18:36:30.972Z Checking pin-project-lite v0.2.17
2952026-09-11T18:36:30.976Z Checking rand v0.10.2
2962026-09-11T18:36:31.054Z Checking uuid v1.23.5
2972026-09-11T18:36:31.084Z Checking socket2 v0.6.4
2982026-09-11T18:36:31.213Z Checking oxnet v0.1.6
2992026-09-11T18:36:31.296Z Checking colored v3.1.1
3002026-09-11T18:36:31.618Z Compiling thiserror-impl v2.0.18
3012026-09-11T18:36:31.618Z Compiling zerocopy-derive v0.8.54
3022026-09-11T18:36:31.618Z Compiling serde_derive v1.0.228
3032026-09-11T18:36:31.621Z Compiling num_enum_derive v0.7.6
3042026-09-11T18:36:31.621Z Compiling ref-cast-impl v1.0.25
3052026-09-11T18:36:31.977Z Compiling foreign-types-macros v0.2.3
3062026-09-11T18:36:32.273Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3072026-09-11T18:36:32.575Z Checking foreign-types v0.5.0
3082026-09-11T18:36:32.582Z Checking num_enum v0.7.6
3092026-09-11T18:36:32.640Z Compiling tracing-attributes v0.1.31
3102026-09-11T18:36:32.684Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
3112026-09-11T18:36:32.823Z Compiling darling_macro v0.23.0
3122026-09-11T18:36:32.870Z Checking cobs v0.3.0
3132026-09-11T18:36:32.913Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
3142026-09-11T18:36:33.048Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
3152026-09-11T18:36:33.348Z Compiling darling v0.23.0
3162026-09-11T18:36:33.415Z Compiling ingot-macros v0.2.0
3172026-09-11T18:36:33.496Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
3182026-09-11T18:36:33.576Z Checking tracing v0.1.44
3192026-09-11T18:36:34.104Z Checking postcard v1.1.3
3202026-09-11T18:36:35.486Z Checking ingot-types v0.2.0
3212026-09-11T18:36:35.756Z Checking ingot v0.2.0
3222026-09-11T18:36:37.035Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3232026-09-11T18:36:38.160Z Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
3242026-09-11T18:36:39.297Z Checking opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
3252026-09-11T18:36:39.479Z Finished `dev` profile [optimized + debuginfo] target(s) in 17.82s
3262026-09-11T18:36:39.582Z
3272026-09-11T18:36:39.582Zreal 17.970260720
3282026-09-11T18:36:39.582Zuser 47.409593122
3292026-09-11T18:36:39.582Zsys 10.739442866
3302026-09-11T18:36:39.582Ztrap 0.033405868
3312026-09-11T18:36:39.585Ztflt 0.067429897
3322026-09-11T18:36:39.585Zdflt 0.146285200
3332026-09-11T18:36:39.585Zkflt 0.001710567
3342026-09-11T18:36:39.585Zlock 3:16.578445350
3352026-09-11T18:36:39.585Zslp 2:37.260554991
3362026-09-11T18:36:39.585Zlat 3.109040669
3372026-09-11T18:36:39.586Zstop 11.427204445
3382026-09-11T18:36:39.586Zprocess exited: duration 32001 ms, exit code 0
 
3392026-09-11T18:36:39.592Zfound 0 output files