01J36KE007Y4TG2Z3TD9CQWEZR: opte-ioctl

BasicConfig {
    output_rules: [],
    rust_toolchain: Some(
        String(
            "nightly-2024-06-27",
        ),
    ),
    target: Some(
        "helios-2.0",
    ),
    access_repos: [
        "oxidecomputer/illumos-rs",
    ],
    publish: [],
    skip_clone: false,
}

Buildomat Job: 01J36KEA0GG0CK0T6CAWDA9YSH

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12024-07-19T22:58:19.162Zjob assigned to worker 01J36KED1STHS5NKEF0H1BGAEG (queued for 36 s)
 
22024-07-19T22:58:19.608Zstarting task 0: "setup"
32024-07-19T22:58:19.634Z++ uname -s
42024-07-19T22:58:19.634Z+ kern=SunOS
52024-07-19T22:58:19.634Z+ case "$kern" in
62024-07-19T22:58:19.634Z+ groupadd -g 12345 build
72024-07-19T22:58:19.634Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-07-19T22:58:21.638Z+ zfs create -o mountpoint=/work rpool/work
92024-07-19T22:58:21.685Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-07-19T22:58:21.710Z+ home_fs=zfs
112024-07-19T22:58:21.710Z+ [[ zfs == autofs ]]
122024-07-19T22:58:21.710Z+ mkdir -p /home/build
132024-07-19T22:58:21.710Z+ chown build:build /home/build /work
142024-07-19T22:58:23.695Z+ chmod 0700 /home/build /work
152024-07-19T22:58:23.721Zprocess exited: duration 4092 ms, exit code 0
 
162024-07-19T22:58:23.774Zstarting task 1: "rust-toolchain"
172024-07-19T22:58:23.800Z+ printf ' * toolchain channel = "%s"
182024-07-19T22:58:23.800Z' nightly-2024-06-27
192024-07-19T22:58:23.800Z+ printf ' * toolchain profile = "%s"
202024-07-19T22:58:23.800Z' default
212024-07-19T22:58:23.800Z * toolchain channel = "nightly-2024-06-27"
222024-07-19T22:58:23.800Z * toolchain profile = "default"
232024-07-19T22:58:23.800Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
242024-07-19T22:58:23.800Z+ /bin/bash -s - -y --no-modify-path --default-toolchain nightly-2024-06-27 --profile default
252024-07-19T22:58:23.920Zinfo: downloading installer
262024-07-19T22:58:24.679Zinfo: profile set to 'default'
272024-07-19T22:58:24.679Zinfo: default host triple is x86_64-unknown-illumos
282024-07-19T22:58:24.704Zinfo: syncing channel updates for 'nightly-2024-06-27-x86_64-unknown-illumos'
292024-07-19T22:58:24.777Zinfo: latest update on 2024-06-27, rust version 1.81.0-nightly (4bc39f028 2024-06-26)
302024-07-19T22:58:24.777Zinfo: downloading component 'cargo'
312024-07-19T22:58:24.906Zinfo: downloading component 'clippy'
322024-07-19T22:58:24.959Zinfo: downloading component 'rust-docs'
332024-07-19T22:58:25.191Zinfo: downloading component 'rust-std'
342024-07-19T22:58:25.927Zinfo: downloading component 'rustc'
352024-07-19T22:58:26.681Zinfo: downloading component 'rustfmt'
362024-07-19T22:58:26.986Zinfo: installing component 'cargo'
372024-07-19T22:58:28.094Zinfo: installing component 'clippy'
382024-07-19T22:58:28.565Zinfo: installing component 'rust-docs'
392024-07-19T22:58:31.204Zinfo: installing component 'rust-std'
402024-07-19T22:58:33.499Zinfo: installing component 'rustc'
412024-07-19T22:58:38.357Zinfo: installing component 'rustfmt'
422024-07-19T22:58:38.744Zinfo: default toolchain set to 'nightly-2024-06-27-x86_64-unknown-illumos'
432024-07-19T22:58:38.745Z
442024-07-19T22:58:38.875Z nightly-2024-06-27-x86_64-unknown-illumos installed - rustc 1.81.0-nightly (4bc39f028 2024-06-26)
452024-07-19T22:58:38.875Z
462024-07-19T22:58:38.875Z
472024-07-19T22:58:38.875ZRust is installed now. Great!
482024-07-19T22:58:38.875Z
492024-07-19T22:58:38.875ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
502024-07-19T22:58:38.875Zenvironment variable. This has not been done automatically.
512024-07-19T22:58:38.875Z
522024-07-19T22:58:38.875ZTo configure your current shell, you need to source
532024-07-19T22:58:38.875Zthe corresponding env file under $HOME/.cargo.
542024-07-19T22:58:38.875Z
552024-07-19T22:58:38.875ZThis is usually done by running one of the following (note the leading DOT):
562024-07-19T22:58:38.875Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
572024-07-19T22:58:38.875Zsource "$HOME/.cargo/env.fish" # For fish
582024-07-19T22:58:38.949Z+ rustc --version
592024-07-19T22:58:39.067Zrustc 1.81.0-nightly (4bc39f028 2024-06-26)
602024-07-19T22:58:39.092Zprocess exited: duration 15297 ms, exit code 0
 
612024-07-19T22:58:39.145Zstarting task 2: "authentication"
622024-07-19T22:58:39.204Zprocess exited: duration 60 ms, exit code 0
 
632024-07-19T22:58:39.259Zstarting task 3: "clone repository"
642024-07-19T22:58:39.284Z+ mkdir -p /work/oxidecomputer/opte
652024-07-19T22:58:39.284Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
662024-07-19T22:58:39.309ZCloning into '/work/oxidecomputer/opte'...
672024-07-19T22:58:40.552Z+ cd /work/oxidecomputer/opte
682024-07-19T22:58:40.552Z+ git fetch origin 6b6b3bb1a0c45bf798a908ef4714b0bc69ba2505
692024-07-19T22:58:40.847ZFrom https://github.com/oxidecomputer/opte
702024-07-19T22:58:40.847Z * branch 6b6b3bb1a0c45bf798a908ef4714b0bc69ba2505 -> FETCH_HEAD
712024-07-19T22:58:40.872Z+ [[ -n illumos-rs-wip ]]
722024-07-19T22:58:40.872Z++ git branch --show-current
732024-07-19T22:58:40.872Z+ current=master
742024-07-19T22:58:40.872Z+ [[ master != illumos-rs-wip ]]
752024-07-19T22:58:40.872Z+ git branch -f illumos-rs-wip 6b6b3bb1a0c45bf798a908ef4714b0bc69ba2505
762024-07-19T22:58:40.872Z+ git checkout -f illumos-rs-wip
772024-07-19T22:58:40.897ZSwitched to branch 'illumos-rs-wip'
782024-07-19T22:58:40.923Z+ git reset --hard 6b6b3bb1a0c45bf798a908ef4714b0bc69ba2505
792024-07-19T22:58:40.947ZHEAD is now at 6b6b3bb Newer illumos-rs.
802024-07-19T22:58:40.947Zprocess exited: duration 1669 ms, exit code 0
 
812024-07-19T22:58:40.996Zstarting task 4: "build"
822024-07-19T22:58:41.021Z+ cargo --version
832024-07-19T22:58:41.021Zinfo: syncing channel updates for '1.79.0-x86_64-unknown-illumos'
842024-07-19T22:58:41.152Zinfo: latest update on 2024-06-13, rust version 1.79.0 (129f3b996 2024-06-10)
852024-07-19T22:58:41.152Zinfo: downloading component 'cargo'
862024-07-19T22:58:41.350Zinfo: downloading component 'clippy'
872024-07-19T22:58:41.420Zinfo: downloading component 'rust-docs'
882024-07-19T22:58:42.070Zinfo: downloading component 'rust-std'
892024-07-19T22:58:42.421Zinfo: downloading component 'rustc'
902024-07-19T22:58:43.468Zinfo: downloading component 'rustfmt'
912024-07-19T22:58:43.537Zinfo: installing component 'cargo'
922024-07-19T22:58:44.551Zinfo: installing component 'clippy'
932024-07-19T22:58:44.972Zinfo: installing component 'rust-docs'
942024-07-19T22:58:47.342Zinfo: installing component 'rust-std'
952024-07-19T22:58:49.429Zinfo: installing component 'rustc'
962024-07-19T22:58:54.384Zinfo: installing component 'rustfmt'
972024-07-19T22:58:54.838Zcargo 1.79.0 (ffa9cf99a 2024-06-03)
982024-07-19T22:58:54.862Z+ rustc --version
992024-07-19T22:58:54.986Zrustc 1.79.0 (129f3b996 2024-06-10)
1002024-07-19T22:58:55.010Z+ cd lib/opte-ioctl
1012024-07-19T22:58:55.010Z+ header analyze
1022024-07-19T22:58:55.011Z+ echo '# ==== analyze ==== #'
1032024-07-19T22:58:55.011Z+ ptime -m cargo clippy --all-targets
1042024-07-19T22:58:55.011Z# ==== analyze ==== #
1052024-07-19T22:58:55.351Z Updating crates.io index
1062024-07-19T22:58:55.396Z Updating git repository `https://github.com/oxidecomputer/falcon`
1072024-07-19T22:58:56.208ZFrom https://github.com/oxidecomputer/falcon
1082024-07-19T22:58:56.208Z * [new branch] main -> origin/main
1092024-07-19T22:58:56.208Z * [new ref] -> origin/HEAD
1102024-07-19T22:58:56.360Z Updating git repository `https://github.com/oxidecomputer/illumos-rs.git`
1112024-07-19T22:58:57.153ZFrom https://github.com/oxidecomputer/illumos-rs
1122024-07-19T22:58:57.153Z * [new branch] felixmcfelix/rusty-for-opte -> origin/felixmcfelix/rusty-for-opte
1132024-07-19T22:58:57.178Z * [new branch] luqmana/rusty-modules -> origin/luqmana/rusty-modules
1142024-07-19T22:58:57.178Z * [new branch] main -> origin/main
1152024-07-19T22:58:57.178Z * [new branch] ry/rusty-modules -> origin/ry/rusty-modules
1162024-07-19T22:58:57.178Z * [new ref] -> origin/HEAD
1172024-07-19T22:58:57.178Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1182024-07-19T22:58:57.600ZFrom https://github.com/oxidecomputer/poptrie
1192024-07-19T22:58:57.600Z * [new branch] main -> origin/main
1202024-07-19T22:58:57.625Z * [new branch] multipath -> origin/multipath
1212024-07-19T22:58:57.625Z * [new ref] -> origin/HEAD
1222024-07-19T22:58:57.650Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1232024-07-19T22:58:58.289ZFrom https://github.com/oxidecomputer/netadm-sys
1242024-07-19T22:58:58.289Z * [new branch] c_char-non-x86 -> origin/c_char-non-x86
1252024-07-19T22:58:58.313Z * [new branch] compile-macos -> origin/compile-macos
1262024-07-19T22:58:58.313Z * [new branch] dependabot/cargo/rustix-0.37.25 -> origin/dependabot/cargo/rustix-0.37.25
1272024-07-19T22:58:58.313Z * [new branch] gh-pages -> origin/gh-pages
1282024-07-19T22:58:58.314Z * [new branch] main -> origin/main
1292024-07-19T22:58:58.314Z * [new branch] route-get-timeout -> origin/route-get-timeout
1302024-07-19T22:58:58.314Z * [new branch] siocgnds -> origin/siocgnds
1312024-07-19T22:58:58.314Z * [new ref] -> origin/HEAD
1322024-07-19T22:58:58.314Z Updating git repository `https://github.com/oxidecomputer/zone`
1332024-07-19T22:58:58.785ZFrom https://github.com/oxidecomputer/zone
1342024-07-19T22:58:58.785Z * [new branch] main -> origin/main
1352024-07-19T22:58:58.809Z * [new branch] renovate/actions-checkout-digest -> origin/renovate/actions-checkout-digest
1362024-07-19T22:58:58.809Z * [new branch] renovate/syn-2.x -> origin/renovate/syn-2.x
1372024-07-19T22:58:58.809Z * [new branch] state-derive-eq-hash -> origin/state-derive-eq-hash
1382024-07-19T22:58:58.809Z * [new ref] -> origin/HEAD
1392024-07-19T22:58:58.851Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1402024-07-19T22:58:59.411ZFrom https://github.com/oxidecomputer/dlpi-sys
1412024-07-19T22:58:59.411Z * [new branch] gh-pages -> origin/gh-pages
1422024-07-19T22:58:59.436Z * [new branch] main -> origin/main
1432024-07-19T22:58:59.436Z * [new ref] -> origin/HEAD
1442024-07-19T22:58:59.436Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1452024-07-19T22:58:59.909ZFrom https://github.com/jmesmon/rust-libzfs
1462024-07-19T22:58:59.909Z * [new branch] dependabot/cargo/libc-0.2.140 -> origin/dependabot/cargo/libc-0.2.140
1472024-07-19T22:58:59.934Z * [new branch] dependabot/cargo/os_pipe-1.1.3 -> origin/dependabot/cargo/os_pipe-1.1.3
1482024-07-19T22:58:59.934Z * [new branch] dependabot/cargo/pkg-config-0.3.26 -> origin/dependabot/cargo/pkg-config-0.3.26
1492024-07-19T22:58:59.934Z * [new branch] dependabot/cargo/rand-0.8.5 -> origin/dependabot/cargo/rand-0.8.5
1502024-07-19T22:58:59.934Z * [new branch] dependabot/cargo/snafu-0.7.4 -> origin/dependabot/cargo/snafu-0.7.4
1512024-07-19T22:58:59.934Z * [new branch] dependabot/cargo/tempfile-3.4.0 -> origin/dependabot/cargo/tempfile-3.4.0
1522024-07-19T22:58:59.934Z * [new branch] dev -> origin/dev
1532024-07-19T22:58:59.934Z * [new branch] drr -> origin/drr
1542024-07-19T22:58:59.934Z * [new branch] f-types -> origin/f-types
1552024-07-19T22:58:59.934Z * [new branch] lookup-nvlist -> origin/lookup-nvlist
1562024-07-19T22:58:59.934Z * [new branch] master -> origin/master
1572024-07-19T22:58:59.934Z * [new branch] staging -> origin/staging
1582024-07-19T22:58:59.934Z * [new ref] -> origin/HEAD
1592024-07-19T22:58:59.934Z * [new tag] nvpair-0.5.0 -> nvpair-0.5.0
1602024-07-19T22:58:59.934Z * [new tag] v0.4.0 -> v0.4.0
1612024-07-19T22:58:59.934Z * [new tag] zfs-core-0.5.0 -> zfs-core-0.5.0
1622024-07-19T22:58:59.934Z * [new tag] zfs-core-sys-0.5.0 -> zfs-core-sys-0.5.0
1632024-07-19T22:58:59.959Z Updating git repository `https://github.com/oxidecomputer/oxnet`
1642024-07-19T22:59:00.380ZFrom https://github.com/oxidecomputer/oxnet
1652024-07-19T22:59:00.380Z * [new branch] ci -> origin/ci
1662024-07-19T22:59:00.405Z * [new branch] dependabot/cargo/serde-1.0.204 -> origin/dependabot/cargo/serde-1.0.204
1672024-07-19T22:59:00.405Z * [new branch] dependabot/cargo/serde_json-1.0.120 -> origin/dependabot/cargo/serde_json-1.0.120
1682024-07-19T22:59:00.405Z * [new branch] main -> origin/main
1692024-07-19T22:59:00.405Z * [new ref] -> origin/HEAD
1702024-07-19T22:59:00.405Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1712024-07-19T22:59:00.954ZFrom https://github.com/oxidecomputer/rusty-doors
1722024-07-19T22:59:00.954Z * [new branch] gh-pages -> origin/gh-pages
1732024-07-19T22:59:00.954Z * [new branch] main -> origin/main
1742024-07-19T22:59:00.979Z * [new branch] no-bindgen -> origin/no-bindgen
1752024-07-19T22:59:00.979Z * [new ref] -> origin/HEAD
1762024-07-19T22:59:01.538Z Downloading crates ...
1772024-07-19T22:59:01.596Z Downloaded cstr-argument v0.1.2
1782024-07-19T22:59:01.646Z Downloaded toml_datetime v0.6.6
1792024-07-19T22:59:01.671Z Downloaded zerocopy-derive v0.7.35
1802024-07-19T22:59:01.671Z Downloaded syn v2.0.71
1812024-07-19T22:59:01.695Z Downloaded zerocopy v0.7.35
1822024-07-19T22:59:01.695Z Downloaded winnow v0.5.40
1832024-07-19T22:59:01.720Z Downloaded tokio v1.38.0
1842024-07-19T22:59:01.746Z Downloaded libc v0.2.155
1852024-07-19T22:59:01.778Z Downloaded version_check v0.9.4
1862024-07-19T22:59:01.803Z Downloaded unicode-ident v1.0.12
1872024-07-19T22:59:01.803Z Downloaded tracing-core v0.1.32
1882024-07-19T22:59:01.803Z Downloaded tracing-attributes v0.1.27
1892024-07-19T22:59:01.803Z Downloaded tracing v0.1.40
1902024-07-19T22:59:01.803Z Downloaded toml_edit v0.19.15
1912024-07-19T22:59:01.827Z Downloaded thiserror-impl v1.0.62
1922024-07-19T22:59:01.827Z Downloaded thiserror v1.0.62
1932024-07-19T22:59:01.827Z Downloaded syn v1.0.109
1942024-07-19T22:59:01.852Z Downloaded stable_deref_trait v1.2.0
1952024-07-19T22:59:01.852Z Downloaded socket2 v0.5.7
1962024-07-19T22:59:01.852Z Downloaded socket2 v0.4.10
1972024-07-19T22:59:01.852Z Downloaded smoltcp v0.11.0
1982024-07-19T22:59:01.852Z Downloaded smallvec v1.13.2
1992024-07-19T22:59:01.852Z Downloaded signal-hook-registry v1.4.2
2002024-07-19T22:59:01.876Z Downloaded serde_json v1.0.120
2012024-07-19T22:59:01.876Z Downloaded serde_derive_internals v0.29.1
2022024-07-19T22:59:01.876Z Downloaded serde_derive v1.0.204
2032024-07-19T22:59:01.876Z Downloaded serde v1.0.204
2042024-07-19T22:59:01.876Z Downloaded scopeguard v1.2.0
2052024-07-19T22:59:01.876Z Downloaded schemars_derive v0.8.21
2062024-07-19T22:59:01.876Z Downloaded schemars v0.8.21
2072024-07-19T22:59:01.901Z Downloaded quote v1.0.36
2082024-07-19T22:59:01.901Z Downloaded proc-macro2 v1.0.86
2092024-07-19T22:59:01.901Z Downloaded proc-macro-error-attr v1.0.4
2102024-07-19T22:59:01.901Z Downloaded proc-macro-error v1.0.4
2112024-07-19T22:59:01.901Z Downloaded proc-macro-crate v1.3.1
2122024-07-19T22:59:01.901Z Downloaded pretty-hex v0.2.1
2132024-07-19T22:59:01.902Z Downloaded postcard v1.0.8
2142024-07-19T22:59:01.902Z Downloaded pin-project-lite v0.2.14
2152024-07-19T22:59:01.926Z Downloaded parking_lot_core v0.9.10
2162024-07-19T22:59:01.926Z Downloaded parking_lot v0.12.3
2172024-07-19T22:59:01.926Z Downloaded once_cell v1.19.0
2182024-07-19T22:59:01.926Z Downloaded num_enum_derive v0.5.11
2192024-07-19T22:59:01.926Z Downloaded num_enum v0.5.11
2202024-07-19T22:59:01.926Z Downloaded num_cpus v1.16.0
2212024-07-19T22:59:01.926Z Downloaded mio v0.8.11
2222024-07-19T22:59:01.951Z Downloaded memchr v2.7.4
2232024-07-19T22:59:01.951Z Downloaded managed v0.8.0
2242024-07-19T22:59:01.951Z Downloaded lock_api v0.4.12
2252024-07-19T22:59:01.951Z Downloaded lazy_static v1.5.0
2262024-07-19T22:59:01.951Z Downloaded itoa v1.0.11
2272024-07-19T22:59:01.951Z Downloaded ipnetwork v0.20.0
2282024-07-19T22:59:01.951Z Downloaded indexmap v2.2.6
2292024-07-19T22:59:01.951Z Downloaded heapless v0.8.0
2302024-07-19T22:59:01.951Z Downloaded hashbrown v0.14.5
2312024-07-19T22:59:01.976Z Downloaded hash32 v0.3.1
2322024-07-19T22:59:01.976Z Downloaded foreign-types-shared v0.3.1
2332024-07-19T22:59:01.976Z Downloaded foreign-types-macros v0.2.3
2342024-07-19T22:59:01.976Z Downloaded foreign-types v0.5.0
2352024-07-19T22:59:01.976Z Downloaded equivalent v1.0.1
2362024-07-19T22:59:01.976Z Downloaded embedded-io v0.4.0
2372024-07-19T22:59:01.976Z Downloaded dyn-clone v1.0.17
2382024-07-19T22:59:01.976Z Downloaded defmt-parser v0.3.4
2392024-07-19T22:59:01.976Z Downloaded defmt-macros v0.3.9
2402024-07-19T22:59:01.976Z Downloaded defmt v0.3.8
2412024-07-19T22:59:01.976Z Downloaded colored v2.1.0
2422024-07-19T22:59:01.976Z Downloaded cobs v0.2.3
2432024-07-19T22:59:01.977Z Downloaded cfg-if v1.0.0
2442024-07-19T22:59:01.977Z Downloaded bytes v1.6.1
2452024-07-19T22:59:02.002Z Downloaded byteorder v1.5.0
2462024-07-19T22:59:02.002Z Downloaded bitflags v1.3.2
2472024-07-19T22:59:02.002Z Downloaded autocfg v1.3.0
2482024-07-19T22:59:02.002Z Downloaded anyhow v1.0.86
2492024-07-19T22:59:02.002Z Downloaded tokio-macros v2.3.0
2502024-07-19T22:59:02.002Z Downloaded ryu v1.0.18
2512024-07-19T22:59:02.075Z Compiling proc-macro2 v1.0.86
2522024-07-19T22:59:02.075Z Compiling unicode-ident v1.0.12
2532024-07-19T22:59:02.075Z Compiling libc v0.2.155
2542024-07-19T22:59:02.101Z Checking cfg-if v1.0.0
2552024-07-19T22:59:02.101Z Compiling serde v1.0.204
2562024-07-19T22:59:02.101Z Compiling syn v1.0.109
2572024-07-19T22:59:02.101Z Compiling autocfg v1.3.0
2582024-07-19T22:59:02.101Z Checking byteorder v1.5.0
2592024-07-19T22:59:02.257Z Compiling hashbrown v0.14.5
2602024-07-19T22:59:02.314Z Compiling equivalent v1.0.1
2612024-07-19T22:59:02.403Z Compiling heapless v0.8.0
2622024-07-19T22:59:02.427Z Compiling toml_datetime v0.6.6
2632024-07-19T22:59:02.712Z Compiling parking_lot_core v0.9.10
2642024-07-19T22:59:02.736Z Compiling winnow v0.5.40
2652024-07-19T22:59:02.763Z Checking hash32 v0.3.1
2662024-07-19T22:59:02.842Z Compiling lock_api v0.4.12
2672024-07-19T22:59:02.904Z Compiling once_cell v1.19.0
2682024-07-19T22:59:03.092Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
2692024-07-19T22:59:03.127Z Checking smallvec v1.13.2
2702024-07-19T22:59:03.246Z Checking scopeguard v1.2.0
2712024-07-19T22:59:03.270Z Compiling indexmap v2.2.6
2722024-07-19T22:59:03.354Z Checking stable_deref_trait v1.2.0
2732024-07-19T22:59:03.378Z Checking dyn-clone v1.0.17
2742024-07-19T22:59:03.403Z Compiling serde_json v1.0.120
2752024-07-19T22:59:03.427Z Compiling smoltcp v0.11.0
2762024-07-19T22:59:03.490Z Compiling quote v1.0.36
2772024-07-19T22:59:03.767Z Compiling thiserror v1.0.62
2782024-07-19T22:59:04.020Z Compiling syn v2.0.71
2792024-07-19T22:59:04.107Z Checking embedded-io v0.4.0
2802024-07-19T22:59:04.132Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
2812024-07-19T22:59:04.242Z Compiling version_check v0.9.4
2822024-07-19T22:59:04.267Z Checking cobs v0.2.3
2832024-07-19T22:59:04.292Z Compiling schemars v0.8.21
2842024-07-19T22:59:04.410Z Checking itoa v1.0.11
2852024-07-19T22:59:04.434Z Checking pin-project-lite v0.2.14
2862024-07-19T22:59:04.459Z Checking bitflags v1.3.2
2872024-07-19T22:59:04.517Z Checking ryu v1.0.18
2882024-07-19T22:59:04.543Z Checking managed v0.8.0
2892024-07-19T22:59:04.636Z Checking parking_lot v0.12.3
2902024-07-19T22:59:04.708Z Checking mio v0.8.11
2912024-07-19T22:59:04.739Z Checking signal-hook-registry v1.4.2
2922024-07-19T22:59:04.831Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
2932024-07-19T22:59:04.935Z Checking socket2 v0.5.7
2942024-07-19T22:59:04.959Z Checking num_cpus v1.16.0
2952024-07-19T22:59:05.176Z Checking foreign-types-shared v0.3.1
2962024-07-19T22:59:05.237Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
2972024-07-19T22:59:05.268Z Checking bytes v1.6.1
2982024-07-19T22:59:05.324Z Compiling anyhow v1.0.86
2992024-07-19T22:59:05.355Z Checking memchr v2.7.4
3002024-07-19T22:59:05.520Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
3012024-07-19T22:59:05.688Z Compiling toml_edit v0.19.15
3022024-07-19T22:59:05.854Z Checking tracing-core v0.1.32
3032024-07-19T22:59:06.059Z Checking cstr-argument v0.1.2
3042024-07-19T22:59:06.085Z Checking pretty-hex v0.2.1
3052024-07-19T22:59:06.133Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#b76542f7)
3062024-07-19T22:59:06.193Z Checking lazy_static v1.5.0
3072024-07-19T22:59:06.295Z Checking colored v2.1.0
3082024-07-19T22:59:06.401Z Checking socket2 v0.4.10
3092024-07-19T22:59:06.431Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
3102024-07-19T22:59:07.690Z Compiling proc-macro-crate v1.3.1
3112024-07-19T22:59:09.126Z Compiling serde_derive_internals v0.29.1
3122024-07-19T22:59:10.883Z Compiling num_enum_derive v0.5.11
3132024-07-19T22:59:10.883Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
3142024-07-19T22:59:11.444Z Compiling serde_derive v1.0.204
3152024-07-19T22:59:11.444Z Compiling schemars_derive v0.8.21
3162024-07-19T22:59:11.469Z Compiling tokio-macros v2.3.0
3172024-07-19T22:59:11.469Z Compiling foreign-types-macros v0.2.3
3182024-07-19T22:59:11.469Z Compiling thiserror-impl v1.0.62
3192024-07-19T22:59:11.469Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3202024-07-19T22:59:11.587Z Compiling zerocopy-derive v0.7.35
3212024-07-19T22:59:12.561Z Compiling tracing-attributes v0.1.27
3222024-07-19T22:59:12.636Z Checking foreign-types v0.5.0
3232024-07-19T22:59:12.731Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
3242024-07-19T22:59:12.841Z Checking num_enum v0.5.11
3252024-07-19T22:59:13.425Z Checking zerocopy v0.7.35
3262024-07-19T22:59:13.961Z Checking tokio v1.38.0
3272024-07-19T22:59:14.895Z Checking tracing v0.1.40
3282024-07-19T22:59:19.829Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
3292024-07-19T22:59:19.957Z Checking postcard v1.0.8
3302024-07-19T22:59:19.957Z Checking ipnetwork v0.20.0
3312024-07-19T22:59:20.519Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3322024-07-19T22:59:22.226Zwarning: unused `#[macro_use]` import
3332024-07-19T22:59:22.227Z --> lib/opte/src/lib.rs:23:1
3342024-07-19T22:59:22.227Z |
3352024-07-19T22:59:22.227Z23 | #[macro_use]
3362024-07-19T22:59:22.227Z | ^^^^^^^^^^^^
3372024-07-19T22:59:22.227Z |
3382024-07-19T22:59:22.227Z = note: `#[warn(unused_imports)]` on by default
3392024-07-19T22:59:22.227Z
3402024-07-19T22:59:22.304Zwarning: `opte` (lib) generated 1 warning
3412024-07-19T22:59:22.329Z Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
3422024-07-19T22:59:22.442Z Checking oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#f37a7aaf)
3432024-07-19T22:59:24.718Z Checking opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
3442024-07-19T22:59:25.051Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.85s
3452024-07-19T22:59:25.192Z
3462024-07-19T22:59:25.192Zreal 30.190321328
3472024-07-19T22:59:25.192Zuser 1:22.724975791
3482024-07-19T22:59:25.192Zsys 25.710577865
3492024-07-19T22:59:25.192Ztrap 0.041109793
3502024-07-19T22:59:25.192Ztflt 0.095867619
3512024-07-19T22:59:25.192Zdflt 0.556186786
3522024-07-19T22:59:25.192Zkflt 0.001419868
3532024-07-19T22:59:25.217Zlock 2:02.055720780
3542024-07-19T22:59:25.217Zslp 5:34.669745996
3552024-07-19T22:59:25.217Zlat 5.377537059
3562024-07-19T22:59:25.217Zstop 9.520793211
3572024-07-19T22:59:25.217Zprocess exited: duration 44198 ms, exit code 0
 
3582024-07-19T22:59:25.267Zfound 0 output files