01JGER7QSN9X0B6PEGK1769XTE: 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: 01JGER7ZM9GFPE7AT7FB0GW6BF

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12024-12-31T16:20:30.305Zjob assigned to worker 01JGER896FG4E0JQDWTKA97KYJ [factory aws, i-0cae2ce9fc12f2f20] (queued for 53 s)
 
22024-12-31T16:20:37.625Zstarting task 0: "setup"
32024-12-31T16:20:37.634Z++ uname -s
42024-12-31T16:20:37.637Z+ kern=SunOS
52024-12-31T16:20:37.637Z+ case "$kern" in
62024-12-31T16:20:37.637Z+ groupadd -g 12345 build
72024-12-31T16:20:37.639Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-12-31T16:20:39.646Z+ zfs create -o mountpoint=/work rpool/work
92024-12-31T16:20:39.756Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-12-31T16:20:39.758Z+ home_fs=zfs
112024-12-31T16:20:39.759Z+ [[ zfs == autofs ]]
122024-12-31T16:20:39.759Z+ mkdir -p /home/build
132024-12-31T16:20:39.761Z+ chown build:build /home/build /work
142024-12-31T16:20:41.763Z+ chmod 0700 /home/build /work
152024-12-31T16:20:41.765Zprocess exited: duration 4141 ms, exit code 0
 
162024-12-31T16:20:41.770Zstarting task 1: "rust-toolchain"
172024-12-31T16:20:42.777Z+ printf ' * toolchain channel = "%s"
182024-12-31T16:20:42.778Z' nightly-2024-11-18
192024-12-31T16:20:42.778Z * toolchain channel = "nightly-2024-11-18"
202024-12-31T16:20:42.778Z+ printf ' * toolchain profile = "%s"
212024-12-31T16:20:42.778Z' default
222024-12-31T16:20:42.778Z * toolchain profile = "default"
232024-12-31T16:20:42.780Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
242024-12-31T16:20:42.780Z+ /bin/bash -s - -y --no-modify-path --default-toolchain nightly-2024-11-18 --profile default
252024-12-31T16:20:42.780Zinfo: downloading installer
262024-12-31T16:20:43.274Zinfo: profile set to 'default'
272024-12-31T16:20:43.274Zinfo: default host triple is x86_64-unknown-illumos
282024-12-31T16:20:43.276Zinfo: syncing channel updates for 'nightly-2024-11-18-x86_64-unknown-illumos'
292024-12-31T16:20:43.436Zinfo: latest update on 2024-11-18, rust version 1.84.0-nightly (5ec7d6eee 2024-11-17)
302024-12-31T16:20:43.436Zinfo: downloading component 'cargo'
312024-12-31T16:20:44.345Zinfo: downloading component 'clippy'
322024-12-31T16:20:44.693Zinfo: downloading component 'rust-docs'
332024-12-31T16:20:45.934Zinfo: downloading component 'rust-std'
342024-12-31T16:20:47.942Zinfo: downloading component 'rustc'
352024-12-31T16:20:55.020Zinfo: downloading component 'rustfmt'
362024-12-31T16:20:55.282Zinfo: installing component 'cargo'
372024-12-31T16:20:56.138Zinfo: installing component 'clippy'
382024-12-31T16:20:56.518Zinfo: installing component 'rust-docs'
392024-12-31T16:20:58.191Zinfo: installing component 'rust-std'
402024-12-31T16:21:00.074Zinfo: installing component 'rustc'
412024-12-31T16:21:06.201Zinfo: installing component 'rustfmt'
422024-12-31T16:21:06.533Zinfo: default toolchain set to 'nightly-2024-11-18-x86_64-unknown-illumos'
432024-12-31T16:21:06.533Z
442024-12-31T16:21:06.924Z nightly-2024-11-18-x86_64-unknown-illumos installed - rustc 1.84.0-nightly (5ec7d6eee 2024-11-17)
452024-12-31T16:21:06.924Z
462024-12-31T16:21:06.927Z
472024-12-31T16:21:06.927ZRust is installed now. Great!
482024-12-31T16:21:06.927Z
492024-12-31T16:21:06.927ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
502024-12-31T16:21:06.927Zenvironment variable. This has not been done automatically.
512024-12-31T16:21:06.927Z
522024-12-31T16:21:06.927ZTo configure your current shell, you need to source
532024-12-31T16:21:06.927Zthe corresponding env file under $HOME/.cargo.
542024-12-31T16:21:06.927Z
552024-12-31T16:21:06.927ZThis is usually done by running one of the following (note the leading DOT):
562024-12-31T16:21:06.927Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
572024-12-31T16:21:06.927Zsource "$HOME/.cargo/env.fish" # For fish
582024-12-31T16:21:07.011Z+ rustc --version
592024-12-31T16:21:07.082Zrustc 1.84.0-nightly (5ec7d6eee 2024-11-17)
602024-12-31T16:21:07.085Zprocess exited: duration 25310 ms, exit code 0
 
612024-12-31T16:21:07.090Zstarting task 2: "authentication"
622024-12-31T16:21:07.112Zprocess exited: duration 21 ms, exit code 0
 
632024-12-31T16:21:07.117Zstarting task 3: "clone repository"
642024-12-31T16:21:07.122Z+ mkdir -p /work/oxidecomputer/opte
652024-12-31T16:21:07.124Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
662024-12-31T16:21:07.160ZCloning into '/work/oxidecomputer/opte'...
672024-12-31T16:21:07.932Z+ cd /work/oxidecomputer/opte
682024-12-31T16:21:07.934Z+ git fetch origin fab7c2bf39c0ba26ea5bbfb4463ce9764b14370e
692024-12-31T16:21:08.195ZFrom https://github.com/oxidecomputer/opte
702024-12-31T16:21:08.195Z * branch fab7c2bf39c0ba26ea5bbfb4463ce9764b14370e -> FETCH_HEAD
712024-12-31T16:21:08.204Z+ [[ -n ingot-and-offload ]]
722024-12-31T16:21:08.206Z++ git branch --show-current
732024-12-31T16:21:08.209Z+ current=master
742024-12-31T16:21:08.209Z+ [[ master != ingot-and-offload ]]
752024-12-31T16:21:08.209Z+ git branch -f ingot-and-offload fab7c2bf39c0ba26ea5bbfb4463ce9764b14370e
762024-12-31T16:21:08.211Z+ git checkout -f ingot-and-offload
772024-12-31T16:21:08.235ZSwitched to branch 'ingot-and-offload'
782024-12-31T16:21:08.238Z+ git reset --hard fab7c2bf39c0ba26ea5bbfb4463ce9764b14370e
792024-12-31T16:21:08.246ZHEAD is now at fab7c2b Further cleanup.
802024-12-31T16:21:08.248Zprocess exited: duration 1129 ms, exit code 0
 
812024-12-31T16:21:08.253Zstarting task 4: "build"
822024-12-31T16:21:08.258Z+ cargo --version
832024-12-31T16:21:08.263Zinfo: syncing channel updates for '1.83.0-x86_64-unknown-illumos'
842024-12-31T16:21:08.417Zinfo: latest update on 2024-11-28, rust version 1.83.0 (90b35a623 2024-11-26)
852024-12-31T16:21:08.417Zinfo: downloading component 'cargo'
862024-12-31T16:21:09.180Zinfo: downloading component 'clippy'
872024-12-31T16:21:09.472Zinfo: downloading component 'rust-docs'
882024-12-31T16:21:10.536Zinfo: downloading component 'rust-std'
892024-12-31T16:21:12.075Zinfo: downloading component 'rustc'
902024-12-31T16:21:17.886Zinfo: downloading component 'rustfmt'
912024-12-31T16:21:18.111Zinfo: installing component 'cargo'
922024-12-31T16:21:18.952Zinfo: installing component 'clippy'
932024-12-31T16:21:19.326Zinfo: installing component 'rust-docs'
942024-12-31T16:21:20.999Zinfo: installing component 'rust-std'
952024-12-31T16:21:22.666Zinfo: installing component 'rustc'
962024-12-31T16:21:28.491Zinfo: installing component 'rustfmt'
972024-12-31T16:21:28.912Zcargo 1.83.0 (5ffbef321 2024-10-29)
982024-12-31T16:21:28.914Z+ rustc --version
992024-12-31T16:21:28.989Zrustc 1.83.0 (90b35a623 2024-11-26)
1002024-12-31T16:21:28.994Z+ cd lib/opte-ioctl
1012024-12-31T16:21:28.996Z+ header 'check style'
1022024-12-31T16:21:28.997Z+ echo '# ==== check style ==== #'
1032024-12-31T16:21:28.997Z# ==== check style ==== #
1042024-12-31T16:21:28.997Z+ ptime -m cargo +nightly-2024-11-18 fmt -- --check
1052024-12-31T16:21:29.200Z
1062024-12-31T16:21:29.200Zreal 0.201394772
1072024-12-31T16:21:29.200Zuser 0.105148253
1082024-12-31T16:21:29.200Zsys 0.091137065
1092024-12-31T16:21:29.200Ztrap 0.000012117
1102024-12-31T16:21:29.200Ztflt 0.000000000
1112024-12-31T16:21:29.200Zdflt 0.000000000
1122024-12-31T16:21:29.200Zkflt 0.000000000
1132024-12-31T16:21:29.200Zlock 0.000000000
1142024-12-31T16:21:29.200Zslp 0.112139850
1152024-12-31T16:21:29.200Zlat 0.000276878
1162024-12-31T16:21:29.200Zstop 0.000135289
1172024-12-31T16:21:29.203Z+ header analyze
1182024-12-31T16:21:29.203Z+ echo '# ==== analyze ==== #'
1192024-12-31T16:21:29.203Z# ==== analyze ==== #
1202024-12-31T16:21:29.203Z+ ptime -m cargo clippy --all-targets
1212024-12-31T16:21:29.429Z Updating crates.io index
1222024-12-31T16:21:29.432Z Updating git repository `https://github.com/oxidecomputer/falcon`
1232024-12-31T16:21:30.234Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
1242024-12-31T16:21:30.603Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1252024-12-31T16:21:30.885Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1262024-12-31T16:21:31.284Z Updating git repository `https://github.com/oxidecomputer/zone`
1272024-12-31T16:21:31.564Z Updating git repository `https://github.com/oxidecomputer/oxnet`
1282024-12-31T16:21:31.933Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1292024-12-31T16:21:32.208Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1302024-12-31T16:21:32.476Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1312024-12-31T16:21:33.449Z Downloading crates ...
1322024-12-31T16:21:33.520Z Downloaded cstr-argument v0.1.2
1332024-12-31T16:21:33.526Z Downloaded equivalent v1.0.1
1342024-12-31T16:21:33.529Z Downloaded foreign-types v0.5.0
1352024-12-31T16:21:33.533Z Downloaded foreign-types-shared v0.3.1
1362024-12-31T16:21:33.536Z Downloaded foreign-types-macros v0.2.3
1372024-12-31T16:21:33.539Z Downloaded darling_macro v0.20.10
1382024-12-31T16:21:33.544Z Downloaded ident_case v1.0.1
1392024-12-31T16:21:33.558Z Downloaded cfg-if v1.0.0
1402024-12-31T16:21:33.560Z Downloaded byteorder v1.5.0
1412024-12-31T16:21:33.560Z Downloaded bitflags v1.3.2
1422024-12-31T16:21:33.564Z Downloaded pretty-hex v0.2.1
1432024-12-31T16:21:33.572Z Downloaded autocfg v1.4.0
1442024-12-31T16:21:33.575Z Downloaded cobs v0.2.3
1452024-12-31T16:21:33.577Z Downloaded signal-hook-registry v1.4.2
1462024-12-31T16:21:33.577Z Downloaded fnv v1.0.7
1472024-12-31T16:21:33.577Z Downloaded embedded-io v0.6.1
1482024-12-31T16:21:33.580Z Downloaded strsim v0.11.1
1492024-12-31T16:21:33.582Z Downloaded managed v0.8.0
1502024-12-31T16:21:33.582Z Downloaded tokio-macros v2.4.0
1512024-12-31T16:21:33.585Z Downloaded thiserror-impl v1.0.69
1522024-12-31T16:21:33.585Z Downloaded rand_chacha v0.3.1
1532024-12-31T16:21:33.588Z Downloaded either v1.13.0
1542024-12-31T16:21:33.588Z Downloaded defmt-parser v0.4.1
1552024-12-31T16:21:33.591Z Downloaded thiserror v1.0.69
1562024-12-31T16:21:33.597Z Downloaded num_enum_derive v0.5.11
1572024-12-31T16:21:33.600Z Downloaded proc-macro-crate v1.3.1
1582024-12-31T16:21:33.603Z Downloaded rand_core v0.6.4
1592024-12-31T16:21:33.606Z Downloaded stable_deref_trait v1.2.0
1602024-12-31T16:21:33.606Z Downloaded toml_datetime v0.6.8
1612024-12-31T16:21:33.610Z Downloaded proc-macro-error-attr2 v2.0.0
1622024-12-31T16:21:33.612Z Downloaded ppv-lite86 v0.2.20
1632024-12-31T16:21:33.615Z Downloaded lazy_static v1.5.0
1642024-12-31T16:21:33.619Z Downloaded darling_core v0.20.10
1652024-12-31T16:21:33.626Z Downloaded version_check v0.9.5
1662024-12-31T16:21:33.629Z Downloaded embedded-io v0.4.0
1672024-12-31T16:21:33.629Z Downloaded scopeguard v1.2.0
1682024-12-31T16:21:33.632Z Downloaded schemars_derive v0.8.21
1692024-12-31T16:21:33.632Z Downloaded darling v0.20.10
1702024-12-31T16:21:33.635Z Downloaded num_enum v0.5.11
1712024-12-31T16:21:33.640Z Downloaded smallvec v1.13.2
1722024-12-31T16:21:33.642Z Downloaded quote v1.0.37
1732024-12-31T16:21:33.645Z Downloaded parking_lot_core v0.9.10
1742024-12-31T16:21:33.647Z Downloaded once_cell v1.20.2
1752024-12-31T16:21:33.649Z Downloaded dyn-clone v1.0.17
1762024-12-31T16:21:33.652Z Downloaded macaddr v1.0.1
1772024-12-31T16:21:33.652Z Downloaded thiserror v2.0.9
1782024-12-31T16:21:33.656Z Downloaded defmt v0.3.10
1792024-12-31T16:21:33.659Z Downloaded pin-project-lite v0.2.15
1802024-12-31T16:21:33.664Z Downloaded colored v2.2.0
1812024-12-31T16:21:33.670Z Downloaded lock_api v0.4.12
1822024-12-31T16:21:33.673Z Downloaded bitflags v2.6.0
1832024-12-31T16:21:33.673Z Downloaded serde_derive_internals v0.29.1
1842024-12-31T16:21:33.676Z Downloaded tracing-attributes v0.1.28
1852024-12-31T16:21:33.676Z Downloaded proc-macro-error2 v2.0.1
1862024-12-31T16:21:33.679Z Downloaded socket2 v0.5.8
1872024-12-31T16:21:33.682Z Downloaded zerocopy-derive v0.7.35
1882024-12-31T16:21:33.685Z Downloaded parking_lot v0.12.3
1892024-12-31T16:21:33.687Z Downloaded postcard v1.1.1
1902024-12-31T16:21:33.689Z Downloaded uuid v1.11.0
1912024-12-31T16:21:33.692Z Downloaded anyhow v1.0.95
1922024-12-31T16:21:33.696Z Downloaded proc-macro2 v1.0.92
1932024-12-31T16:21:33.698Z Downloaded hash32 v0.3.1
1942024-12-31T16:21:33.701Z Downloaded defmt-macros v0.4.0
1952024-12-31T16:21:33.703Z Downloaded thiserror-impl v2.0.9
1962024-12-31T16:21:33.705Z Downloaded bytes v1.9.0
1972024-12-31T16:21:33.708Z Downloaded itoa v1.0.14
1982024-12-31T16:21:33.710Z Downloaded getrandom v0.2.15
1992024-12-31T16:21:33.713Z Downloaded unicode-ident v1.0.14
2002024-12-31T16:21:33.715Z Downloaded ipnetwork v0.20.0
2012024-12-31T16:21:33.718Z Downloaded tracing-core v0.1.33
2022024-12-31T16:21:33.726Z Downloaded serde_derive v1.0.216
2032024-12-31T16:21:33.729Z Downloaded schemars v0.8.21
2042024-12-31T16:21:33.741Z Downloaded tracing v0.1.41
2052024-12-31T16:21:33.745Z Downloaded heapless v0.8.0
2062024-12-31T16:21:33.748Z Downloaded indexmap v2.7.0
2072024-12-31T16:21:33.754Z Downloaded zerocopy-derive v0.8.13
2082024-12-31T16:21:33.759Z Downloaded ryu v1.0.18
2092024-12-31T16:21:33.761Z Downloaded rand v0.8.5
2102024-12-31T16:21:33.765Z Downloaded memchr v2.7.4
2112024-12-31T16:21:33.771Z Downloaded toml_edit v0.19.15
2122024-12-31T16:21:33.787Z Downloaded mio v1.0.3
2132024-12-31T16:21:33.792Z Downloaded serde v1.0.216
2142024-12-31T16:21:33.795Z Downloaded hashbrown v0.15.2
2152024-12-31T16:21:33.810Z Downloaded itertools v0.13.0
2162024-12-31T16:21:33.818Z Downloaded aho-corasick v1.1.3
2172024-12-31T16:21:33.825Z Downloaded zerocopy v0.7.35
2182024-12-31T16:21:33.840Z Downloaded serde_json v1.0.134
2192024-12-31T16:21:33.846Z Downloaded winnow v0.5.40
2202024-12-31T16:21:33.855Z Downloaded winnow v0.6.20
2212024-12-31T16:21:33.885Z Downloaded syn v1.0.109
2222024-12-31T16:21:33.895Z Downloaded zerocopy v0.8.13
2232024-12-31T16:21:33.917Z Downloaded regex v1.11.1
2242024-12-31T16:21:33.929Z Downloaded syn v2.0.91
2252024-12-31T16:21:33.939Z Downloaded smoltcp v0.11.0
2262024-12-31T16:21:33.950Z Downloaded regex-syntax v0.8.5
2272024-12-31T16:21:34.006Z Downloaded regex-automata v0.4.9
2282024-12-31T16:21:34.030Z Downloaded libc v0.2.169
2292024-12-31T16:21:34.053Z Downloaded tokio v1.42.0
2302024-12-31T16:21:34.228Z Compiling proc-macro2 v1.0.92
2312024-12-31T16:21:34.228Z Compiling unicode-ident v1.0.14
2322024-12-31T16:21:34.231Z Checking cfg-if v1.0.0
2332024-12-31T16:21:34.231Z Compiling serde v1.0.216
2342024-12-31T16:21:34.231Z Compiling libc v0.2.169
2352024-12-31T16:21:34.231Z Checking byteorder v1.5.0
2362024-12-31T16:21:34.231Z Compiling strsim v0.11.1
2372024-12-31T16:21:34.242Z Compiling memchr v2.7.4
2382024-12-31T16:21:34.323Z Compiling ident_case v1.0.1
2392024-12-31T16:21:34.417Z Compiling fnv v1.0.7
2402024-12-31T16:21:34.474Z Compiling regex-syntax v0.8.5
2412024-12-31T16:21:34.524Z Compiling syn v1.0.109
2422024-12-31T16:21:34.548Z Compiling either v1.13.0
2432024-12-31T16:21:34.914Z Compiling hashbrown v0.15.2
2442024-12-31T16:21:34.944Z Compiling equivalent v1.0.1
2452024-12-31T16:21:34.954Z Compiling autocfg v1.4.0
2462024-12-31T16:21:35.041Z Compiling zerocopy v0.8.13
2472024-12-31T16:21:35.164Z Compiling itertools v0.13.0
2482024-12-31T16:21:35.647Z Compiling aho-corasick v1.1.3
2492024-12-31T16:21:35.717Z Compiling toml_datetime v0.6.8
2502024-12-31T16:21:35.750Z Compiling lock_api v0.4.12
2512024-12-31T16:21:35.837Z Compiling parking_lot_core v0.9.10
2522024-12-31T16:21:36.049Z Compiling quote v1.0.37
2532024-12-31T16:21:36.068Z Compiling indexmap v2.7.0
2542024-12-31T16:21:36.287Z Compiling winnow v0.5.40
2552024-12-31T16:21:36.541Z Compiling syn v2.0.91
2562024-12-31T16:21:36.912Z Compiling heapless v0.8.0
2572024-12-31T16:21:37.416Z Checking hash32 v0.3.1
2582024-12-31T16:21:37.565Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
2592024-12-31T16:21:37.713Z Compiling smoltcp v0.11.0
2602024-12-31T16:21:37.927Z Compiling regex-automata v0.4.9
2612024-12-31T16:21:37.937Z Checking stable_deref_trait v1.2.0
2622024-12-31T16:21:38.027Z Checking scopeguard v1.2.0
2632024-12-31T16:21:38.140Z Checking macaddr v1.0.1
2642024-12-31T16:21:38.322Z Checking smallvec v1.13.2
2652024-12-31T16:21:38.394Z Checking dyn-clone v1.0.17
2662024-12-31T16:21:38.528Z Compiling serde_json v1.0.134
2672024-12-31T16:21:38.669Z Compiling once_cell v1.20.2
2682024-12-31T16:21:39.398Z Compiling toml_edit v0.19.15
2692024-12-31T16:21:39.501Z Checking getrandom v0.2.15
2702024-12-31T16:21:39.611Z Checking ryu v1.0.18
2712024-12-31T16:21:39.701Z Compiling thiserror v1.0.69
2722024-12-31T16:21:39.841Z Compiling version_check v0.9.5
2732024-12-31T16:21:39.876Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
2742024-12-31T16:21:40.052Z Checking pin-project-lite v0.2.15
2752024-12-31T16:21:40.166Z Checking bitflags v1.3.2
2762024-12-31T16:21:40.229Z Checking managed v0.8.0
2772024-12-31T16:21:40.252Z Checking cobs v0.2.3
2782024-12-31T16:21:40.341Z Compiling schemars v0.8.21
2792024-12-31T16:21:40.416Z Checking itoa v1.0.14
2802024-12-31T16:21:40.455Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
2812024-12-31T16:21:40.770Z Checking rand_core v0.6.4
2822024-12-31T16:21:40.846Z Checking parking_lot v0.12.3
2832024-12-31T16:21:40.905Z Checking signal-hook-registry v1.4.2
2842024-12-31T16:21:41.035Z Checking socket2 v0.5.8
2852024-12-31T16:21:41.127Z Checking mio v1.0.3
2862024-12-31T16:21:41.161Z Checking bytes v1.9.0
2872024-12-31T16:21:41.696Z Compiling regex v1.11.1
2882024-12-31T16:21:41.745Z Compiling anyhow v1.0.95
2892024-12-31T16:21:41.915Z Compiling proc-macro-crate v1.3.1
2902024-12-31T16:21:42.367Z Checking foreign-types-shared v0.3.1
2912024-12-31T16:21:42.599Z Checking tracing-core v0.1.33
2922024-12-31T16:21:42.838Z Compiling darling_core v0.20.10
2932024-12-31T16:21:42.848Z Compiling serde_derive_internals v0.29.1
2942024-12-31T16:21:43.319Z Checking cstr-argument v0.1.2
2952024-12-31T16:21:43.369Z Checking pretty-hex v0.2.1
2962024-12-31T16:21:43.484Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
2972024-12-31T16:21:43.525Z Checking lazy_static v1.5.0
2982024-12-31T16:21:43.643Z Compiling thiserror v2.0.9
2992024-12-31T16:21:43.851Z Checking colored v2.2.0
3002024-12-31T16:21:44.532Z Checking winnow v0.6.20
3012024-12-31T16:21:44.576Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
3022024-12-31T16:21:45.369Z Compiling num_enum_derive v0.5.11
3032024-12-31T16:21:45.460Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
3042024-12-31T16:21:45.862Z Compiling serde_derive v1.0.216
3052024-12-31T16:21:45.987Z Compiling zerocopy-derive v0.8.13
3062024-12-31T16:21:46.126Z Compiling zerocopy-derive v0.7.35
3072024-12-31T16:21:46.160Z Compiling schemars_derive v0.8.21
3082024-12-31T16:21:46.338Z Compiling thiserror-impl v1.0.69
3092024-12-31T16:21:46.349Z Compiling darling_macro v0.20.10
3102024-12-31T16:21:47.281Z Compiling tokio-macros v2.4.0
3112024-12-31T16:21:47.356Z Compiling darling v0.20.10
3122024-12-31T16:21:47.445Z Compiling foreign-types-macros v0.2.3
3132024-12-31T16:21:47.457Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
3142024-12-31T16:21:48.001Z Checking zerocopy v0.7.35
3152024-12-31T16:21:48.712Z Checking foreign-types v0.5.0
3162024-12-31T16:21:48.714Z Checking tokio v1.42.0
3172024-12-31T16:21:48.819Z Checking num_enum v0.5.11
3182024-12-31T16:21:48.955Z Compiling tracing-attributes v0.1.28
3192024-12-31T16:21:48.966Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3202024-12-31T16:21:49.079Z Checking ppv-lite86 v0.2.20
3212024-12-31T16:21:49.101Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
3222024-12-31T16:21:49.374Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
3232024-12-31T16:21:49.515Z Compiling thiserror-impl v2.0.9
3242024-12-31T16:21:49.732Z Checking rand_chacha v0.3.1
3252024-12-31T16:21:50.100Z Checking rand v0.8.5
3262024-12-31T16:21:51.701Z Checking tracing v0.1.41
3272024-12-31T16:21:52.586Z Checking ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
3282024-12-31T16:21:54.284Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
3292024-12-31T16:21:54.959Z Checking bitflags v2.6.0
3302024-12-31T16:21:54.963Z Checking postcard v1.1.1
3312024-12-31T16:21:54.963Z Checking ipnetwork v0.20.0
3322024-12-31T16:21:54.963Z Checking uuid v1.11.0
3332024-12-31T16:21:55.170Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
3342024-12-31T16:21:55.173Z Checking ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
3352024-12-31T16:21:56.469Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3362024-12-31T16:21:56.924Z Checking oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#49ee85dc)
3372024-12-31T16:21:57.762Zwarning: unused `#[macro_use]` import
3382024-12-31T16:21:57.762Z --> lib/opte/src/lib.rs:23:1
3392024-12-31T16:21:57.762Z |
3402024-12-31T16:21:57.762Z23 | #[macro_use]
3412024-12-31T16:21:57.762Z | ^^^^^^^^^^^^
3422024-12-31T16:21:57.762Z |
3432024-12-31T16:21:57.762Z = note: `#[warn(unused_imports)]` on by default
3442024-12-31T16:21:57.762Z
3452024-12-31T16:21:57.832Zwarning: `opte` (lib) generated 1 warning
3462024-12-31T16:21:57.834Z Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
3472024-12-31T16:21:59.609Z Checking opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
3482024-12-31T16:21:59.893Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.54s
3492024-12-31T16:22:00.043Z
3502024-12-31T16:22:00.043Zreal 30.830543864
3512024-12-31T16:22:00.043Zuser 2:13.011914380
3522024-12-31T16:22:00.043Zsys 20.290472132
3532024-12-31T16:22:00.043Ztrap 0.097937459
3542024-12-31T16:22:00.045Ztflt 0.184784185
3552024-12-31T16:22:00.045Zdflt 0.122556499
3562024-12-31T16:22:00.045Zkflt 0.001711166
3572024-12-31T16:22:00.046Zlock 2:48.588060700
3582024-12-31T16:22:00.046Zslp 8:48.505969780
3592024-12-31T16:22:00.046Zlat 8.726134635
3602024-12-31T16:22:00.046Zstop 15.652421014
3612024-12-31T16:22:00.046Zprocess exited: duration 51782 ms, exit code 0
 
3622024-12-31T16:22:00.051Zfound 0 output files