01KKBR1PVDC8KF0SY3FNN19P5F: opte-ioctl

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

Buildomat Job: 01KKBR22ASVQHCHKQPWFH1DD30

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-03-10T11:28:57.728Zjob assigned to worker 01KKBR26N8PN8BN8Y7Z71TZS55 [factory aws, i-0fc81c14de53d9c42] (queued for 53 s)
 
22026-03-10T11:29:05.851Zstarting task 0: "setup"
32026-03-10T11:29:05.858Z++ uname -s
42026-03-10T11:29:05.861Z+ kern=SunOS
52026-03-10T11:29:05.861Z+ build_user=build
62026-03-10T11:29:05.861Z+ build_uid=12345
72026-03-10T11:29:05.861Z+ work_dir=/work
82026-03-10T11:29:05.861Z+ input_dir=/input
92026-03-10T11:29:05.861Z+ [[ 0 == 12345 ]]
102026-03-10T11:29:05.861Z+ case "$kern" in
112026-03-10T11:29:05.862Z+ groupadd -g 12345 build
122026-03-10T11:29:05.865Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-03-10T11:29:07.868Z+ zfs create -o mountpoint=/work rpool/work
142026-03-10T11:29:07.964Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-03-10T11:29:07.967Z+ home_fs=zfs
162026-03-10T11:29:07.967Z+ [[ zfs == autofs ]]
172026-03-10T11:29:07.967Z+ mkdir -p /home/build
182026-03-10T11:29:07.967Z+ chown build:build /home/build /work
192026-03-10T11:29:09.969Z+ chmod 0700 /home/build /work
202026-03-10T11:29:09.972Zprocess exited: duration 4120 ms, exit code 0
 
212026-03-10T11:29:09.978Zstarting task 1: "rust-toolchain"
222026-03-10T11:29:09.982Z+ printf ' * rust toolchain channel = "%s"\n' 1.94.0
232026-03-10T11:29:09.982Z * rust toolchain channel = "1.94.0"
242026-03-10T11:29:09.982Z+ printf ' * rust toolchain profile = "%s"\n' default
252026-03-10T11:29:09.982Z * rust toolchain profile = "default"
262026-03-10T11:29:09.982Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-03-10T11:29:09.982Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-03-10T11:29:09.985Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-03-10T11:29:09.985Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default
302026-03-10T11:29:10.067Zinfo: downloading installer
312026-03-10T11:29:11.706Zwarn: It looks like you have an existing installation of Rust at:
322026-03-10T11:29:11.706Zwarn: /opt/ooce/bin
332026-03-10T11:29:11.706Zwarn: It is recommended that rustup be the primary Rust installation.
342026-03-10T11:29:11.706Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-03-10T11:29:11.706Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-03-10T11:29:11.706Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-03-10T11:29:11.706Zwarn: or pass `-y' to ignore all ignorable checks.
382026-03-10T11:29:11.706Zerror: cannot install while Rust is installed
392026-03-10T11:29:11.706Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-03-10T11:29:11.722Zinfo: profile set to 'default'
412026-03-10T11:29:11.722Zinfo: default host triple is x86_64-unknown-illumos
422026-03-10T11:29:11.725Zinfo: syncing channel updates for '1.94.0-x86_64-unknown-illumos'
432026-03-10T11:29:11.872Zinfo: latest update on 2026-03-05, rust version 1.94.0 (4a4ef493e 2026-03-02)
442026-03-10T11:29:11.872Zinfo: downloading component 'cargo'
452026-03-10T11:29:12.928Zinfo: downloading component 'clippy'
462026-03-10T11:29:13.314Zinfo: downloading component 'rust-docs'
472026-03-10T11:29:14.774Zinfo: downloading component 'rust-std'
482026-03-10T11:29:16.699Zinfo: downloading component 'rustc'
492026-03-10T11:29:24.017Zinfo: downloading component 'rustfmt'
502026-03-10T11:29:24.325Zinfo: installing component 'cargo'
512026-03-10T11:29:25.155Zinfo: installing component 'clippy'
522026-03-10T11:29:25.516Zinfo: installing component 'rust-docs'
532026-03-10T11:29:27.047Zinfo: installing component 'rust-std'
542026-03-10T11:29:28.517Zinfo: installing component 'rustc'
552026-03-10T11:29:34.361Zinfo: installing component 'rustfmt'
562026-03-10T11:29:34.657Zinfo: default toolchain set to '1.94.0-x86_64-unknown-illumos'
572026-03-10T11:29:34.657Z
582026-03-10T11:29:35.072Z 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02)
592026-03-10T11:29:35.072Z
602026-03-10T11:29:35.076Z
612026-03-10T11:29:35.076ZRust is installed now. Great!
622026-03-10T11:29:35.076Z
632026-03-10T11:29:35.076ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-03-10T11:29:35.076Zenvironment variable. This has not been done automatically.
652026-03-10T11:29:35.076Z
662026-03-10T11:29:35.076ZTo configure your current shell, you need to source
672026-03-10T11:29:35.076Zthe corresponding env file under $HOME/.cargo.
682026-03-10T11:29:35.076Z
692026-03-10T11:29:35.076ZThis is usually done by running one of the following (note the leading DOT):
702026-03-10T11:29:35.076Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-03-10T11:29:35.076Zsource "$HOME/.cargo/env.fish" # For fish
722026-03-10T11:29:35.076Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-03-10T11:29:35.180Z+ rustup --version
742026-03-10T11:29:35.191Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-03-10T11:29:35.194Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-03-10T11:29:35.262Zinfo: The currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)`
772026-03-10T11:29:35.266Z+ cargo --version
782026-03-10T11:29:35.320Zcargo 1.94.0 (85eff7c80 2026-01-15)
792026-03-10T11:29:35.323Z+ rustc --version
802026-03-10T11:29:35.383Zrustc 1.94.0 (4a4ef493e 2026-03-02)
812026-03-10T11:29:35.387Zprocess exited: duration 25410 ms, exit code 0
 
822026-03-10T11:29:35.393Zstarting task 2: "authentication"
832026-03-10T11:29:35.413Zprocess exited: duration 19 ms, exit code 0
 
842026-03-10T11:29:35.419Zstarting task 3: "clone repository"
852026-03-10T11:29:35.423Z+ mkdir -p /work/oxidecomputer/opte
862026-03-10T11:29:35.426Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
872026-03-10T11:29:35.461ZCloning into '/work/oxidecomputer/opte'...
882026-03-10T11:29:36.296Z+ cd /work/oxidecomputer/opte
892026-03-10T11:29:36.296Z+ git fetch origin 596f57d8e43c618d5a224f994537e1f5d0082067
902026-03-10T11:29:36.579ZFrom https://github.com/oxidecomputer/opte
912026-03-10T11:29:36.579Z * branch 596f57d8e43c618d5a224f994537e1f5d0082067 -> FETCH_HEAD
922026-03-10T11:29:36.585Z+ [[ -n renovate/rust-1.x ]]
932026-03-10T11:29:36.588Z++ git branch --show-current
942026-03-10T11:29:36.588Z+ current=master
952026-03-10T11:29:36.588Z+ [[ master != renovate/rust-1.x ]]
962026-03-10T11:29:36.588Z+ git branch -f renovate/rust-1.x 596f57d8e43c618d5a224f994537e1f5d0082067
972026-03-10T11:29:36.591Z+ git checkout -f renovate/rust-1.x
982026-03-10T11:29:36.614ZSwitched to branch 'renovate/rust-1.x'
992026-03-10T11:29:36.617Z+ git reset --hard 596f57d8e43c618d5a224f994537e1f5d0082067
1002026-03-10T11:29:36.637ZHEAD is now at 596f57d Update dependency rust to v1.94.0
1012026-03-10T11:29:36.640Zprocess exited: duration 1218 ms, exit code 0
 
1022026-03-10T11:29:36.647Zstarting task 4: "build"
1032026-03-10T11:29:36.651Z+ source .github/buildomat/common.sh
1042026-03-10T11:29:36.654Z++ rustup show active-toolchain
1052026-03-10T11:29:36.691Z1.94.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
1062026-03-10T11:29:36.695Z++ pushd xde
1072026-03-10T11:29:36.695Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
1082026-03-10T11:29:36.695Z++ rustup show active-toolchain
1092026-03-10T11:29:36.701Zinfo: syncing channel updates for 'nightly-2026-02-24-x86_64-unknown-illumos'
1102026-03-10T11:29:37.001Zinfo: latest update on 2026-02-24, rust version 1.95.0-nightly (b3869b94c 2026-02-23)
1112026-03-10T11:29:37.004Zinfo: downloading component 'cargo'
1122026-03-10T11:29:37.974Zinfo: downloading component 'clippy'
1132026-03-10T11:29:38.378Zinfo: downloading component 'rust-src'
1142026-03-10T11:29:38.661Zinfo: downloading component 'rust-std'
1152026-03-10T11:29:40.529Zinfo: downloading component 'rustc'
1162026-03-10T11:29:48.120Zinfo: downloading component 'rustfmt'
1172026-03-10T11:29:48.385Zinfo: installing component 'cargo'
1182026-03-10T11:29:49.219Zinfo: installing component 'clippy'
1192026-03-10T11:29:49.586Zinfo: installing component 'rust-src'
1202026-03-10T11:29:49.939Zinfo: installing component 'rust-std'
1212026-03-10T11:29:51.459Zinfo: installing component 'rustc'
1222026-03-10T11:29:57.240Zinfo: installing component 'rustfmt'
1232026-03-10T11:29:57.531Znightly-2026-02-24-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1242026-03-10T11:29:57.641Z+++ rustup show active-toolchain -v
1252026-03-10T11:29:57.644Z+++ head -n 1
1262026-03-10T11:29:57.644Z+++ cut '-d ' -f1
1272026-03-10T11:29:57.732Z++ export NIGHTLY=nightly-2026-02-24-x86_64-unknown-illumos
1282026-03-10T11:29:57.732Z++ NIGHTLY=nightly-2026-02-24-x86_64-unknown-illumos
1292026-03-10T11:29:57.732Z++ popd
1302026-03-10T11:29:57.736Z/work/oxidecomputer/opte
1312026-03-10T11:29:57.736Z+ cargo --version
1322026-03-10T11:29:57.781Zcargo 1.94.0 (85eff7c80 2026-01-15)
1332026-03-10T11:29:57.784Z+ rustc --version
1342026-03-10T11:29:57.846Zrustc 1.94.0 (4a4ef493e 2026-03-02)
1352026-03-10T11:29:57.849Z+ cd lib/opte-ioctl
1362026-03-10T11:29:57.849Z+ header 'check style'
1372026-03-10T11:29:57.849Z+ echo '# ==== check style ==== #'
1382026-03-10T11:29:57.849Z# ==== check style ==== #
1392026-03-10T11:29:57.849Z+ ptime -m cargo +nightly-2026-02-24-x86_64-unknown-illumos fmt -- --check
1402026-03-10T11:29:58.020Z
1412026-03-10T11:29:58.020Zreal 0.167657508
1422026-03-10T11:29:58.020Zuser 0.108487548
1432026-03-10T11:29:58.020Zsys 0.055460126
1442026-03-10T11:29:58.020Ztrap 0.000006110
1452026-03-10T11:29:58.020Ztflt 0.000009010
1462026-03-10T11:29:58.020Zdflt 0.000002760
1472026-03-10T11:29:58.020Zkflt 0.000000000
1482026-03-10T11:29:58.023Zlock 0.542931562
1492026-03-10T11:29:58.023Zslp 0.175012039
1502026-03-10T11:29:58.023Zlat 0.000167298
1512026-03-10T11:29:58.023Zstop 0.000114828
1522026-03-10T11:29:58.023Z+ header analyze
1532026-03-10T11:29:58.024Z+ echo '# ==== analyze ==== #'
1542026-03-10T11:29:58.024Z# ==== analyze ==== #
1552026-03-10T11:29:58.024Z+ ptime -m cargo clippy --all-targets -- --deny warnings
1562026-03-10T11:29:58.263Z Updating crates.io index
1572026-03-10T11:29:58.266Z Updating git repository `https://github.com/oxidecomputer/falcon`
1582026-03-10T11:29:58.995Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1592026-03-10T11:29:59.557Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1602026-03-10T11:29:59.898Z Updating git repository `https://github.com/oxidecomputer/zone`
1612026-03-10T11:30:00.300Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1622026-03-10T11:30:00.542Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1632026-03-10T11:30:00.853Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1642026-03-10T11:30:02.982Z Downloading crates ...
1652026-03-10T11:30:03.031Z Downloaded embedded-io v0.6.1
1662026-03-10T11:30:03.036Z Downloaded foreign-types-macros v0.2.3
1672026-03-10T11:30:03.045Z Downloaded ref-cast v1.0.25
1682026-03-10T11:30:03.048Z Downloaded pretty-hex v0.4.1
1692026-03-10T11:30:03.048Z Downloaded defmt-parser v1.0.0
1702026-03-10T11:30:03.052Z Downloaded darling_macro v0.21.3
1712026-03-10T11:30:03.055Z Downloaded oxnet v0.1.4
1722026-03-10T11:30:03.055Z Downloaded ingot-types v0.1.2
1732026-03-10T11:30:03.055Z Downloaded hash32 v0.3.1
1742026-03-10T11:30:03.058Z Downloaded stable_deref_trait v1.2.1
1752026-03-10T11:30:03.063Z Downloaded thiserror v2.0.18
1762026-03-10T11:30:03.066Z Downloaded bitflags v1.3.2
1772026-03-10T11:30:03.070Z Downloaded proc-macro-crate v3.5.0
1782026-03-10T11:30:03.074Z Downloaded fnv v1.0.7
1792026-03-10T11:30:03.078Z Downloaded proc-macro-error-attr2 v2.0.0
1802026-03-10T11:30:03.081Z Downloaded colored v3.1.1
1812026-03-10T11:30:03.081Z Downloaded bitflags v2.11.0
1822026-03-10T11:30:03.084Z Downloaded anyhow v1.0.102
1832026-03-10T11:30:03.087Z Downloaded version_check v0.9.5
1842026-03-10T11:30:03.092Z Downloaded foreign-types v0.5.0
1852026-03-10T11:30:03.095Z Downloaded macaddr v1.0.1
1862026-03-10T11:30:03.095Z Downloaded ref-cast-impl v1.0.25
1872026-03-10T11:30:03.095Z Downloaded cpufeatures v0.3.0
1882026-03-10T11:30:03.099Z Downloaded embedded-io v0.4.0
1892026-03-10T11:30:03.103Z Downloaded strsim v0.11.1
1902026-03-10T11:30:03.106Z Downloaded ident_case v1.0.1
1912026-03-10T11:30:03.106Z Downloaded cobs v0.3.0
1922026-03-10T11:30:03.109Z Downloaded foreign-types-shared v0.3.1
1932026-03-10T11:30:03.109Z Downloaded cfg-if v1.0.4
1942026-03-10T11:30:03.113Z Downloaded rand_core v0.10.0
1952026-03-10T11:30:03.116Z Downloaded defmt v0.3.100
1962026-03-10T11:30:03.130Z Downloaded managed v0.8.0
1972026-03-10T11:30:03.138Z Downloaded cstr-argument v0.1.2
1982026-03-10T11:30:03.141Z Downloaded equivalent v1.0.2
1992026-03-10T11:30:03.146Z Downloaded defmt v1.0.1
2002026-03-10T11:30:03.152Z Downloaded num_enum v0.7.5
2012026-03-10T11:30:03.155Z Downloaded pin-project-lite v0.2.17
2022026-03-10T11:30:03.159Z Downloaded ingot-macros v0.1.1
2032026-03-10T11:30:03.162Z Downloaded quote v1.0.45
2042026-03-10T11:30:03.162Z Downloaded toml_datetime v1.0.0+spec-1.1.0
2052026-03-10T11:30:03.165Z Downloaded num_enum_derive v0.7.5
2062026-03-10T11:30:03.166Z Downloaded byteorder v1.5.0
2072026-03-10T11:30:03.169Z Downloaded heapless v0.8.0
2082026-03-10T11:30:03.172Z Downloaded serde_core v1.0.228
2092026-03-10T11:30:03.175Z Downloaded rustversion v1.0.22
2102026-03-10T11:30:03.175Z Downloaded either v1.15.0
2112026-03-10T11:30:03.179Z Downloaded proc-macro-error2 v2.0.1
2122026-03-10T11:30:03.179Z Downloaded dyn-clone v1.0.20
2132026-03-10T11:30:03.183Z Downloaded defmt-macros v1.0.1
2142026-03-10T11:30:03.186Z Downloaded toml_parser v1.0.9+spec-1.1.0
2152026-03-10T11:30:03.186Z Downloaded ingot v0.1.1
2162026-03-10T11:30:03.189Z Downloaded postcard v1.1.3
2172026-03-10T11:30:03.192Z Downloaded getrandom v0.4.2
2182026-03-10T11:30:03.195Z Downloaded chacha20 v0.10.0
2192026-03-10T11:30:03.198Z Downloaded once_cell v1.21.3
2202026-03-10T11:30:03.202Z Downloaded darling v0.21.3
2212026-03-10T11:30:03.204Z Downloaded memchr v2.8.0
2222026-03-10T11:30:03.212Z Downloaded tracing-core v0.1.36
2232026-03-10T11:30:03.215Z Downloaded socket2 v0.6.3
2242026-03-10T11:30:03.218Z Downloaded proc-macro2 v1.0.106
2252026-03-10T11:30:03.221Z Downloaded unicode-ident v1.0.24
2262026-03-10T11:30:03.224Z Downloaded tracing-attributes v0.1.31
2272026-03-10T11:30:03.227Z Downloaded zerocopy-derive v0.8.42
2282026-03-10T11:30:03.231Z Downloaded thiserror-impl v2.0.18
2292026-03-10T11:30:03.234Z Downloaded serde_derive v1.0.228
2302026-03-10T11:30:03.238Z Downloaded toml_edit v0.25.4+spec-1.1.0
2312026-03-10T11:30:03.252Z Downloaded darling_core v0.21.3
2322026-03-10T11:30:03.256Z Downloaded uuid v1.22.0
2332026-03-10T11:30:03.260Z Downloaded serde v1.0.228
2342026-03-10T11:30:03.267Z Downloaded rand v0.10.0
2352026-03-10T11:30:03.276Z Downloaded indexmap v2.13.0
2362026-03-10T11:30:03.296Z Downloaded aho-corasick v1.1.4
2372026-03-10T11:30:03.311Z Downloaded itertools v0.14.0
2382026-03-10T11:30:03.316Z Downloaded hashbrown v0.16.1
2392026-03-10T11:30:03.327Z Downloaded regex v1.12.3
2402026-03-10T11:30:03.338Z Downloaded winnow v0.7.15
2412026-03-10T11:30:03.358Z Downloaded syn v1.0.109
2422026-03-10T11:30:03.371Z Downloaded zerocopy v0.8.42
2432026-03-10T11:30:03.384Z Downloaded smoltcp v0.11.0
2442026-03-10T11:30:03.392Z Downloaded syn v2.0.117
2452026-03-10T11:30:03.400Z Downloaded regex-syntax v0.8.10
2462026-03-10T11:30:03.409Z Downloaded tracing v0.1.44
2472026-03-10T11:30:03.438Z Downloaded regex-automata v0.4.14
2482026-03-10T11:30:03.448Z Downloaded libc v0.2.183
2492026-03-10T11:30:03.521Z Compiling proc-macro2 v1.0.106
2502026-03-10T11:30:03.524Z Compiling quote v1.0.45
2512026-03-10T11:30:03.524Z Compiling unicode-ident v1.0.24
2522026-03-10T11:30:03.524Z Compiling serde_core v1.0.228
2532026-03-10T11:30:03.524Z Checking cfg-if v1.0.4
2542026-03-10T11:30:03.524Z Compiling strsim v0.11.1
2552026-03-10T11:30:03.524Z Compiling thiserror v2.0.18
2562026-03-10T11:30:03.524Z Compiling memchr v2.8.0
2572026-03-10T11:30:03.668Z Compiling ident_case v1.0.1
2582026-03-10T11:30:03.764Z Compiling fnv v1.0.7
2592026-03-10T11:30:03.802Z Compiling libc v0.2.183
2602026-03-10T11:30:03.864Z Compiling regex-syntax v0.8.10
2612026-03-10T11:30:03.994Z Compiling serde v1.0.228
2622026-03-10T11:30:04.046Z Compiling equivalent v1.0.2
2632026-03-10T11:30:04.135Z Compiling zerocopy v0.8.42
2642026-03-10T11:30:04.251Z Compiling aho-corasick v1.1.4
2652026-03-10T11:30:04.315Z Compiling winnow v0.7.15
2662026-03-10T11:30:04.369Z Compiling hashbrown v0.16.1
2672026-03-10T11:30:04.378Z Compiling either v1.15.0
2682026-03-10T11:30:04.631Z Compiling itertools v0.14.0
2692026-03-10T11:30:05.114Z Compiling indexmap v2.13.0
2702026-03-10T11:30:05.144Z Checking byteorder v1.5.0
2712026-03-10T11:30:05.340Z Compiling syn v2.0.117
2722026-03-10T11:30:05.394Z Compiling heapless v0.8.0
2732026-03-10T11:30:05.786Z Compiling toml_datetime v1.0.0+spec-1.1.0
2742026-03-10T11:30:05.962Z Compiling regex-automata v0.4.14
2752026-03-10T11:30:06.136Z Compiling toml_parser v1.0.9+spec-1.1.0
2762026-03-10T11:30:06.293Z Checking bitflags v2.11.0
2772026-03-10T11:30:06.302Z Checking hash32 v0.3.1
2782026-03-10T11:30:06.322Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
2792026-03-10T11:30:06.343Z Checking stable_deref_trait v1.2.1
2802026-03-10T11:30:06.421Z Checking macaddr v1.0.1
2812026-03-10T11:30:06.433Z Compiling rustversion v1.0.22
2822026-03-10T11:30:06.488Z Compiling smoltcp v0.11.0
2832026-03-10T11:30:06.599Z Compiling syn v1.0.109
2842026-03-10T11:30:06.620Z Compiling toml_edit v0.25.4+spec-1.1.0
2852026-03-10T11:30:06.900Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a)
2862026-03-10T11:30:06.909Z Compiling version_check v0.9.5
2872026-03-10T11:30:06.912Z Compiling ref-cast v1.0.25
2882026-03-10T11:30:07.023Z Checking managed v0.8.0
2892026-03-10T11:30:07.142Z Checking bitflags v1.3.2
2902026-03-10T11:30:07.219Z Checking rand_core v0.10.0
2912026-03-10T11:30:07.256Z Compiling getrandom v0.4.2
2922026-03-10T11:30:07.265Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
2932026-03-10T11:30:07.334Z Compiling proc-macro-crate v3.5.0
2942026-03-10T11:30:07.579Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
2952026-03-10T11:30:07.887Z Checking cpufeatures v0.3.0
2962026-03-10T11:30:07.907Z Compiling anyhow v1.0.102
2972026-03-10T11:30:07.934Z Checking once_cell v1.21.3
2982026-03-10T11:30:08.149Z Checking foreign-types-shared v0.3.1
2992026-03-10T11:30:08.245Z Checking tracing-core v0.1.36
3002026-03-10T11:30:08.255Z Checking chacha20 v0.10.0
3012026-03-10T11:30:08.464Z Compiling regex v1.12.3
3022026-03-10T11:30:08.499Z Checking cstr-argument v0.1.2
3032026-03-10T11:30:08.729Z Checking pin-project-lite v0.2.17
3042026-03-10T11:30:08.781Z Checking pretty-hex v0.4.1
3052026-03-10T11:30:08.798Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#c1d9f747)
3062026-03-10T11:30:08.831Z Checking dyn-clone v1.0.20
3072026-03-10T11:30:08.917Z Checking rand v0.10.0
3082026-03-10T11:30:08.949Z Checking uuid v1.22.0
3092026-03-10T11:30:09.012Z Checking socket2 v0.6.3
3102026-03-10T11:30:09.048Z Compiling darling_core v0.21.3
3112026-03-10T11:30:09.223Z Checking oxnet v0.1.4
3122026-03-10T11:30:09.341Z Checking colored v3.1.1
3132026-03-10T11:30:09.966Z Compiling thiserror-impl v2.0.18
3142026-03-10T11:30:09.966Z Compiling zerocopy-derive v0.8.42
3152026-03-10T11:30:09.969Z Compiling serde_derive v1.0.228
3162026-03-10T11:30:09.969Z Compiling foreign-types-macros v0.2.3
3172026-03-10T11:30:09.969Z Compiling ref-cast-impl v1.0.25
3182026-03-10T11:30:10.754Z Compiling num_enum_derive v0.7.5
3192026-03-10T11:30:10.806Z Checking foreign-types v0.5.0
3202026-03-10T11:30:10.922Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3212026-03-10T11:30:10.999Z Compiling tracing-attributes v0.1.31
3222026-03-10T11:30:11.644Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
3232026-03-10T11:30:11.765Z Checking cobs v0.3.0
3242026-03-10T11:30:12.084Z Compiling darling_macro v0.21.3
3252026-03-10T11:30:12.094Z Checking num_enum v0.7.5
3262026-03-10T11:30:12.185Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
3272026-03-10T11:30:12.213Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a)
3282026-03-10T11:30:12.621Z Checking tracing v0.1.44
3292026-03-10T11:30:12.727Z Compiling darling v0.21.3
3302026-03-10T11:30:12.746Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
3312026-03-10T11:30:12.807Z Compiling ingot-macros v0.1.1
3322026-03-10T11:30:13.462Z Checking postcard v1.1.3
3332026-03-10T11:30:15.673Z Checking ingot-types v0.1.2
3342026-03-10T11:30:16.065Z Checking ingot v0.1.1
3352026-03-10T11:30:18.017Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3362026-03-10T11:30:19.634Z Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
3372026-03-10T11:30:21.169Z Checking opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
3382026-03-10T11:30:21.404Z Finished `dev` profile [optimized + debuginfo] target(s) in 23.25s
3392026-03-10T11:30:21.537Z
3402026-03-10T11:30:21.541Zreal 23.513619369
3412026-03-10T11:30:21.541Zuser 1:09.259602878
3422026-03-10T11:30:21.541Zsys 13.622101616
3432026-03-10T11:30:21.541Ztrap 0.046225590
3442026-03-10T11:30:21.541Ztflt 0.074701294
3452026-03-10T11:30:21.541Zdflt 0.108819397
3462026-03-10T11:30:21.541Zkflt 0.001806308
3472026-03-10T11:30:21.541Zlock 3:52.614801681
3482026-03-10T11:30:21.541Zslp 3:36.295439108
3492026-03-10T11:30:21.541Zlat 4.334720604
3502026-03-10T11:30:21.541Zstop 12.445641549
3512026-03-10T11:30:21.541Zprocess exited: duration 44895 ms, exit code 0
 
3522026-03-10T11:30:21.548Zfound 0 output files