01JDW75CCK1XA1HRR65ZSM32NG: 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: 01JDW762S30SN03QS10V9KXEC5

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12024-11-29T15:04:19.693Zjob assigned to worker 01JDW7638DSFHBFE5SC586NK7M [factory gimlet-EVT22200007-propolis, EVT22200007/19661] (queued for 33 s)
 
22024-11-29T15:04:27.762Zstarting task 0: "setup"
32024-11-29T15:04:27.785Z++ uname -s
42024-11-29T15:04:27.785Z+ kern=SunOS
52024-11-29T15:04:27.786Z+ case "$kern" in
62024-11-29T15:04:27.786Z+ groupadd -g 12345 build
72024-11-29T15:04:27.786Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-11-29T15:04:29.787Z+ zfs create -o mountpoint=/work rpool/work
92024-11-29T15:04:29.822Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-11-29T15:04:29.845Z+ home_fs=zfs
112024-11-29T15:04:29.845Z+ [[ zfs == autofs ]]
122024-11-29T15:04:29.845Z+ mkdir -p /home/build
132024-11-29T15:04:29.845Z+ chown build:build /home/build /work
142024-11-29T15:04:31.833Z+ chmod 0700 /home/build /work
152024-11-29T15:04:31.856Zprocess exited: duration 4077 ms, exit code 0
 
162024-11-29T15:04:31.903Zstarting task 1: "rust-toolchain"
172024-11-29T15:04:31.928Z+ printf ' * toolchain channel = "%s"
182024-11-29T15:04:31.928Z * toolchain channel = "nightly-2024-11-18"
192024-11-29T15:04:31.928Z * toolchain profile = "default"
202024-11-29T15:04:31.928Z' nightly-2024-11-18
212024-11-29T15:04:31.928Z+ printf ' * toolchain profile = "%s"
222024-11-29T15:04:31.928Z' default
232024-11-29T15:04:31.928Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
242024-11-29T15:04:31.928Z+ /bin/bash -s - -y --no-modify-path --default-toolchain nightly-2024-11-18 --profile default
252024-11-29T15:04:32.042Zinfo: downloading installer
262024-11-29T15:04:32.509Zinfo: profile set to 'default'
272024-11-29T15:04:32.509Zinfo: default host triple is x86_64-unknown-illumos
282024-11-29T15:04:32.509Zinfo: syncing channel updates for 'nightly-2024-11-18-x86_64-unknown-illumos'
292024-11-29T15:04:33.624Zinfo: latest update on 2024-11-18, rust version 1.84.0-nightly (5ec7d6eee 2024-11-17)
302024-11-29T15:04:33.624Zinfo: downloading component 'cargo'
312024-11-29T15:04:33.649Zinfo: downloading component 'clippy'
322024-11-29T15:04:33.649Zinfo: downloading component 'rust-docs'
332024-11-29T15:04:33.649Zinfo: downloading component 'rust-std'
342024-11-29T15:04:33.692Zinfo: downloading component 'rustc'
352024-11-29T15:04:35.242Zinfo: downloading component 'rustfmt'
362024-11-29T15:04:35.303Zinfo: installing component 'cargo'
372024-11-29T15:04:36.381Zinfo: installing component 'clippy'
382024-11-29T15:04:36.831Zinfo: installing component 'rust-docs'
392024-11-29T15:04:39.641Zinfo: installing component 'rust-std'
402024-11-29T15:04:41.749Zinfo: installing component 'rustc'
412024-11-29T15:04:48.844Zinfo: installing component 'rustfmt'
422024-11-29T15:04:49.224Zinfo: default toolchain set to 'nightly-2024-11-18-x86_64-unknown-illumos'
432024-11-29T15:04:49.224Z
442024-11-29T15:04:49.376Z nightly-2024-11-18-x86_64-unknown-illumos installed - rustc 1.84.0-nightly (5ec7d6eee 2024-11-17)
452024-11-29T15:04:49.376Z
462024-11-29T15:04:49.400Z
472024-11-29T15:04:49.400ZRust is installed now. Great!
482024-11-29T15:04:49.400Z
492024-11-29T15:04:49.400ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
502024-11-29T15:04:49.400Zenvironment variable. This has not been done automatically.
512024-11-29T15:04:49.400Z
522024-11-29T15:04:49.400ZTo configure your current shell, you need to source
532024-11-29T15:04:49.400Zthe corresponding env file under $HOME/.cargo.
542024-11-29T15:04:49.400Z
552024-11-29T15:04:49.400ZThis is usually done by running one of the following (note the leading DOT):
562024-11-29T15:04:49.400Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
572024-11-29T15:04:49.400Zsource "$HOME/.cargo/env.fish" # For fish
582024-11-29T15:04:49.465Z+ rustc --version
592024-11-29T15:04:49.553Zrustc 1.84.0-nightly (5ec7d6eee 2024-11-17)
602024-11-29T15:04:49.577Zprocess exited: duration 17654 ms, exit code 0
 
612024-11-29T15:04:49.624Zstarting task 2: "authentication"
622024-11-29T15:04:49.677Zprocess exited: duration 52 ms, exit code 0
 
632024-11-29T15:04:49.724Zstarting task 3: "clone repository"
642024-11-29T15:04:49.748Z+ mkdir -p /work/oxidecomputer/opte
652024-11-29T15:04:49.748Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
662024-11-29T15:04:49.771ZCloning into '/work/oxidecomputer/opte'...
672024-11-29T15:04:50.993Z+ cd /work/oxidecomputer/opte
682024-11-29T15:04:50.993Z+ git fetch origin 178a1785f264fcf965e5edbfc20af86a3d5801c6
692024-11-29T15:04:51.305ZFrom https://github.com/oxidecomputer/opte
702024-11-29T15:04:51.305Z * branch 178a1785f264fcf965e5edbfc20af86a3d5801c6 -> FETCH_HEAD
712024-11-29T15:04:51.328Z+ [[ -n fix-618 ]]
722024-11-29T15:04:51.328Z++ git branch --show-current
732024-11-29T15:04:51.328Z+ current=master
742024-11-29T15:04:51.328Z+ [[ master != fix-618 ]]
752024-11-29T15:04:51.328Z+ git branch -f fix-618 178a1785f264fcf965e5edbfc20af86a3d5801c6
762024-11-29T15:04:51.328Z+ git checkout -f fix-618
772024-11-29T15:04:51.352ZSwitched to branch 'fix-618'
782024-11-29T15:04:51.376Z+ git reset --hard 178a1785f264fcf965e5edbfc20af86a3d5801c6
792024-11-29T15:04:51.399ZHEAD is now at 178a178 Correctly set ioctl resp_buf capacity on ENOBUFS
802024-11-29T15:04:51.399Zprocess exited: duration 1655 ms, exit code 0
 
812024-11-29T15:04:51.446Zstarting task 4: "build"
822024-11-29T15:04:51.470Z+ cargo --version
832024-11-29T15:04:51.470Zinfo: syncing channel updates for '1.82.0-x86_64-unknown-illumos'
842024-11-29T15:04:51.560Zinfo: latest update on 2024-10-17, rust version 1.82.0 (f6e511eec 2024-10-15)
852024-11-29T15:04:51.560Zinfo: downloading component 'cargo'
862024-11-29T15:04:51.773Zinfo: downloading component 'clippy'
872024-11-29T15:04:51.851Zinfo: downloading component 'rust-docs'
882024-11-29T15:04:52.134Zinfo: downloading component 'rust-std'
892024-11-29T15:04:52.604Zinfo: downloading component 'rustc'
902024-11-29T15:04:54.296Zinfo: downloading component 'rustfmt'
912024-11-29T15:04:54.358Zinfo: installing component 'cargo'
922024-11-29T15:04:55.283Zinfo: installing component 'clippy'
932024-11-29T15:04:55.694Zinfo: installing component 'rust-docs'
942024-11-29T15:04:58.531Zinfo: installing component 'rust-std'
952024-11-29T15:05:00.574Zinfo: installing component 'rustc'
962024-11-29T15:05:07.356Zinfo: installing component 'rustfmt'
972024-11-29T15:05:07.825Zcargo 1.82.0 (8f40fc59f 2024-08-21)
982024-11-29T15:05:07.849Z+ rustc --version
992024-11-29T15:05:07.922Zrustc 1.82.0 (f6e511eec 2024-10-15)
1002024-11-29T15:05:07.945Z+ cd lib/opte-ioctl
1012024-11-29T15:05:07.946Z+ header 'check style'
1022024-11-29T15:05:07.946Z+ echo '# ==== check style ==== #'
1032024-11-29T15:05:07.946Z# ==== check style ==== #
1042024-11-29T15:05:07.946Z+ ptime -m cargo +nightly-2024-11-18 fmt -- --check
1052024-11-29T15:05:08.186Z
1062024-11-29T15:05:08.186Zreal 0.252329462
1072024-11-29T15:05:08.186Zuser 0.125867280
1082024-11-29T15:05:08.186Zsys 0.120630594
1092024-11-29T15:05:08.186Ztrap 0.000012433
1102024-11-29T15:05:08.186Ztflt 0.000000000
1112024-11-29T15:05:08.186Zdflt 0.000000000
1122024-11-29T15:05:08.186Zkflt 0.000000000
1132024-11-29T15:05:08.186Zlock 0.000000000
1142024-11-29T15:05:08.186Zslp 0.135646501
1152024-11-29T15:05:08.186Zlat 0.000436332
1162024-11-29T15:05:08.186Zstop 0.000170977
1172024-11-29T15:05:08.210Z+ header analyze
1182024-11-29T15:05:08.210Z+ echo '# ==== analyze ==== #'
1192024-11-29T15:05:08.210Z# ==== analyze ==== #
1202024-11-29T15:05:08.210Z+ ptime -m cargo clippy --all-targets
1212024-11-29T15:05:08.469Z Updating crates.io index
1222024-11-29T15:05:08.493Z Updating git repository `https://github.com/oxidecomputer/falcon`
1232024-11-29T15:05:09.321Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
1242024-11-29T15:05:09.924Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1252024-11-29T15:05:10.284Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1262024-11-29T15:05:10.715Z Updating git repository `https://github.com/oxidecomputer/zone`
1272024-11-29T15:05:11.316Z Updating git repository `https://github.com/oxidecomputer/oxnet`
1282024-11-29T15:05:11.763Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1292024-11-29T15:05:12.132Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1302024-11-29T15:05:12.703Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1312024-11-29T15:05:13.533Z Downloading crates ...
1322024-11-29T15:05:13.599Z Downloaded bitflags v1.3.2
1332024-11-29T15:05:13.623Z Downloaded anyhow v1.0.93
1342024-11-29T15:05:13.624Z Downloaded bitflags v2.6.0
1352024-11-29T15:05:13.624Z Downloaded darling_macro v0.20.10
1362024-11-29T15:05:13.624Z Downloaded aho-corasick v1.1.3
1372024-11-29T15:05:13.624Z Downloaded defmt-parser v0.3.4
1382024-11-29T15:05:13.624Z Downloaded colored v2.1.0
1392024-11-29T15:05:13.648Z Downloaded dyn-clone v1.0.17
1402024-11-29T15:05:13.648Z Downloaded defmt v0.3.8
1412024-11-29T15:05:13.648Z Downloaded cfg-if v1.0.0
1422024-11-29T15:05:13.648Z Downloaded darling v0.20.10
1432024-11-29T15:05:13.648Z Downloaded bytes v1.8.0
1442024-11-29T15:05:13.648Z Downloaded foreign-types-macros v0.2.3
1452024-11-29T15:05:13.648Z Downloaded ipnetwork v0.20.0
1462024-11-29T15:05:13.648Z Downloaded lock_api v0.4.12
1472024-11-29T15:05:13.648Z Downloaded schemars_derive v0.8.21
1482024-11-29T15:05:13.648Z Downloaded itoa v1.0.13
1492024-11-29T15:05:13.673Z Downloaded hashbrown v0.15.2
1502024-11-29T15:05:13.673Z Downloaded tokio-macros v2.4.0
1512024-11-29T15:05:13.673Z Downloaded signal-hook-registry v1.4.2
1522024-11-29T15:05:13.673Z Downloaded pretty-hex v0.2.1
1532024-11-29T15:05:13.673Z Downloaded smallvec v1.13.2
1542024-11-29T15:05:13.673Z Downloaded mio v1.0.2
1552024-11-29T15:05:13.697Z Downloaded version_check v0.9.5
1562024-11-29T15:05:13.697Z Downloaded uuid v1.11.0
1572024-11-29T15:05:13.697Z Downloaded zerocopy-derive v0.7.35
1582024-11-29T15:05:13.697Z Downloaded serde_derive v1.0.215
1592024-11-29T15:05:13.697Z Downloaded zerocopy-derive v0.8.11
1602024-11-29T15:05:13.720Z Downloaded tracing v0.1.40
1612024-11-29T15:05:13.720Z Downloaded toml_edit v0.19.15
1622024-11-29T15:05:13.743Z Downloaded itertools v0.13.0
1632024-11-29T15:05:13.743Z Downloaded serde_json v1.0.133
1642024-11-29T15:05:13.743Z Downloaded zerocopy v0.7.35
1652024-11-29T15:05:13.767Z Downloaded winnow v0.6.20
1662024-11-29T15:05:13.767Z Downloaded winnow v0.5.40
1672024-11-29T15:05:13.790Z Downloaded regex v1.11.1
1682024-11-29T15:05:13.790Z Downloaded zerocopy v0.8.11
1692024-11-29T15:05:13.813Z Downloaded syn v1.0.109
1702024-11-29T15:05:13.836Z Downloaded syn v2.0.89
1712024-11-29T15:05:13.836Z Downloaded serde v1.0.215
1722024-11-29T15:05:13.859Z Downloaded schemars v0.8.21
1732024-11-29T15:05:13.859Z Downloaded smoltcp v0.11.0
1742024-11-29T15:05:13.884Z Downloaded regex-syntax v0.8.5
1752024-11-29T15:05:13.884Z Downloaded heapless v0.8.0
1762024-11-29T15:05:13.884Z Downloaded unicode-ident v1.0.14
1772024-11-29T15:05:13.884Z Downloaded serde_derive_internals v0.29.1
1782024-11-29T15:05:13.884Z Downloaded postcard v1.0.10
1792024-11-29T15:05:13.908Z Downloaded parking_lot v0.12.3
1802024-11-29T15:05:13.908Z Downloaded once_cell v1.20.2
1812024-11-29T15:05:13.908Z Downloaded num_enum_derive v0.5.11
1822024-11-29T15:05:13.908Z Downloaded indexmap v2.6.0
1832024-11-29T15:05:13.908Z Downloaded tracing-attributes v0.1.27
1842024-11-29T15:05:13.908Z Downloaded scopeguard v1.2.0
1852024-11-29T15:05:13.908Z Downloaded ryu v1.0.18
1862024-11-29T15:05:13.908Z Downloaded quote v1.0.37
1872024-11-29T15:05:13.908Z Downloaded proc-macro-error v1.0.4
1882024-11-29T15:05:13.932Z Downloaded parking_lot_core v0.9.10
1892024-11-29T15:05:13.932Z Downloaded libc v0.2.164
1902024-11-29T15:05:13.955Z Downloaded tracing-core v0.1.32
1912024-11-29T15:05:13.955Z Downloaded regex-automata v0.4.9
1922024-11-29T15:05:13.978Z Downloaded toml_datetime v0.6.8
1932024-11-29T15:05:13.978Z Downloaded thiserror-impl v1.0.69
1942024-11-29T15:05:13.978Z Downloaded rand_core v0.6.4
1952024-11-29T15:05:13.978Z Downloaded rand_chacha v0.3.1
1962024-11-29T15:05:13.978Z Downloaded rand v0.8.5
1972024-11-29T15:05:13.978Z Downloaded pin-project-lite v0.2.15
1982024-11-29T15:05:13.978Z Downloaded proc-macro2 v1.0.92
1992024-11-29T15:05:13.978Z Downloaded tokio v1.41.1
2002024-11-29T15:05:14.019Z Downloaded proc-macro-error-attr v1.0.4
2012024-11-29T15:05:14.043Z Downloaded ppv-lite86 v0.2.20
2022024-11-29T15:05:14.043Z Downloaded num_enum v0.5.11
2032024-11-29T15:05:14.043Z Downloaded memchr v2.7.4
2042024-11-29T15:05:14.043Z Downloaded managed v0.8.0
2052024-11-29T15:05:14.043Z Downloaded macaddr v1.0.1
2062024-11-29T15:05:14.043Z Downloaded hash32 v0.3.1
2072024-11-29T15:05:14.043Z Downloaded embedded-io v0.6.1
2082024-11-29T15:05:14.043Z Downloaded thiserror v1.0.69
2092024-11-29T15:05:14.043Z Downloaded strsim v0.11.1
2102024-11-29T15:05:14.043Z Downloaded stable_deref_trait v1.2.0
2112024-11-29T15:05:14.067Z Downloaded socket2 v0.5.7
2122024-11-29T15:05:14.067Z Downloaded proc-macro-crate v1.3.1
2132024-11-29T15:05:14.067Z Downloaded getrandom v0.2.15
2142024-11-29T15:05:14.067Z Downloaded foreign-types-shared v0.3.1
2152024-11-29T15:05:14.067Z Downloaded embedded-io v0.4.0
2162024-11-29T15:05:14.067Z Downloaded ident_case v1.0.1
2172024-11-29T15:05:14.067Z Downloaded lazy_static v1.5.0
2182024-11-29T15:05:14.067Z Downloaded fnv v1.0.7
2192024-11-29T15:05:14.067Z Downloaded either v1.13.0
2202024-11-29T15:05:14.067Z Downloaded foreign-types v0.5.0
2212024-11-29T15:05:14.067Z Downloaded equivalent v1.0.1
2222024-11-29T15:05:14.067Z Downloaded defmt-macros v0.3.9
2232024-11-29T15:05:14.067Z Downloaded cobs v0.2.3
2242024-11-29T15:05:14.067Z Downloaded byteorder v1.5.0
2252024-11-29T15:05:14.067Z Downloaded darling_core v0.20.10
2262024-11-29T15:05:14.091Z Downloaded cstr-argument v0.1.2
2272024-11-29T15:05:14.091Z Downloaded autocfg v1.4.0
2282024-11-29T15:05:14.156Z Compiling proc-macro2 v1.0.92
2292024-11-29T15:05:14.156Z Compiling unicode-ident v1.0.14
2302024-11-29T15:05:14.179Z Compiling libc v0.2.164
2312024-11-29T15:05:14.179Z Checking cfg-if v1.0.0
2322024-11-29T15:05:14.179Z Compiling serde v1.0.215
2332024-11-29T15:05:14.179Z Checking byteorder v1.5.0
2342024-11-29T15:05:14.179Z Compiling strsim v0.11.1
2352024-11-29T15:05:14.179Z Compiling memchr v2.7.4
2362024-11-29T15:05:14.289Z Compiling ident_case v1.0.1
2372024-11-29T15:05:14.364Z Compiling fnv v1.0.7
2382024-11-29T15:05:14.440Z Compiling syn v1.0.109
2392024-11-29T15:05:14.466Z Compiling regex-syntax v0.8.5
2402024-11-29T15:05:14.489Z Compiling either v1.13.0
2412024-11-29T15:05:14.783Z Compiling equivalent v1.0.1
2422024-11-29T15:05:14.863Z Compiling hashbrown v0.15.2
2432024-11-29T15:05:14.886Z Compiling zerocopy v0.8.11
2442024-11-29T15:05:14.909Z Compiling autocfg v1.4.0
2452024-11-29T15:05:15.002Z Compiling aho-corasick v1.1.3
2462024-11-29T15:05:15.388Z Compiling itertools v0.13.0
2472024-11-29T15:05:15.586Z Compiling parking_lot_core v0.9.10
2482024-11-29T15:05:15.615Z Compiling lock_api v0.4.12
2492024-11-29T15:05:15.943Z Compiling quote v1.0.37
2502024-11-29T15:05:15.968Z Compiling indexmap v2.6.0
2512024-11-29T15:05:16.001Z Compiling toml_datetime v0.6.8
2522024-11-29T15:05:16.215Z Compiling winnow v0.5.40
2532024-11-29T15:05:16.262Z Compiling heapless v0.8.0
2542024-11-29T15:05:16.362Z Compiling syn v2.0.89
2552024-11-29T15:05:17.146Z Checking hash32 v0.3.1
2562024-11-29T15:05:17.182Z Checking stable_deref_trait v1.2.0
2572024-11-29T15:05:17.304Z Checking dyn-clone v1.0.17
2582024-11-29T15:05:17.416Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
2592024-11-29T15:05:17.460Z Compiling once_cell v1.20.2
2602024-11-29T15:05:17.752Z Compiling regex-automata v0.4.9
2612024-11-29T15:05:17.805Z Compiling smoltcp v0.11.0
2622024-11-29T15:05:18.151Z Compiling serde_json v1.0.133
2632024-11-29T15:05:18.311Z Checking macaddr v1.0.1
2642024-11-29T15:05:18.442Z Checking smallvec v1.13.2
2652024-11-29T15:05:18.527Z Checking scopeguard v1.2.0
2662024-11-29T15:05:18.970Z Checking getrandom v0.2.15
2672024-11-29T15:05:19.010Z Checking managed v0.8.0
2682024-11-29T15:05:19.162Z Compiling toml_edit v0.19.15
2692024-11-29T15:05:19.186Z Checking ryu v1.0.18
2702024-11-29T15:05:19.329Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
2712024-11-29T15:05:19.354Z Checking cobs v0.2.3
2722024-11-29T15:05:19.388Z Checking bitflags v2.6.0
2732024-11-29T15:05:19.388Z Compiling schemars v0.8.21
2742024-11-29T15:05:19.509Z Checking pin-project-lite v0.2.15
2752024-11-29T15:05:19.578Z Checking bitflags v1.3.2
2762024-11-29T15:05:19.612Z Compiling thiserror v1.0.69
2772024-11-29T15:05:19.636Z Compiling version_check v0.9.5
2782024-11-29T15:05:19.669Z Checking itoa v1.0.13
2792024-11-29T15:05:19.854Z Checking rand_core v0.6.4
2802024-11-29T15:05:20.095Z Checking parking_lot v0.12.3
2812024-11-29T15:05:20.153Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
2822024-11-29T15:05:20.327Z Checking socket2 v0.5.7
2832024-11-29T15:05:20.374Z Checking signal-hook-registry v1.4.2
2842024-11-29T15:05:20.476Z Checking mio v1.0.2
2852024-11-29T15:05:20.717Z Checking foreign-types-shared v0.3.1
2862024-11-29T15:05:20.813Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
2872024-11-29T15:05:20.853Z Checking bytes v1.8.0
2882024-11-29T15:05:20.985Z Compiling regex v1.11.1
2892024-11-29T15:05:21.009Z Compiling anyhow v1.0.93
2902024-11-29T15:05:21.461Z Compiling proc-macro-crate v1.3.1
2912024-11-29T15:05:21.777Z Checking tracing-core v0.1.32
2922024-11-29T15:05:21.988Z Compiling darling_core v0.20.10
2932024-11-29T15:05:22.108Z Compiling serde_derive_internals v0.29.1
2942024-11-29T15:05:22.317Z Checking cstr-argument v0.1.2
2952024-11-29T15:05:22.348Z Checking pretty-hex v0.2.1
2962024-11-29T15:05:22.463Z Checking lazy_static v1.5.0
2972024-11-29T15:05:22.486Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
2982024-11-29T15:05:22.563Z Checking colored v2.1.0
2992024-11-29T15:05:22.805Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
3002024-11-29T15:05:22.986Z Checking winnow v0.6.20
3012024-11-29T15:05:24.190Z Compiling num_enum_derive v0.5.11
3022024-11-29T15:05:24.232Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
3032024-11-29T15:05:24.727Z Compiling serde_derive v1.0.215
3042024-11-29T15:05:24.728Z Compiling zerocopy-derive v0.8.11
3052024-11-29T15:05:24.867Z Compiling zerocopy-derive v0.7.35
3062024-11-29T15:05:24.924Z Compiling schemars_derive v0.8.21
3072024-11-29T15:05:25.307Z Compiling foreign-types-macros v0.2.3
3082024-11-29T15:05:25.331Z Compiling thiserror-impl v1.0.69
3092024-11-29T15:05:25.490Z Compiling darling_macro v0.20.10
3102024-11-29T15:05:25.789Z Compiling tokio-macros v2.4.0
3112024-11-29T15:05:26.243Z Compiling darling v0.20.10
3122024-11-29T15:05:26.301Z Checking foreign-types v0.5.0
3132024-11-29T15:05:26.341Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
3142024-11-29T15:05:26.391Z Checking num_enum v0.5.11
3152024-11-29T15:05:26.466Z Checking zerocopy v0.7.35
3162024-11-29T15:05:26.515Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3172024-11-29T15:05:26.968Z Checking tokio v1.41.1
3182024-11-29T15:05:27.163Z Compiling tracing-attributes v0.1.27
3192024-11-29T15:05:27.463Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
3202024-11-29T15:05:27.663Z Checking ppv-lite86 v0.2.20
3212024-11-29T15:05:27.712Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
3222024-11-29T15:05:28.285Z Checking rand_chacha v0.3.1
3232024-11-29T15:05:28.581Z Checking rand v0.8.5
3242024-11-29T15:05:29.318Z Checking tracing v0.1.40
3252024-11-29T15:05:30.137Z Checking ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
3262024-11-29T15:05:32.759Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
3272024-11-29T15:05:33.203Z Checking ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
3282024-11-29T15:05:33.203Z Checking postcard v1.0.10
3292024-11-29T15:05:33.227Z Checking ipnetwork v0.20.0
3302024-11-29T15:05:33.227Z Checking uuid v1.11.0
3312024-11-29T15:05:34.896Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3322024-11-29T15:05:35.585Z Checking oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#947624a3)
3332024-11-29T15:05:36.503Zwarning: unused `#[macro_use]` import
3342024-11-29T15:05:36.504Z --> lib/opte/src/lib.rs:23:1
3352024-11-29T15:05:36.504Z |
3362024-11-29T15:05:36.504Z23 | #[macro_use]
3372024-11-29T15:05:36.504Z | ^^^^^^^^^^^^
3382024-11-29T15:05:36.504Z |
3392024-11-29T15:05:36.504Z = note: `#[warn(unused_imports)]` on by default
3402024-11-29T15:05:36.504Z
3412024-11-29T15:05:36.592Zwarning: `opte` (lib) generated 1 warning
3422024-11-29T15:05:36.616Z Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
3432024-11-29T15:05:38.843Z Checking opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
3442024-11-29T15:05:39.213Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.85s
3452024-11-29T15:05:39.351Z
3462024-11-29T15:05:39.375Zreal 31.155163076
3472024-11-29T15:05:39.375Zuser 1:48.938311271
3482024-11-29T15:05:39.375Zsys 27.609030647
3492024-11-29T15:05:39.375Ztrap 0.061728522
3502024-11-29T15:05:39.375Ztflt 0.116338367
3512024-11-29T15:05:39.375Zdflt 0.129542107
3522024-11-29T15:05:39.375Zkflt 0.000739673
3532024-11-29T15:05:39.375Zlock 2:40.217412032
3542024-11-29T15:05:39.375Zslp 7:42.307890796
3552024-11-29T15:05:39.375Zlat 7.591680475
3562024-11-29T15:05:39.375Zstop 12.561593470
3572024-11-29T15:05:39.375Zprocess exited: duration 47906 ms, exit code 0
 
3582024-11-29T15:05:39.423Zfound 0 output files