01M2YTZC99RA0GB80P47Q3WYCH: oxide-vpc

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

Buildomat Job: 01M2YTZSMPNPQ846Z16VWN8JHS

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-20T07:21:58.154Zjob assigned to worker 01M2YV00QYJCMMD01ACHDS5DTA [factory aws, i-058aa6f293df59d21] (queued for 1 m 41 s)
 
22026-09-20T07:22:04.649Zstarting task 0: "setup"
32026-09-20T07:22:04.654Z++ uname -s
42026-09-20T07:22:04.657Z+ kern=SunOS
52026-09-20T07:22:04.657Z+ build_user=build
62026-09-20T07:22:04.657Z+ build_uid=12345
72026-09-20T07:22:04.657Z+ work_dir=/work
82026-09-20T07:22:04.657Z+ input_dir=/input
92026-09-20T07:22:04.657Z+ [[ 0 == 12345 ]]
102026-09-20T07:22:04.657Z+ case "$kern" in
112026-09-20T07:22:04.657Z+ groupadd -g 12345 build
122026-09-20T07:22:04.660Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-20T07:22:06.664Z+ zfs create -o mountpoint=/work rpool/work
142026-09-20T07:22:06.721Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-20T07:22:06.725Z+ home_fs=zfs
162026-09-20T07:22:06.725Z+ [[ zfs == autofs ]]
172026-09-20T07:22:06.725Z+ mkdir -p /home/build
182026-09-20T07:22:06.725Z+ chown build:build /home/build /work
192026-09-20T07:22:08.725Z+ chmod 0700 /home/build /work
202026-09-20T07:22:08.728Zprocess exited: duration 4080 ms, exit code 0
 
212026-09-20T07:22:08.740Zstarting task 1: "rust-toolchain"
222026-09-20T07:22:08.745Z+ printf ' * rust toolchain channel = "%s"\n' 1.97.1
232026-09-20T07:22:08.745Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-09-20T07:22:08.745Z * rust toolchain channel = "1.97.1"
252026-09-20T07:22:08.745Z * rust toolchain profile = "default"
262026-09-20T07:22:08.745Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-09-20T07:22:08.745Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-09-20T07:22:08.748Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-20T07:22:08.748Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default
302026-09-20T07:22:08.853Zinfo: downloading installer
312026-09-20T07:22:10.017Zinfo: profile set to default
322026-09-20T07:22:10.017Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-20T07:22:10.020Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
342026-09-20T07:22:10.141Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
352026-09-20T07:22:10.144Zinfo: downloading 6 components
362026-09-20T07:22:23.098Zinfo: default toolchain set to 1.97.1-x86_64-unknown-illumos
372026-09-20T07:22:23.098Z
382026-09-20T07:22:23.127Z 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14)
392026-09-20T07:22:23.128Z
402026-09-20T07:22:23.131Z
412026-09-20T07:22:23.131ZRust is installed now. Great!
422026-09-20T07:22:23.131Z
432026-09-20T07:22:23.131ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-20T07:22:23.131Zenvironment variable. This has not been done automatically.
452026-09-20T07:22:23.132Z
462026-09-20T07:22:23.132ZTo configure your current shell, you need to source
472026-09-20T07:22:23.132Zthe corresponding env file under $HOME/.cargo.
482026-09-20T07:22:23.132Z
492026-09-20T07:22:23.132ZConsider running the right command for your shell (note the leading DOT):
502026-09-20T07:22:23.132Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-20T07:22:23.132Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-20T07:22:23.132ZCC_x86_64-unknown-illumos = None
532026-09-20T07:22:23.132Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-20T07:22:23.132ZCC_x86_64_unknown_illumos = None
552026-09-20T07:22:23.132Zcargo:rerun-if-env-changed=HOST_CC
562026-09-20T07:22:23.132ZHOST_CC = None
572026-09-20T07:22:23.132Zcargo:rerun-if-env-changed=CC
582026-09-20T07:22:23.132ZCC = None
592026-09-20T07:22:23.132Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-20T07:22:23.306Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-20T07:22:23.306ZCRATE_CC_NO_DEFAULTS = None
622026-09-20T07:22:23.306Zcargo:rerun-if-env-changed=CFLAGS
632026-09-20T07:22:23.306ZCFLAGS = None
642026-09-20T07:22:23.306Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-20T07:22:23.306ZHOST_CFLAGS = None
662026-09-20T07:22:23.306Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-20T07:22:23.306ZCFLAGS_x86_64_unknown_illumos = None
682026-09-20T07:22:23.306Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-20T07:22:23.306ZCFLAGS_x86_64-unknown-illumos = None
702026-09-20T07:22:23.413Z+ rustup --version
712026-09-20T07:22:23.420Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-20T07:22:23.423Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-20T07:22:23.442Zinfo: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)`
742026-09-20T07:22:23.445Z+ cargo --version
752026-09-20T07:22:23.458Zcargo 1.97.1 (c980f4866 2026-06-30)
762026-09-20T07:22:23.462Z+ rustc --version
772026-09-20T07:22:23.479Zrustc 1.97.1 (8bab26f4f 2026-07-14)
782026-09-20T07:22:23.483Zprocess exited: duration 14741 ms, exit code 0
 
792026-09-20T07:22:23.489Zstarting task 2: "authentication"
802026-09-20T07:22:23.506Zprocess exited: duration 16 ms, exit code 0
 
812026-09-20T07:22:23.512Zstarting task 3: "clone repository"
822026-09-20T07:22:23.516Z+ mkdir -p /work/oxidecomputer/opte
832026-09-20T07:22:23.519Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
842026-09-20T07:22:23.548ZCloning into '/work/oxidecomputer/opte'...
852026-09-20T07:22:24.674Z+ cd /work/oxidecomputer/opte
862026-09-20T07:22:24.678Z+ git fetch origin ac8fcc406bd1760f76853be759296a1c88b8adab
872026-09-20T07:22:24.955ZFrom https://github.com/oxidecomputer/opte
882026-09-20T07:22:24.955Z * branch ac8fcc406bd1760f76853be759296a1c88b8adab -> FETCH_HEAD
892026-09-20T07:22:24.962Z+ [[ -n renovate/rand ]]
902026-09-20T07:22:24.965Z++ git branch --show-current
912026-09-20T07:22:24.965Z+ current=master
922026-09-20T07:22:24.965Z+ [[ master != renovate/rand ]]
932026-09-20T07:22:24.965Z+ git branch -f renovate/rand ac8fcc406bd1760f76853be759296a1c88b8adab
942026-09-20T07:22:24.968Z+ git checkout -f renovate/rand
952026-09-20T07:22:24.986ZSwitched to branch 'renovate/rand'
962026-09-20T07:22:24.989Z+ git reset --hard ac8fcc406bd1760f76853be759296a1c88b8adab
972026-09-20T07:22:24.992ZHEAD is now at ac8fcc4 Update Rust crate rand to 0.10.3
982026-09-20T07:22:24.992Zprocess exited: duration 1478 ms, exit code 0
 
992026-09-20T07:22:24.998Zstarting task 4: "build"
1002026-09-20T07:22:25.001Z+ source .github/buildomat/common.sh
1012026-09-20T07:22:25.002Z++ rustup show active-toolchain
1022026-09-20T07:22:25.006Z1.97.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
1032026-09-20T07:22:25.009Z++ pushd xde
1042026-09-20T07:22:25.009Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
1052026-09-20T07:22:25.009Z++ rustup show active-toolchain
1062026-09-20T07:22:25.012Zinfo: syncing channel updates for nightly-2026-07-20-x86_64-unknown-illumos
1072026-09-20T07:22:25.152Zinfo: latest update on 2026-07-20 for version 1.99.0-nightly (9f36de775 2026-07-19)
1082026-09-20T07:22:25.156Zinfo: downloading 6 components
1092026-09-20T07:22:37.879Zwarn: the missing active toolchain `nightly-2026-07-20-x86_64-unknown-illumos` has been auto-installed
1102026-09-20T07:22:37.879Zwarn: auto-installation is deprecated for most `rustup` commands
1112026-09-20T07:22:37.879Zwarn: scripts relying on this behavior in `rustup` may stop working in the future
1122026-09-20T07:22:37.879Zwarn: to install the active toolchain, use `rustup install` instead
1132026-09-20T07:22:37.879Zwarn: see <https://github.com/rust-lang/rustup/issues/4836> for more info
1142026-09-20T07:22:37.879Znightly-2026-07-20-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1152026-09-20T07:22:37.982Z+++ rustup show active-toolchain -v
1162026-09-20T07:22:37.985Z+++ head -n 1
1172026-09-20T07:22:37.985Z+++ cut '-d ' -f1
1182026-09-20T07:22:38.037Z++ export NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos
1192026-09-20T07:22:38.037Z++ NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos
1202026-09-20T07:22:38.037Z++ popd
1212026-09-20T07:22:38.040Z/work/oxidecomputer/opte
1222026-09-20T07:22:38.040Z+ cargo --version
1232026-09-20T07:22:38.046Zcargo 1.97.1 (c980f4866 2026-06-30)
1242026-09-20T07:22:38.049Z+ rustc --version
1252026-09-20T07:22:38.067Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1262026-09-20T07:22:38.070Z+ cd lib/oxide-vpc
1272026-09-20T07:22:38.070Z+ header 'check style'
1282026-09-20T07:22:38.070Z+ echo '# ==== check style ==== #'
1292026-09-20T07:22:38.070Z# ==== check style ==== #
1302026-09-20T07:22:38.071Z+ ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos fmt -- --check
1312026-09-20T07:22:38.203Z
1322026-09-20T07:22:38.203Zreal 0.131150960
1332026-09-20T07:22:38.203Zuser 0.096487821
1342026-09-20T07:22:38.203Zsys 0.030936871
1352026-09-20T07:22:38.203Ztrap 0.000028967
1362026-09-20T07:22:38.203Ztflt 0.000011406
1372026-09-20T07:22:38.203Zdflt 0.000033147
1382026-09-20T07:22:38.203Zkflt 0.000000000
1392026-09-20T07:22:38.203Zlock 0.021978385
1402026-09-20T07:22:38.203Zslp 0.111034495
1412026-09-20T07:22:38.203Zlat 0.000659741
1422026-09-20T07:22:38.203Zstop 0.000094591
1432026-09-20T07:22:38.207Z+ header 'check docs'
1442026-09-20T07:22:38.207Z+ echo '# ==== check docs ==== #'
1452026-09-20T07:22:38.207Z# ==== check docs ==== #
1462026-09-20T07:22:38.207Z+ RUSTDOCFLAGS='-D warnings'
1472026-09-20T07:22:38.207Z+ ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos doc --no-default-features --features=api,std,engine,kernel
1482026-09-20T07:22:38.272Z Updating crates.io index
1492026-09-20T07:22:38.275Z Updating git repository `https://github.com/oxidecomputer/falcon`
1502026-09-20T07:22:39.033Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1512026-09-20T07:22:39.328Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1522026-09-20T07:22:39.629Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1532026-09-20T07:22:40.024Z Updating git repository `https://github.com/oxidecomputer/zone`
1542026-09-20T07:22:40.332Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1552026-09-20T07:22:40.660Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1562026-09-20T07:22:42.355Z Downloading crates ...
1572026-09-20T07:22:42.412Z Downloaded bitflags v1.3.2
1582026-09-20T07:22:42.415Z Downloaded darling_core v0.23.0
1592026-09-20T07:22:42.418Z Downloaded plain v0.2.3
1602026-09-20T07:22:42.418Z Downloaded cobs v0.3.0
1612026-09-20T07:22:42.425Z Downloaded defmt v0.3.100
1622026-09-20T07:22:42.428Z Downloaded embedded-io v0.6.1
1632026-09-20T07:22:42.428Z Downloaded darling_macro v0.23.0
1642026-09-20T07:22:42.428Z Downloaded ref-cast-impl v1.0.25
1652026-09-20T07:22:42.431Z Downloaded cfg-if v1.0.4
1662026-09-20T07:22:42.434Z Downloaded defmt-parser v1.0.0
1672026-09-20T07:22:42.442Z Downloaded ident_case v1.0.1
1682026-09-20T07:22:42.445Z Downloaded itoa v1.0.18
1692026-09-20T07:22:42.445Z Downloaded byteorder v1.5.0
1702026-09-20T07:22:42.449Z Downloaded embedded-io v0.4.0
1712026-09-20T07:22:42.452Z Downloaded pretty-hex v0.4.2
1722026-09-20T07:22:42.457Z Downloaded dyn-clone v1.0.20
1732026-09-20T07:22:42.460Z Downloaded macaddr v1.0.1
1742026-09-20T07:22:42.460Z Downloaded usdt-macro v0.6.0
1752026-09-20T07:22:42.461Z Downloaded dof v0.4.0
1762026-09-20T07:22:42.461Z Downloaded dtrace-parser v0.3.0
1772026-09-20T07:22:42.465Z Downloaded hash32 v0.3.1
1782026-09-20T07:22:42.469Z Downloaded ref-cast v1.0.25
1792026-09-20T07:22:42.469Z Downloaded managed v0.8.0
1802026-09-20T07:22:42.469Z Downloaded usdt v0.6.0
1812026-09-20T07:22:42.473Z Downloaded scroll_derive v0.13.1
1822026-09-20T07:22:42.489Z Downloaded stable_deref_trait v1.2.1
1832026-09-20T07:22:42.489Z Downloaded strsim v0.11.1
1842026-09-20T07:22:42.489Z Downloaded tabwriter v1.4.1
1852026-09-20T07:22:42.489Z Downloaded version_check v0.9.5
1862026-09-20T07:22:42.489Z Downloaded either v1.16.0
1872026-09-20T07:22:42.489Z Downloaded ingot-types v0.2.0
1882026-09-20T07:22:42.493Z Downloaded defmt-macros v1.1.1
1892026-09-20T07:22:42.494Z Downloaded quote v1.0.46
1902026-09-20T07:22:42.494Z Downloaded ingot v0.2.0
1912026-09-20T07:22:42.494Z Downloaded crc32fast v1.5.0
1922026-09-20T07:22:42.497Z Downloaded darling v0.23.0
1932026-09-20T07:22:42.505Z Downloaded rand_core v0.10.1
1942026-09-20T07:22:42.508Z Downloaded ipnetwork v0.21.1
1952026-09-20T07:22:42.508Z Downloaded pest_derive v2.8.7
1962026-09-20T07:22:42.511Z Downloaded thread-id v5.1.0
1972026-09-20T07:22:42.514Z Downloaded scroll v0.13.0
1982026-09-20T07:22:42.515Z Downloaded serde_tokenstream v0.2.3
1992026-09-20T07:22:42.515Z Downloaded usdt-attr-macro v0.6.0
2002026-09-20T07:22:42.521Z Downloaded thiserror-impl v2.0.18
2012026-09-20T07:22:42.524Z Downloaded usdt-impl v0.6.0
2022026-09-20T07:22:42.524Z Downloaded memmap2 v0.9.11
2032026-09-20T07:22:42.524Z Downloaded defmt v1.1.1
2042026-09-20T07:22:42.529Z Downloaded thiserror v2.0.18
2052026-09-20T07:22:42.538Z Downloaded pest_meta v2.8.7
2062026-09-20T07:22:42.541Z Downloaded ingot-macros v0.2.0
2072026-09-20T07:22:42.541Z Downloaded zmij v1.0.22
2082026-09-20T07:22:42.544Z Downloaded pest_generator v2.8.7
2092026-09-20T07:22:42.547Z Downloaded ucd-trie v0.1.7
2102026-09-20T07:22:42.550Z Downloaded bitflags v2.13.0
2112026-09-20T07:22:42.554Z Downloaded log v0.4.33
2122026-09-20T07:22:42.560Z Downloaded postcard v1.1.3
2132026-09-20T07:22:42.565Z Downloaded serde_core v1.0.228
2142026-09-20T07:22:42.569Z Downloaded unicode-ident v1.0.24
2152026-09-20T07:22:42.572Z Downloaded proc-macro2 v1.0.106
2162026-09-20T07:22:42.572Z Downloaded getrandom v0.4.3
2172026-09-20T07:22:42.589Z Downloaded uuid v1.23.5
2182026-09-20T07:22:42.593Z Downloaded heapless v0.8.0
2192026-09-20T07:22:42.601Z Downloaded serde_derive v1.0.228
2202026-09-20T07:22:42.605Z Downloaded serde v1.0.228
2212026-09-20T07:22:42.618Z Downloaded memchr v2.8.3
2222026-09-20T07:22:42.622Z Downloaded rand v0.10.3
2232026-09-20T07:22:42.625Z Downloaded zerocopy-derive v0.8.54
2242026-09-20T07:22:42.633Z Downloaded pest v2.8.7
2252026-09-20T07:22:42.636Z Downloaded aho-corasick v1.1.4
2262026-09-20T07:22:42.657Z Downloaded itertools v0.15.0
2272026-09-20T07:22:42.660Z Downloaded regex v1.13.0
2282026-09-20T07:22:42.665Z Downloaded serde_json v1.0.150
2292026-09-20T07:22:42.725Z Downloaded goblin v0.10.7
2302026-09-20T07:22:42.730Z Downloaded zerocopy v0.8.54
2312026-09-20T07:22:42.740Z Downloaded syn v2.0.118
2322026-09-20T07:22:42.746Z Downloaded unicode-width v0.2.2
2332026-09-20T07:22:42.749Z Downloaded smoltcp v0.11.0
2342026-09-20T07:22:42.757Z Downloaded regex-syntax v0.8.11
2352026-09-20T07:22:42.771Z Downloaded regex-automata v0.4.15
2362026-09-20T07:22:42.784Z Downloaded libc v0.2.186
2372026-09-20T07:22:42.840Z Compiling proc-macro2 v1.0.106
2382026-09-20T07:22:42.840Z Compiling quote v1.0.46
2392026-09-20T07:22:42.840Z Compiling unicode-ident v1.0.24
2402026-09-20T07:22:42.840Z Documenting unicode-ident v1.0.24
2412026-09-20T07:22:42.844Z Compiling serde_core v1.0.228
2422026-09-20T07:22:42.844Z Compiling strsim v0.11.1
2432026-09-20T07:22:42.844Z Compiling ident_case v1.0.1
2442026-09-20T07:22:43.005Z Checking cfg-if v1.0.4
2452026-09-20T07:22:43.031Z Compiling memchr v2.8.3
2462026-09-20T07:22:43.058Z Compiling thiserror v2.0.18
2472026-09-20T07:22:43.136Z Compiling regex-syntax v0.8.11
2482026-09-20T07:22:43.213Z Compiling zerocopy v0.8.54
2492026-09-20T07:22:43.428Z Documenting proc-macro2 v1.0.106
2502026-09-20T07:22:43.599Z Compiling aho-corasick v1.1.4
2512026-09-20T07:22:43.599Z Compiling serde v1.0.228
2522026-09-20T07:22:43.889Z Compiling syn v2.0.118
2532026-09-20T07:22:43.951Z Compiling either v1.16.0
2542026-09-20T07:22:43.958Z Checking byteorder v1.5.0
2552026-09-20T07:22:43.986Z Documenting quote v1.0.46
2562026-09-20T07:22:44.144Z Compiling itertools v0.15.0
2572026-09-20T07:22:44.507Z Documenting syn v2.0.118
2582026-09-20T07:22:44.710Z Compiling regex-automata v0.4.15
2592026-09-20T07:22:44.778Z Documenting ident_case v1.0.1
2602026-09-20T07:22:45.015Z Compiling heapless v0.8.0
2612026-09-20T07:22:45.137Z Documenting strsim v0.11.1
2622026-09-20T07:22:45.435Z Checking bitflags v2.13.0
2632026-09-20T07:22:45.479Z Checking hash32 v0.3.1
2642026-09-20T07:22:45.582Z Documenting serde_core v1.0.228
2652026-09-20T07:22:45.586Z Checking macaddr v1.0.1
2662026-09-20T07:22:45.615Z Checking stable_deref_trait v1.2.1
2672026-09-20T07:22:45.680Z Documenting memchr v2.8.3
2682026-09-20T07:22:45.718Z Compiling smoltcp v0.11.0
2692026-09-20T07:22:45.915Z Checking darling_core v0.23.0
2702026-09-20T07:22:46.067Z Compiling libc v0.2.186
2712026-09-20T07:22:46.450Z Compiling regex v1.13.0
2722026-09-20T07:22:46.487Z Documenting darling_core v0.23.0
2732026-09-20T07:22:46.834Z Documenting aho-corasick v1.1.4
2742026-09-20T07:22:46.842Z Documenting regex-syntax v0.8.11
2752026-09-20T07:22:47.433Z Checking managed v0.8.0
2762026-09-20T07:22:47.486Z Compiling zerocopy-derive v0.8.54
2772026-09-20T07:22:47.616Z Compiling serde_derive v1.0.228
2782026-09-20T07:22:47.625Z Compiling thiserror-impl v2.0.18
2792026-09-20T07:22:47.635Z Documenting darling_macro v0.23.0
2802026-09-20T07:22:47.789Z Checking bitflags v1.3.2
2812026-09-20T07:22:47.853Z Documenting cfg-if v1.0.4
2822026-09-20T07:22:47.941Z Documenting regex-automata v0.4.15
2832026-09-20T07:22:48.361Z Documenting thiserror-impl v2.0.18
2842026-09-20T07:22:48.474Z Documenting zerocopy-derive v0.8.54
2852026-09-20T07:22:48.557Z Compiling darling_macro v0.23.0
2862026-09-20T07:22:49.012Z Checking cobs v0.3.0
2872026-09-20T07:22:49.140Z Documenting serde_derive v1.0.228
2882026-09-20T07:22:49.144Z Compiling darling v0.23.0
2892026-09-20T07:22:49.214Z Compiling ingot-macros v0.2.0
2902026-09-20T07:22:49.241Z Documenting darling v0.23.0
2912026-09-20T07:22:49.326Z Compiling ref-cast v1.0.25
2922026-09-20T07:22:49.462Z Documenting regex v1.13.0
2932026-09-20T07:22:49.532Z Compiling crc32fast v1.5.0
2942026-09-20T07:22:49.653Z Documenting byteorder v1.5.0
2952026-09-20T07:22:49.839Z Compiling getrandom v0.4.3
2962026-09-20T07:22:50.129Z Documenting zerocopy v0.8.54
2972026-09-20T07:22:50.148Z Documenting thiserror v2.0.18
2982026-09-20T07:22:50.208Z Documenting hash32 v0.3.1
2992026-09-20T07:22:50.417Z Documenting serde v1.0.228
3002026-09-20T07:22:50.665Z Documenting ingot-macros v0.2.0
3012026-09-20T07:22:50.766Z Checking postcard v1.1.3
3022026-09-20T07:22:50.954Z Compiling ref-cast-impl v1.0.25
3032026-09-20T07:22:51.339Z Documenting bitflags v2.13.0
3042026-09-20T07:22:51.558Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
3052026-09-20T07:22:51.673Z Checking ipnetwork v0.21.1
3062026-09-20T07:22:51.781Z Documenting macaddr v1.0.1
3072026-09-20T07:22:51.850Z Checking unicode-width v0.2.2
3082026-09-20T07:22:51.858Z Checking ingot-types v0.2.0
3092026-09-20T07:22:51.881Z Compiling version_check v0.9.5
3102026-09-20T07:22:51.958Z Checking rand_core v0.10.1
3112026-09-20T07:22:52.067Z Documenting stable_deref_trait v1.2.1
3122026-09-20T07:22:52.083Z Documenting cobs v0.3.0
3132026-09-20T07:22:52.093Z Documenting managed v0.8.0
3142026-09-20T07:22:52.147Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3152026-09-20T07:22:52.164Z Documenting illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
3162026-09-20T07:22:52.199Z Checking ingot v0.2.0
3172026-09-20T07:22:52.421Z Checking tabwriter v1.4.1
3182026-09-20T07:22:52.619Z Documenting heapless v0.8.0
3192026-09-20T07:22:52.776Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
3202026-09-20T07:22:52.847Z Documenting postcard v1.1.3
3212026-09-20T07:22:53.081Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3222026-09-20T07:22:53.301Z Documenting libc v0.2.186
3232026-09-20T07:22:53.405Z Documenting ref-cast-impl v1.0.25
3242026-09-20T07:22:53.611Z Documenting unicode-width v0.2.2
3252026-09-20T07:22:53.619Z Documenting ingot-types v0.2.0
3262026-09-20T07:22:53.627Z Documenting either v1.16.0
3272026-09-20T07:22:53.837Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3282026-09-20T07:22:53.917Z Documenting smoltcp v0.11.0
3292026-09-20T07:22:54.144Z Documenting rand_core v0.10.1
3302026-09-20T07:22:54.510Z Documenting ipnetwork v0.21.1
3312026-09-20T07:22:54.561Z Checking dyn-clone v1.0.20
3322026-09-20T07:22:54.655Z Documenting crc32fast v1.5.0
3332026-09-20T07:22:54.725Z Documenting ref-cast v1.0.25
3342026-09-20T07:22:55.011Z Documenting itertools v0.15.0
3352026-09-20T07:22:55.278Z Documenting tabwriter v1.4.1
3362026-09-20T07:22:55.648Z Documenting ingot v0.2.0
3372026-09-20T07:22:55.905Z Documenting getrandom v0.4.3
3382026-09-20T07:22:56.348Z Documenting derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
3392026-09-20T07:22:56.645Z Documenting kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
3402026-09-20T07:22:56.966Z Documenting dyn-clone v1.0.20
3412026-09-20T07:22:57.851Z Checking rand v0.10.3
3422026-09-20T07:22:58.092Z Documenting uuid v1.23.5
3432026-09-20T07:22:58.210Z Checking uuid v1.23.5
3442026-09-20T07:22:58.488Z Documenting poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
3452026-09-20T07:22:58.520Z Documenting rand v0.10.3
3462026-09-20T07:22:58.906Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
3472026-09-20T07:22:59.428Z Documenting opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
3482026-09-20T07:23:01.770Z Documenting opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
3492026-09-20T07:23:04.159Z Documenting oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
3502026-09-20T07:23:05.840Z Finished `dev` profile [optimized + debuginfo] target(s) in 27.62s
3512026-09-20T07:23:05.929Z Generated /work/oxidecomputer/opte/target/doc/oxide_vpc/index.html
3522026-09-20T07:23:05.955Z
3532026-09-20T07:23:05.958Zreal 27.730268664
3542026-09-20T07:23:05.958Zuser 1:25.642807874
3552026-09-20T07:23:05.958Zsys 18.979287095
3562026-09-20T07:23:05.958Ztrap 0.043457247
3572026-09-20T07:23:05.958Ztflt 0.054076260
3582026-09-20T07:23:05.958Zdflt 0.067681218
3592026-09-20T07:23:05.958Zkflt 0.001672817
3602026-09-20T07:23:05.958Zlock 10:03.825220262
3612026-09-20T07:23:05.958Zslp 5:44.677066955
3622026-09-20T07:23:05.958Zlat 7.785339845
3632026-09-20T07:23:05.958Zstop 14.097587230
3642026-09-20T07:23:05.958Z+ header 'analyze std + api + usdt'
3652026-09-20T07:23:05.958Z+ echo '# ==== analyze std + api + usdt ==== #'
3662026-09-20T07:23:05.958Z# ==== analyze std + api + usdt ==== #
3672026-09-20T07:23:05.958Z+ ptime -m cargo clippy --features usdt --all-targets -- --deny warnings
3682026-09-20T07:23:06.139Z Downloading crates ...
3692026-09-20T07:23:06.188Z Downloaded futures-task v0.3.32
3702026-09-20T07:23:06.201Z Downloaded futures-sink v0.3.32
3712026-09-20T07:23:06.204Z Downloaded futures-macro v0.3.32
3722026-09-20T07:23:06.204Z Downloaded typeid v1.0.3
3732026-09-20T07:23:06.204Z Downloaded futures-core v0.3.32
3742026-09-20T07:23:06.207Z Downloaded futures-io v0.3.32
3752026-09-20T07:23:06.210Z Downloaded dtor-proc-macro v0.0.13
3762026-09-20T07:23:06.210Z Downloaded rusticata-macros v5.0.0
3772026-09-20T07:23:06.213Z Downloaded link-section v0.2.1
3782026-09-20T07:23:06.213Z Downloaded dtor v0.8.1
3792026-09-20T07:23:06.216Z Downloaded ctor-proc-macro v0.0.13
3802026-09-20T07:23:06.219Z Downloaded circular v0.3.0
3812026-09-20T07:23:06.219Z Downloaded futures-executor v0.3.32
3822026-09-20T07:23:06.219Z Downloaded slab v0.4.12
3832026-09-20T07:23:06.222Z Downloaded cookie-factory v0.3.3
3842026-09-20T07:23:06.222Z Downloaded ctor v0.10.1
3852026-09-20T07:23:06.225Z Downloaded pin-project-lite v0.2.17
3862026-09-20T07:23:06.228Z Downloaded anyhow v1.0.103
3872026-09-20T07:23:06.228Z Downloaded futures-channel v0.3.32
3882026-09-20T07:23:06.231Z Downloaded once_cell v1.21.4
3892026-09-20T07:23:06.231Z Downloaded futures v0.3.32
3902026-09-20T07:23:06.238Z Downloaded futures-util v0.3.32
3912026-09-20T07:23:06.248Z Downloaded nom v8.0.0
3922026-09-20T07:23:06.251Z Downloaded pcap-parser v0.17.0
3932026-09-20T07:23:06.254Z Downloaded ron v0.12.2
3942026-09-20T07:23:06.306Z Compiling proc-macro2 v1.0.106
3952026-09-20T07:23:06.306Z Compiling quote v1.0.46
3962026-09-20T07:23:06.309Z Compiling unicode-ident v1.0.24
3972026-09-20T07:23:06.309Z Compiling memchr v2.8.3
3982026-09-20T07:23:06.309Z Compiling thiserror v2.0.18
3992026-09-20T07:23:06.309Z Compiling serde_core v1.0.228
4002026-09-20T07:23:06.309Z Compiling libc v0.2.186
4012026-09-20T07:23:06.329Z Compiling zerocopy v0.8.54
4022026-09-20T07:23:06.485Z Compiling zmij v1.0.22
4032026-09-20T07:23:06.680Z Compiling serde_json v1.0.150
4042026-09-20T07:23:06.700Z Compiling ucd-trie v0.1.7
4052026-09-20T07:23:06.769Z Compiling serde v1.0.228
4062026-09-20T07:23:06.890Z Compiling pest v2.8.7
4072026-09-20T07:23:06.918Z Compiling ident_case v1.0.1
4082026-09-20T07:23:07.051Z Compiling strsim v0.11.1
4092026-09-20T07:23:07.418Z Compiling aho-corasick v1.1.4
4102026-09-20T07:23:07.536Z Compiling syn v2.0.118
4112026-09-20T07:23:07.555Z Compiling itoa v1.0.18
4122026-09-20T07:23:07.614Z Compiling regex-syntax v0.8.11
4132026-09-20T07:23:07.749Z Checking byteorder v1.5.0
4142026-09-20T07:23:07.986Z Compiling pest_meta v2.8.7
4152026-09-20T07:23:08.151Z Compiling usdt-impl v0.6.0
4162026-09-20T07:23:08.245Z Compiling either v1.16.0
4172026-09-20T07:23:08.387Z Checking cfg-if v1.0.4
4182026-09-20T07:23:08.442Z Compiling itertools v0.15.0
4192026-09-20T07:23:08.458Z Checking bitflags v2.13.0
4202026-09-20T07:23:08.615Z Compiling thread-id v5.1.0
4212026-09-20T07:23:08.754Z Compiling heapless v0.8.0
4222026-09-20T07:23:08.914Z Checking plain v0.2.3
4232026-09-20T07:23:08.918Z Checking log v0.4.33
4242026-09-20T07:23:09.042Z Compiling regex-automata v0.4.15
4252026-09-20T07:23:09.179Z Checking futures-sink v0.3.32
4262026-09-20T07:23:09.268Z Checking futures-core v0.3.32
4272026-09-20T07:23:09.382Z Checking futures-channel v0.3.32
4282026-09-20T07:23:09.725Z Checking hash32 v0.3.1
4292026-09-20T07:23:09.729Z Checking futures-io v0.3.32
4302026-09-20T07:23:09.774Z Checking futures-task v0.3.32
4312026-09-20T07:23:09.829Z Checking slab v0.4.12
4322026-09-20T07:23:09.834Z Checking macaddr v1.0.1
4332026-09-20T07:23:09.837Z Checking pin-project-lite v0.2.17
4342026-09-20T07:23:09.901Z Compiling smoltcp v0.11.0
4352026-09-20T07:23:09.960Z Checking pretty-hex v0.4.2
4362026-09-20T07:23:09.967Z Compiling pest_generator v2.8.7
4372026-09-20T07:23:09.971Z Compiling darling_core v0.23.0
4382026-09-20T07:23:10.065Z Checking stable_deref_trait v1.2.1
4392026-09-20T07:23:10.291Z Checking bitflags v1.3.2
4402026-09-20T07:23:10.335Z Checking managed v0.8.0
4412026-09-20T07:23:10.349Z Compiling crc32fast v1.5.0
4422026-09-20T07:23:10.496Z Compiling ref-cast v1.0.25
4432026-09-20T07:23:10.508Z Compiling getrandom v0.4.3
4442026-09-20T07:23:10.553Z Compiling version_check v0.9.5
4452026-09-20T07:23:10.760Z Compiling regex v1.13.0
4462026-09-20T07:23:10.808Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
4472026-09-20T07:23:10.834Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
4482026-09-20T07:23:11.051Z Checking memmap2 v0.9.11
4492026-09-20T07:23:11.139Z Checking unicode-width v0.2.2
4502026-09-20T07:23:11.143Z Checking ipnetwork v0.21.1
4512026-09-20T07:23:11.190Z Compiling thiserror-impl v2.0.18
4522026-09-20T07:23:11.208Z Compiling serde_derive v1.0.228
4532026-09-20T07:23:11.300Z Compiling zerocopy-derive v0.8.54
4542026-09-20T07:23:11.377Z Compiling pest_derive v2.8.7
4552026-09-20T07:23:11.565Z Compiling scroll_derive v0.13.1
4562026-09-20T07:23:11.832Z Compiling futures-macro v0.3.32
4572026-09-20T07:23:11.891Z Compiling ref-cast-impl v1.0.25
4582026-09-20T07:23:12.070Z Compiling darling_macro v0.23.0
4592026-09-20T07:23:12.122Z Checking rand_core v0.10.1
4602026-09-20T07:23:12.365Z Checking scroll v0.13.0
4612026-09-20T07:23:12.469Z Checking dtrace-parser v0.3.0
4622026-09-20T07:23:12.551Z Checking cobs v0.3.0
4632026-09-20T07:23:12.587Z Checking goblin v0.10.7
4642026-09-20T07:23:12.627Z Checking futures-util v0.3.32
4652026-09-20T07:23:12.631Z Compiling darling v0.23.0
4662026-09-20T07:23:12.749Z Compiling ingot-macros v0.2.0
4672026-09-20T07:23:13.155Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
4682026-09-20T07:23:13.650Z Checking tabwriter v1.4.1
4692026-09-20T07:23:13.789Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
4702026-09-20T07:23:14.354Z Checking postcard v1.1.3
4712026-09-20T07:23:14.367Z Checking nom v8.0.0
4722026-09-20T07:23:14.512Z Compiling serde_tokenstream v0.2.3
4732026-09-20T07:23:14.597Z Checking futures-executor v0.3.32
4742026-09-20T07:23:14.631Z Checking dyn-clone v1.0.20
4752026-09-20T07:23:14.722Z Compiling anyhow v1.0.103
4762026-09-20T07:23:14.737Z Checking futures v0.3.32
4772026-09-20T07:23:14.782Z Compiling typeid v1.0.3
4782026-09-20T07:23:14.800Z Checking cookie-factory v0.3.3
4792026-09-20T07:23:15.044Z Checking rand v0.10.3
4802026-09-20T07:23:15.081Z Checking uuid v1.23.5
4812026-09-20T07:23:15.164Z Compiling dtor-proc-macro v0.0.13
4822026-09-20T07:23:15.219Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
4832026-09-20T07:23:15.338Z Checking circular v0.3.0
4842026-09-20T07:23:15.422Z Checking link-section v0.2.1
4852026-09-20T07:23:15.431Z Checking dof v0.4.0
4862026-09-20T07:23:15.441Z Checking ingot-types v0.2.0
4872026-09-20T07:23:15.455Z Checking once_cell v1.21.4
4882026-09-20T07:23:15.519Z Checking dtor v0.8.1
4892026-09-20T07:23:15.533Z Compiling ctor-proc-macro v0.0.13
4902026-09-20T07:23:15.578Z Checking ron v0.12.2
4912026-09-20T07:23:15.767Z Checking ingot v0.2.0
4922026-09-20T07:23:15.842Z Checking ctor v0.10.1
4932026-09-20T07:23:16.265Z Checking rusticata-macros v5.0.0
4942026-09-20T07:23:16.378Z Checking pcap-parser v0.17.0
4952026-09-20T07:23:16.404Z Compiling usdt-attr-macro v0.6.0
4962026-09-20T07:23:16.407Z Compiling usdt-macro v0.6.0
4972026-09-20T07:23:17.008Z Checking usdt v0.6.0
4982026-09-20T07:23:17.271Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
4992026-09-20T07:23:21.811Z Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
5002026-09-20T07:23:23.528Z Checking opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
5012026-09-20T07:23:25.931Z Finished `dev` profile [optimized + debuginfo] target(s) in 19.92s
5022026-09-20T07:23:25.966Z
5032026-09-20T07:23:25.966Zreal 20.004162520
5042026-09-20T07:23:25.969Zuser 1:12.039776517
5052026-09-20T07:23:25.969Zsys 15.003203269
5062026-09-20T07:23:25.969Ztrap 0.040499332
5072026-09-20T07:23:25.969Ztflt 0.140905209
5082026-09-20T07:23:25.969Zdflt 0.138352452
5092026-09-20T07:23:25.969Zkflt 0.000037715
5102026-09-20T07:23:25.969Zlock 4:43.812299327
5112026-09-20T07:23:25.969Zslp 3:48.495675818
5122026-09-20T07:23:25.969Zlat 4.171778129
5132026-09-20T07:23:25.969Zstop 9.287140759
5142026-09-20T07:23:25.969Z+ header 'analyze no_std + engine + kernel'
5152026-09-20T07:23:25.969Z+ echo '# ==== analyze no_std + engine + kernel ==== #'
5162026-09-20T07:23:25.969Z# ==== analyze no_std + engine + kernel ==== #
5172026-09-20T07:23:25.969Z+ ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos clippy --no-default-features --features engine,kernel
5182026-09-20T07:23:26.135Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
5192026-09-20T07:23:26.135Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
5202026-09-20T07:23:26.135Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
5212026-09-20T07:23:26.135Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
5222026-09-20T07:23:26.348Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
5232026-09-20T07:23:29.506Z Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
5242026-09-20T07:23:30.679Z Finished `dev` profile [optimized + debuginfo] target(s) in 4.67s
5252026-09-20T07:23:30.706Z
5262026-09-20T07:23:30.706Zreal 4.733808480
5272026-09-20T07:23:30.706Zuser 4.844432475
5282026-09-20T07:23:30.706Zsys 0.944582169
5292026-09-20T07:23:30.706Ztrap 0.000660969
5302026-09-20T07:23:30.706Ztflt 0.021158709
5312026-09-20T07:23:30.706Zdflt 0.003142643
5322026-09-20T07:23:30.706Zkflt 0.000000000
5332026-09-20T07:23:30.706Zlock 15.397499444
5342026-09-20T07:23:30.706Zslp 18.137639727
5352026-09-20T07:23:30.706Zlat 0.006797279
5362026-09-20T07:23:30.706Zstop 0.197102269
5372026-09-20T07:23:30.710Z+ header test
5382026-09-20T07:23:30.710Z+ echo '# ==== test ==== #'
5392026-09-20T07:23:30.710Z# ==== test ==== #
5402026-09-20T07:23:30.710Z+ ptime -m cargo test
5412026-09-20T07:23:30.860Z Compiling memchr v2.8.3
5422026-09-20T07:23:30.860Z Compiling serde_core v1.0.228
5432026-09-20T07:23:30.884Z Compiling thiserror v2.0.18
5442026-09-20T07:23:30.887Z Compiling libc v0.2.186
5452026-09-20T07:23:30.888Z Compiling zerocopy v0.8.54
5462026-09-20T07:23:30.891Z Compiling byteorder v1.5.0
5472026-09-20T07:23:30.891Z Compiling unicode-ident v1.0.24
5482026-09-20T07:23:30.895Z Compiling cfg-if v1.0.4
5492026-09-20T07:23:30.949Z Compiling zmij v1.0.22
5502026-09-20T07:23:30.962Z Compiling scroll v0.13.0
5512026-09-20T07:23:31.015Z Compiling proc-macro2 v1.0.106
5522026-09-20T07:23:31.103Z Compiling futures-sink v0.3.32
5532026-09-20T07:23:31.198Z Compiling futures-core v0.3.32
5542026-09-20T07:23:31.214Z Compiling ucd-trie v0.1.7
5552026-09-20T07:23:31.227Z Compiling plain v0.2.3
5562026-09-20T07:23:31.324Z Compiling log v0.4.33
5572026-09-20T07:23:31.332Z Compiling itoa v1.0.18
5582026-09-20T07:23:31.357Z Compiling quote v1.0.46
5592026-09-20T07:23:31.559Z Compiling goblin v0.10.7
5602026-09-20T07:23:31.587Z Compiling pest v2.8.7
5612026-09-20T07:23:31.896Z Compiling futures-channel v0.3.32
5622026-09-20T07:23:31.985Z Compiling hash32 v0.3.1
5632026-09-20T07:23:32.134Z Compiling futures-io v0.3.32
5642026-09-20T07:23:32.147Z Compiling stable_deref_trait v1.2.1
5652026-09-20T07:23:32.214Z Compiling pretty-hex v0.4.2
5662026-09-20T07:23:32.322Z Compiling futures-task v0.3.32
5672026-09-20T07:23:32.338Z Compiling slab v0.4.12
5682026-09-20T07:23:32.438Z Compiling pin-project-lite v0.2.17
5692026-09-20T07:23:32.510Z Compiling macaddr v1.0.1
5702026-09-20T07:23:32.515Z Compiling futures-util v0.3.32
5712026-09-20T07:23:32.527Z Compiling heapless v0.8.0
5722026-09-20T07:23:32.759Z Compiling serde v1.0.228
5732026-09-20T07:23:32.855Z Compiling bitflags v2.13.0
5742026-09-20T07:23:32.991Z Compiling serde_json v1.0.150
5752026-09-20T07:23:33.265Z Compiling dtrace-parser v0.3.0
5762026-09-20T07:23:33.275Z Compiling syn v2.0.118
5772026-09-20T07:23:33.411Z Compiling thread-id v5.1.0
5782026-09-20T07:23:33.484Z Compiling cobs v0.3.0
5792026-09-20T07:23:33.724Z Compiling bitflags v1.3.2
5802026-09-20T07:23:33.760Z Compiling ingot-types v0.2.0
5812026-09-20T07:23:33.789Z Compiling managed v0.8.0
5822026-09-20T07:23:33.917Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
5832026-09-20T07:23:34.010Z Compiling smoltcp v0.11.0
5842026-09-20T07:23:34.146Z Compiling ingot v0.2.0
5852026-09-20T07:23:34.155Z Compiling postcard v1.1.3
5862026-09-20T07:23:34.499Z Compiling dof v0.4.0
5872026-09-20T07:23:35.216Z Compiling futures-executor v0.3.32
5882026-09-20T07:23:35.790Z Compiling usdt-impl v0.6.0
5892026-09-20T07:23:36.074Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
5902026-09-20T07:23:36.366Z Compiling memmap2 v0.9.11
5912026-09-20T07:23:36.665Z Compiling either v1.16.0
5922026-09-20T07:23:36.673Z Compiling rand_core v0.10.1
5932026-09-20T07:23:36.765Z Compiling ipnetwork v0.21.1
5942026-09-20T07:23:36.831Z Compiling unicode-width v0.2.2
5952026-09-20T07:23:36.840Z Compiling itertools v0.15.0
5962026-09-20T07:23:37.136Z Compiling tabwriter v1.4.1
5972026-09-20T07:23:37.270Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
5982026-09-20T07:23:37.561Z Compiling getrandom v0.4.3
5992026-09-20T07:23:37.761Z Compiling ref-cast v1.0.25
6002026-09-20T07:23:37.809Z Compiling usdt v0.6.0
6012026-09-20T07:23:37.855Z Compiling futures v0.3.32
6022026-09-20T07:23:37.964Z Compiling crc32fast v1.5.0
6032026-09-20T07:23:38.166Z Compiling nom v8.0.0
6042026-09-20T07:23:38.211Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
6052026-09-20T07:23:38.337Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
6062026-09-20T07:23:38.430Z Compiling dyn-clone v1.0.20
6072026-09-20T07:23:38.594Z Compiling cookie-factory v0.3.3
6082026-09-20T07:23:38.897Z Compiling rand v0.10.3
6092026-09-20T07:23:38.911Z Compiling uuid v1.23.5
6102026-09-20T07:23:39.281Z Compiling circular v0.3.0
6112026-09-20T07:23:39.318Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
6122026-09-20T07:23:39.530Z Compiling dtor v0.8.1
6132026-09-20T07:23:39.549Z Compiling typeid v1.0.3
6142026-09-20T07:23:39.552Z Compiling anyhow v1.0.103
6152026-09-20T07:23:39.609Z Compiling once_cell v1.21.4
6162026-09-20T07:23:39.655Z Compiling link-section v0.2.1
6172026-09-20T07:23:39.768Z Compiling ctor v0.10.1
6182026-09-20T07:23:39.795Z Compiling ron v0.12.2
6192026-09-20T07:23:40.726Z Compiling rusticata-macros v5.0.0
6202026-09-20T07:23:41.041Z Compiling pcap-parser v0.17.0
6212026-09-20T07:23:44.351Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
6222026-09-20T07:23:46.789Z Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
6232026-09-20T07:24:34.657Z Finished `test` profile [optimized + debuginfo] target(s) in 1m 03s
6242026-09-20T07:24:34.674Z Running unittests src/lib.rs (/work/oxidecomputer/opte/target/debug/deps/oxide_vpc-4658b2108ab34b1a)
6252026-09-20T07:24:34.677Z
6262026-09-20T07:24:34.677Zrunning 17 tests
6272026-09-20T07:24:34.677Ztest api::tests::parse_bad_proto_filter ... ok
6282026-09-20T07:24:34.677Ztest api::tests::ports_from_str_good ... ok
6292026-09-20T07:24:34.677Ztest api::tests::parse_bad_address ... ok
6302026-09-20T07:24:34.677Ztest api::tests::ports_from_str_bad ... ok
6312026-09-20T07:24:34.677Ztest api::tests::parse_good_proto_filter ... ok
6322026-09-20T07:24:34.677Ztest api::tests::parse_good_address ... ok
6332026-09-20T07:24:34.677Ztest cfg::tests::test_required_nat_space_only_ipv4 ... ok
6342026-09-20T07:24:34.677Ztest cfg::tests::test_required_nat_space ... ok
6352026-09-20T07:24:34.677Ztest cfg::tests::test_required_nat_space_only_ipv6 ... ok
6362026-09-20T07:24:34.677Ztest engine::geneve::test::option_packet_length_with_known_options ... ok
6372026-09-20T07:24:34.677Ztest engine::geneve::test::parse_multicast_replication_values ... ok
6382026-09-20T07:24:34.677Ztest engine::geneve::test::parse_multi_opt ... ok
6392026-09-20T07:24:34.677Ztest engine::geneve::test::unknown_crit_option_fails ... ok
6402026-09-20T07:24:34.677Ztest engine::geneve::test::parse_single_opt ... ok
6412026-09-20T07:24:34.681Ztest engine::firewall::tests::port_predicate_simplification ... ok
6422026-09-20T07:24:34.681Ztest engine::tests::generate_autonomous_packets ... ok
6432026-09-20T07:24:34.681Ztest engine::tests::ipv4_only_network_should_not_generate_autonomous_packets ... ok
6442026-09-20T07:24:34.681Z
6452026-09-20T07:24:34.681Ztest result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
6462026-09-20T07:24:34.681Z
6472026-09-20T07:24:34.681Z Running tests/firewall_tests.rs (/work/oxidecomputer/opte/target/debug/deps/firewall_tests-38e3100d088ef08a)
6482026-09-20T07:24:34.684Z
6492026-09-20T07:24:34.684Zrunning 4 tests
6502026-09-20T07:24:34.684Ztest firewall_vni_outbound ... ok
6512026-09-20T07:24:34.684Ztest firewall_external_inbound ... ok
6522026-09-20T07:24:34.684Ztest firewall_vni_inbound ... ok
6532026-09-20T07:24:34.684Ztest firewall_replace_rules ... ok
6542026-09-20T07:24:34.684Z
6552026-09-20T07:24:34.684Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
6562026-09-20T07:24:34.684Z
6572026-09-20T07:24:34.684Z Running tests/fuzz_regression.rs (/work/oxidecomputer/opte/target/debug/deps/fuzz_regression-d51c91044487cc3c)
6582026-09-20T07:24:34.687Z
6592026-09-20T07:24:34.687Zrunning 2 tests
6602026-09-20T07:24:34.688Ztest parse_in_regression ... ok
6612026-09-20T07:24:34.688Ztest parse_out_regression ... ok
6622026-09-20T07:24:34.688Z
6632026-09-20T07:24:34.688Ztest result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
6642026-09-20T07:24:34.688Z
6652026-09-20T07:24:34.688Z Running tests/integration_tests.rs (/work/oxidecomputer/opte/target/debug/deps/integration_tests-8cb55ec11a98be0b)
6662026-09-20T07:24:34.688Z
6672026-09-20T07:24:34.688Zrunning 51 tests
6682026-09-20T07:24:34.691Ztest bad_ip_len ... ok
6692026-09-20T07:24:34.691Ztest check_layers ... ok
6702026-09-20T07:24:34.691Ztest add_remove_fw_rule ... ok
6712026-09-20T07:24:34.691Ztest arp_gateway ... ok
6722026-09-20T07:24:34.691Ztest ephemeral_ip_preferred_over_snat_outbound ... ok
6732026-09-20T07:24:34.691Ztest anti_spoof ... ok
6742026-09-20T07:24:34.691Ztest external_attached_subnets_cannot_reach_internal ... ok
6752026-09-20T07:24:34.691Ztest external_attached_subnets_dont_apply_nat ... ok
6762026-09-20T07:24:34.691Ztest flow_expiration ... ok
6772026-09-20T07:24:34.691Ztest gateway_icmp4_ping ... ok
6782026-09-20T07:24:34.691Ztest gateway_icmpv6_ping ... ok
6792026-09-20T07:24:34.691Ztest early_tcp_invalidation ... ok
6802026-09-20T07:24:34.691Ztest external_ip_epoch_affinity_preserved ... ok
6812026-09-20T07:24:34.691Ztest gateway_router_advert_reply ... ok
6822026-09-20T07:24:34.691Ztest external_ip_reconfigurable ... ok
6832026-09-20T07:24:34.691Ztest guest_to_guest_diff_vpc_no_peer ... ok
6842026-09-20T07:24:34.691Ztest guest_to_guest_no_route ... ok
6852026-09-20T07:24:34.691Ztest guest_to_internet_ipv4 ... ok
6862026-09-20T07:24:34.691Ztest guest_to_guest ... ok
6872026-09-20T07:24:34.691Ztest guest_to_internet_ipv6 ... ok
6882026-09-20T07:24:34.691Ztest icmp_inner_has_nat_applied ... ok
6892026-09-20T07:24:34.691Ztest inner_fragmented_packets_rejected ... ok
6902026-09-20T07:24:34.691Ztest inbound_ndp_dropped_at_gateway ... ok
6912026-09-20T07:24:34.691Ztest icmpv6_inner_has_nat_applied ... ok
6922026-09-20T07:24:34.691Ztest external_ip_balanced_over_floating_ips ... ok
6932026-09-20T07:24:34.691Ztest external_ip_receive_and_reply_on_all ... ok
6942026-09-20T07:24:34.691Ztest no_panic_on_flow_table_full ... ok
6952026-09-20T07:24:34.692Ztest offload_info_preserved ... ok
6962026-09-20T07:24:34.692Ztest intra_subnet_routes_with_custom ... ok
6972026-09-20T07:24:34.692Ztest packet_body_pullup ... ok
6982026-09-20T07:24:34.692Ztest outbound_ndp_dropped ... ok
6992026-09-20T07:24:34.692Ztest internal_attached_subnets ... ok
7002026-09-20T07:24:34.692Ztest port_transition_reset ... ok
7012026-09-20T07:24:34.692Ztest port_as_router_target ... ok
7022026-09-20T07:24:34.692Ztest packet_too_big_generation ... ok
7032026-09-20T07:24:34.692Ztest port_transition_running ... ok
7042026-09-20T07:24:34.695Ztest test_drop_on_unknown_critical_option ... ok
7052026-09-20T07:24:34.695Ztest select_eip_conditioned_on_igw ... ok
7062026-09-20T07:24:34.695Ztest snat_icmp4_echo_rewrite ... ok
7072026-09-20T07:24:34.695Ztest snat_icmp6_echo_rewrite ... ok
7082026-09-20T07:24:34.695Ztest port_transition_pause ... ok
7092026-09-20T07:24:34.695Ztest tcp_invalidation_does_not_block_connection ... ok
7102026-09-20T07:24:34.695Ztest tcp_outbound ... ok
7112026-09-20T07:24:34.695Ztest tcp_inbound ... ok
7122026-09-20T07:24:34.695Ztest test_ipv6_multicast_encapsulation ... ok
7132026-09-20T07:24:34.695Ztest test_v6_ext_hdr_geneve_offset_ok ... ok
7142026-09-20T07:24:34.695Ztest test_gateway_neighbor_advert_reply ... ok
7152026-09-20T07:24:34.695Ztest test_tcp_multicast_denied ... ok
7162026-09-20T07:24:34.695Ztest test_reply_to_dhcpv6_solicit_or_request ... ok
7172026-09-20T07:24:34.695Ztest uft_lft_invalidation_out ... ok
7182026-09-20T07:24:34.695Ztest uft_lft_invalidation_in ... ok
7192026-09-20T07:24:34.696Z
7202026-09-20T07:24:34.696Ztest result: ok. 51 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
7212026-09-20T07:24:34.696Z
7222026-09-20T07:24:34.696Z Doc-tests oxide_vpc
7232026-09-20T07:24:34.998Z
7242026-09-20T07:24:34.999Zrunning 0 tests
7252026-09-20T07:24:34.999Z
7262026-09-20T07:24:34.999Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
7272026-09-20T07:24:34.999Z
7282026-09-20T07:24:35.027Z
7292026-09-20T07:24:35.027Zreal 1:04.310514302
7302026-09-20T07:24:35.027Zuser 3:32.462651695
7312026-09-20T07:24:35.028Zsys 12.468206614
7322026-09-20T07:24:35.028Ztrap 0.097228640
7332026-09-20T07:24:35.028Ztflt 0.146593998
7342026-09-20T07:24:35.028Zdflt 0.543470120
7352026-09-20T07:24:35.028Zkflt 0.000030937
7362026-09-20T07:24:35.031Zlock 15:27.447488780
7372026-09-20T07:24:35.031Zslp 7:06.174465448
7382026-09-20T07:24:35.031Zlat 8.809475295
7392026-09-20T07:24:35.031Zstop 6.927090995
7402026-09-20T07:24:35.031Zprocess exited: duration 130029 ms, exit code 0
 
7412026-09-20T07:24:35.037Zfound 0 output files