01JH9SGVVJJRNCSC6YGF7XBAED: opte-ioctl

BasicConfig {
    output_rules: [],
    rust_toolchain: Some(
        String(
            "nightly-2024-11-18",
        ),
    ),
    target: Some(
        "helios-2.0",
    ),
    access_repos: [],
    publish: [],
    skip_clone: false,
}

Buildomat Job: 01JH9SH4M8VC55JV7E8YRNS81E

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12025-01-11T04:22:23.693Zjob assigned to worker 01JH9SH9H112Q4ZK2WDXEHNSW6 [factory aws, i-0149c68f8fc89fd02] (queued for 48 s)
 
22025-01-11T04:22:31.591Zstarting task 0: "setup"
32025-01-11T04:22:31.600Z++ uname -s
42025-01-11T04:22:31.603Z+ kern=SunOS
52025-01-11T04:22:31.603Z+ case "$kern" in
62025-01-11T04:22:31.603Z+ groupadd -g 12345 build
72025-01-11T04:22:31.606Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82025-01-11T04:22:33.615Z+ zfs create -o mountpoint=/work rpool/work
92025-01-11T04:22:33.729Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102025-01-11T04:22:33.731Z+ home_fs=zfs
112025-01-11T04:22:33.731Z+ [[ zfs == autofs ]]
122025-01-11T04:22:33.731Z+ mkdir -p /home/build
132025-01-11T04:22:33.734Z+ chown build:build /home/build /work
142025-01-11T04:22:35.736Z+ chmod 0700 /home/build /work
152025-01-11T04:22:35.739Zprocess exited: duration 4148 ms, exit code 0
 
162025-01-11T04:22:35.746Zstarting task 1: "rust-toolchain"
172025-01-11T04:22:35.750Z+ printf ' * toolchain channel = "%s"
182025-01-11T04:22:35.750Z' nightly-2024-11-18
192025-01-11T04:22:35.750Z+ printf ' * toolchain profile = "%s"
202025-01-11T04:22:35.750Z' default
212025-01-11T04:22:35.750Z * toolchain channel = "nightly-2024-11-18"
222025-01-11T04:22:35.750Z * toolchain profile = "default"
232025-01-11T04:22:35.753Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
242025-01-11T04:22:35.753Z+ /bin/bash -s - -y --no-modify-path --default-toolchain nightly-2024-11-18 --profile default
252025-01-11T04:22:35.857Zinfo: downloading installer
262025-01-11T04:22:37.079Zinfo: profile set to 'default'
272025-01-11T04:22:37.079Zinfo: default host triple is x86_64-unknown-illumos
282025-01-11T04:22:37.082Zinfo: syncing channel updates for 'nightly-2024-11-18-x86_64-unknown-illumos'
292025-01-11T04:22:37.253Zinfo: latest update on 2024-11-18, rust version 1.84.0-nightly (5ec7d6eee 2024-11-17)
302025-01-11T04:22:37.253Zinfo: downloading component 'cargo'
312025-01-11T04:22:38.176Zinfo: downloading component 'clippy'
322025-01-11T04:22:38.529Zinfo: downloading component 'rust-docs'
332025-01-11T04:22:39.782Zinfo: downloading component 'rust-std'
342025-01-11T04:22:41.812Zinfo: downloading component 'rustc'
352025-01-11T04:22:48.950Zinfo: downloading component 'rustfmt'
362025-01-11T04:22:49.214Zinfo: installing component 'cargo'
372025-01-11T04:22:50.064Zinfo: installing component 'clippy'
382025-01-11T04:22:50.446Zinfo: installing component 'rust-docs'
392025-01-11T04:22:52.146Zinfo: installing component 'rust-std'
402025-01-11T04:22:54.017Zinfo: installing component 'rustc'
412025-01-11T04:23:00.072Zinfo: installing component 'rustfmt'
422025-01-11T04:23:00.410Zinfo: default toolchain set to 'nightly-2024-11-18-x86_64-unknown-illumos'
432025-01-11T04:23:00.410Z
442025-01-11T04:23:00.808Z nightly-2024-11-18-x86_64-unknown-illumos installed - rustc 1.84.0-nightly (5ec7d6eee 2024-11-17)
452025-01-11T04:23:00.808Z
462025-01-11T04:23:00.814Z
472025-01-11T04:23:00.814ZRust is installed now. Great!
482025-01-11T04:23:00.814Z
492025-01-11T04:23:00.814ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
502025-01-11T04:23:00.814Zenvironment variable. This has not been done automatically.
512025-01-11T04:23:00.814Z
522025-01-11T04:23:00.814ZTo configure your current shell, you need to source
532025-01-11T04:23:00.814Zthe corresponding env file under $HOME/.cargo.
542025-01-11T04:23:00.814Z
552025-01-11T04:23:00.814ZThis is usually done by running one of the following (note the leading DOT):
562025-01-11T04:23:00.814Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
572025-01-11T04:23:00.814Zsource "$HOME/.cargo/env.fish" # For fish
582025-01-11T04:23:00.892Z+ rustc --version
592025-01-11T04:23:00.962Zrustc 1.84.0-nightly (5ec7d6eee 2024-11-17)
602025-01-11T04:23:00.966Zprocess exited: duration 25213 ms, exit code 0
 
612025-01-11T04:23:00.971Zstarting task 2: "authentication"
622025-01-11T04:23:00.992Zprocess exited: duration 20 ms, exit code 0
 
632025-01-11T04:23:00.997Zstarting task 3: "clone repository"
642025-01-11T04:23:01.002Z+ mkdir -p /work/oxidecomputer/opte
652025-01-11T04:23:01.005Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
662025-01-11T04:23:01.044ZCloning into '/work/oxidecomputer/opte'...
672025-01-11T04:23:01.853Z+ cd /work/oxidecomputer/opte
682025-01-11T04:23:01.854Z+ git fetch origin d97d263172d3d533140eacfcf90210a31b6fc253
692025-01-11T04:23:02.115ZFrom https://github.com/oxidecomputer/opte
702025-01-11T04:23:02.115Z * branch d97d263172d3d533140eacfcf90210a31b6fc253 -> FETCH_HEAD
712025-01-11T04:23:02.123Z+ [[ -n renovate/thiserror-2.x-lockfile ]]
722025-01-11T04:23:02.126Z++ git branch --show-current
732025-01-11T04:23:02.128Z+ current=master
742025-01-11T04:23:02.128Z+ [[ master != renovate/thiserror-2.x-lockfile ]]
752025-01-11T04:23:02.128Z+ git branch -f renovate/thiserror-2.x-lockfile d97d263172d3d533140eacfcf90210a31b6fc253
762025-01-11T04:23:02.132Z+ git checkout -f renovate/thiserror-2.x-lockfile
772025-01-11T04:23:02.153ZSwitched to branch 'renovate/thiserror-2.x-lockfile'
782025-01-11T04:23:02.156Z+ git reset --hard d97d263172d3d533140eacfcf90210a31b6fc253
792025-01-11T04:23:02.161ZHEAD is now at d97d263 Update Rust crate thiserror to v2.0.11
802025-01-11T04:23:02.164Zprocess exited: duration 1165 ms, exit code 0
 
812025-01-11T04:23:02.171Zstarting task 4: "build"
822025-01-11T04:23:02.176Z+ cargo --version
832025-01-11T04:23:02.182Zinfo: syncing channel updates for '1.83.0-x86_64-unknown-illumos'
842025-01-11T04:23:02.334Zinfo: latest update on 2024-11-28, rust version 1.83.0 (90b35a623 2024-11-26)
852025-01-11T04:23:02.334Zinfo: downloading component 'cargo'
862025-01-11T04:23:03.290Zinfo: downloading component 'clippy'
872025-01-11T04:23:03.821Zinfo: downloading component 'rust-docs'
882025-01-11T04:23:04.860Zinfo: downloading component 'rust-std'
892025-01-11T04:23:06.805Zinfo: downloading component 'rustc'
902025-01-11T04:23:13.642Zinfo: downloading component 'rustfmt'
912025-01-11T04:23:14.058Zinfo: installing component 'cargo'
922025-01-11T04:23:14.882Zinfo: installing component 'clippy'
932025-01-11T04:23:15.256Zinfo: installing component 'rust-docs'
942025-01-11T04:23:17.011Zinfo: installing component 'rust-std'
952025-01-11T04:23:18.678Zinfo: installing component 'rustc'
962025-01-11T04:23:24.482Zinfo: installing component 'rustfmt'
972025-01-11T04:23:24.900Zcargo 1.83.0 (5ffbef321 2024-10-29)
982025-01-11T04:23:24.902Z+ rustc --version
992025-01-11T04:23:24.976Zrustc 1.83.0 (90b35a623 2024-11-26)
1002025-01-11T04:23:24.980Z+ cd lib/opte-ioctl
1012025-01-11T04:23:24.983Z+ header 'check style'
1022025-01-11T04:23:24.983Z+ echo '# ==== check style ==== #'
1032025-01-11T04:23:24.983Z# ==== check style ==== #
1042025-01-11T04:23:24.983Z+ ptime -m cargo +nightly-2024-11-18 fmt -- --check
1052025-01-11T04:23:25.183Z
1062025-01-11T04:23:25.183Zreal 0.198412706
1072025-01-11T04:23:25.183Zuser 0.103734395
1082025-01-11T04:23:25.183Zsys 0.089471687
1092025-01-11T04:23:25.183Ztrap 0.000003138
1102025-01-11T04:23:25.183Ztflt 0.000000000
1112025-01-11T04:23:25.183Zdflt 0.000000000
1122025-01-11T04:23:25.185Zkflt 0.000000000
1132025-01-11T04:23:25.185Zlock 0.000000000
1142025-01-11T04:23:25.185Zslp 0.110538652
1152025-01-11T04:23:25.185Zlat 0.000297520
1162025-01-11T04:23:25.185Zstop 0.000132003
1172025-01-11T04:23:25.188Z+ header analyze
1182025-01-11T04:23:25.188Z+ echo '# ==== analyze ==== #'
1192025-01-11T04:23:25.188Z# ==== analyze ==== #
1202025-01-11T04:23:25.188Z+ ptime -m cargo clippy --all-targets
1212025-01-11T04:23:25.413Z Updating crates.io index
1222025-01-11T04:23:25.416Z Updating git repository `https://github.com/oxidecomputer/falcon`
1232025-01-11T04:23:26.141Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
1242025-01-11T04:23:26.425Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1252025-01-11T04:23:26.693Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1262025-01-11T04:23:27.000Z Updating git repository `https://github.com/oxidecomputer/zone`
1272025-01-11T04:23:27.278Z Updating git repository `https://github.com/oxidecomputer/oxnet`
1282025-01-11T04:23:27.540Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1292025-01-11T04:23:27.781Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1302025-01-11T04:23:28.044Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1312025-01-11T04:23:28.835Z Downloading crates ...
1322025-01-11T04:23:28.907Z Downloaded cfg-if v1.0.0
1332025-01-11T04:23:28.911Z Downloaded byteorder v1.5.0
1342025-01-11T04:23:28.911Z Downloaded cobs v0.2.3
1352025-01-11T04:23:28.913Z Downloaded bitflags v1.3.2
1362025-01-11T04:23:28.916Z Downloaded autocfg v1.4.0
1372025-01-11T04:23:28.919Z Downloaded anyhow v1.0.95
1382025-01-11T04:23:28.923Z Downloaded ident_case v1.0.1
1392025-01-11T04:23:28.935Z Downloaded darling_macro v0.20.10
1402025-01-11T04:23:28.954Z Downloaded pretty-hex v0.2.1
1412025-01-11T04:23:28.956Z Downloaded equivalent v1.0.1
1422025-01-11T04:23:28.961Z Downloaded cstr-argument v0.1.2
1432025-01-11T04:23:28.967Z Downloaded foreign-types-shared v0.3.1
1442025-01-11T04:23:28.972Z Downloaded hash32 v0.3.1
1452025-01-11T04:23:28.976Z Downloaded scopeguard v1.2.0
1462025-01-11T04:23:28.979Z Downloaded managed v0.8.0
1472025-01-11T04:23:28.979Z Downloaded either v1.13.0
1482025-01-11T04:23:28.986Z Downloaded ppv-lite86 v0.2.20
1492025-01-11T04:23:28.988Z Downloaded foreign-types v0.5.0
1502025-01-11T04:23:28.995Z Downloaded stable_deref_trait v1.2.0
1512025-01-11T04:23:28.999Z Downloaded foreign-types-macros v0.2.3
1522025-01-11T04:23:28.999Z Downloaded rand_chacha v0.3.1
1532025-01-11T04:23:29.002Z Downloaded thiserror-impl v2.0.11
1542025-01-11T04:23:29.007Z Downloaded schemars_derive v0.8.21
1552025-01-11T04:23:29.007Z Downloaded defmt-parser v0.4.1
1562025-01-11T04:23:29.011Z Downloaded defmt-macros v0.4.0
1572025-01-11T04:23:29.015Z Downloaded embedded-io v0.6.1
1582025-01-11T04:23:29.017Z Downloaded proc-macro-error-attr2 v2.0.0
1592025-01-11T04:23:29.020Z Downloaded dyn-clone v1.0.17
1602025-01-11T04:23:29.023Z Downloaded strsim v0.11.1
1612025-01-11T04:23:29.023Z Downloaded embedded-io v0.4.0
1622025-01-11T04:23:29.026Z Downloaded itoa v1.0.14
1632025-01-11T04:23:29.026Z Downloaded bytes v1.9.0
1642025-01-11T04:23:29.029Z Downloaded toml_datetime v0.6.8
1652025-01-11T04:23:29.032Z Downloaded num_enum v0.5.11
1662025-01-11T04:23:29.035Z Downloaded macaddr v1.0.1
1672025-01-11T04:23:29.037Z Downloaded proc-macro-crate v1.3.1
1682025-01-11T04:23:29.040Z Downloaded lazy_static v1.5.0
1692025-01-11T04:23:29.040Z Downloaded getrandom v0.2.15
1702025-01-11T04:23:29.043Z Downloaded smallvec v1.13.2
1712025-01-11T04:23:29.047Z Downloaded ipnetwork v0.20.0
1722025-01-11T04:23:29.049Z Downloaded fnv v1.0.7
1732025-01-11T04:23:29.049Z Downloaded postcard v1.1.1
1742025-01-11T04:23:29.053Z Downloaded parking_lot_core v0.9.10
1752025-01-11T04:23:29.061Z Downloaded serde_derive_internals v0.29.1
1762025-01-11T04:23:29.064Z Downloaded thiserror v2.0.11
1772025-01-11T04:23:29.067Z Downloaded tracing-attributes v0.1.28
1782025-01-11T04:23:29.069Z Downloaded defmt v0.3.10
1792025-01-11T04:23:29.072Z Downloaded darling v0.20.10
1802025-01-11T04:23:29.076Z Downloaded signal-hook-registry v1.4.2
1812025-01-11T04:23:29.079Z Downloaded quote v1.0.38
1822025-01-11T04:23:29.081Z Downloaded rand_core v0.6.4
1832025-01-11T04:23:29.082Z Downloaded lock_api v0.4.12
1842025-01-11T04:23:29.084Z Downloaded proc-macro-error2 v2.0.1
1852025-01-11T04:23:29.087Z Downloaded num_enum_derive v0.5.11
1862025-01-11T04:23:29.087Z Downloaded colored v2.2.0
1872025-01-11T04:23:29.091Z Downloaded pin-project-lite v0.2.15
1882025-01-11T04:23:29.094Z Downloaded version_check v0.9.5
1892025-01-11T04:23:29.097Z Downloaded tokio-macros v2.4.0
1902025-01-11T04:23:29.097Z Downloaded proc-macro2 v1.0.92
1912025-01-11T04:23:29.099Z Downloaded once_cell v1.20.2
1922025-01-11T04:23:29.102Z Downloaded uuid v1.11.0
1932025-01-11T04:23:29.105Z Downloaded bitflags v2.6.0
1942025-01-11T04:23:29.108Z Downloaded zerocopy-derive v0.7.35
1952025-01-11T04:23:29.113Z Downloaded unicode-ident v1.0.14
1962025-01-11T04:23:29.115Z Downloaded ryu v1.0.18
1972025-01-11T04:23:29.119Z Downloaded socket2 v0.5.8
1982025-01-11T04:23:29.121Z Downloaded parking_lot v0.12.3
1992025-01-11T04:23:29.137Z Downloaded schemars v0.8.21
2002025-01-11T04:23:29.156Z Downloaded tracing-core v0.1.33
2012025-01-11T04:23:29.159Z Downloaded serde_derive v1.0.217
2022025-01-11T04:23:29.161Z Downloaded darling_core v0.20.10
2032025-01-11T04:23:29.164Z Downloaded thiserror v1.0.69
2042025-01-11T04:23:29.180Z Downloaded zerocopy-derive v0.8.14
2052025-01-11T04:23:29.187Z Downloaded serde v1.0.217
2062025-01-11T04:23:29.190Z Downloaded memchr v2.7.4
2072025-01-11T04:23:29.195Z Downloaded mio v1.0.3
2082025-01-11T04:23:29.201Z Downloaded toml_edit v0.19.15
2092025-01-11T04:23:29.216Z Downloaded tracing v0.1.41
2102025-01-11T04:23:29.220Z Downloaded thiserror-impl v1.0.69
2112025-01-11T04:23:29.223Z Downloaded indexmap v2.7.0
2122025-01-11T04:23:29.225Z Downloaded rand v0.8.5
2132025-01-11T04:23:29.229Z Downloaded heapless v0.8.0
2142025-01-11T04:23:29.255Z Downloaded serde_json v1.0.134
2152025-01-11T04:23:29.262Z Downloaded itertools v0.13.0
2162025-01-11T04:23:29.269Z Downloaded hashbrown v0.15.2
2172025-01-11T04:23:29.281Z Downloaded zerocopy v0.7.35
2182025-01-11T04:23:29.296Z Downloaded winnow v0.6.22
2192025-01-11T04:23:29.304Z Downloaded winnow v0.5.40
2202025-01-11T04:23:29.312Z Downloaded aho-corasick v1.1.3
2212025-01-11T04:23:29.333Z Downloaded zerocopy v0.8.14
2222025-01-11T04:23:29.355Z Downloaded syn v1.0.109
2232025-01-11T04:23:29.364Z Downloaded regex v1.11.1
2242025-01-11T04:23:29.394Z Downloaded syn v2.0.95
2252025-01-11T04:23:29.405Z Downloaded smoltcp v0.11.0
2262025-01-11T04:23:29.417Z Downloaded regex-syntax v0.8.5
2272025-01-11T04:23:29.479Z Downloaded regex-automata v0.4.9
2282025-01-11T04:23:29.505Z Downloaded libc v0.2.169
2292025-01-11T04:23:29.528Z Downloaded tokio v1.42.0
2302025-01-11T04:23:29.703Z Compiling proc-macro2 v1.0.92
2312025-01-11T04:23:29.704Z Compiling unicode-ident v1.0.14
2322025-01-11T04:23:29.707Z Compiling libc v0.2.169
2332025-01-11T04:23:29.707Z Checking cfg-if v1.0.0
2342025-01-11T04:23:29.707Z Compiling serde v1.0.217
2352025-01-11T04:23:29.707Z Checking byteorder v1.5.0
2362025-01-11T04:23:29.716Z Compiling memchr v2.7.4
2372025-01-11T04:23:29.718Z Compiling ident_case v1.0.1
2382025-01-11T04:23:29.791Z Compiling strsim v0.11.1
2392025-01-11T04:23:29.883Z Compiling fnv v1.0.7
2402025-01-11T04:23:29.906Z Compiling syn v1.0.109
2412025-01-11T04:23:30.000Z Compiling regex-syntax v0.8.5
2422025-01-11T04:23:30.020Z Compiling hashbrown v0.15.2
2432025-01-11T04:23:30.367Z Compiling equivalent v1.0.1
2442025-01-11T04:23:30.385Z Compiling autocfg v1.4.0
2452025-01-11T04:23:30.468Z Compiling zerocopy v0.8.14
2462025-01-11T04:23:30.513Z Compiling either v1.13.0
2472025-01-11T04:23:30.915Z Compiling aho-corasick v1.1.3
2482025-01-11T04:23:30.997Z Compiling itertools v0.13.0
2492025-01-11T04:23:31.124Z Compiling indexmap v2.7.0
2502025-01-11T04:23:31.150Z Compiling winnow v0.5.40
2512025-01-11T04:23:31.197Z Compiling lock_api v0.4.12
2522025-01-11T04:23:31.275Z Compiling heapless v0.8.0
2532025-01-11T04:23:31.576Z Compiling quote v1.0.38
2542025-01-11T04:23:31.819Z Compiling toml_datetime v0.6.8
2552025-01-11T04:23:32.008Z Compiling syn v2.0.95
2562025-01-11T04:23:32.183Z Compiling parking_lot_core v0.9.10
2572025-01-11T04:23:33.042Z Checking hash32 v0.3.1
2582025-01-11T04:23:33.065Z Compiling once_cell v1.20.2
2592025-01-11T04:23:33.199Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
2602025-01-11T04:23:33.412Z Checking stable_deref_trait v1.2.0
2612025-01-11T04:23:33.500Z Compiling regex-automata v0.4.9
2622025-01-11T04:23:33.574Z Compiling serde_json v1.0.134
2632025-01-11T04:23:33.822Z Checking scopeguard v1.2.0
2642025-01-11T04:23:33.930Z Checking smallvec v1.13.2
2652025-01-11T04:23:33.941Z Checking macaddr v1.0.1
2662025-01-11T04:23:34.188Z Compiling toml_edit v0.19.15
2672025-01-11T04:23:34.271Z Checking dyn-clone v1.0.17
2682025-01-11T04:23:35.404Z Compiling smoltcp v0.11.0
2692025-01-11T04:23:35.407Z Checking getrandom v0.2.15
2702025-01-11T04:23:35.407Z Checking itoa v1.0.14
2712025-01-11T04:23:35.407Z Checking managed v0.8.0
2722025-01-11T04:23:35.407Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
2732025-01-11T04:23:35.447Z Compiling schemars v0.8.21
2742025-01-11T04:23:35.583Z Compiling thiserror v1.0.69
2752025-01-11T04:23:35.586Z Checking bitflags v2.6.0
2762025-01-11T04:23:35.622Z Checking cobs v0.2.3
2772025-01-11T04:23:35.774Z Compiling version_check v0.9.5
2782025-01-11T04:23:35.832Z Checking pin-project-lite v0.2.15
2792025-01-11T04:23:35.843Z Checking bitflags v1.3.2
2802025-01-11T04:23:35.927Z Checking ryu v1.0.18
2812025-01-11T04:23:36.201Z Checking rand_core v0.6.4
2822025-01-11T04:23:36.355Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
2832025-01-11T04:23:36.475Z Checking parking_lot v0.12.3
2842025-01-11T04:23:36.515Z Checking mio v1.0.3
2852025-01-11T04:23:36.740Z Compiling proc-macro-crate v1.3.1
2862025-01-11T04:23:36.793Z Checking socket2 v0.5.8
2872025-01-11T04:23:37.064Z Checking signal-hook-registry v1.4.2
2882025-01-11T04:23:37.241Z Compiling regex v1.11.1
2892025-01-11T04:23:37.301Z Checking bytes v1.9.0
2902025-01-11T04:23:37.756Z Checking foreign-types-shared v0.3.1
2912025-01-11T04:23:37.860Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
2922025-01-11T04:23:38.031Z Compiling anyhow v1.0.95
2932025-01-11T04:23:38.052Z Checking tracing-core v0.1.33
2942025-01-11T04:23:38.301Z Compiling darling_core v0.20.10
2952025-01-11T04:23:38.612Z Compiling serde_derive_internals v0.29.1
2962025-01-11T04:23:38.826Z Checking cstr-argument v0.1.2
2972025-01-11T04:23:38.990Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
2982025-01-11T04:23:39.001Z Compiling thiserror v2.0.11
2992025-01-11T04:23:39.329Z Checking pretty-hex v0.2.1
3002025-01-11T04:23:39.482Z Checking lazy_static v1.5.0
3012025-01-11T04:23:39.597Z Checking colored v2.2.0
3022025-01-11T04:23:39.911Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
3032025-01-11T04:23:39.921Z Checking winnow v0.6.22
3042025-01-11T04:23:40.912Z Compiling num_enum_derive v0.5.11
3052025-01-11T04:23:40.914Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
3062025-01-11T04:23:41.199Z Compiling serde_derive v1.0.217
3072025-01-11T04:23:41.244Z Compiling zerocopy-derive v0.8.14
3082025-01-11T04:23:41.370Z Compiling zerocopy-derive v0.7.35
3092025-01-11T04:23:41.625Z Compiling tokio-macros v2.4.0
3102025-01-11T04:23:41.810Z Compiling foreign-types-macros v0.2.3
3112025-01-11T04:23:41.855Z Compiling darling_macro v0.20.10
3122025-01-11T04:23:42.649Z Compiling thiserror-impl v1.0.69
3132025-01-11T04:23:42.832Z Compiling darling v0.20.10
3142025-01-11T04:23:42.933Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
3152025-01-11T04:23:42.997Z Compiling schemars_derive v0.8.21
3162025-01-11T04:23:43.063Z Checking foreign-types v0.5.0
3172025-01-11T04:23:43.088Z Checking tokio v1.42.0
3182025-01-11T04:23:43.150Z Checking num_enum v0.5.11
3192025-01-11T04:23:43.191Z Checking zerocopy v0.7.35
3202025-01-11T04:23:43.282Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3212025-01-11T04:23:44.225Z Checking ppv-lite86 v0.2.20
3222025-01-11T04:23:44.416Z Compiling tracing-attributes v0.1.28
3232025-01-11T04:23:44.864Z Checking rand_chacha v0.3.1
3242025-01-11T04:23:45.221Z Checking rand v0.8.5
3252025-01-11T04:23:45.427Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
3262025-01-11T04:23:45.683Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
3272025-01-11T04:23:45.742Z Compiling thiserror-impl v2.0.11
3282025-01-11T04:23:47.395Z Checking tracing v0.1.41
3292025-01-11T04:23:47.965Z Checking ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
3302025-01-11T04:23:48.950Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
3312025-01-11T04:23:50.158Z Checking postcard v1.1.1
3322025-01-11T04:23:50.161Z Checking ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
3332025-01-11T04:23:50.161Z Checking ipnetwork v0.20.0
3342025-01-11T04:23:50.161Z Checking uuid v1.11.0
3352025-01-11T04:23:51.499Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3362025-01-11T04:23:52.070Z Checking oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#49ee85dc)
3372025-01-11T04:23:52.755Zwarning: unused `#[macro_use]` import
3382025-01-11T04:23:52.755Z --> lib/opte/src/lib.rs:23:1
3392025-01-11T04:23:52.755Z |
3402025-01-11T04:23:52.755Z23 | #[macro_use]
3412025-01-11T04:23:52.755Z | ^^^^^^^^^^^^
3422025-01-11T04:23:52.755Z |
3432025-01-11T04:23:52.755Z = note: `#[warn(unused_imports)]` on by default
3442025-01-11T04:23:52.755Z
3452025-01-11T04:23:52.820Zwarning: `opte` (lib) generated 1 warning
3462025-01-11T04:23:52.822Z Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
3472025-01-11T04:23:54.570Z Checking opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
3482025-01-11T04:23:54.843Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.51s
3492025-01-11T04:23:54.991Z
3502025-01-11T04:23:54.991Zreal 29.793351800
3512025-01-11T04:23:54.991Zuser 2:11.636501723
3522025-01-11T04:23:54.994Zsys 20.283719537
3532025-01-11T04:23:54.994Ztrap 0.098166932
3542025-01-11T04:23:54.994Ztflt 0.174889463
3552025-01-11T04:23:54.994Zdflt 0.126643508
3562025-01-11T04:23:54.994Zkflt 0.002069120
3572025-01-11T04:23:54.994Zlock 2:45.960224828
3582025-01-11T04:23:54.994Zslp 8:42.681287055
3592025-01-11T04:23:54.994Zlat 8.789778237
3602025-01-11T04:23:54.994Zstop 14.701323570
3612025-01-11T04:23:54.994Zprocess exited: duration 52806 ms, exit code 0
 
3622025-01-11T04:23:55.000Zfound 0 output files