01JASFWNWGQM4DFAKA7K3JP629: opte-ioctl

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

Buildomat Job: 01JASFWY1JADWASPHVHZMK3Z9J

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12024-10-22T06:51:38.910Zjob assigned to worker 01JASFWZ8BND0QHN2154YN5Z2X (queued for 24 s)
 
22024-10-22T06:51:39.264Zstarting task 0: "setup"
32024-10-22T06:51:39.289Z++ uname -s
42024-10-22T06:51:39.289Z+ kern=SunOS
52024-10-22T06:51:39.289Z+ case "$kern" in
62024-10-22T06:51:39.289Z+ groupadd -g 12345 build
72024-10-22T06:51:39.289Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-10-22T06:51:41.293Z+ zfs create -o mountpoint=/work rpool/work
92024-10-22T06:51:41.332Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-10-22T06:51:41.356Z+ home_fs=zfs
112024-10-22T06:51:41.357Z+ [[ zfs == autofs ]]
122024-10-22T06:51:41.357Z+ mkdir -p /home/build
132024-10-22T06:51:41.357Z+ chown build:build /home/build /work
142024-10-22T06:51:43.342Z+ chmod 0700 /home/build /work
152024-10-22T06:51:43.367Zprocess exited: duration 4082 ms, exit code 0
 
162024-10-22T06:51:43.417Zstarting task 1: "rust-toolchain"
172024-10-22T06:51:43.442Z+ printf ' * toolchain channel = "%s"
182024-10-22T06:51:43.442Z' nightly-2024-05-12
192024-10-22T06:51:43.443Z * toolchain channel = "nightly-2024-05-12"
202024-10-22T06:51:43.443Z+ printf ' * toolchain profile = "%s"
212024-10-22T06:51:43.443Z' default
222024-10-22T06:51:43.443Z * toolchain profile = "default"
232024-10-22T06:51:43.443Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
242024-10-22T06:51:43.443Z+ /bin/bash -s - -y --no-modify-path --default-toolchain nightly-2024-05-12 --profile default
252024-10-22T06:51:43.559Zinfo: downloading installer
262024-10-22T06:51:44.173Zinfo: profile set to 'default'
272024-10-22T06:51:44.173Zinfo: default host triple is x86_64-unknown-illumos
282024-10-22T06:51:44.198Zinfo: syncing channel updates for 'nightly-2024-05-12-x86_64-unknown-illumos'
292024-10-22T06:51:44.291Zinfo: latest update on 2024-05-12, rust version 1.80.0-nightly (78a775127 2024-05-11)
302024-10-22T06:51:44.291Zinfo: downloading component 'cargo'
312024-10-22T06:51:44.435Zinfo: downloading component 'clippy'
322024-10-22T06:51:44.482Zinfo: downloading component 'rust-docs'
332024-10-22T06:51:44.772Zinfo: downloading component 'rust-std'
342024-10-22T06:51:45.245Zinfo: downloading component 'rustc'
352024-10-22T06:51:47.364Zinfo: downloading component 'rustfmt'
362024-10-22T06:51:47.575Zinfo: installing component 'cargo'
372024-10-22T06:51:48.657Zinfo: installing component 'clippy'
382024-10-22T06:51:49.065Zinfo: installing component 'rust-docs'
392024-10-22T06:51:51.742Zinfo: installing component 'rust-std'
402024-10-22T06:51:53.718Zinfo: installing component 'rustc'
412024-10-22T06:51:58.598Zinfo: installing component 'rustfmt'
422024-10-22T06:51:58.979Zinfo: default toolchain set to 'nightly-2024-05-12-x86_64-unknown-illumos'
432024-10-22T06:51:58.979Z
442024-10-22T06:51:59.107Z nightly-2024-05-12-x86_64-unknown-illumos installed - rustc 1.80.0-nightly (78a775127 2024-05-11)
452024-10-22T06:51:59.107Z
462024-10-22T06:51:59.132Z
472024-10-22T06:51:59.132ZRust is installed now. Great!
482024-10-22T06:51:59.132Z
492024-10-22T06:51:59.132ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
502024-10-22T06:51:59.132Zenvironment variable. This has not been done automatically.
512024-10-22T06:51:59.132Z
522024-10-22T06:51:59.132ZTo configure your current shell, you need to source
532024-10-22T06:51:59.132Zthe corresponding env file under $HOME/.cargo.
542024-10-22T06:51:59.132Z
552024-10-22T06:51:59.132ZThis is usually done by running one of the following (note the leading DOT):
562024-10-22T06:51:59.132Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
572024-10-22T06:51:59.132Zsource "$HOME/.cargo/env.fish" # For fish
582024-10-22T06:51:59.182Z+ rustc --version
592024-10-22T06:51:59.298Zrustc 1.80.0-nightly (78a775127 2024-05-11)
602024-10-22T06:51:59.322Zprocess exited: duration 15885 ms, exit code 0
 
612024-10-22T06:51:59.374Zstarting task 2: "authentication"
622024-10-22T06:51:59.431Zprocess exited: duration 59 ms, exit code 0
 
632024-10-22T06:51:59.481Zstarting task 3: "clone repository"
642024-10-22T06:51:59.505Z+ mkdir -p /work/oxidecomputer/opte
652024-10-22T06:51:59.505Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
662024-10-22T06:51:59.530ZCloning into '/work/oxidecomputer/opte'...
672024-10-22T06:52:00.886Z+ cd /work/oxidecomputer/opte
682024-10-22T06:52:00.886Z+ git fetch origin 0ca6f1479808ef20dd27b024731cac9d15a7cf8f
692024-10-22T06:52:01.186ZFrom https://github.com/oxidecomputer/opte
702024-10-22T06:52:01.186Z * branch 0ca6f1479808ef20dd27b024731cac9d15a7cf8f -> FETCH_HEAD
712024-10-22T06:52:01.210Z+ [[ -n renovate/serde-monorepo ]]
722024-10-22T06:52:01.210Z++ git branch --show-current
732024-10-22T06:52:01.210Z+ current=master
742024-10-22T06:52:01.210Z+ [[ master != renovate/serde-monorepo ]]
752024-10-22T06:52:01.210Z+ git branch -f renovate/serde-monorepo 0ca6f1479808ef20dd27b024731cac9d15a7cf8f
762024-10-22T06:52:01.210Z+ git checkout -f renovate/serde-monorepo
772024-10-22T06:52:01.236ZSwitched to branch 'renovate/serde-monorepo'
782024-10-22T06:52:01.261Z+ git reset --hard 0ca6f1479808ef20dd27b024731cac9d15a7cf8f
792024-10-22T06:52:01.287ZHEAD is now at 0ca6f14 Update Rust crate serde to v1.0.211
802024-10-22T06:52:01.287Zprocess exited: duration 1785 ms, exit code 0
 
812024-10-22T06:52:01.338Zstarting task 4: "build"
822024-10-22T06:52:01.362Z+ cargo --version
832024-10-22T06:52:01.362Zinfo: syncing channel updates for '1.81.0-x86_64-unknown-illumos'
842024-10-22T06:52:01.453Zinfo: latest update on 2024-09-05, rust version 1.81.0 (eeb90cda1 2024-09-04)
852024-10-22T06:52:01.453Zinfo: downloading component 'cargo'
862024-10-22T06:52:01.593Zinfo: downloading component 'clippy'
872024-10-22T06:52:01.642Zinfo: downloading component 'rust-docs'
882024-10-22T06:52:01.817Zinfo: downloading component 'rust-std'
892024-10-22T06:52:02.093Zinfo: downloading component 'rustc'
902024-10-22T06:52:04.597Zinfo: downloading component 'rustfmt'
912024-10-22T06:52:04.729Zinfo: installing component 'cargo'
922024-10-22T06:52:05.768Zinfo: installing component 'clippy'
932024-10-22T06:52:06.250Zinfo: installing component 'rust-docs'
942024-10-22T06:52:08.963Zinfo: installing component 'rust-std'
952024-10-22T06:52:11.005Zinfo: installing component 'rustc'
962024-10-22T06:52:18.154Zinfo: installing component 'rustfmt'
972024-10-22T06:52:18.647Zcargo 1.81.0 (2dbb1af80 2024-08-20)
982024-10-22T06:52:18.672Z+ rustc --version
992024-10-22T06:52:18.740Zrustc 1.81.0 (eeb90cda1 2024-09-04)
1002024-10-22T06:52:18.765Z+ cd lib/opte-ioctl
1012024-10-22T06:52:18.765Z+ header 'check style'
1022024-10-22T06:52:18.765Z+ echo '# ==== check style ==== #'
1032024-10-22T06:52:18.765Z# ==== check style ==== #
1042024-10-22T06:52:18.765Z+ ptime -m cargo +nightly-2024-05-12 fmt -- --check
1052024-10-22T06:52:18.975Z
1062024-10-22T06:52:18.975Zreal 0.222911805
1072024-10-22T06:52:18.975Zuser 0.114095079
1082024-10-22T06:52:18.975Zsys 0.103707640
1092024-10-22T06:52:18.975Ztrap 0.000027242
1102024-10-22T06:52:18.975Ztflt 0.000000000
1112024-10-22T06:52:19.000Zdflt 0.000000000
1122024-10-22T06:52:19.000Zkflt 0.000000000
1132024-10-22T06:52:19.000Zlock 0.000000000
1142024-10-22T06:52:19.000Zslp 0.125533339
1152024-10-22T06:52:19.000Zlat 0.000555413
1162024-10-22T06:52:19.000Zstop 0.000212247
1172024-10-22T06:52:19.000Z+ header analyze
1182024-10-22T06:52:19.000Z+ echo '# ==== analyze ==== #'
1192024-10-22T06:52:19.000Z# ==== analyze ==== #
1202024-10-22T06:52:19.000Z+ ptime -m cargo clippy --all-targets
1212024-10-22T06:52:19.329Z Updating crates.io index
1222024-10-22T06:52:19.416Z Updating git repository `https://github.com/oxidecomputer/falcon`
1232024-10-22T06:52:20.492Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1242024-10-22T06:52:20.969Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1252024-10-22T06:52:21.493Z Updating git repository `https://github.com/oxidecomputer/zone`
1262024-10-22T06:52:22.051Z Updating git repository `https://github.com/oxidecomputer/oxnet`
1272024-10-22T06:52:22.455Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1282024-10-22T06:52:22.854Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1292024-10-22T06:52:23.279Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1302024-10-22T06:52:24.598Z Downloading crates ...
1312024-10-22T06:52:24.638Z Downloaded cstr-argument v0.1.2
1322024-10-22T06:52:24.662Z Downloaded pretty-hex v0.2.1
1332024-10-22T06:52:24.663Z Downloaded proc-macro-error v1.0.4
1342024-10-22T06:52:24.663Z Downloaded thiserror-impl v1.0.64
1352024-10-22T06:52:24.663Z Downloaded tracing-attributes v0.1.27
1362024-10-22T06:52:24.663Z Downloaded embedded-io v0.4.0
1372024-10-22T06:52:24.663Z Downloaded uuid v1.10.0
1382024-10-22T06:52:24.687Z Downloaded version_check v0.9.5
1392024-10-22T06:52:24.687Z Downloaded toml_edit v0.19.15
1402024-10-22T06:52:24.687Z Downloaded zerocopy-derive v0.7.35
1412024-10-22T06:52:24.712Z Downloaded socket2 v0.5.7
1422024-10-22T06:52:24.712Z Downloaded zerocopy v0.7.35
1432024-10-22T06:52:24.737Z Downloaded winnow v0.5.40
1442024-10-22T06:52:24.737Z Downloaded serde v1.0.211
1452024-10-22T06:52:24.737Z Downloaded tracing v0.1.40
1462024-10-22T06:52:24.737Z Downloaded serde_json v1.0.128
1472024-10-22T06:52:24.762Z Downloaded winnow v0.6.18
1482024-10-22T06:52:24.762Z Downloaded syn v2.0.82
1492024-10-22T06:52:24.762Z Downloaded hashbrown v0.14.5
1502024-10-22T06:52:24.787Z Downloaded syn v1.0.109
1512024-10-22T06:52:24.787Z Downloaded schemars v0.8.21
1522024-10-22T06:52:24.812Z Downloaded smoltcp v0.11.0
1532024-10-22T06:52:24.812Z Downloaded rand v0.8.5
1542024-10-22T06:52:24.837Z Downloaded mio v1.0.2
1552024-10-22T06:52:24.837Z Downloaded unicode-ident v1.0.13
1562024-10-22T06:52:24.837Z Downloaded serde_derive v1.0.211
1572024-10-22T06:52:24.837Z Downloaded proc-macro2 v1.0.86
1582024-10-22T06:52:24.837Z Downloaded indexmap v2.5.0
1592024-10-22T06:52:24.837Z Downloaded toml_datetime v0.6.8
1602024-10-22T06:52:24.837Z Downloaded smallvec v1.13.2
1612024-10-22T06:52:24.861Z Downloaded tracing-core v0.1.32
1622024-10-22T06:52:24.862Z Downloaded thiserror v1.0.64
1632024-10-22T06:52:24.862Z Downloaded schemars_derive v0.8.21
1642024-10-22T06:52:24.862Z Downloaded ryu v1.0.18
1652024-10-22T06:52:24.862Z Downloaded rand_core v0.6.4
1662024-10-22T06:52:24.862Z Downloaded pin-project-lite v0.2.14
1672024-10-22T06:52:24.862Z Downloaded parking_lot v0.12.3
1682024-10-22T06:52:24.862Z Downloaded num_enum v0.5.11
1692024-10-22T06:52:24.886Z Downloaded memchr v2.7.4
1702024-10-22T06:52:24.886Z Downloaded heapless v0.8.0
1712024-10-22T06:52:24.886Z Downloaded getrandom v0.2.15
1722024-10-22T06:52:24.886Z Downloaded tokio-macros v2.4.0
1732024-10-22T06:52:24.886Z Downloaded serde_derive_internals v0.29.1
1742024-10-22T06:52:24.886Z Downloaded quote v1.0.37
1752024-10-22T06:52:24.886Z Downloaded proc-macro-crate v1.3.1
1762024-10-22T06:52:24.886Z Downloaded ppv-lite86 v0.2.20
1772024-10-22T06:52:24.911Z Downloaded libc v0.2.158
1782024-10-22T06:52:24.935Z Downloaded defmt-parser v0.3.4
1792024-10-22T06:52:24.935Z Downloaded tokio v1.40.0
1802024-10-22T06:52:24.962Z Downloaded stable_deref_trait v1.2.0
1812024-10-22T06:52:24.987Z Downloaded proc-macro-error-attr v1.0.4
1822024-10-22T06:52:24.987Z Downloaded once_cell v1.19.0
1832024-10-22T06:52:24.987Z Downloaded num_enum_derive v0.5.11
1842024-10-22T06:52:24.987Z Downloaded managed v0.8.0
1852024-10-22T06:52:24.987Z Downloaded itoa v1.0.11
1862024-10-22T06:52:24.987Z Downloaded foreign-types-macros v0.2.3
1872024-10-22T06:52:24.987Z Downloaded equivalent v1.0.1
1882024-10-22T06:52:24.987Z Downloaded embedded-io v0.6.1
1892024-10-22T06:52:24.987Z Downloaded defmt-macros v0.3.9
1902024-10-22T06:52:24.987Z Downloaded bytes v1.7.2
1912024-10-22T06:52:24.987Z Downloaded anyhow v1.0.89
1922024-10-22T06:52:24.987Z Downloaded signal-hook-registry v1.4.2
1932024-10-22T06:52:24.987Z Downloaded scopeguard v1.2.0
1942024-10-22T06:52:24.987Z Downloaded rand_chacha v0.3.1
1952024-10-22T06:52:25.012Z Downloaded postcard v1.0.10
1962024-10-22T06:52:25.012Z Downloaded dyn-clone v1.0.17
1972024-10-22T06:52:25.012Z Downloaded defmt v0.3.8
1982024-10-22T06:52:25.012Z Downloaded cfg-if v1.0.0
1992024-10-22T06:52:25.012Z Downloaded parking_lot_core v0.9.10
2002024-10-22T06:52:25.012Z Downloaded lock_api v0.4.12
2012024-10-22T06:52:25.012Z Downloaded lazy_static v1.5.0
2022024-10-22T06:52:25.012Z Downloaded ipnetwork v0.20.0
2032024-10-22T06:52:25.012Z Downloaded hash32 v0.3.1
2042024-10-22T06:52:25.012Z Downloaded cobs v0.2.3
2052024-10-22T06:52:25.012Z Downloaded byteorder v1.5.0
2062024-10-22T06:52:25.012Z Downloaded autocfg v1.3.0
2072024-10-22T06:52:25.012Z Downloaded foreign-types-shared v0.3.1
2082024-10-22T06:52:25.012Z Downloaded foreign-types v0.5.0
2092024-10-22T06:52:25.013Z Downloaded colored v2.1.0
2102024-10-22T06:52:25.038Z Downloaded bitflags v1.3.2
2112024-10-22T06:52:25.099Z Compiling proc-macro2 v1.0.86
2122024-10-22T06:52:25.099Z Compiling unicode-ident v1.0.13
2132024-10-22T06:52:25.124Z Compiling libc v0.2.158
2142024-10-22T06:52:25.124Z Checking cfg-if v1.0.0
2152024-10-22T06:52:25.124Z Compiling serde v1.0.211
2162024-10-22T06:52:25.124Z Checking byteorder v1.5.0
2172024-10-22T06:52:25.124Z Compiling syn v1.0.109
2182024-10-22T06:52:25.124Z Compiling hashbrown v0.14.5
2192024-10-22T06:52:25.227Z Compiling autocfg v1.3.0
2202024-10-22T06:52:25.298Z Compiling equivalent v1.0.1
2212024-10-22T06:52:25.386Z Compiling parking_lot_core v0.9.10
2222024-10-22T06:52:25.417Z Checking memchr v2.7.4
2232024-10-22T06:52:25.697Z Compiling heapless v0.8.0
2242024-10-22T06:52:25.739Z Compiling toml_datetime v0.6.8
2252024-10-22T06:52:25.764Z Compiling winnow v0.5.40
2262024-10-22T06:52:25.864Z Compiling lock_api v0.4.12
2272024-10-22T06:52:26.078Z Checking hash32 v0.3.1
2282024-10-22T06:52:26.127Z Compiling serde_json v1.0.128
2292024-10-22T06:52:26.152Z Compiling indexmap v2.5.0
2302024-10-22T06:52:26.225Z Checking scopeguard v1.2.0
2312024-10-22T06:52:26.310Z Compiling smoltcp v0.11.0
2322024-10-22T06:52:26.335Z Compiling once_cell v1.19.0
2332024-10-22T06:52:26.360Z Checking stable_deref_trait v1.2.0
2342024-10-22T06:52:26.360Z Checking dyn-clone v1.0.17
2352024-10-22T06:52:26.408Z Checking smallvec v1.13.2
2362024-10-22T06:52:26.433Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
2372024-10-22T06:52:26.656Z Compiling quote v1.0.37
2382024-10-22T06:52:26.845Z Checking getrandom v0.2.15
2392024-10-22T06:52:26.995Z Compiling syn v2.0.82
2402024-10-22T06:52:27.077Z Checking bitflags v1.3.2
2412024-10-22T06:52:27.158Z Compiling schemars v0.8.21
2422024-10-22T06:52:27.183Z Compiling thiserror v1.0.64
2432024-10-22T06:52:27.207Z Checking pin-project-lite v0.2.14
2442024-10-22T06:52:27.233Z Checking cobs v0.2.3
2452024-10-22T06:52:27.292Z Checking itoa v1.0.11
2462024-10-22T06:52:27.316Z Checking managed v0.8.0
2472024-10-22T06:52:27.380Z Checking ryu v1.0.18
2482024-10-22T06:52:27.464Z Compiling version_check v0.9.5
2492024-10-22T06:52:27.489Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
2502024-10-22T06:52:27.595Z Checking parking_lot v0.12.3
2512024-10-22T06:52:27.753Z Checking rand_core v0.6.4
2522024-10-22T06:52:27.868Z Checking mio v1.0.2
2532024-10-22T06:52:27.892Z Checking signal-hook-registry v1.4.2
2542024-10-22T06:52:28.009Z Checking socket2 v0.5.7
2552024-10-22T06:52:28.046Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
2562024-10-22T06:52:28.102Z Compiling anyhow v1.0.89
2572024-10-22T06:52:28.453Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
2582024-10-22T06:52:28.506Z Checking foreign-types-shared v0.3.1
2592024-10-22T06:52:28.599Z Checking bytes v1.7.2
2602024-10-22T06:52:28.623Z Compiling toml_edit v0.19.15
2612024-10-22T06:52:28.739Z Checking tracing-core v0.1.32
2622024-10-22T06:52:29.034Z Checking cstr-argument v0.1.2
2632024-10-22T06:52:29.099Z Checking lazy_static v1.5.0
2642024-10-22T06:52:29.170Z Checking pretty-hex v0.2.1
2652024-10-22T06:52:29.203Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
2662024-10-22T06:52:29.237Z Checking colored v2.1.0
2672024-10-22T06:52:29.308Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
2682024-10-22T06:52:29.466Z Checking winnow v0.6.18
2692024-10-22T06:52:30.607Z Compiling proc-macro-crate v1.3.1
2702024-10-22T06:52:32.085Z Compiling serde_derive_internals v0.29.1
2712024-10-22T06:52:33.923Z Compiling num_enum_derive v0.5.11
2722024-10-22T06:52:33.950Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
2732024-10-22T06:52:34.378Z Compiling serde_derive v1.0.211
2742024-10-22T06:52:34.378Z Compiling zerocopy-derive v0.7.35
2752024-10-22T06:52:34.378Z Compiling schemars_derive v0.8.21
2762024-10-22T06:52:34.402Z Compiling thiserror-impl v1.0.64
2772024-10-22T06:52:34.402Z Compiling tokio-macros v2.4.0
2782024-10-22T06:52:34.403Z Compiling foreign-types-macros v0.2.3
2792024-10-22T06:52:34.609Z Compiling tracing-attributes v0.1.27
2802024-10-22T06:52:35.450Z Checking foreign-types v0.5.0
2812024-10-22T06:52:35.532Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
2822024-10-22T06:52:35.643Z Checking tokio v1.40.0
2832024-10-22T06:52:35.795Z Checking num_enum v0.5.11
2842024-10-22T06:52:35.922Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
2852024-10-22T06:52:36.107Z Checking zerocopy v0.7.35
2862024-10-22T06:52:36.179Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
2872024-10-22T06:52:37.104Z Checking tracing v0.1.40
2882024-10-22T06:52:37.239Z Checking ppv-lite86 v0.2.20
2892024-10-22T06:52:37.808Z Checking rand_chacha v0.3.1
2902024-10-22T06:52:38.080Z Checking rand v0.8.5
2912024-10-22T06:52:41.442Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
2922024-10-22T06:52:42.483Z Checking postcard v1.0.10
2932024-10-22T06:52:42.508Z Checking ipnetwork v0.20.0
2942024-10-22T06:52:42.508Z Checking uuid v1.10.0
2952024-10-22T06:52:42.946Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
2962024-10-22T06:52:44.041Zwarning: doc list item without indentation
2972024-10-22T06:52:44.041Z --> crates/opte-api/src/dns.rs:31:5
2982024-10-22T06:52:44.041Z |
2992024-10-22T06:52:44.041Z31 | /// and 63 octets.
3002024-10-22T06:52:44.041Z | ^
3012024-10-22T06:52:44.041Z |
3022024-10-22T06:52:44.041Z = help: if this is supposed to be its own paragraph, add a blank line
3032024-10-22T06:52:44.041Z = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_lazy_continuation
3042024-10-22T06:52:44.041Z = note: `#[warn(clippy::doc_lazy_continuation)]` on by default
3052024-10-22T06:52:44.041Zhelp: indent this line
3062024-10-22T06:52:44.041Z |
3072024-10-22T06:52:44.041Z31 | /// and 63 octets.
3082024-10-22T06:52:44.041Z | ++
3092024-10-22T06:52:44.041Z
3102024-10-22T06:52:44.514Zwarning: `opte-api` (lib) generated 1 warning
3112024-10-22T06:52:44.583Zwarning: unused `#[macro_use]` import
3122024-10-22T06:52:44.583Z --> lib/opte/src/lib.rs:23:1
3132024-10-22T06:52:44.583Z |
3142024-10-22T06:52:44.583Z23 | #[macro_use]
3152024-10-22T06:52:44.583Z | ^^^^^^^^^^^^
3162024-10-22T06:52:44.583Z |
3172024-10-22T06:52:44.583Z = note: `#[warn(unused_imports)]` on by default
3182024-10-22T06:52:44.583Z
3192024-10-22T06:52:44.662Zwarning: `opte` (lib) generated 1 warning
3202024-10-22T06:52:44.687Z Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
3212024-10-22T06:52:44.840Z Checking oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265)
3222024-10-22T06:52:46.215Zwarning: doc list item without indentation
3232024-10-22T06:52:46.215Z --> lib/oxide-vpc/src/api.rs:350:5
3242024-10-22T06:52:46.215Z |
3252024-10-22T06:52:46.215Z350 | /// the internet. In the case of the Oxide Network the IG is not an
3262024-10-22T06:52:46.215Z | ^
3272024-10-22T06:52:46.215Z |
3282024-10-22T06:52:46.215Z = help: if this is supposed to be its own paragraph, add a blank line
3292024-10-22T06:52:46.215Z = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_lazy_continuation
3302024-10-22T06:52:46.215Z = note: `#[warn(clippy::doc_lazy_continuation)]` on by default
3312024-10-22T06:52:46.215Zhelp: indent this line
3322024-10-22T06:52:46.215Z |
3332024-10-22T06:52:46.215Z350 | /// the internet. In the case of the Oxide Network the IG is not an
3342024-10-22T06:52:46.215Z | ++
3352024-10-22T06:52:46.215Z
3362024-10-22T06:52:46.215Zwarning: doc list item without indentation
3372024-10-22T06:52:46.215Z --> lib/oxide-vpc/src/api.rs:351:5
3382024-10-22T06:52:46.215Z |
3392024-10-22T06:52:46.215Z351 | /// actual destination, but rather a configuration that determines how
3402024-10-22T06:52:46.215Z | ^
3412024-10-22T06:52:46.216Z |
3422024-10-22T06:52:46.216Z = help: if this is supposed to be its own paragraph, add a blank line
3432024-10-22T06:52:46.216Z = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_lazy_continuation
3442024-10-22T06:52:46.216Zhelp: indent this line
3452024-10-22T06:52:46.216Z |
3462024-10-22T06:52:46.216Z351 | /// actual destination, but rather a configuration that determines how
3472024-10-22T06:52:46.216Z | ++
3482024-10-22T06:52:46.216Z
3492024-10-22T06:52:46.216Zwarning: doc list item without indentation
3502024-10-22T06:52:46.216Z --> lib/oxide-vpc/src/api.rs:352:5
3512024-10-22T06:52:46.216Z |
3522024-10-22T06:52:46.216Z352 | /// we should NAT the flow. The address in the gateway is the source
3532024-10-22T06:52:46.216Z | ^
3542024-10-22T06:52:46.216Z |
3552024-10-22T06:52:46.216Z = help: if this is supposed to be its own paragraph, add a blank line
3562024-10-22T06:52:46.216Z = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_lazy_continuation
3572024-10-22T06:52:46.216Zhelp: indent this line
3582024-10-22T06:52:46.216Z |
3592024-10-22T06:52:46.241Z352 | /// we should NAT the flow. The address in the gateway is the source
3602024-10-22T06:52:46.241Z | ++
3612024-10-22T06:52:46.241Z
3622024-10-22T06:52:46.241Zwarning: doc list item without indentation
3632024-10-22T06:52:46.242Z --> lib/oxide-vpc/src/api.rs:353:5
3642024-10-22T06:52:46.242Z |
3652024-10-22T06:52:46.242Z353 | /// address that is to be used.
3662024-10-22T06:52:46.242Z | ^
3672024-10-22T06:52:46.242Z |
3682024-10-22T06:52:46.242Z = help: if this is supposed to be its own paragraph, add a blank line
3692024-10-22T06:52:46.242Z = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_lazy_continuation
3702024-10-22T06:52:46.242Zhelp: indent this line
3712024-10-22T06:52:46.242Z |
3722024-10-22T06:52:46.242Z353 | /// address that is to be used.
3732024-10-22T06:52:46.242Z | ++
3742024-10-22T06:52:46.242Z
3752024-10-22T06:52:46.242Zwarning: doc list item without indentation
3762024-10-22T06:52:46.242Z --> lib/oxide-vpc/src/api.rs:361:5
3772024-10-22T06:52:46.242Z |
3782024-10-22T06:52:46.242Z361 | /// specified VPC Subnet. In the Oxide Network this is just an
3792024-10-22T06:52:46.242Z | ^
3802024-10-22T06:52:46.242Z |
3812024-10-22T06:52:46.242Z = help: if this is supposed to be its own paragraph, add a blank line
3822024-10-22T06:52:46.242Z = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_lazy_continuation
3832024-10-22T06:52:46.242Zhelp: indent this line
3842024-10-22T06:52:46.243Z |
3852024-10-22T06:52:46.243Z361 | /// specified VPC Subnet. In the Oxide Network this is just an
3862024-10-22T06:52:46.243Z | ++
3872024-10-22T06:52:46.243Z
3882024-10-22T06:52:46.243Zwarning: doc list item without indentation
3892024-10-22T06:52:46.243Z --> lib/oxide-vpc/src/api.rs:362:5
3902024-10-22T06:52:46.243Z |
3912024-10-22T06:52:46.243Z362 | /// abstraction, it's simply allowing one subnet to talk to another.
3922024-10-22T06:52:46.243Z | ^
3932024-10-22T06:52:46.243Z |
3942024-10-22T06:52:46.243Z = help: if this is supposed to be its own paragraph, add a blank line
3952024-10-22T06:52:46.243Z = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_lazy_continuation
3962024-10-22T06:52:46.243Zhelp: indent this line
3972024-10-22T06:52:46.243Z |
3982024-10-22T06:52:46.243Z362 | /// abstraction, it's simply allowing one subnet to talk to another.
3992024-10-22T06:52:46.243Z | ++
4002024-10-22T06:52:46.243Z
4012024-10-22T06:52:46.244Zwarning: doc list item without indentation
4022024-10-22T06:52:46.244Z --> lib/oxide-vpc/src/api.rs:363:5
4032024-10-22T06:52:46.244Z |
4042024-10-22T06:52:46.244Z363 | /// There is no separate VPC router process, the real routing is done
4052024-10-22T06:52:46.244Z | ^
4062024-10-22T06:52:46.244Z |
4072024-10-22T06:52:46.244Z = help: if this is supposed to be its own paragraph, add a blank line
4082024-10-22T06:52:46.244Z = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_lazy_continuation
4092024-10-22T06:52:46.244Zhelp: indent this line
4102024-10-22T06:52:46.244Z |
4112024-10-22T06:52:46.244Z363 | /// There is no separate VPC router process, the real routing is done
4122024-10-22T06:52:46.244Z | ++
4132024-10-22T06:52:46.244Z
4142024-10-22T06:52:46.244Zwarning: doc list item without indentation
4152024-10-22T06:52:46.244Z --> lib/oxide-vpc/src/api.rs:364:5
4162024-10-22T06:52:46.244Z |
4172024-10-22T06:52:46.244Z364 | /// by the underlay.
4182024-10-22T06:52:46.245Z | ^
4192024-10-22T06:52:46.245Z |
4202024-10-22T06:52:46.245Z = help: if this is supposed to be its own paragraph, add a blank line
4212024-10-22T06:52:46.246Z = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_lazy_continuation
4222024-10-22T06:52:46.246Zhelp: indent this line
4232024-10-22T06:52:46.246Z |
4242024-10-22T06:52:46.246Z364 | /// by the underlay.
4252024-10-22T06:52:46.246Z | ++
4262024-10-22T06:52:46.246Z
4272024-10-22T06:52:46.884Zwarning: `oxide-vpc` (lib) generated 8 warnings
4282024-10-22T06:52:46.884Z Checking opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
4292024-10-22T06:52:47.209Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.07s
4302024-10-22T06:52:47.331Z
4312024-10-22T06:52:47.331Zreal 28.347086144
4322024-10-22T06:52:47.331Zuser 1:24.221012258
4332024-10-22T06:52:47.331Zsys 22.550785421
4342024-10-22T06:52:47.331Ztrap 0.042694706
4352024-10-22T06:52:47.331Ztflt 0.133026968
4362024-10-22T06:52:47.331Zdflt 0.582679397
4372024-10-22T06:52:47.331Zkflt 0.000658035
4382024-10-22T06:52:47.331Zlock 1:53.668256644
4392024-10-22T06:52:47.331Zslp 5:19.307844216
4402024-10-22T06:52:47.331Zlat 5.588798325
4412024-10-22T06:52:47.331Zstop 9.353761963
4422024-10-22T06:52:47.356Zprocess exited: duration 45995 ms, exit code 0
 
4432024-10-22T06:52:47.406Zfound 0 output files