01M2S8K8N5AKRDHQ61MDDE5048: oxide-vpc

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

Buildomat Job: 01M2S8KZ3HP6Y7CZ0NBTKA6F56

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-18T03:24:04.880Zjob assigned to worker 01M2S8M8K9F64FR0Q39A3J7RW2 [factory aws, i-0f182367c4c16776e] (queued for 1 m 2 s)
 
22026-09-18T03:24:11.355Zstarting task 0: "setup"
32026-09-18T03:24:11.456Z++ uname -s
42026-09-18T03:24:11.456Z+ kern=SunOS
52026-09-18T03:24:11.456Z+ build_user=build
62026-09-18T03:24:11.457Z+ build_uid=12345
72026-09-18T03:24:11.457Z+ work_dir=/work
82026-09-18T03:24:11.457Z+ input_dir=/input
92026-09-18T03:24:11.457Z+ [[ 0 == 12345 ]]
102026-09-18T03:24:11.457Z+ case "$kern" in
112026-09-18T03:24:11.457Z+ groupadd -g 12345 build
122026-09-18T03:24:11.457Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-18T03:24:13.331Z+ zfs create -o mountpoint=/work rpool/work
142026-09-18T03:24:13.420Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-18T03:24:13.427Z+ home_fs=zfs
162026-09-18T03:24:13.427Z+ [[ zfs == autofs ]]
172026-09-18T03:24:13.427Z+ mkdir -p /home/build
182026-09-18T03:24:13.427Z+ chown build:build /home/build /work
192026-09-18T03:24:14.441Z+ chmod 0700 /home/build /work
202026-09-18T03:24:14.470Zprocess exited: duration 3107 ms, exit code 0
 
212026-09-18T03:24:14.585Zstarting task 1: "rust-toolchain"
222026-09-18T03:24:14.611Z+ printf ' * rust toolchain channel = "%s"\n' 1.97.1
232026-09-18T03:24:14.611Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-09-18T03:24:14.611Z * rust toolchain channel = "1.97.1"
252026-09-18T03:24:14.611Z * rust toolchain profile = "default"
262026-09-18T03:24:14.611Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-09-18T03:24:14.611Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-09-18T03:24:14.611Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-18T03:24:14.611Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default
302026-09-18T03:24:14.626Zinfo: downloading installer
312026-09-18T03:24:15.805Zinfo: profile set to default
322026-09-18T03:24:15.805Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-18T03:24:15.810Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
342026-09-18T03:24:15.949Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
352026-09-18T03:24:15.952Zinfo: downloading 6 components
362026-09-18T03:24:30.890Zinfo: default toolchain set to 1.97.1-x86_64-unknown-illumos
372026-09-18T03:24:30.890Z
382026-09-18T03:24:30.916Z 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14)
392026-09-18T03:24:30.917Z
402026-09-18T03:24:30.929Z
412026-09-18T03:24:30.929ZRust is installed now. Great!
422026-09-18T03:24:30.929Z
432026-09-18T03:24:30.929ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-18T03:24:30.929Zenvironment variable. This has not been done automatically.
452026-09-18T03:24:30.929Z
462026-09-18T03:24:30.930ZTo configure your current shell, you need to source
472026-09-18T03:24:30.930Zthe corresponding env file under $HOME/.cargo.
482026-09-18T03:24:30.930Z
492026-09-18T03:24:30.930ZConsider running the right command for your shell (note the leading DOT):
502026-09-18T03:24:30.930Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-18T03:24:30.930Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-18T03:24:30.930ZCC_x86_64-unknown-illumos = None
532026-09-18T03:24:30.930Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-18T03:24:30.930ZCC_x86_64_unknown_illumos = None
552026-09-18T03:24:30.930Zcargo:rerun-if-env-changed=HOST_CC
562026-09-18T03:24:30.930ZHOST_CC = None
572026-09-18T03:24:30.930Zcargo:rerun-if-env-changed=CC
582026-09-18T03:24:30.932ZCC = None
592026-09-18T03:24:30.932Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-18T03:24:31.108Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-18T03:24:31.108ZCRATE_CC_NO_DEFAULTS = None
622026-09-18T03:24:31.108Zcargo:rerun-if-env-changed=CFLAGS
632026-09-18T03:24:31.109ZCFLAGS = None
642026-09-18T03:24:31.109Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-18T03:24:31.109ZHOST_CFLAGS = None
662026-09-18T03:24:31.109Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-18T03:24:31.109ZCFLAGS_x86_64_unknown_illumos = None
682026-09-18T03:24:31.109Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-18T03:24:31.109ZCFLAGS_x86_64-unknown-illumos = None
702026-09-18T03:24:31.210Z+ rustup --version
712026-09-18T03:24:31.222Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-18T03:24:31.223Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-18T03:24:31.237Zinfo: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)`
742026-09-18T03:24:31.245Z+ cargo --version
752026-09-18T03:24:31.257Zcargo 1.97.1 (c980f4866 2026-06-30)
762026-09-18T03:24:31.257Z+ rustc --version
772026-09-18T03:24:31.275Zrustc 1.97.1 (8bab26f4f 2026-07-14)
782026-09-18T03:24:31.293Zprocess exited: duration 16725 ms, exit code 0
 
792026-09-18T03:24:31.315Zstarting task 2: "authentication"
802026-09-18T03:24:31.371Zprocess exited: duration 49 ms, exit code 0
 
812026-09-18T03:24:31.396Zstarting task 3: "clone repository"
822026-09-18T03:24:31.403Z+ mkdir -p /work/oxidecomputer/opte
832026-09-18T03:24:31.404Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
842026-09-18T03:24:31.427ZCloning into '/work/oxidecomputer/opte'...
852026-09-18T03:24:32.384Z+ cd /work/oxidecomputer/opte
862026-09-18T03:24:32.385Z+ git fetch origin 04028e5ebdf7d3b435f131ac5beac827e9f13676
872026-09-18T03:24:32.670ZFrom https://github.com/oxidecomputer/opte
882026-09-18T03:24:32.670Z * branch 04028e5ebdf7d3b435f131ac5beac827e9f13676 -> FETCH_HEAD
892026-09-18T03:24:32.678Z+ [[ -n renovate/rand ]]
902026-09-18T03:24:32.678Z++ git branch --show-current
912026-09-18T03:24:32.678Z+ current=master
922026-09-18T03:24:32.678Z+ [[ master != renovate/rand ]]
932026-09-18T03:24:32.678Z+ git branch -f renovate/rand 04028e5ebdf7d3b435f131ac5beac827e9f13676
942026-09-18T03:24:32.678Z+ git checkout -f renovate/rand
952026-09-18T03:24:32.678ZSwitched to branch 'renovate/rand'
962026-09-18T03:24:32.678Z+ git reset --hard 04028e5ebdf7d3b435f131ac5beac827e9f13676
972026-09-18T03:24:32.692ZHEAD is now at 04028e5 Update Rust crate rand to 0.10.2
982026-09-18T03:24:32.696Zprocess exited: duration 1304 ms, exit code 0
 
992026-09-18T03:24:32.705Zstarting task 4: "build"
1002026-09-18T03:24:32.709Z+ source .github/buildomat/common.sh
1012026-09-18T03:24:32.709Z++ rustup show active-toolchain
1022026-09-18T03:24:32.712Z1.97.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
1032026-09-18T03:24:32.716Z++ pushd xde
1042026-09-18T03:24:32.716Z++ rustup show active-toolchain
1052026-09-18T03:24:32.716Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
1062026-09-18T03:24:32.721Zinfo: syncing channel updates for nightly-2026-07-20-x86_64-unknown-illumos
1072026-09-18T03:24:32.860Zinfo: latest update on 2026-07-20 for version 1.99.0-nightly (9f36de775 2026-07-19)
1082026-09-18T03:24:32.864Zinfo: downloading 6 components
1092026-09-18T03:24:47.039Zwarn: the missing active toolchain `nightly-2026-07-20-x86_64-unknown-illumos` has been auto-installed
1102026-09-18T03:24:47.039Znightly-2026-07-20-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1112026-09-18T03:24:47.039Zwarn: auto-installation is deprecated for most `rustup` commands
1122026-09-18T03:24:47.040Zwarn: scripts relying on this behavior in `rustup` may stop working in the future
1132026-09-18T03:24:47.040Zwarn: to install the active toolchain, use `rustup install` instead
1142026-09-18T03:24:47.040Zwarn: see <https://github.com/rust-lang/rustup/issues/4836> for more info
1152026-09-18T03:24:47.100Z+++ rustup show active-toolchain -v
1162026-09-18T03:24:47.116Z+++ head -n 1
1172026-09-18T03:24:47.116Z+++ cut '-d ' -f1
1182026-09-18T03:24:47.151Z++ export NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos
1192026-09-18T03:24:47.151Z++ NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos
1202026-09-18T03:24:47.151Z++ popd
1212026-09-18T03:24:47.155Z/work/oxidecomputer/opte
1222026-09-18T03:24:47.155Z+ cargo --version
1232026-09-18T03:24:47.160Zcargo 1.97.1 (c980f4866 2026-06-30)
1242026-09-18T03:24:47.168Z+ rustc --version
1252026-09-18T03:24:47.185Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1262026-09-18T03:24:47.198Z+ cd lib/oxide-vpc
1272026-09-18T03:24:47.198Z+ header 'check style'
1282026-09-18T03:24:47.198Z+ echo '# ==== check style ==== #'
1292026-09-18T03:24:47.198Z# ==== check style ==== #
1302026-09-18T03:24:47.198Z+ ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos fmt -- --check
1312026-09-18T03:24:47.318Z
1322026-09-18T03:24:47.318Zreal 0.128495470
1332026-09-18T03:24:47.318Zuser 0.094557551
1342026-09-18T03:24:47.318Zsys 0.030467421
1352026-09-18T03:24:47.318Ztrap 0.000007538
1362026-09-18T03:24:47.318Ztflt 0.000014697
1372026-09-18T03:24:47.318Zdflt 0.000001288
1382026-09-18T03:24:47.318Zkflt 0.000004619
1392026-09-18T03:24:47.318Zlock 0.021568745
1402026-09-18T03:24:47.318Zslp 0.108801087
1412026-09-18T03:24:47.318Zlat 0.000790741
1422026-09-18T03:24:47.318Zstop 0.000112651
1432026-09-18T03:24:47.327Z+ header 'check docs'
1442026-09-18T03:24:47.327Z+ echo '# ==== check docs ==== #'
1452026-09-18T03:24:47.327Z# ==== check docs ==== #
1462026-09-18T03:24:47.327Z+ RUSTDOCFLAGS='-D warnings'
1472026-09-18T03:24:47.327Z+ ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos doc --no-default-features --features=api,std,engine,kernel
1482026-09-18T03:24:47.382Z Updating crates.io index
1492026-09-18T03:24:47.385Z Updating git repository `https://github.com/oxidecomputer/falcon`
1502026-09-18T03:24:48.449Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1512026-09-18T03:24:48.681Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1522026-09-18T03:24:48.937Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1532026-09-18T03:24:49.302Z Updating git repository `https://github.com/oxidecomputer/zone`
1542026-09-18T03:24:49.609Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1552026-09-18T03:24:49.887Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1562026-09-18T03:24:51.197Z Downloading crates ...
1572026-09-18T03:24:51.251Z Downloaded dtrace-parser v0.3.0
1582026-09-18T03:24:51.266Z Downloaded bitflags v1.3.2
1592026-09-18T03:24:51.266Z Downloaded ingot-types v0.2.0
1602026-09-18T03:24:51.266Z Downloaded defmt-macros v1.1.1
1612026-09-18T03:24:51.267Z Downloaded embedded-io v0.4.0
1622026-09-18T03:24:51.267Z Downloaded dyn-clone v1.0.20
1632026-09-18T03:24:51.267Z Downloaded log v0.4.33
1642026-09-18T03:24:51.267Z Downloaded defmt v0.3.100
1652026-09-18T03:24:51.267Z Downloaded either v1.16.0
1662026-09-18T03:24:51.287Z Downloaded ident_case v1.0.1
1672026-09-18T03:24:51.287Z Downloaded rand_core v0.10.1
1682026-09-18T03:24:51.287Z Downloaded cobs v0.3.0
1692026-09-18T03:24:51.287Z Downloaded aho-corasick v1.1.4
1702026-09-18T03:24:51.287Z Downloaded embedded-io v0.6.1
1712026-09-18T03:24:51.287Z Downloaded hash32 v0.3.1
1722026-09-18T03:24:51.300Z Downloaded dof v0.4.0
1732026-09-18T03:24:51.301Z Downloaded plain v0.2.3
1742026-09-18T03:24:51.301Z Downloaded itoa v1.0.18
1752026-09-18T03:24:51.301Z Downloaded crc32fast v1.5.0
1762026-09-18T03:24:51.301Z Downloaded pest_derive v2.8.7
1772026-09-18T03:24:51.310Z Downloaded ref-cast v1.0.25
1782026-09-18T03:24:51.311Z Downloaded ref-cast-impl v1.0.25
1792026-09-18T03:24:51.311Z Downloaded pretty-hex v0.4.2
1802026-09-18T03:24:51.311Z Downloaded cfg-if v1.0.4
1812026-09-18T03:24:51.311Z Downloaded defmt-parser v1.0.0
1822026-09-18T03:24:51.311Z Downloaded darling v0.23.0
1832026-09-18T03:24:51.311Z Downloaded darling_macro v0.23.0
1842026-09-18T03:24:51.311Z Downloaded byteorder v1.5.0
1852026-09-18T03:24:51.311Z Downloaded ipnetwork v0.21.1
1862026-09-18T03:24:51.311Z Downloaded thread-id v5.1.0
1872026-09-18T03:24:51.319Z Downloaded macaddr v1.0.1
1882026-09-18T03:24:51.319Z Downloaded usdt v0.6.0
1892026-09-18T03:24:51.319Z Downloaded usdt-macro v0.6.0
1902026-09-18T03:24:51.319Z Downloaded version_check v0.9.5
1912026-09-18T03:24:51.319Z Downloaded bitflags v2.13.0
1922026-09-18T03:24:51.319Z Downloaded ingot v0.2.0
1932026-09-18T03:24:51.326Z Downloaded managed v0.8.0
1942026-09-18T03:24:51.326Z Downloaded tabwriter v1.4.1
1952026-09-18T03:24:51.331Z Downloaded scroll_derive v0.13.1
1962026-09-18T03:24:51.331Z Downloaded strsim v0.11.1
1972026-09-18T03:24:51.338Z Downloaded zmij v1.0.22
1982026-09-18T03:24:51.338Z Downloaded stable_deref_trait v1.2.1
1992026-09-18T03:24:51.341Z Downloaded getrandom v0.4.3
2002026-09-18T03:24:51.345Z Downloaded pest_meta v2.8.7
2012026-09-18T03:24:51.345Z Downloaded memmap2 v0.9.11
2022026-09-18T03:24:51.345Z Downloaded postcard v1.1.3
2032026-09-18T03:24:51.351Z Downloaded pest_generator v2.8.7
2042026-09-18T03:24:51.351Z Downloaded usdt-attr-macro v0.6.0
2052026-09-18T03:24:51.355Z Downloaded scroll v0.13.0
2062026-09-18T03:24:51.361Z Downloaded usdt-impl v0.6.0
2072026-09-18T03:24:51.364Z Downloaded serde_tokenstream v0.2.3
2082026-09-18T03:24:51.369Z Downloaded thiserror v2.0.18
2092026-09-18T03:24:51.372Z Downloaded ucd-trie v0.1.7
2102026-09-18T03:24:51.376Z Downloaded proc-macro2 v1.0.106
2112026-09-18T03:24:51.379Z Downloaded defmt v1.1.1
2122026-09-18T03:24:51.379Z Downloaded thiserror-impl v2.0.18
2132026-09-18T03:24:51.382Z Downloaded ingot-macros v0.2.0
2142026-09-18T03:24:51.389Z Downloaded quote v1.0.46
2152026-09-18T03:24:51.411Z Downloaded serde_derive v1.0.228
2162026-09-18T03:24:51.411Z Downloaded darling_core v0.23.0
2172026-09-18T03:24:51.419Z Downloaded uuid v1.23.5
2182026-09-18T03:24:51.419Z Downloaded unicode-ident v1.0.24
2192026-09-18T03:24:51.419Z Downloaded heapless v0.8.0
2202026-09-18T03:24:51.419Z Downloaded serde_core v1.0.228
2212026-09-18T03:24:51.431Z Downloaded memchr v2.8.3
2222026-09-18T03:24:51.431Z Downloaded serde v1.0.228
2232026-09-18T03:24:51.431Z Downloaded zerocopy-derive v0.8.54
2242026-09-18T03:24:51.431Z Downloaded rand v0.10.2
2252026-09-18T03:24:51.449Z Downloaded regex v1.13.0
2262026-09-18T03:24:51.458Z Downloaded pest v2.8.7
2272026-09-18T03:24:51.462Z Downloaded itertools v0.15.0
2282026-09-18T03:24:51.466Z Downloaded serde_json v1.0.150
2292026-09-18T03:24:51.519Z Downloaded goblin v0.10.7
2302026-09-18T03:24:51.522Z Downloaded unicode-width v0.2.2
2312026-09-18T03:24:51.526Z Downloaded zerocopy v0.8.54
2322026-09-18T03:24:51.535Z Downloaded syn v2.0.118
2332026-09-18T03:24:51.542Z Downloaded smoltcp v0.11.0
2342026-09-18T03:24:51.561Z Downloaded regex-syntax v0.8.11
2352026-09-18T03:24:51.567Z Downloaded regex-automata v0.4.15
2362026-09-18T03:24:51.573Z Downloaded libc v0.2.186
2372026-09-18T03:24:51.628Z Compiling proc-macro2 v1.0.106
2382026-09-18T03:24:51.628Z Compiling quote v1.0.46
2392026-09-18T03:24:51.628Z Compiling unicode-ident v1.0.24
2402026-09-18T03:24:51.637Z Documenting unicode-ident v1.0.24
2412026-09-18T03:24:51.637Z Compiling serde_core v1.0.228
2422026-09-18T03:24:51.637Z Compiling ident_case v1.0.1
2432026-09-18T03:24:51.637Z Compiling strsim v0.11.1
2442026-09-18T03:24:51.786Z Checking cfg-if v1.0.4
2452026-09-18T03:24:51.803Z Compiling memchr v2.8.3
2462026-09-18T03:24:51.993Z Compiling serde v1.0.228
2472026-09-18T03:24:51.993Z Compiling regex-syntax v0.8.11
2482026-09-18T03:24:52.053Z Compiling zerocopy v0.8.54
2492026-09-18T03:24:52.169Z Documenting proc-macro2 v1.0.106
2502026-09-18T03:24:52.304Z Compiling aho-corasick v1.1.4
2512026-09-18T03:24:52.347Z Compiling thiserror v2.0.18
2522026-09-18T03:24:52.653Z Checking syn v2.0.118
2532026-09-18T03:24:52.750Z Documenting quote v1.0.46
2542026-09-18T03:24:52.763Z Checking byteorder v1.5.0
2552026-09-18T03:24:52.815Z Compiling either v1.16.0
2562026-09-18T03:24:53.002Z Compiling itertools v0.15.0
2572026-09-18T03:24:53.252Z Documenting syn v2.0.118
2582026-09-18T03:24:53.473Z Compiling regex-automata v0.4.15
2592026-09-18T03:24:53.597Z Compiling heapless v0.8.0
2602026-09-18T03:24:53.711Z Documenting strsim v0.11.1
2612026-09-18T03:24:54.000Z Documenting ident_case v1.0.1
2622026-09-18T03:24:54.303Z Checking bitflags v2.13.0
2632026-09-18T03:24:54.358Z Checking hash32 v0.3.1
2642026-09-18T03:24:54.476Z Documenting serde_core v1.0.228
2652026-09-18T03:24:54.480Z Checking macaddr v1.0.1
2662026-09-18T03:24:54.501Z Documenting memchr v2.8.3
2672026-09-18T03:24:54.622Z Checking stable_deref_trait v1.2.1
2682026-09-18T03:24:54.647Z Checking darling_core v0.23.0
2692026-09-18T03:24:54.670Z Documenting regex-syntax v0.8.11
2702026-09-18T03:24:55.236Z Compiling regex v1.13.0
2712026-09-18T03:24:55.278Z Documenting darling_core v0.23.0
2722026-09-18T03:24:55.559Z Documenting aho-corasick v1.1.4
2732026-09-18T03:24:55.698Z Compiling libc v0.2.186
2742026-09-18T03:24:56.053Z Compiling smoltcp v0.11.0
2752026-09-18T03:24:56.116Z Checking bitflags v1.3.2
2762026-09-18T03:24:56.315Z Compiling serde_derive v1.0.228
2772026-09-18T03:24:56.359Z Compiling thiserror-impl v2.0.18
2782026-09-18T03:24:56.396Z Compiling zerocopy-derive v0.8.54
2792026-09-18T03:24:56.435Z Documenting darling_macro v0.23.0
2802026-09-18T03:24:56.472Z Checking managed v0.8.0
2812026-09-18T03:24:56.572Z Documenting regex-automata v0.4.15
2822026-09-18T03:24:56.651Z Documenting cfg-if v1.0.4
2832026-09-18T03:24:57.215Z Documenting zerocopy-derive v0.8.54
2842026-09-18T03:24:57.273Z Documenting thiserror-impl v2.0.18
2852026-09-18T03:24:57.276Z Compiling darling_macro v0.23.0
2862026-09-18T03:24:57.664Z Checking cobs v0.3.0
2872026-09-18T03:24:57.796Z Documenting serde_derive v1.0.228
2882026-09-18T03:24:57.854Z Compiling darling v0.23.0
2892026-09-18T03:24:57.919Z Documenting darling v0.23.0
2902026-09-18T03:24:57.929Z Compiling ingot-macros v0.2.0
2912026-09-18T03:24:58.137Z Documenting regex v1.13.0
2922026-09-18T03:24:58.215Z Compiling ref-cast v1.0.25
2932026-09-18T03:24:58.223Z Compiling getrandom v0.4.3
2942026-09-18T03:24:58.529Z Compiling crc32fast v1.5.0
2952026-09-18T03:24:58.556Z Documenting byteorder v1.5.0
2962026-09-18T03:24:58.808Z Documenting thiserror v2.0.18
2972026-09-18T03:24:58.926Z Documenting zerocopy v0.8.54
2982026-09-18T03:24:59.182Z Documenting ingot-macros v0.2.0
2992026-09-18T03:24:59.357Z Documenting hash32 v0.3.1
3002026-09-18T03:24:59.401Z Checking postcard v1.1.3
3012026-09-18T03:24:59.495Z Documenting serde v1.0.228
3022026-09-18T03:24:59.678Z Compiling ref-cast-impl v1.0.25
3032026-09-18T03:25:00.233Z Documenting bitflags v2.13.0
3042026-09-18T03:25:00.247Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
3052026-09-18T03:25:00.330Z Compiling version_check v0.9.5
3062026-09-18T03:25:00.440Z Checking rand_core v0.10.1
3072026-09-18T03:25:00.575Z Checking unicode-width v0.2.2
3082026-09-18T03:25:00.593Z Documenting stable_deref_trait v1.2.1
3092026-09-18T03:25:00.615Z Documenting macaddr v1.0.1
3102026-09-18T03:25:00.616Z Checking ipnetwork v0.21.1
3112026-09-18T03:25:00.705Z Checking ingot-types v0.2.0
3122026-09-18T03:25:00.763Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3132026-09-18T03:25:00.797Z Documenting cobs v0.3.0
3142026-09-18T03:25:00.858Z Documenting managed v0.8.0
3152026-09-18T03:25:01.028Z Checking ingot v0.2.0
3162026-09-18T03:25:01.090Z Documenting illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
3172026-09-18T03:25:01.221Z Checking tabwriter v1.4.1
3182026-09-18T03:25:01.265Z Documenting heapless v0.8.0
3192026-09-18T03:25:01.687Z Documenting postcard v1.1.3
3202026-09-18T03:25:01.812Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
3212026-09-18T03:25:01.919Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3222026-09-18T03:25:02.122Z Documenting libc v0.2.186
3232026-09-18T03:25:02.421Z Documenting ref-cast-impl v1.0.25
3242026-09-18T03:25:02.437Z Documenting ingot-types v0.2.0
3252026-09-18T03:25:02.448Z Checking dyn-clone v1.0.20
3262026-09-18T03:25:02.448Z Documenting either v1.16.0
3272026-09-18T03:25:02.530Z Documenting unicode-width v0.2.2
3282026-09-18T03:25:02.569Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3292026-09-18T03:25:02.714Z Documenting smoltcp v0.11.0
3302026-09-18T03:25:02.957Z Documenting rand_core v0.10.1
3312026-09-18T03:25:03.276Z Documenting ipnetwork v0.21.1
3322026-09-18T03:25:03.322Z Documenting crc32fast v1.5.0
3332026-09-18T03:25:03.536Z Documenting itertools v0.15.0
3342026-09-18T03:25:03.825Z Documenting ref-cast v1.0.25
3352026-09-18T03:25:04.185Z Documenting ingot v0.2.0
3362026-09-18T03:25:04.413Z Documenting tabwriter v1.4.1
3372026-09-18T03:25:04.759Z Documenting getrandom v0.4.3
3382026-09-18T03:25:05.223Z Documenting derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
3392026-09-18T03:25:05.483Z Documenting kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3402026-09-18T03:25:05.855Z Documenting dyn-clone v1.0.20
3412026-09-18T03:25:06.550Z Checking rand v0.10.2
3422026-09-18T03:25:06.916Z Documenting uuid v1.23.5
3432026-09-18T03:25:06.943Z Checking uuid v1.23.5
3442026-09-18T03:25:07.174Z Documenting poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
3452026-09-18T03:25:07.290Z Documenting rand v0.10.2
3462026-09-18T03:25:07.837Z Documenting opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3472026-09-18T03:25:08.140Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
3482026-09-18T03:25:10.569Z Documenting opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3492026-09-18T03:25:12.925Z Documenting oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
3502026-09-18T03:25:14.598Z Finished `dev` profile [optimized + debuginfo] target(s) in 27.26s
3512026-09-18T03:25:14.686Z Generated /work/oxidecomputer/opte/target/doc/oxide_vpc/index.html
3522026-09-18T03:25:14.707Z
3532026-09-18T03:25:14.722Zreal 27.367984556
3542026-09-18T03:25:14.722Zuser 1:25.335530488
3552026-09-18T03:25:14.722Zsys 18.707995747
3562026-09-18T03:25:14.722Ztrap 0.045620878
3572026-09-18T03:25:14.722Ztflt 0.017600028
3582026-09-18T03:25:14.722Zdflt 0.083806887
3592026-09-18T03:25:14.722Zkflt 0.003125153
3602026-09-18T03:25:14.722Zlock 10:09.320928772
3612026-09-18T03:25:14.722Zslp 5:47.091634595
3622026-09-18T03:25:14.723Zlat 8.540589917
3632026-09-18T03:25:14.723Zstop 14.014516872
3642026-09-18T03:25:14.723Z+ header 'analyze std + api + usdt'
3652026-09-18T03:25:14.723Z+ echo '# ==== analyze std + api + usdt ==== #'
3662026-09-18T03:25:14.723Z+ ptime -m cargo clippy --features usdt --all-targets -- --deny warnings
3672026-09-18T03:25:14.723Z# ==== analyze std + api + usdt ==== #
3682026-09-18T03:25:14.890Z Downloading crates ...
3692026-09-18T03:25:14.954Z Downloaded futures-executor v0.3.32
3702026-09-18T03:25:14.971Z Downloaded anyhow v1.0.103
3712026-09-18T03:25:14.971Z Downloaded ctor-proc-macro v0.0.13
3722026-09-18T03:25:14.971Z Downloaded dtor v0.8.1
3732026-09-18T03:25:15.000Z Downloaded futures-io v0.3.32
3742026-09-18T03:25:15.000Z Downloaded futures-macro v0.3.32
3752026-09-18T03:25:15.000Z Downloaded typeid v1.0.3
3762026-09-18T03:25:15.000Z Downloaded circular v0.3.0
3772026-09-18T03:25:15.000Z Downloaded futures-sink v0.3.32
3782026-09-18T03:25:15.000Z Downloaded pin-project-lite v0.2.17
3792026-09-18T03:25:15.013Z Downloaded nom v8.0.0
3802026-09-18T03:25:15.013Z Downloaded ctor v0.10.1
3812026-09-18T03:25:15.013Z Downloaded slab v0.4.12
3822026-09-18T03:25:15.014Z Downloaded futures-channel v0.3.32
3832026-09-18T03:25:15.014Z Downloaded futures-task v0.3.32
3842026-09-18T03:25:15.014Z Downloaded pcap-parser v0.17.0
3852026-09-18T03:25:15.015Z Downloaded ron v0.12.2
3862026-09-18T03:25:15.015Z Downloaded link-section v0.2.1
3872026-09-18T03:25:15.093Z Downloaded futures-core v0.3.32
3882026-09-18T03:25:15.109Z Downloaded cookie-factory v0.3.3
3892026-09-18T03:25:15.109Z Downloaded futures v0.3.32
3902026-09-18T03:25:15.109Z Downloaded once_cell v1.21.4
3912026-09-18T03:25:15.109Z Downloaded rusticata-macros v5.0.0
3922026-09-18T03:25:15.110Z Downloaded dtor-proc-macro v0.0.13
3932026-09-18T03:25:15.212Z Downloaded futures-util v0.3.32
3942026-09-18T03:25:15.262Z Compiling proc-macro2 v1.0.106
3952026-09-18T03:25:15.262Z Compiling quote v1.0.46
3962026-09-18T03:25:15.273Z Compiling unicode-ident v1.0.24
3972026-09-18T03:25:15.274Z Compiling memchr v2.8.3
3982026-09-18T03:25:15.274Z Compiling thiserror v2.0.18
3992026-09-18T03:25:15.274Z Compiling zerocopy v0.8.54
4002026-09-18T03:25:15.274Z Compiling serde_core v1.0.228
4012026-09-18T03:25:15.297Z Compiling libc v0.2.186
4022026-09-18T03:25:15.632Z Compiling zmij v1.0.22
4032026-09-18T03:25:15.637Z Compiling ucd-trie v0.1.7
4042026-09-18T03:25:15.654Z Compiling serde_json v1.0.150
4052026-09-18T03:25:15.820Z Compiling pest v2.8.7
4062026-09-18T03:25:15.839Z Compiling serde v1.0.228
4072026-09-18T03:25:15.906Z Compiling ident_case v1.0.1
4082026-09-18T03:25:16.017Z Compiling strsim v0.11.1
4092026-09-18T03:25:16.309Z Compiling aho-corasick v1.1.4
4102026-09-18T03:25:16.452Z Compiling syn v2.0.118
4112026-09-18T03:25:16.495Z Compiling itoa v1.0.18
4122026-09-18T03:25:16.523Z Compiling regex-syntax v0.8.11
4132026-09-18T03:25:16.596Z Checking byteorder v1.5.0
4142026-09-18T03:25:16.816Z Compiling pest_meta v2.8.7
4152026-09-18T03:25:17.046Z Compiling either v1.16.0
4162026-09-18T03:25:17.160Z Compiling usdt-impl v0.6.0
4172026-09-18T03:25:17.236Z Checking cfg-if v1.0.4
4182026-09-18T03:25:17.298Z Compiling itertools v0.15.0
4192026-09-18T03:25:17.392Z Checking bitflags v2.13.0
4202026-09-18T03:25:17.563Z Compiling thread-id v5.1.0
4212026-09-18T03:25:17.664Z Checking plain v0.2.3
4222026-09-18T03:25:17.753Z Checking futures-core v0.3.32
4232026-09-18T03:25:17.815Z Compiling heapless v0.8.0
4242026-09-18T03:25:17.874Z Checking futures-sink v0.3.32
4252026-09-18T03:25:17.972Z Compiling regex-automata v0.4.15
4262026-09-18T03:25:17.986Z Checking log v0.4.33
4272026-09-18T03:25:18.335Z Checking futures-channel v0.3.32
4282026-09-18T03:25:18.572Z Checking hash32 v0.3.1
4292026-09-18T03:25:18.588Z Checking pin-project-lite v0.2.17
4302026-09-18T03:25:18.592Z Checking futures-task v0.3.32
4312026-09-18T03:25:18.667Z Checking slab v0.4.12
4322026-09-18T03:25:18.681Z Compiling smoltcp v0.11.0
4332026-09-18T03:25:18.686Z Checking futures-io v0.3.32
4342026-09-18T03:25:18.780Z Checking pretty-hex v0.4.2
4352026-09-18T03:25:18.819Z Compiling pest_generator v2.8.7
4362026-09-18T03:25:18.886Z Compiling darling_core v0.23.0
4372026-09-18T03:25:18.964Z Checking macaddr v1.0.1
4382026-09-18T03:25:18.964Z Checking stable_deref_trait v1.2.1
4392026-09-18T03:25:19.106Z Compiling version_check v0.9.5
4402026-09-18T03:25:19.319Z Compiling getrandom v0.4.3
4412026-09-18T03:25:19.395Z Compiling ref-cast v1.0.25
4422026-09-18T03:25:19.413Z Checking managed v0.8.0
4432026-09-18T03:25:19.453Z Checking bitflags v1.3.2
4442026-09-18T03:25:19.523Z Compiling crc32fast v1.5.0
4452026-09-18T03:25:19.622Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
4462026-09-18T03:25:19.725Z Compiling regex v1.13.0
4472026-09-18T03:25:19.840Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
4482026-09-18T03:25:19.865Z Checking memmap2 v0.9.11
4492026-09-18T03:25:20.046Z Checking rand_core v0.10.1
4502026-09-18T03:25:20.081Z Compiling serde_derive v1.0.228
4512026-09-18T03:25:20.100Z Compiling thiserror-impl v2.0.18
4522026-09-18T03:25:20.164Z Compiling zerocopy-derive v0.8.54
4532026-09-18T03:25:20.170Z Compiling pest_derive v2.8.7
4542026-09-18T03:25:20.578Z Compiling scroll_derive v0.13.1
4552026-09-18T03:25:20.673Z Compiling futures-macro v0.3.32
4562026-09-18T03:25:20.797Z Compiling ref-cast-impl v1.0.25
4572026-09-18T03:25:21.155Z Compiling darling_macro v0.23.0
4582026-09-18T03:25:21.155Z Checking ipnetwork v0.21.1
4592026-09-18T03:25:21.379Z Checking scroll v0.13.0
4602026-09-18T03:25:21.399Z Checking dtrace-parser v0.3.0
4612026-09-18T03:25:21.417Z Checking cobs v0.3.0
4622026-09-18T03:25:21.493Z Checking futures-util v0.3.32
4632026-09-18T03:25:21.587Z Checking goblin v0.10.7
4642026-09-18T03:25:21.605Z Checking unicode-width v0.2.2
4652026-09-18T03:25:21.645Z Compiling darling v0.23.0
4662026-09-18T03:25:21.722Z Compiling ingot-macros v0.2.0
4672026-09-18T03:25:21.844Z Checking tabwriter v1.4.1
4682026-09-18T03:25:21.982Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
4692026-09-18T03:25:22.943Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
4702026-09-18T03:25:23.111Z Checking postcard v1.1.3
4712026-09-18T03:25:23.265Z Compiling serde_tokenstream v0.2.3
4722026-09-18T03:25:23.346Z Checking futures-executor v0.3.32
4732026-09-18T03:25:23.493Z Checking futures v0.3.32
4742026-09-18T03:25:23.514Z Checking nom v8.0.0
4752026-09-18T03:25:23.546Z Compiling anyhow v1.0.103
4762026-09-18T03:25:23.586Z Compiling typeid v1.0.3
4772026-09-18T03:25:23.586Z Checking dyn-clone v1.0.20
4782026-09-18T03:25:23.653Z Checking cookie-factory v0.3.3
4792026-09-18T03:25:23.831Z Checking rand v0.10.2
4802026-09-18T03:25:23.892Z Checking uuid v1.23.5
4812026-09-18T03:25:24.041Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
4822026-09-18T03:25:24.106Z Compiling dtor-proc-macro v0.0.13
4832026-09-18T03:25:24.156Z Checking circular v0.3.0
4842026-09-18T03:25:24.244Z Checking dof v0.4.0
4852026-09-18T03:25:24.368Z Checking link-section v0.2.1
4862026-09-18T03:25:24.388Z Checking ingot-types v0.2.0
4872026-09-18T03:25:24.429Z Checking once_cell v1.21.4
4882026-09-18T03:25:24.456Z Compiling ctor-proc-macro v0.0.13
4892026-09-18T03:25:24.515Z Checking dtor v0.8.1
4902026-09-18T03:25:24.536Z Checking ron v0.12.2
4912026-09-18T03:25:24.692Z Checking ingot v0.2.0
4922026-09-18T03:25:24.754Z Checking ctor v0.10.1
4932026-09-18T03:25:25.257Z Compiling usdt-attr-macro v0.6.0
4942026-09-18T03:25:25.257Z Compiling usdt-macro v0.6.0
4952026-09-18T03:25:25.474Z Checking rusticata-macros v5.0.0
4962026-09-18T03:25:25.589Z Checking pcap-parser v0.17.0
4972026-09-18T03:25:25.858Z Checking usdt v0.6.0
4982026-09-18T03:25:26.205Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
4992026-09-18T03:25:30.667Z Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
5002026-09-18T03:25:32.380Z Checking opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
5012026-09-18T03:25:34.815Z Finished `dev` profile [optimized + debuginfo] target(s) in 20.04s
5022026-09-18T03:25:34.835Z
5032026-09-18T03:25:34.851Zreal 20.117194210
5042026-09-18T03:25:34.852Zuser 1:11.779629534
5052026-09-18T03:25:34.852Zsys 14.832393510
5062026-09-18T03:25:34.852Ztrap 0.039635243
5072026-09-18T03:25:34.852Ztflt 0.134812178
5082026-09-18T03:25:34.852Zdflt 0.176319943
5092026-09-18T03:25:34.852Zkflt 0.000018854
5102026-09-18T03:25:34.852Zlock 4:43.124343397
5112026-09-18T03:25:34.852Zslp 3:48.720604051
5122026-09-18T03:25:34.852Zlat 3.578505380
5132026-09-18T03:25:34.852Zstop 9.090437600
5142026-09-18T03:25:34.852Z+ header 'analyze no_std + engine + kernel'
5152026-09-18T03:25:34.852Z+ echo '# ==== analyze no_std + engine + kernel ==== #'
5162026-09-18T03:25:34.852Z# ==== analyze no_std + engine + kernel ==== #
5172026-09-18T03:25:34.853Z+ ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos clippy --no-default-features --features engine,kernel
5182026-09-18T03:25:35.035Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
5192026-09-18T03:25:35.035Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
5202026-09-18T03:25:35.065Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
5212026-09-18T03:25:35.066Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
5222026-09-18T03:25:35.238Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
5232026-09-18T03:25:38.536Z Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
5242026-09-18T03:25:39.484Z Finished `dev` profile [optimized + debuginfo] target(s) in 4.60s
5252026-09-18T03:25:39.510Z
5262026-09-18T03:25:39.525Zreal 4.664613150
5272026-09-18T03:25:39.525Zuser 4.789950835
5282026-09-18T03:25:39.525Zsys 0.924169039
5292026-09-18T03:25:39.525Ztrap 0.000529079
5302026-09-18T03:25:39.525Ztflt 0.018266913
5312026-09-18T03:25:39.526Zdflt 0.006738839
5322026-09-18T03:25:39.526Zkflt 0.000000000
5332026-09-18T03:25:39.526Zlock 15.112406724
5342026-09-18T03:25:39.526Zslp 17.909309004
5352026-09-18T03:25:39.526Zlat 0.005531769
5362026-09-18T03:25:39.526Zstop 0.192832509
5372026-09-18T03:25:39.526Z+ header test
5382026-09-18T03:25:39.526Z+ echo '# ==== test ==== #'
5392026-09-18T03:25:39.526Z# ==== test ==== #
5402026-09-18T03:25:39.526Z+ ptime -m cargo test
5412026-09-18T03:25:39.668Z Compiling memchr v2.8.3
5422026-09-18T03:25:39.668Z Compiling serde_core v1.0.228
5432026-09-18T03:25:39.686Z Compiling thiserror v2.0.18
5442026-09-18T03:25:39.691Z Compiling libc v0.2.186
5452026-09-18T03:25:39.691Z Compiling zerocopy v0.8.54
5462026-09-18T03:25:39.691Z Compiling unicode-ident v1.0.24
5472026-09-18T03:25:39.691Z Compiling byteorder v1.5.0
5482026-09-18T03:25:39.691Z Compiling cfg-if v1.0.4
5492026-09-18T03:25:39.766Z Compiling zmij v1.0.22
5502026-09-18T03:25:39.771Z Compiling scroll v0.13.0
5512026-09-18T03:25:39.839Z Compiling proc-macro2 v1.0.106
5522026-09-18T03:25:39.888Z Compiling futures-core v0.3.32
5532026-09-18T03:25:40.031Z Compiling log v0.4.33
5542026-09-18T03:25:40.053Z Compiling futures-sink v0.3.32
5552026-09-18T03:25:40.075Z Compiling plain v0.2.3
5562026-09-18T03:25:40.110Z Compiling itoa v1.0.18
5572026-09-18T03:25:40.139Z Compiling ucd-trie v0.1.7
5582026-09-18T03:25:40.162Z Compiling futures-channel v0.3.32
5592026-09-18T03:25:40.248Z Compiling quote v1.0.46
5602026-09-18T03:25:40.361Z Compiling pest v2.8.7
5612026-09-18T03:25:40.381Z Compiling goblin v0.10.7
5622026-09-18T03:25:40.811Z Compiling hash32 v0.3.1
5632026-09-18T03:25:40.859Z Compiling slab v0.4.12
5642026-09-18T03:25:40.985Z Compiling pretty-hex v0.4.2
5652026-09-18T03:25:41.067Z Compiling stable_deref_trait v1.2.1
5662026-09-18T03:25:41.086Z Compiling pin-project-lite v0.2.17
5672026-09-18T03:25:41.132Z Compiling futures-task v0.3.32
5682026-09-18T03:25:41.188Z Compiling futures-io v0.3.32
5692026-09-18T03:25:41.225Z Compiling macaddr v1.0.1
5702026-09-18T03:25:41.282Z Compiling futures-util v0.3.32
5712026-09-18T03:25:41.358Z Compiling heapless v0.8.0
5722026-09-18T03:25:41.474Z Compiling serde v1.0.228
5732026-09-18T03:25:42.049Z Compiling bitflags v2.13.0
5742026-09-18T03:25:42.078Z Compiling serde_json v1.0.150
5752026-09-18T03:25:42.078Z Compiling dtrace-parser v0.3.0
5762026-09-18T03:25:42.079Z Compiling syn v2.0.118
5772026-09-18T03:25:42.121Z Compiling thread-id v5.1.0
5782026-09-18T03:25:42.215Z Compiling cobs v0.3.0
5792026-09-18T03:25:42.989Z Compiling ingot-types v0.2.0
5802026-09-18T03:25:43.014Z Compiling bitflags v1.3.2
5812026-09-18T03:25:43.014Z Compiling managed v0.8.0
5822026-09-18T03:25:43.014Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
5832026-09-18T03:25:43.014Z Compiling ingot v0.2.0
5842026-09-18T03:25:43.015Z Compiling smoltcp v0.11.0
5852026-09-18T03:25:43.015Z Compiling postcard v1.1.3
5862026-09-18T03:25:43.232Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
5872026-09-18T03:25:43.853Z Compiling dof v0.4.0
5882026-09-18T03:25:44.020Z Compiling futures-executor v0.3.32
5892026-09-18T03:25:44.618Z Compiling usdt-impl v0.6.0
5902026-09-18T03:25:44.932Z Compiling memmap2 v0.9.11
5912026-09-18T03:25:45.027Z Compiling rand_core v0.10.1
5922026-09-18T03:25:45.195Z Compiling unicode-width v0.2.2
5932026-09-18T03:25:45.230Z Compiling either v1.16.0
5942026-09-18T03:25:45.423Z Compiling ipnetwork v0.21.1
5952026-09-18T03:25:45.532Z Compiling tabwriter v1.4.1
5962026-09-18T03:25:45.613Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
5972026-09-18T03:25:46.085Z Compiling itertools v0.15.0
5982026-09-18T03:25:46.098Z Compiling getrandom v0.4.3
5992026-09-18T03:25:46.098Z Compiling usdt v0.6.0
6002026-09-18T03:25:46.744Z Compiling ref-cast v1.0.25
6012026-09-18T03:25:46.840Z Compiling futures v0.3.32
6022026-09-18T03:25:46.916Z Compiling crc32fast v1.5.0
6032026-09-18T03:25:46.961Z Compiling nom v8.0.0
6042026-09-18T03:25:47.049Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
6052026-09-18T03:25:47.136Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
6062026-09-18T03:25:47.683Z Compiling dyn-clone v1.0.20
6072026-09-18T03:25:47.739Z Compiling cookie-factory v0.3.3
6082026-09-18T03:25:47.807Z Compiling rand v0.10.2
6092026-09-18T03:25:48.566Z Compiling uuid v1.23.5
6102026-09-18T03:25:48.603Z Compiling circular v0.3.0
6112026-09-18T03:25:48.603Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
6122026-09-18T03:25:48.603Z Compiling dtor v0.8.1
6132026-09-18T03:25:48.603Z Compiling anyhow v1.0.103
6142026-09-18T03:25:48.603Z Compiling typeid v1.0.3
6152026-09-18T03:25:48.604Z Compiling link-section v0.2.1
6162026-09-18T03:25:48.604Z Compiling once_cell v1.21.4
6172026-09-18T03:25:48.604Z Compiling ron v0.12.2
6182026-09-18T03:25:48.604Z Compiling ctor v0.10.1
6192026-09-18T03:25:49.484Z Compiling rusticata-macros v5.0.0
6202026-09-18T03:25:49.827Z Compiling pcap-parser v0.17.0
6212026-09-18T03:25:52.740Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
6222026-09-18T03:25:55.216Z Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
6232026-09-18T03:26:43.303Z Finished `test` profile [optimized + debuginfo] target(s) in 1m 03s
6242026-09-18T03:26:43.320Z Running unittests src/lib.rs (/work/oxidecomputer/opte/target/debug/deps/oxide_vpc-ff2e2d016efbee66)
6252026-09-18T03:26:43.324Z
6262026-09-18T03:26:43.324Zrunning 17 tests
6272026-09-18T03:26:43.324Ztest api::tests::parse_bad_proto_filter ... ok
6282026-09-18T03:26:43.324Ztest api::tests::parse_good_proto_filter ... ok
6292026-09-18T03:26:43.324Ztest api::tests::parse_bad_address ... ok
6302026-09-18T03:26:43.324Ztest api::tests::parse_good_address ... ok
6312026-09-18T03:26:43.324Ztest api::tests::ports_from_str_good ... ok
6322026-09-18T03:26:43.324Ztest api::tests::ports_from_str_bad ... ok
6332026-09-18T03:26:43.324Ztest cfg::tests::test_required_nat_space ... ok
6342026-09-18T03:26:43.324Ztest cfg::tests::test_required_nat_space_only_ipv4 ... ok
6352026-09-18T03:26:43.324Ztest cfg::tests::test_required_nat_space_only_ipv6 ... ok
6362026-09-18T03:26:43.325Ztest engine::geneve::test::option_packet_length_with_known_options ... ok
6372026-09-18T03:26:43.325Ztest engine::geneve::test::parse_multi_opt ... ok
6382026-09-18T03:26:43.325Ztest engine::geneve::test::unknown_crit_option_fails ... ok
6392026-09-18T03:26:43.325Ztest engine::geneve::test::parse_multicast_replication_values ... ok
6402026-09-18T03:26:43.325Ztest engine::geneve::test::parse_single_opt ... ok
6412026-09-18T03:26:43.325Ztest engine::firewall::tests::port_predicate_simplification ... ok
6422026-09-18T03:26:43.325Ztest engine::tests::generate_autonomous_packets ... ok
6432026-09-18T03:26:43.328Ztest engine::tests::ipv4_only_network_should_not_generate_autonomous_packets ... ok
6442026-09-18T03:26:43.328Z
6452026-09-18T03:26:43.329Ztest result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
6462026-09-18T03:26:43.329Z
6472026-09-18T03:26:43.329Z Running tests/firewall_tests.rs (/work/oxidecomputer/opte/target/debug/deps/firewall_tests-a56f9fe61d997d10)
6482026-09-18T03:26:43.329Z
6492026-09-18T03:26:43.329Zrunning 4 tests
6502026-09-18T03:26:43.329Ztest firewall_external_inbound ... ok
6512026-09-18T03:26:43.329Ztest firewall_vni_outbound ... ok
6522026-09-18T03:26:43.329Ztest firewall_vni_inbound ... ok
6532026-09-18T03:26:43.329Ztest firewall_replace_rules ... ok
6542026-09-18T03:26:43.329Z
6552026-09-18T03:26:43.329Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
6562026-09-18T03:26:43.329Z
6572026-09-18T03:26:43.329Z Running tests/fuzz_regression.rs (/work/oxidecomputer/opte/target/debug/deps/fuzz_regression-1f0a9de6aba79a36)
6582026-09-18T03:26:43.333Z
6592026-09-18T03:26:43.333Zrunning 2 tests
6602026-09-18T03:26:43.333Ztest parse_in_regression ... ok
6612026-09-18T03:26:43.334Ztest parse_out_regression ... ok
6622026-09-18T03:26:43.334Z
6632026-09-18T03:26:43.334Ztest result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
6642026-09-18T03:26:43.334Z
6652026-09-18T03:26:43.334Z Running tests/integration_tests.rs (/work/oxidecomputer/opte/target/debug/deps/integration_tests-25b6f023647c4427)
6662026-09-18T03:26:43.334Z
6672026-09-18T03:26:43.334Zrunning 50 tests
6682026-09-18T03:26:43.334Ztest bad_ip_len ... ok
6692026-09-18T03:26:43.339Ztest check_layers ... ok
6702026-09-18T03:26:43.339Ztest add_remove_fw_rule ... ok
6712026-09-18T03:26:43.339Ztest arp_gateway ... ok
6722026-09-18T03:26:43.339Ztest external_attached_subnets_cannot_reach_internal ... ok
6732026-09-18T03:26:43.339Ztest anti_spoof ... ok
6742026-09-18T03:26:43.339Ztest ephemeral_ip_preferred_over_snat_outbound ... ok
6752026-09-18T03:26:43.339Ztest external_attached_subnets_dont_apply_nat ... ok
6762026-09-18T03:26:43.339Ztest external_ip_epoch_affinity_preserved ... ok
6772026-09-18T03:26:43.339Ztest flow_expiration ... ok
6782026-09-18T03:26:43.339Ztest gateway_icmp4_ping ... ok
6792026-09-18T03:26:43.339Ztest gateway_icmpv6_ping ... ok
6802026-09-18T03:26:43.340Ztest early_tcp_invalidation ... ok
6812026-09-18T03:26:43.340Ztest external_ip_reconfigurable ... ok
6822026-09-18T03:26:43.340Ztest gateway_router_advert_reply ... ok
6832026-09-18T03:26:43.340Ztest guest_to_guest_diff_vpc_no_peer ... ok
6842026-09-18T03:26:43.340Ztest guest_to_guest_no_route ... ok
6852026-09-18T03:26:43.340Ztest guest_to_internet_ipv4 ... ok
6862026-09-18T03:26:43.340Ztest guest_to_internet_ipv6 ... ok
6872026-09-18T03:26:43.340Ztest icmp_inner_has_nat_applied ... ok
6882026-09-18T03:26:43.340Ztest guest_to_guest ... ok
6892026-09-18T03:26:43.340Ztest icmpv6_inner_has_nat_applied ... ok
6902026-09-18T03:26:43.340Ztest inbound_ndp_dropped_at_gateway ... ok
6912026-09-18T03:26:43.340Ztest external_ip_receive_and_reply_on_all ... ok
6922026-09-18T03:26:43.340Ztest intra_subnet_routes_with_custom ... ok
6932026-09-18T03:26:43.340Ztest internal_attached_subnets ... ok
6942026-09-18T03:26:43.340Ztest no_panic_on_flow_table_full ... ok
6952026-09-18T03:26:43.340Ztest outbound_ndp_dropped ... ok
6962026-09-18T03:26:43.340Ztest packet_body_pullup ... ok
6972026-09-18T03:26:43.340Ztest external_ip_balanced_over_floating_ips ... ok
6982026-09-18T03:26:43.340Ztest offload_info_preserved ... ok
6992026-09-18T03:26:43.341Ztest port_transition_reset ... ok
7002026-09-18T03:26:43.341Ztest port_transition_running ... ok
7012026-09-18T03:26:43.341Ztest packet_too_big_generation ... ok
7022026-09-18T03:26:43.341Ztest select_eip_conditioned_on_igw ... ok
7032026-09-18T03:26:43.341Ztest port_as_router_target ... ok
7042026-09-18T03:26:43.341Ztest port_transition_pause ... ok
7052026-09-18T03:26:43.341Ztest test_drop_on_unknown_critical_option ... ok
7062026-09-18T03:26:43.341Ztest snat_icmp6_echo_rewrite ... ok
7072026-09-18T03:26:43.341Ztest snat_icmp4_echo_rewrite ... ok
7082026-09-18T03:26:43.341Ztest test_v6_ext_hdr_geneve_offset_ok ... ok
7092026-09-18T03:26:43.341Ztest tcp_invalidation_does_not_block_connection ... ok
7102026-09-18T03:26:43.341Ztest test_ipv6_multicast_encapsulation ... ok
7112026-09-18T03:26:43.341Ztest test_gateway_neighbor_advert_reply ... ok
7122026-09-18T03:26:43.341Ztest test_tcp_multicast_denied ... ok
7132026-09-18T03:26:43.341Ztest tcp_outbound ... ok
7142026-09-18T03:26:43.341Ztest tcp_inbound ... ok
7152026-09-18T03:26:43.341Ztest test_reply_to_dhcpv6_solicit_or_request ... ok
7162026-09-18T03:26:43.341Ztest uft_lft_invalidation_out ... ok
7172026-09-18T03:26:43.341Ztest uft_lft_invalidation_in ... ok
7182026-09-18T03:26:43.341Z
7192026-09-18T03:26:43.341Ztest result: ok. 50 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
7202026-09-18T03:26:43.341Z
7212026-09-18T03:26:43.341Z Doc-tests oxide_vpc
7222026-09-18T03:26:43.640Z
7232026-09-18T03:26:43.640Zrunning 0 tests
7242026-09-18T03:26:43.640Z
7252026-09-18T03:26:43.640Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
7262026-09-18T03:26:43.640Z
7272026-09-18T03:26:43.668Z
7282026-09-18T03:26:43.673Zreal 1:04.158912722
7292026-09-18T03:26:43.673Zuser 3:32.031285469
7302026-09-18T03:26:43.673Zsys 12.368434407
7312026-09-18T03:26:43.673Ztrap 0.093293661
7322026-09-18T03:26:43.673Ztflt 0.200285879
7332026-09-18T03:26:43.673Zdflt 0.540818938
7342026-09-18T03:26:43.673Zkflt 0.000317705
7352026-09-18T03:26:43.674Zlock 15:24.812914629
7362026-09-18T03:26:43.674Zslp 7:02.346499378
7372026-09-18T03:26:43.674Zlat 8.760786428
7382026-09-18T03:26:43.674Zstop 6.544394138
7392026-09-18T03:26:43.674Zprocess exited: duration 130963 ms, exit code 0
 
7402026-09-18T03:26:43.681Zfound 0 output files