01JFY0M17Y4PF8Y0NR30XYC8P3: 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: 01JFY0M9AGX31T1HNFFG2B5YZ8

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12024-12-25T04:19:54.609Zjob assigned to worker 01JFY0MGSJKFJVT224HYMW1315 [factory aws, i-08a11b436df45076c] (queued for 50 s)
 
22024-12-25T04:20:01.911Zstarting task 0: "setup"
32024-12-25T04:20:01.923Z++ uname -s
42024-12-25T04:20:01.925Z+ kern=SunOS
52024-12-25T04:20:01.925Z+ case "$kern" in
62024-12-25T04:20:01.925Z+ groupadd -g 12345 build
72024-12-25T04:20:01.927Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-12-25T04:20:03.936Z+ zfs create -o mountpoint=/work rpool/work
92024-12-25T04:20:04.049Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-12-25T04:20:04.051Z+ home_fs=zfs
112024-12-25T04:20:04.051Z+ [[ zfs == autofs ]]
122024-12-25T04:20:04.051Z+ mkdir -p /home/build
132024-12-25T04:20:04.053Z+ chown build:build /home/build /work
142024-12-25T04:20:06.057Z+ chmod 0700 /home/build /work
152024-12-25T04:20:06.060Zprocess exited: duration 4147 ms, exit code 0
 
162024-12-25T04:20:06.065Zstarting task 1: "rust-toolchain"
172024-12-25T04:20:06.071Z+ printf ' * toolchain channel = "%s"
182024-12-25T04:20:06.071Z' nightly-2024-11-18
192024-12-25T04:20:06.071Z * toolchain channel = "nightly-2024-11-18"
202024-12-25T04:20:06.071Z * toolchain profile = "default"
212024-12-25T04:20:06.071Z+ printf ' * toolchain profile = "%s"
222024-12-25T04:20:06.071Z' default
232024-12-25T04:20:06.073Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
242024-12-25T04:20:06.073Z+ /bin/bash -s - -y --no-modify-path --default-toolchain nightly-2024-11-18 --profile default
252024-12-25T04:20:06.242Zinfo: downloading installer
262024-12-25T04:20:07.477Zinfo: profile set to 'default'
272024-12-25T04:20:07.477Zinfo: default host triple is x86_64-unknown-illumos
282024-12-25T04:20:07.480Zinfo: syncing channel updates for 'nightly-2024-11-18-x86_64-unknown-illumos'
292024-12-25T04:20:07.964Zinfo: latest update on 2024-11-18, rust version 1.84.0-nightly (5ec7d6eee 2024-11-17)
302024-12-25T04:20:07.964Zinfo: downloading component 'cargo'
312024-12-25T04:20:09.054Zinfo: downloading component 'clippy'
322024-12-25T04:20:09.601Zinfo: downloading component 'rust-docs'
332024-12-25T04:20:10.926Zinfo: downloading component 'rust-std'
342024-12-25T04:20:13.084Zinfo: downloading component 'rustc'
352024-12-25T04:20:20.265Zinfo: downloading component 'rustfmt'
362024-12-25T04:20:20.720Zinfo: installing component 'cargo'
372024-12-25T04:20:21.580Zinfo: installing component 'clippy'
382024-12-25T04:20:21.962Zinfo: installing component 'rust-docs'
392024-12-25T04:20:23.673Zinfo: installing component 'rust-std'
402024-12-25T04:20:25.557Zinfo: installing component 'rustc'
412024-12-25T04:20:31.719Zinfo: installing component 'rustfmt'
422024-12-25T04:20:32.062Zinfo: default toolchain set to 'nightly-2024-11-18-x86_64-unknown-illumos'
432024-12-25T04:20:32.062Z
442024-12-25T04:20:32.450Z nightly-2024-11-18-x86_64-unknown-illumos installed - rustc 1.84.0-nightly (5ec7d6eee 2024-11-17)
452024-12-25T04:20:32.450Z
462024-12-25T04:20:32.453Z
472024-12-25T04:20:32.453ZRust is installed now. Great!
482024-12-25T04:20:32.453Z
492024-12-25T04:20:32.453ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
502024-12-25T04:20:32.453Zenvironment variable. This has not been done automatically.
512024-12-25T04:20:32.453Z
522024-12-25T04:20:32.453ZTo configure your current shell, you need to source
532024-12-25T04:20:32.453Zthe corresponding env file under $HOME/.cargo.
542024-12-25T04:20:32.453Z
552024-12-25T04:20:32.453ZThis is usually done by running one of the following (note the leading DOT):
562024-12-25T04:20:32.453Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
572024-12-25T04:20:32.453Zsource "$HOME/.cargo/env.fish" # For fish
582024-12-25T04:20:32.542Z+ rustc --version
592024-12-25T04:20:32.618Zrustc 1.84.0-nightly (5ec7d6eee 2024-11-17)
602024-12-25T04:20:32.622Zprocess exited: duration 26549 ms, exit code 0
 
612024-12-25T04:20:32.628Zstarting task 2: "authentication"
622024-12-25T04:20:32.652Zprocess exited: duration 23 ms, exit code 0
 
632024-12-25T04:20:32.658Zstarting task 3: "clone repository"
642024-12-25T04:20:32.664Z+ mkdir -p /work/oxidecomputer/opte
652024-12-25T04:20:32.667Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
662024-12-25T04:20:32.707ZCloning into '/work/oxidecomputer/opte'...
672024-12-25T04:20:33.442Z+ cd /work/oxidecomputer/opte
682024-12-25T04:20:33.442Z+ git fetch origin c16669c85cd3aa6b7736840a8af1fdfe9e43aa3e
692024-12-25T04:20:33.693ZFrom https://github.com/oxidecomputer/opte
702024-12-25T04:20:33.693Z * branch c16669c85cd3aa6b7736840a8af1fdfe9e43aa3e -> FETCH_HEAD
712024-12-25T04:20:33.702Z+ [[ -n renovate/zerocopy-0.x-lockfile ]]
722024-12-25T04:20:33.705Z++ git branch --show-current
732024-12-25T04:20:33.709Z+ current=master
742024-12-25T04:20:33.709Z+ [[ master != renovate/zerocopy-0.x-lockfile ]]
752024-12-25T04:20:33.709Z+ git branch -f renovate/zerocopy-0.x-lockfile c16669c85cd3aa6b7736840a8af1fdfe9e43aa3e
762024-12-25T04:20:33.712Z+ git checkout -f renovate/zerocopy-0.x-lockfile
772024-12-25T04:20:33.733ZSwitched to branch 'renovate/zerocopy-0.x-lockfile'
782024-12-25T04:20:33.736Z+ git reset --hard c16669c85cd3aa6b7736840a8af1fdfe9e43aa3e
792024-12-25T04:20:33.741ZHEAD is now at c16669c Update Rust crate zerocopy to v0.8.14
802024-12-25T04:20:33.743Zprocess exited: duration 1083 ms, exit code 0
 
812024-12-25T04:20:33.752Zstarting task 4: "build"
822024-12-25T04:20:33.755Z+ cargo --version
832024-12-25T04:20:33.760Zinfo: syncing channel updates for '1.83.0-x86_64-unknown-illumos'
842024-12-25T04:20:33.911Zinfo: latest update on 2024-11-28, rust version 1.83.0 (90b35a623 2024-11-26)
852024-12-25T04:20:33.912Zinfo: downloading component 'cargo'
862024-12-25T04:20:34.681Zinfo: downloading component 'clippy'
872024-12-25T04:20:35.053Zinfo: downloading component 'rust-docs'
882024-12-25T04:20:36.115Zinfo: downloading component 'rust-std'
892024-12-25T04:20:37.647Zinfo: downloading component 'rustc'
902024-12-25T04:20:43.510Zinfo: downloading component 'rustfmt'
912024-12-25T04:20:43.733Zinfo: installing component 'cargo'
922024-12-25T04:20:44.586Zinfo: installing component 'clippy'
932024-12-25T04:20:44.964Zinfo: installing component 'rust-docs'
942024-12-25T04:20:46.709Zinfo: installing component 'rust-std'
952024-12-25T04:20:48.393Zinfo: installing component 'rustc'
962024-12-25T04:20:54.302Zinfo: installing component 'rustfmt'
972024-12-25T04:20:54.723Zcargo 1.83.0 (5ffbef321 2024-10-29)
982024-12-25T04:20:54.726Z+ rustc --version
992024-12-25T04:20:54.800Zrustc 1.83.0 (90b35a623 2024-11-26)
1002024-12-25T04:20:54.805Z+ cd lib/opte-ioctl
1012024-12-25T04:20:54.807Z+ header 'check style'
1022024-12-25T04:20:54.807Z+ echo '# ==== check style ==== #'
1032024-12-25T04:20:54.807Z# ==== check style ==== #
1042024-12-25T04:20:54.807Z+ ptime -m cargo +nightly-2024-11-18 fmt -- --check
1052024-12-25T04:20:55.018Z
1062024-12-25T04:20:55.018Zreal 0.208509248
1072024-12-25T04:20:55.018Zuser 0.106395572
1082024-12-25T04:20:55.018Zsys 0.096288976
1092024-12-25T04:20:55.018Ztrap 0.000004798
1102024-12-25T04:20:55.018Ztflt 0.000000000
1112024-12-25T04:20:55.018Zdflt 0.000000000
1122024-12-25T04:20:55.018Zkflt 0.000000000
1132024-12-25T04:20:55.018Zlock 0.000000000
1142024-12-25T04:20:55.018Zslp 0.116096877
1152024-12-25T04:20:55.018Zlat 0.000279842
1162024-12-25T04:20:55.021Zstop 0.000133323
1172024-12-25T04:20:55.021Z+ header analyze
1182024-12-25T04:20:55.021Z+ echo '# ==== analyze ==== #'
1192024-12-25T04:20:55.021Z# ==== analyze ==== #
1202024-12-25T04:20:55.021Z+ ptime -m cargo clippy --all-targets
1212024-12-25T04:20:55.259Z Updating crates.io index
1222024-12-25T04:20:55.263Z Updating git repository `https://github.com/oxidecomputer/falcon`
1232024-12-25T04:20:56.182Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
1242024-12-25T04:20:56.423Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1252024-12-25T04:20:56.703Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1262024-12-25T04:20:57.048Z Updating git repository `https://github.com/oxidecomputer/zone`
1272024-12-25T04:20:57.264Z Updating git repository `https://github.com/oxidecomputer/oxnet`
1282024-12-25T04:20:57.740Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1292024-12-25T04:20:58.008Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1302024-12-25T04:20:58.270Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1312024-12-25T04:20:59.262Z Downloading crates ...
1322024-12-25T04:20:59.358Z Downloaded autocfg v1.4.0
1332024-12-25T04:20:59.401Z Downloaded aho-corasick v1.1.3
1342024-12-25T04:20:59.408Z Downloaded darling_macro v0.20.10
1352024-12-25T04:20:59.410Z Downloaded cstr-argument v0.1.2
1362024-12-25T04:20:59.410Z Downloaded cfg-if v1.0.0
1372024-12-25T04:20:59.413Z Downloaded defmt v0.3.10
1382024-12-25T04:20:59.416Z Downloaded bitflags v2.6.0
1392024-12-25T04:20:59.419Z Downloaded byteorder v1.5.0
1402024-12-25T04:20:59.421Z Downloaded either v1.13.0
1412024-12-25T04:20:59.421Z Downloaded darling v0.20.10
1422024-12-25T04:20:59.425Z Downloaded ipnetwork v0.20.0
1432024-12-25T04:20:59.428Z Downloaded cobs v0.2.3
1442024-12-25T04:20:59.430Z Downloaded darling_core v0.20.10
1452024-12-25T04:20:59.433Z Downloaded foreign-types-shared v0.3.1
1462024-12-25T04:20:59.436Z Downloaded anyhow v1.0.95
1472024-12-25T04:20:59.439Z Downloaded bytes v1.9.0
1482024-12-25T04:20:59.442Z Downloaded indexmap v2.7.0
1492024-12-25T04:20:59.445Z Downloaded hashbrown v0.15.2
1502024-12-25T04:20:59.451Z Downloaded foreign-types v0.5.0
1512024-12-25T04:20:59.453Z Downloaded bitflags v1.3.2
1522024-12-25T04:20:59.455Z Downloaded equivalent v1.0.1
1532024-12-25T04:20:59.459Z Downloaded itoa v1.0.14
1542024-12-25T04:20:59.461Z Downloaded heapless v0.8.0
1552024-12-25T04:20:59.464Z Downloaded lazy_static v1.5.0
1562024-12-25T04:20:59.467Z Downloaded ident_case v1.0.1
1572024-12-25T04:20:59.467Z Downloaded hash32 v0.3.1
1582024-12-25T04:20:59.469Z Downloaded getrandom v0.2.15
1592024-12-25T04:20:59.472Z Downloaded foreign-types-macros v0.2.3
1602024-12-25T04:20:59.472Z Downloaded dyn-clone v1.0.17
1612024-12-25T04:20:59.475Z Downloaded defmt-macros v0.4.0
1622024-12-25T04:20:59.478Z Downloaded colored v2.2.0
1632024-12-25T04:20:59.490Z Downloaded pretty-hex v0.2.1
1642024-12-25T04:20:59.502Z Downloaded itertools v0.13.0
1652024-12-25T04:20:59.509Z Downloaded schemars_derive v0.8.21
1662024-12-25T04:20:59.512Z Downloaded proc-macro-error-attr2 v2.0.0
1672024-12-25T04:20:59.514Z Downloaded fnv v1.0.7
1682024-12-25T04:20:59.514Z Downloaded num_enum v0.5.11
1692024-12-25T04:20:59.518Z Downloaded num_enum_derive v0.5.11
1702024-12-25T04:20:59.520Z Downloaded macaddr v1.0.1
1712024-12-25T04:20:59.523Z Downloaded thiserror v1.0.69
1722024-12-25T04:20:59.525Z Downloaded thiserror-impl v1.0.69
1732024-12-25T04:20:59.528Z Downloaded thiserror-impl v2.0.9
1742024-12-25T04:20:59.530Z Downloaded toml_datetime v0.6.8
1752024-12-25T04:20:59.530Z Downloaded stable_deref_trait v1.2.0
1762024-12-25T04:20:59.533Z Downloaded proc-macro-crate v1.3.1
1772024-12-25T04:20:59.533Z Downloaded managed v0.8.0
1782024-12-25T04:20:59.533Z Downloaded embedded-io v0.6.1
1792024-12-25T04:20:59.536Z Downloaded embedded-io v0.4.0
1802024-12-25T04:20:59.536Z Downloaded scopeguard v1.2.0
1812024-12-25T04:20:59.539Z Downloaded tokio-macros v2.4.0
1822024-12-25T04:20:59.539Z Downloaded strsim v0.11.1
1832024-12-25T04:20:59.542Z Downloaded rand_core v0.6.4
1842024-12-25T04:20:59.543Z Downloaded ppv-lite86 v0.2.20
1852024-12-25T04:20:59.545Z Downloaded defmt-parser v0.4.1
1862024-12-25T04:20:59.545Z Downloaded rand_chacha v0.3.1
1872024-12-25T04:20:59.548Z Downloaded signal-hook-registry v1.4.2
1882024-12-25T04:20:59.550Z Downloaded version_check v0.9.5
1892024-12-25T04:20:59.553Z Downloaded quote v1.0.37
1902024-12-25T04:20:59.556Z Downloaded proc-macro-error2 v2.0.1
1912024-12-25T04:20:59.562Z Downloaded serde_derive_internals v0.29.1
1922024-12-25T04:20:59.565Z Downloaded smallvec v1.13.2
1932024-12-25T04:20:59.567Z Downloaded pin-project-lite v0.2.15
1942024-12-25T04:20:59.571Z Downloaded parking_lot_core v0.9.10
1952024-12-25T04:20:59.573Z Downloaded thiserror v2.0.9
1962024-12-25T04:20:59.579Z Downloaded lock_api v0.4.12
1972024-12-25T04:20:59.581Z Downloaded once_cell v1.20.2
1982024-12-25T04:20:59.585Z Downloaded tracing-attributes v0.1.28
1992024-12-25T04:20:59.588Z Downloaded zerocopy-derive v0.7.35
2002024-12-25T04:20:59.599Z Downloaded postcard v1.1.1
2012024-12-25T04:20:59.602Z Downloaded parking_lot v0.12.3
2022024-12-25T04:20:59.607Z Downloaded socket2 v0.5.8
2032024-12-25T04:20:59.617Z Downloaded unicode-ident v1.0.14
2042024-12-25T04:20:59.621Z Downloaded uuid v1.11.0
2052024-12-25T04:20:59.623Z Downloaded ryu v1.0.18
2062024-12-25T04:20:59.630Z Downloaded tracing-core v0.1.33
2072024-12-25T04:20:59.634Z Downloaded serde_derive v1.0.216
2082024-12-25T04:20:59.636Z Downloaded proc-macro2 v1.0.92
2092024-12-25T04:20:59.643Z Downloaded schemars v0.8.21
2102024-12-25T04:20:59.654Z Downloaded rand v0.8.5
2112024-12-25T04:20:59.662Z Downloaded serde v1.0.216
2122024-12-25T04:20:59.674Z Downloaded zerocopy-derive v0.8.14
2132024-12-25T04:20:59.683Z Downloaded toml_edit v0.19.15
2142024-12-25T04:20:59.700Z Downloaded tracing v0.1.41
2152024-12-25T04:20:59.704Z Downloaded mio v1.0.3
2162024-12-25T04:20:59.710Z Downloaded memchr v2.7.4
2172024-12-25T04:20:59.761Z Downloaded winnow v0.6.20
2182024-12-25T04:20:59.770Z Downloaded zerocopy v0.7.35
2192024-12-25T04:20:59.786Z Downloaded winnow v0.5.40
2202024-12-25T04:20:59.794Z Downloaded serde_json v1.0.134
2212024-12-25T04:20:59.801Z Downloaded syn v1.0.109
2222024-12-25T04:20:59.811Z Downloaded zerocopy v0.8.14
2232024-12-25T04:20:59.834Z Downloaded syn v2.0.91
2242024-12-25T04:20:59.844Z Downloaded regex v1.11.1
2252024-12-25T04:20:59.862Z Downloaded smoltcp v0.11.0
2262024-12-25T04:20:59.874Z Downloaded regex-syntax v0.8.5
2272024-12-25T04:20:59.932Z Downloaded regex-automata v0.4.9
2282024-12-25T04:20:59.958Z Downloaded libc v0.2.169
2292024-12-25T04:20:59.981Z Downloaded tokio v1.42.0
2302024-12-25T04:21:00.159Z Compiling proc-macro2 v1.0.92
2312024-12-25T04:21:00.159Z Compiling unicode-ident v1.0.14
2322024-12-25T04:21:00.162Z Checking cfg-if v1.0.0
2332024-12-25T04:21:00.162Z Compiling libc v0.2.169
2342024-12-25T04:21:00.162Z Compiling serde v1.0.216
2352024-12-25T04:21:00.162Z Checking byteorder v1.5.0
2362024-12-25T04:21:00.173Z Compiling memchr v2.7.4
2372024-12-25T04:21:00.176Z Compiling fnv v1.0.7
2382024-12-25T04:21:00.241Z Compiling ident_case v1.0.1
2392024-12-25T04:21:00.326Z Compiling strsim v0.11.1
2402024-12-25T04:21:00.352Z Compiling regex-syntax v0.8.5
2412024-12-25T04:21:00.394Z Compiling syn v1.0.109
2422024-12-25T04:21:00.496Z Compiling either v1.13.0
2432024-12-25T04:21:00.882Z Compiling equivalent v1.0.1
2442024-12-25T04:21:00.914Z Compiling autocfg v1.4.0
2452024-12-25T04:21:00.983Z Compiling zerocopy v0.8.14
2462024-12-25T04:21:00.994Z Compiling hashbrown v0.15.2
2472024-12-25T04:21:01.061Z Compiling itertools v0.13.0
2482024-12-25T04:21:01.678Z Compiling aho-corasick v1.1.3
2492024-12-25T04:21:01.702Z Compiling winnow v0.5.40
2502024-12-25T04:21:01.739Z Compiling lock_api v0.4.12
2512024-12-25T04:21:02.103Z Compiling quote v1.0.37
2522024-12-25T04:21:02.147Z Compiling indexmap v2.7.0
2532024-12-25T04:21:02.552Z Compiling syn v2.0.91
2542024-12-25T04:21:02.676Z Compiling toml_datetime v0.6.8
2552024-12-25T04:21:03.034Z Compiling heapless v0.8.0
2562024-12-25T04:21:03.401Z Compiling parking_lot_core v0.9.10
2572024-12-25T04:21:03.907Z Compiling regex-automata v0.4.9
2582024-12-25T04:21:03.939Z Checking hash32 v0.3.1
2592024-12-25T04:21:04.006Z Compiling serde_json v1.0.134
2602024-12-25T04:21:04.095Z Checking smallvec v1.13.2
2612024-12-25T04:21:04.412Z Checking scopeguard v1.2.0
2622024-12-25T04:21:04.425Z Compiling smoltcp v0.11.0
2632024-12-25T04:21:04.536Z Compiling once_cell v1.20.2
2642024-12-25T04:21:04.910Z Checking stable_deref_trait v1.2.0
2652024-12-25T04:21:05.003Z Compiling toml_edit v0.19.15
2662024-12-25T04:21:05.064Z Checking dyn-clone v1.0.17
2672024-12-25T04:21:05.169Z Checking macaddr v1.0.1
2682024-12-25T04:21:05.194Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
2692024-12-25T04:21:05.867Z Checking getrandom v0.2.15
2702024-12-25T04:21:05.945Z Checking cobs v0.2.3
2712024-12-25T04:21:05.957Z Checking itoa v1.0.14
2722024-12-25T04:21:06.083Z Checking ryu v1.0.18
2732024-12-25T04:21:06.120Z Checking bitflags v1.3.2
2742024-12-25T04:21:06.151Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
2752024-12-25T04:21:06.204Z Checking managed v0.8.0
2762024-12-25T04:21:06.238Z Checking bitflags v2.6.0
2772024-12-25T04:21:06.301Z Compiling schemars v0.8.21
2782024-12-25T04:21:06.475Z Checking pin-project-lite v0.2.15
2792024-12-25T04:21:06.509Z Compiling thiserror v1.0.69
2802024-12-25T04:21:06.549Z Compiling version_check v0.9.5
2812024-12-25T04:21:06.728Z Checking rand_core v0.6.4
2822024-12-25T04:21:07.001Z Checking parking_lot v0.12.3
2832024-12-25T04:21:07.135Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
2842024-12-25T04:21:07.322Z Checking signal-hook-registry v1.4.2
2852024-12-25T04:21:07.394Z Checking mio v1.0.3
2862024-12-25T04:21:07.532Z Compiling proc-macro-crate v1.3.1
2872024-12-25T04:21:07.550Z Checking socket2 v0.5.8
2882024-12-25T04:21:07.978Z Compiling regex v1.11.1
2892024-12-25T04:21:08.015Z Compiling anyhow v1.0.95
2902024-12-25T04:21:08.271Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
2912024-12-25T04:21:08.599Z Checking bytes v1.9.0
2922024-12-25T04:21:08.743Z Checking foreign-types-shared v0.3.1
2932024-12-25T04:21:08.851Z Checking tracing-core v0.1.33
2942024-12-25T04:21:09.258Z Compiling darling_core v0.20.10
2952024-12-25T04:21:09.319Z Compiling serde_derive_internals v0.29.1
2962024-12-25T04:21:09.614Z Checking cstr-argument v0.1.2
2972024-12-25T04:21:09.657Z Compiling thiserror v2.0.9
2982024-12-25T04:21:09.774Z Checking pretty-hex v0.2.1
2992024-12-25T04:21:09.932Z Checking lazy_static v1.5.0
3002024-12-25T04:21:10.051Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
3012024-12-25T04:21:10.435Z Checking colored v2.2.0
3022024-12-25T04:21:10.607Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
3032024-12-25T04:21:10.791Z Checking winnow v0.6.20
3042024-12-25T04:21:11.667Z Compiling num_enum_derive v0.5.11
3052024-12-25T04:21:11.667Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
3062024-12-25T04:21:11.976Z Compiling serde_derive v1.0.216
3072024-12-25T04:21:12.183Z Compiling zerocopy-derive v0.8.14
3082024-12-25T04:21:12.318Z Compiling zerocopy-derive v0.7.35
3092024-12-25T04:21:12.518Z Compiling thiserror-impl v1.0.69
3102024-12-25T04:21:12.566Z Compiling schemars_derive v0.8.21
3112024-12-25T04:21:12.801Z Compiling darling_macro v0.20.10
3122024-12-25T04:21:13.482Z Compiling foreign-types-macros v0.2.3
3132024-12-25T04:21:13.823Z Compiling darling v0.20.10
3142024-12-25T04:21:13.884Z Compiling tokio-macros v2.4.0
3152024-12-25T04:21:13.926Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
3162024-12-25T04:21:14.311Z Checking zerocopy v0.7.35
3172024-12-25T04:21:14.748Z Checking foreign-types v0.5.0
3182024-12-25T04:21:14.840Z Checking num_enum v0.5.11
3192024-12-25T04:21:14.981Z Compiling tracing-attributes v0.1.28
3202024-12-25T04:21:15.368Z Checking tokio v1.42.0
3212024-12-25T04:21:15.402Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3222024-12-25T04:21:15.437Z Checking ppv-lite86 v0.2.20
3232024-12-25T04:21:15.483Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
3242024-12-25T04:21:15.820Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
3252024-12-25T04:21:15.967Z Compiling thiserror-impl v2.0.9
3262024-12-25T04:21:16.152Z Checking rand_chacha v0.3.1
3272024-12-25T04:21:16.530Z Checking rand v0.8.5
3282024-12-25T04:21:17.975Z Checking tracing v0.1.41
3292024-12-25T04:21:19.058Z Checking ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
3302024-12-25T04:21:20.863Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
3312024-12-25T04:21:21.321Z Checking postcard v1.1.1
3322024-12-25T04:21:21.323Z Checking ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
3332024-12-25T04:21:21.323Z Checking ipnetwork v0.20.0
3342024-12-25T04:21:21.323Z Checking uuid v1.11.0
3352024-12-25T04:21:22.646Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3362024-12-25T04:21:23.294Z Checking oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#49ee85dc)
3372024-12-25T04:21:23.954Zwarning: unused `#[macro_use]` import
3382024-12-25T04:21:23.954Z --> lib/opte/src/lib.rs:23:1
3392024-12-25T04:21:23.954Z |
3402024-12-25T04:21:23.954Z23 | #[macro_use]
3412024-12-25T04:21:23.954Z | ^^^^^^^^^^^^
3422024-12-25T04:21:23.954Z |
3432024-12-25T04:21:23.955Z = note: `#[warn(unused_imports)]` on by default
3442024-12-25T04:21:23.955Z
3452024-12-25T04:21:24.026Zwarning: `opte` (lib) generated 1 warning
3462024-12-25T04:21:24.028Z Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
3472024-12-25T04:21:25.900Z Checking opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
3482024-12-25T04:21:26.179Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.00s
3492024-12-25T04:21:26.332Z
3502024-12-25T04:21:26.332Zreal 31.298051327
3512024-12-25T04:21:26.332Zuser 2:15.391613107
3522024-12-25T04:21:26.332Zsys 20.794839422
3532024-12-25T04:21:26.332Ztrap 0.103440636
3542024-12-25T04:21:26.333Ztflt 0.185760374
3552024-12-25T04:21:26.333Zdflt 0.072570640
3562024-12-25T04:21:26.333Zkflt 0.002155264
3572024-12-25T04:21:26.333Zlock 2:54.224081602
3582024-12-25T04:21:26.335Zslp 9:00.488757027
3592024-12-25T04:21:26.335Zlat 7.645676537
3602024-12-25T04:21:26.335Zstop 16.670326479
3612024-12-25T04:21:26.335Zprocess exited: duration 52568 ms, exit code 0
 
3622024-12-25T04:21:26.341Zfound 0 output files