01M0ZZ0J5CJG2M2484FB3BW6V1: opte

BasicConfig {
    output_rules: [],
    rust_toolchain: Some(
        Bool(
            true,
        ),
    ),
    target: Some(
        "helios-3.0",
    ),
    access_repos: [],
    publish: [],
    skip_clone: false,
}

Buildomat Job: 01M0ZZ104ZFRQ2WQ6TVJ4SF078

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-08-26T21:19:30.561Zjob assigned to worker 01M0ZZ170NA93NTZVG9Y0DVDQJ [factory aws, i-03be004338ad6974c] (queued for 49 s)
 
22026-08-26T21:19:37.354Zstarting task 0: "setup"
32026-08-26T21:19:37.359Z++ uname -s
42026-08-26T21:19:37.363Z+ kern=SunOS
52026-08-26T21:19:37.363Z+ build_user=build
62026-08-26T21:19:37.363Z+ build_uid=12345
72026-08-26T21:19:37.363Z+ work_dir=/work
82026-08-26T21:19:37.363Z+ input_dir=/input
92026-08-26T21:19:37.363Z+ [[ 0 == 12345 ]]
102026-08-26T21:19:37.363Z+ case "$kern" in
112026-08-26T21:19:37.363Z+ groupadd -g 12345 build
122026-08-26T21:19:37.373Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-08-26T21:19:39.380Z+ zfs create -o mountpoint=/work rpool/work
142026-08-26T21:19:39.440Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-08-26T21:19:39.444Z+ home_fs=zfs
162026-08-26T21:19:39.444Z+ [[ zfs == autofs ]]
172026-08-26T21:19:39.444Z+ mkdir -p /home/build
182026-08-26T21:19:39.444Z+ chown build:build /home/build /work
192026-08-26T21:19:41.444Z+ chmod 0700 /home/build /work
202026-08-26T21:19:41.447Zprocess exited: duration 4091 ms, exit code 0
 
212026-08-26T21:19:41.453Zstarting task 1: "rust-toolchain"
222026-08-26T21:19:41.457Z+ printf ' * rust toolchain channel = "%s"\n' 1.97.1
232026-08-26T21:19:41.457Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-08-26T21:19:41.457Z * rust toolchain channel = "1.97.1"
252026-08-26T21:19:41.457Z * rust toolchain profile = "default"
262026-08-26T21:19:41.457Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-08-26T21:19:41.457Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-08-26T21:19:41.460Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-08-26T21:19:41.460Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default
302026-08-26T21:19:41.538Zinfo: downloading installer
312026-08-26T21:19:42.972Zwarn: It looks like you have an existing rustup settings file at:
322026-08-26T21:19:42.972Zwarn: /home/build/.rustup/settings.toml
332026-08-26T21:19:42.972Zwarn: Rustup will install the default toolchain as specified in the settings file,
342026-08-26T21:19:42.972Zwarn: instead of the one inferred from the default host triple.
352026-08-26T21:19:42.987Zinfo: profile set to default
362026-08-26T21:19:42.987Zinfo: default host triple is x86_64-unknown-illumos
372026-08-26T21:19:42.990Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
382026-08-26T21:19:43.120Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
392026-08-26T21:19:43.123Zinfo: downloading 6 components
402026-08-26T21:19:59.362Zinfo: default toolchain set to 1.97.1-x86_64-unknown-illumos
412026-08-26T21:19:59.362Z
422026-08-26T21:19:59.389Z 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14)
432026-08-26T21:19:59.389Z
442026-08-26T21:19:59.392Z
452026-08-26T21:19:59.392ZRust is installed now. Great!
462026-08-26T21:19:59.392Z
472026-08-26T21:19:59.392ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
482026-08-26T21:19:59.392Zenvironment variable. This has not been done automatically.
492026-08-26T21:19:59.392Z
502026-08-26T21:19:59.392ZTo configure your current shell, you need to source
512026-08-26T21:19:59.392Zthe corresponding env file under $HOME/.cargo.
522026-08-26T21:19:59.392Z
532026-08-26T21:19:59.392ZThis is usually done by running one of the following (note the leading DOT):
542026-08-26T21:19:59.392Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
552026-08-26T21:19:59.393Zsource "$HOME/.cargo/env.fish" # For fish
562026-08-26T21:19:59.393Zsource "~/.cargo/env.nu" # For nushell
572026-08-26T21:19:59.393Zsource "$HOME/.cargo/env.tcsh" # For tcsh
582026-08-26T21:19:59.393Z. "$HOME/.cargo/env.ps1" # For pwsh
592026-08-26T21:19:59.393Zsource "$HOME/.cargo/env.xsh" # For xonsh
602026-08-26T21:19:59.393Zwarn: no default linker (`cc`) was found in your PATH
612026-08-26T21:19:59.393Zwarn: many Rust crates require a system C toolchain to build
622026-08-26T21:19:59.470Z+ rustup --version
632026-08-26T21:19:59.479Zrustup 1.29.0 (28d1352db 2026-03-05)
642026-08-26T21:19:59.482Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
652026-08-26T21:19:59.500Zinfo: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)`
662026-08-26T21:19:59.503Z+ cargo --version
672026-08-26T21:19:59.517Zcargo 1.97.1 (c980f4866 2026-06-30)
682026-08-26T21:19:59.520Z+ rustc --version
692026-08-26T21:19:59.539Zrustc 1.97.1 (8bab26f4f 2026-07-14)
702026-08-26T21:19:59.542Zprocess exited: duration 18087 ms, exit code 0
 
712026-08-26T21:19:59.549Zstarting task 2: "authentication"
722026-08-26T21:19:59.565Zprocess exited: duration 16 ms, exit code 0
 
732026-08-26T21:19:59.572Zstarting task 3: "clone repository"
742026-08-26T21:19:59.575Z+ mkdir -p /work/oxidecomputer/opte
752026-08-26T21:19:59.578Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
762026-08-26T21:19:59.607ZCloning into '/work/oxidecomputer/opte'...
772026-08-26T21:20:00.772Z+ cd /work/oxidecomputer/opte
782026-08-26T21:20:00.772Z+ git fetch origin 0c0dbc457f2ed49fc7b40485bdfd565f687664ca
792026-08-26T21:20:01.168ZFrom https://github.com/oxidecomputer/opte
802026-08-26T21:20:01.169Z * branch 0c0dbc457f2ed49fc7b40485bdfd565f687664ca -> FETCH_HEAD
812026-08-26T21:20:01.178Z+ [[ -n bound-my-list ]]
822026-08-26T21:20:01.181Z++ git branch --show-current
832026-08-26T21:20:01.181Z+ current=master
842026-08-26T21:20:01.181Z+ [[ master != bound-my-list ]]
852026-08-26T21:20:01.181Z+ git branch -f bound-my-list 0c0dbc457f2ed49fc7b40485bdfd565f687664ca
862026-08-26T21:20:01.185Z+ git checkout -f bound-my-list
872026-08-26T21:20:01.201ZSwitched to branch 'bound-my-list'
882026-08-26T21:20:01.204Z+ git reset --hard 0c0dbc457f2ed49fc7b40485bdfd565f687664ca
892026-08-26T21:20:01.207ZHEAD is now at 0c0dbc4 Expand expiry benchmarks with *actual* expiry
902026-08-26T21:20:01.211Zprocess exited: duration 1636 ms, exit code 0
 
912026-08-26T21:20:01.219Zstarting task 4: "build"
922026-08-26T21:20:01.222Z+ source .github/buildomat/common.sh
932026-08-26T21:20:01.222Z++ rustup show active-toolchain
942026-08-26T21:20:01.227Z1.97.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
952026-08-26T21:20:01.230Z++ pushd xde
962026-08-26T21:20:01.230Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
972026-08-26T21:20:01.230Z++ rustup show active-toolchain
982026-08-26T21:20:01.234Zinfo: syncing channel updates for nightly-2026-07-20-x86_64-unknown-illumos
992026-08-26T21:20:01.385Zinfo: latest update on 2026-07-20 for version 1.99.0-nightly (9f36de775 2026-07-19)
1002026-08-26T21:20:01.388Zinfo: downloading 6 components
1012026-08-26T21:20:16.668Znightly-2026-07-20-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1022026-08-26T21:20:16.765Z+++ rustup show active-toolchain -v
1032026-08-26T21:20:16.769Z+++ head -n 1
1042026-08-26T21:20:16.769Z+++ cut '-d ' -f1
1052026-08-26T21:20:16.823Z++ export NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos
1062026-08-26T21:20:16.824Z++ NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos
1072026-08-26T21:20:16.824Z++ popd
1082026-08-26T21:20:16.827Z/work/oxidecomputer/opte
1092026-08-26T21:20:16.827Z+ cargo --version
1102026-08-26T21:20:16.832Zcargo 1.97.1 (c980f4866 2026-06-30)
1112026-08-26T21:20:16.836Z+ rustc --version
1122026-08-26T21:20:16.853Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1132026-08-26T21:20:16.857Z+ cd lib/opte
1142026-08-26T21:20:16.857Z+ header 'check style'
1152026-08-26T21:20:16.857Z+ echo '# ==== check style ==== #'
1162026-08-26T21:20:16.857Z# ==== check style ==== #
1172026-08-26T21:20:16.857Z+ ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos fmt -- --check
1182026-08-26T21:20:17.046Z
1192026-08-26T21:20:17.046Zreal 0.187249660
1202026-08-26T21:20:17.046Zuser 0.143904797
1212026-08-26T21:20:17.046Zsys 0.036910706
1222026-08-26T21:20:17.046Ztrap 0.000055450
1232026-08-26T21:20:17.046Ztflt 0.000011030
1242026-08-26T21:20:17.050Zdflt 0.000021340
1252026-08-26T21:20:17.050Zkflt 0.000000000
1262026-08-26T21:20:17.050Zlock 0.030810644
1272026-08-26T21:20:17.050Zslp 0.166464494
1282026-08-26T21:20:17.051Zlat 0.000818990
1292026-08-26T21:20:17.051Zstop 0.000101940
1302026-08-26T21:20:17.051Z+ header 'check docs'
1312026-08-26T21:20:17.051Z+ echo '# ==== check docs ==== #'
1322026-08-26T21:20:17.051Z# ==== check docs ==== #
1332026-08-26T21:20:17.051Z+ RUSTDOCFLAGS='-D warnings'
1342026-08-26T21:20:17.051Z+ ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos doc --no-default-features --features=api,std,engine,kernel
1352026-08-26T21:20:17.116Z Updating crates.io index
1362026-08-26T21:20:17.120Z Updating git repository `https://github.com/oxidecomputer/falcon`
1372026-08-26T21:20:17.882Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1382026-08-26T21:20:18.456Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1392026-08-26T21:20:18.844Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1402026-08-26T21:20:19.267Z Updating git repository `https://github.com/oxidecomputer/zone`
1412026-08-26T21:20:19.733Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1422026-08-26T21:20:20.050Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1432026-08-26T21:20:21.946Z Downloading crates ...
1442026-08-26T21:20:21.999Z Downloaded crc32fast v1.5.0
1452026-08-26T21:20:22.008Z Downloaded dyn-clone v1.0.20
1462026-08-26T21:20:22.012Z Downloaded scroll v0.13.0
1472026-08-26T21:20:22.018Z Downloaded bitflags v1.3.2
1482026-08-26T21:20:22.025Z Downloaded itoa v1.0.18
1492026-08-26T21:20:22.029Z Downloaded version_check v0.9.5
1502026-08-26T21:20:22.044Z Downloaded ref-cast-impl v1.0.25
1512026-08-26T21:20:22.047Z Downloaded macaddr v1.0.1
1522026-08-26T21:20:22.047Z Downloaded defmt v0.3.100
1532026-08-26T21:20:22.051Z Downloaded aho-corasick v1.1.4
1542026-08-26T21:20:22.054Z Downloaded bitflags v2.13.0
1552026-08-26T21:20:22.057Z Downloaded defmt-macros v1.1.1
1562026-08-26T21:20:22.060Z Downloaded managed v0.8.0
1572026-08-26T21:20:22.060Z Downloaded scroll_derive v0.13.1
1582026-08-26T21:20:22.060Z Downloaded thread-id v5.1.0
1592026-08-26T21:20:22.060Z Downloaded ident_case v1.0.1
1602026-08-26T21:20:22.064Z Downloaded embedded-io v0.4.0
1612026-08-26T21:20:22.066Z Downloaded usdt-attr-macro v0.6.0
1622026-08-26T21:20:22.069Z Downloaded hash32 v0.3.1
1632026-08-26T21:20:22.073Z Downloaded stable_deref_trait v1.2.1
1642026-08-26T21:20:22.073Z Downloaded embedded-io v0.6.1
1652026-08-26T21:20:22.073Z Downloaded defmt v1.1.1
1662026-08-26T21:20:22.076Z Downloaded pest_derive v2.8.7
1672026-08-26T21:20:22.081Z Downloaded dtrace-parser v0.3.0
1682026-08-26T21:20:22.088Z Downloaded heapless v0.8.0
1692026-08-26T21:20:22.092Z Downloaded ingot v0.2.0
1702026-08-26T21:20:22.092Z Downloaded plain v0.2.3
1712026-08-26T21:20:22.092Z Downloaded darling_macro v0.23.0
1722026-08-26T21:20:22.092Z Downloaded pretty-hex v0.4.2
1732026-08-26T21:20:22.097Z Downloaded cfg-if v1.0.4
1742026-08-26T21:20:22.097Z Downloaded dof v0.4.0
1752026-08-26T21:20:22.097Z Downloaded ref-cast v1.0.25
1762026-08-26T21:20:22.103Z Downloaded defmt-parser v1.0.0
1772026-08-26T21:20:22.106Z Downloaded usdt-macro v0.6.0
1782026-08-26T21:20:22.106Z Downloaded cobs v0.3.0
1792026-08-26T21:20:22.111Z Downloaded tabwriter v1.4.1
1802026-08-26T21:20:22.124Z Downloaded either v1.16.0
1812026-08-26T21:20:22.127Z Downloaded ipnetwork v0.21.1
1822026-08-26T21:20:22.146Z Downloaded serde_tokenstream v0.2.3
1832026-08-26T21:20:22.150Z Downloaded strsim v0.11.1
1842026-08-26T21:20:22.154Z Downloaded quote v1.0.46
1852026-08-26T21:20:22.157Z Downloaded usdt v0.6.0
1862026-08-26T21:20:22.160Z Downloaded pest_generator v2.8.7
1872026-08-26T21:20:22.163Z Downloaded zmij v1.0.22
1882026-08-26T21:20:22.166Z Downloaded ingot-types v0.2.0
1892026-08-26T21:20:22.169Z Downloaded postcard v1.1.3
1902026-08-26T21:20:22.176Z Downloaded byteorder v1.5.0
1912026-08-26T21:20:22.179Z Downloaded usdt-impl v0.6.0
1922026-08-26T21:20:22.186Z Downloaded thiserror v2.0.18
1932026-08-26T21:20:22.199Z Downloaded darling v0.23.0
1942026-08-26T21:20:22.202Z Downloaded memmap2 v0.9.11
1952026-08-26T21:20:22.208Z Downloaded ucd-trie v0.1.7
1962026-08-26T21:20:22.211Z Downloaded thiserror-impl v2.0.18
1972026-08-26T21:20:22.218Z Downloaded ingot-macros v0.2.0
1982026-08-26T21:20:22.221Z Downloaded proc-macro2 v1.0.106
1992026-08-26T21:20:22.225Z Downloaded serde_derive v1.0.228
2002026-08-26T21:20:22.228Z Downloaded unicode-ident v1.0.24
2012026-08-26T21:20:22.234Z Downloaded log v0.4.33
2022026-08-26T21:20:22.237Z Downloaded serde_core v1.0.228
2032026-08-26T21:20:22.260Z Downloaded pest_meta v2.8.7
2042026-08-26T21:20:22.263Z Downloaded serde v1.0.228
2052026-08-26T21:20:22.266Z Downloaded darling_core v0.23.0
2062026-08-26T21:20:22.274Z Downloaded memchr v2.8.3
2072026-08-26T21:20:22.280Z Downloaded zerocopy-derive v0.8.54
2082026-08-26T21:20:22.312Z Downloaded itertools v0.15.0
2092026-08-26T21:20:22.317Z Downloaded pest v2.8.7
2102026-08-26T21:20:22.326Z Downloaded regex v1.13.0
2112026-08-26T21:20:22.352Z Downloaded serde_json v1.0.150
2122026-08-26T21:20:22.388Z Downloaded unicode-width v0.2.2
2132026-08-26T21:20:22.418Z Downloaded goblin v0.10.7
2142026-08-26T21:20:22.422Z Downloaded zerocopy v0.8.54
2152026-08-26T21:20:22.433Z Downloaded syn v2.0.118
2162026-08-26T21:20:22.439Z Downloaded smoltcp v0.11.0
2172026-08-26T21:20:22.450Z Downloaded regex-syntax v0.8.11
2182026-08-26T21:20:22.510Z Downloaded regex-automata v0.4.15
2192026-08-26T21:20:22.517Z Downloaded libc v0.2.186
2202026-08-26T21:20:22.570Z Compiling proc-macro2 v1.0.106
2212026-08-26T21:20:22.571Z Compiling quote v1.0.46
2222026-08-26T21:20:22.574Z Compiling unicode-ident v1.0.24
2232026-08-26T21:20:22.574Z Documenting unicode-ident v1.0.24
2242026-08-26T21:20:22.574Z Compiling serde_core v1.0.228
2252026-08-26T21:20:22.574Z Compiling strsim v0.11.1
2262026-08-26T21:20:22.574Z Compiling ident_case v1.0.1
2272026-08-26T21:20:22.753Z Compiling memchr v2.8.3
2282026-08-26T21:20:22.928Z Compiling thiserror v2.0.18
2292026-08-26T21:20:22.978Z Compiling zerocopy v0.8.54
2302026-08-26T21:20:22.985Z Compiling serde v1.0.228
2312026-08-26T21:20:23.030Z Compiling regex-syntax v0.8.11
2322026-08-26T21:20:23.274Z Documenting proc-macro2 v1.0.106
2332026-08-26T21:20:23.300Z Compiling aho-corasick v1.1.4
2342026-08-26T21:20:23.440Z Documenting strsim v0.11.1
2352026-08-26T21:20:23.638Z Checking syn v2.0.118
2362026-08-26T21:20:23.837Z Documenting quote v1.0.46
2372026-08-26T21:20:23.926Z Documenting ident_case v1.0.1
2382026-08-26T21:20:24.348Z Documenting syn v2.0.118
2392026-08-26T21:20:24.406Z Compiling regex-automata v0.4.15
2402026-08-26T21:20:24.434Z Checking byteorder v1.5.0
2412026-08-26T21:20:24.593Z Compiling either v1.16.0
2422026-08-26T21:20:24.690Z Documenting memchr v2.8.3
2432026-08-26T21:20:24.793Z Compiling itertools v0.15.0
2442026-08-26T21:20:25.055Z Compiling heapless v0.8.0
2452026-08-26T21:20:25.339Z Documenting aho-corasick v1.1.4
2462026-08-26T21:20:25.518Z Checking hash32 v0.3.1
2472026-08-26T21:20:25.595Z Checking darling_core v0.23.0
2482026-08-26T21:20:25.625Z Checking bitflags v2.13.0
2492026-08-26T21:20:25.781Z Documenting serde_core v1.0.228
2502026-08-26T21:20:26.075Z Compiling regex v1.13.0
2512026-08-26T21:20:26.103Z Checking macaddr v1.0.1
2522026-08-26T21:20:26.264Z Checking cfg-if v1.0.4
2532026-08-26T21:20:26.422Z Documenting darling_core v0.23.0
2542026-08-26T21:20:26.510Z Checking stable_deref_trait v1.2.1
2552026-08-26T21:20:26.560Z Documenting regex-syntax v0.8.11
2562026-08-26T21:20:26.758Z Compiling smoltcp v0.11.0
2572026-08-26T21:20:27.286Z Documenting serde_derive v1.0.228
2582026-08-26T21:20:27.489Z Documenting thiserror-impl v2.0.18
2592026-08-26T21:20:27.523Z Documenting zerocopy-derive v0.8.54
2602026-08-26T21:20:27.532Z Compiling thiserror-impl v2.0.18
2612026-08-26T21:20:27.603Z Compiling zerocopy-derive v0.8.54
2622026-08-26T21:20:27.739Z Compiling serde_derive v1.0.228
2632026-08-26T21:20:27.883Z Documenting darling_macro v0.23.0
2642026-08-26T21:20:28.288Z Documenting regex-automata v0.4.15
2652026-08-26T21:20:28.429Z Checking managed v0.8.0
2662026-08-26T21:20:28.458Z Compiling darling_macro v0.23.0
2672026-08-26T21:20:28.564Z Checking bitflags v1.3.2
2682026-08-26T21:20:28.607Z Documenting byteorder v1.5.0
2692026-08-26T21:20:28.620Z Documenting bitflags v2.13.0
2702026-08-26T21:20:28.698Z Compiling ref-cast v1.0.25
2712026-08-26T21:20:28.850Z Checking cobs v0.3.0
2722026-08-26T21:20:28.986Z Documenting thiserror v2.0.18
2732026-08-26T21:20:29.022Z Documenting zerocopy v0.8.54
2742026-08-26T21:20:29.037Z Compiling darling v0.23.0
2752026-08-26T21:20:29.112Z Compiling ingot-macros v0.2.0
2762026-08-26T21:20:29.227Z Documenting darling v0.23.0
2772026-08-26T21:20:29.338Z Documenting hash32 v0.3.1
2782026-08-26T21:20:29.680Z Documenting regex v1.13.0
2792026-08-26T21:20:29.717Z Documenting cfg-if v1.0.4
2802026-08-26T21:20:29.896Z Compiling crc32fast v1.5.0
2812026-08-26T21:20:30.163Z Documenting macaddr v1.0.1
2822026-08-26T21:20:30.225Z Documenting stable_deref_trait v1.2.1
2832026-08-26T21:20:30.306Z Documenting cobs v0.3.0
2842026-08-26T21:20:30.581Z Documenting ingot-macros v0.2.0
2852026-08-26T21:20:30.725Z Documenting serde v1.0.228
2862026-08-26T21:20:30.840Z Checking postcard v1.1.3
2872026-08-26T21:20:30.907Z Documenting heapless v0.8.0
2882026-08-26T21:20:31.169Z Compiling ref-cast-impl v1.0.25
2892026-08-26T21:20:31.702Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
2902026-08-26T21:20:31.786Z Compiling version_check v0.9.5
2912026-08-26T21:20:31.834Z Documenting managed v0.8.0
2922026-08-26T21:20:31.863Z Checking ingot-types v0.2.0
2932026-08-26T21:20:31.911Z Checking ipnetwork v0.21.1
2942026-08-26T21:20:32.053Z Checking unicode-width v0.2.2
2952026-08-26T21:20:32.162Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
2962026-08-26T21:20:32.180Z Documenting ingot-types v0.2.0
2972026-08-26T21:20:32.186Z Checking ingot v0.2.0
2982026-08-26T21:20:32.239Z Documenting illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
2992026-08-26T21:20:32.345Z Documenting ref-cast-impl v1.0.25
3002026-08-26T21:20:32.367Z Documenting unicode-width v0.2.2
3012026-08-26T21:20:32.464Z Documenting either v1.16.0
3022026-08-26T21:20:32.617Z Documenting postcard v1.1.3
3032026-08-26T21:20:32.727Z Documenting smoltcp v0.11.0
3042026-08-26T21:20:33.075Z Documenting ipnetwork v0.21.1
3052026-08-26T21:20:33.370Z Documenting ingot v0.2.0
3062026-08-26T21:20:33.571Z Documenting itertools v0.15.0
3072026-08-26T21:20:33.767Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3082026-08-26T21:20:33.796Z Documenting tabwriter v1.4.1
3092026-08-26T21:20:34.065Z Documenting ref-cast v1.0.25
3102026-08-26T21:20:34.465Z Checking tabwriter v1.4.1
3112026-08-26T21:20:34.600Z Documenting crc32fast v1.5.0
3122026-08-26T21:20:34.834Z Documenting derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
3132026-08-26T21:20:34.970Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
3142026-08-26T21:20:35.216Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3152026-08-26T21:20:35.447Z Documenting kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3162026-08-26T21:20:35.571Z Documenting dyn-clone v1.0.20
3172026-08-26T21:20:35.618Z Checking dyn-clone v1.0.20
3182026-08-26T21:20:36.409Z Documenting opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3192026-08-26T21:20:38.096Z Documenting opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3202026-08-26T21:20:40.392Z Finished `dev` profile [optimized + debuginfo] target(s) in 23.33s
3212026-08-26T21:20:40.482Z Generated /work/oxidecomputer/opte/target/doc/opte/index.html
3222026-08-26T21:20:40.504Z
3232026-08-26T21:20:40.512Zreal 23.437005151
3242026-08-26T21:20:40.512Zuser 1:16.797906477
3252026-08-26T21:20:40.512Zsys 16.544834476
3262026-08-26T21:20:40.513Ztrap 0.045001967
3272026-08-26T21:20:40.513Ztflt 0.165598930
3282026-08-26T21:20:40.513Zdflt 0.074899937
3292026-08-26T21:20:40.513Zkflt 0.004507413
3302026-08-26T21:20:40.513Zlock 6:42.085608629
3312026-08-26T21:20:40.513Zslp 4:28.678501915
3322026-08-26T21:20:40.513Zlat 8.479031927
3332026-08-26T21:20:40.513Zstop 12.132230803
3342026-08-26T21:20:40.513Z+ header 'analyze std + api'
3352026-08-26T21:20:40.513Z+ echo '# ==== analyze std + api ==== #'
3362026-08-26T21:20:40.513Z# ==== analyze std + api ==== #
3372026-08-26T21:20:40.513Z+ ptime -m cargo clippy --all-targets -- --deny warnings
3382026-08-26T21:20:40.746Z Compiling proc-macro2 v1.0.106
3392026-08-26T21:20:40.757Z Compiling quote v1.0.46
3402026-08-26T21:20:40.757Z Compiling unicode-ident v1.0.24
3412026-08-26T21:20:40.757Z Compiling memchr v2.8.3
3422026-08-26T21:20:40.770Z Compiling thiserror v2.0.18
3432026-08-26T21:20:40.770Z Compiling zerocopy v0.8.54
3442026-08-26T21:20:40.770Z Compiling zmij v1.0.22
3452026-08-26T21:20:40.770Z Compiling serde_core v1.0.228
3462026-08-26T21:20:40.914Z Compiling libc v0.2.186
3472026-08-26T21:20:41.078Z Compiling ucd-trie v0.1.7
3482026-08-26T21:20:41.107Z Compiling serde_json v1.0.150
3492026-08-26T21:20:41.284Z Compiling pest v2.8.7
3502026-08-26T21:20:41.300Z Compiling serde v1.0.228
3512026-08-26T21:20:41.328Z Compiling ident_case v1.0.1
3522026-08-26T21:20:41.357Z Compiling strsim v0.11.1
3532026-08-26T21:20:41.696Z Compiling aho-corasick v1.1.4
3542026-08-26T21:20:41.773Z Checking byteorder v1.5.0
3552026-08-26T21:20:41.970Z Compiling regex-syntax v0.8.11
3562026-08-26T21:20:41.984Z Compiling itoa v1.0.18
3572026-08-26T21:20:42.147Z Compiling syn v2.0.118
3582026-08-26T21:20:42.437Z Compiling pest_meta v2.8.7
3592026-08-26T21:20:42.543Z Compiling usdt-impl v0.6.0
3602026-08-26T21:20:42.566Z Compiling either v1.16.0
3612026-08-26T21:20:42.845Z Compiling itertools v0.15.0
3622026-08-26T21:20:43.010Z Compiling thread-id v5.1.0
3632026-08-26T21:20:43.267Z Checking log v0.4.33
3642026-08-26T21:20:43.307Z Checking plain v0.2.3
3652026-08-26T21:20:43.399Z Compiling regex-automata v0.4.15
3662026-08-26T21:20:43.409Z Compiling heapless v0.8.0
3672026-08-26T21:20:44.016Z Checking bitflags v2.13.0
3682026-08-26T21:20:44.034Z Checking hash32 v0.3.1
3692026-08-26T21:20:44.051Z Checking stable_deref_trait v1.2.1
3702026-08-26T21:20:44.109Z Checking macaddr v1.0.1
3712026-08-26T21:20:44.133Z Compiling smoltcp v0.11.0
3722026-08-26T21:20:44.176Z Checking cfg-if v1.0.4
3732026-08-26T21:20:44.208Z Checking pretty-hex v0.4.2
3742026-08-26T21:20:44.369Z Compiling version_check v0.9.5
3752026-08-26T21:20:44.383Z Checking bitflags v1.3.2
3762026-08-26T21:20:44.442Z Compiling crc32fast v1.5.0
3772026-08-26T21:20:44.458Z Checking managed v0.8.0
3782026-08-26T21:20:44.591Z Compiling pest_generator v2.8.7
3792026-08-26T21:20:44.628Z Compiling darling_core v0.23.0
3802026-08-26T21:20:44.638Z Compiling ref-cast v1.0.25
3812026-08-26T21:20:44.786Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3822026-08-26T21:20:44.996Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
3832026-08-26T21:20:45.025Z Checking memmap2 v0.9.11
3842026-08-26T21:20:45.184Z Compiling regex v1.13.0
3852026-08-26T21:20:45.190Z Checking unicode-width v0.2.2
3862026-08-26T21:20:45.273Z Checking ipnetwork v0.21.1
3872026-08-26T21:20:45.444Z Checking tabwriter v1.4.1
3882026-08-26T21:20:45.602Z Checking dyn-clone v1.0.20
3892026-08-26T21:20:45.734Z Compiling thiserror-impl v2.0.18
3902026-08-26T21:20:45.734Z Compiling serde_derive v1.0.228
3912026-08-26T21:20:45.774Z Compiling zerocopy-derive v0.8.54
3922026-08-26T21:20:45.858Z Compiling pest_derive v2.8.7
3932026-08-26T21:20:45.933Z Compiling scroll_derive v0.13.1
3942026-08-26T21:20:46.283Z Compiling ref-cast-impl v1.0.25
3952026-08-26T21:20:46.383Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3962026-08-26T21:20:46.784Z Compiling darling_macro v0.23.0
3972026-08-26T21:20:46.789Z Checking scroll v0.13.0
3982026-08-26T21:20:47.002Z Checking goblin v0.10.7
3992026-08-26T21:20:47.030Z Compiling dtrace-parser v0.3.0
4002026-08-26T21:20:47.047Z Checking cobs v0.3.0
4012026-08-26T21:20:47.322Z Compiling darling v0.23.0
4022026-08-26T21:20:47.421Z Compiling ingot-macros v0.2.0
4032026-08-26T21:20:47.421Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
4042026-08-26T21:20:48.440Z Checking postcard v1.1.3
4052026-08-26T21:20:48.448Z Compiling serde_tokenstream v0.2.3
4062026-08-26T21:20:49.797Z Checking dof v0.4.0
4072026-08-26T21:20:49.797Z Checking ingot-types v0.2.0
4082026-08-26T21:20:50.097Z Checking ingot v0.2.0
4092026-08-26T21:20:50.677Z Compiling usdt-macro v0.6.0
4102026-08-26T21:20:50.677Z Compiling usdt-attr-macro v0.6.0
4112026-08-26T21:20:51.324Z Checking usdt v0.6.0
4122026-08-26T21:20:51.546Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
4132026-08-26T21:20:56.645Zerror: unused import: `crate::engine::packet::FLOW_ID_DEFAULT`
4142026-08-26T21:20:56.645Z --> lib/opte/src/engine/flow_table.rs:860:9
4152026-08-26T21:20:56.645Z |
4162026-08-26T21:20:56.645Z860 | use crate::engine::packet::FLOW_ID_DEFAULT;
4172026-08-26T21:20:56.645Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4182026-08-26T21:20:56.645Z |
4192026-08-26T21:20:56.645Z = note: `-D unused-imports` implied by `-D warnings`
4202026-08-26T21:20:56.645Z = help: to override `-D warnings` add `#[allow(unused_imports)]`
4212026-08-26T21:20:56.645Z
4222026-08-26T21:21:00.240Zerror: could not compile `opte` (lib test) due to 1 previous error
4232026-08-26T21:21:00.265Z
4242026-08-26T21:21:00.274Zreal 19.757227939
4252026-08-26T21:21:00.274Zuser 1:02.623589970
4262026-08-26T21:21:00.274Zsys 12.105485573
4272026-08-26T21:21:00.274Ztrap 0.030907792
4282026-08-26T21:21:00.275Ztflt 0.134873962
4292026-08-26T21:21:00.275Zdflt 0.229975341
4302026-08-26T21:21:00.275Zkflt 0.000013160
4312026-08-26T21:21:00.275Zlock 3:56.905861598
4322026-08-26T21:21:00.275Zslp 3:16.994223097
4332026-08-26T21:21:00.275Zlat 2.637525981
4342026-08-26T21:21:00.275Zstop 6.117782535
4352026-08-26T21:21:00.275Zprocess exited: duration 59047 ms, exit code 101
 
4362026-08-26T21:21:00.314Zfound 0 output files