01KJVGY84N8C7H5PC672B1R4WY: build-and-test

BasicConfig {
    output_rules: [
        "/work/debug/*",
        "/work/release/*",
    ],
    rust_toolchain: Some(
        String(
            "stable",
        ),
    ),
    target: Some(
        "helios-2.0",
    ),
    access_repos: [],
    publish: [],
    skip_clone: false,
}

Buildomat Job: 01KJVGYPX8DB1HV6E05NVBEC9D

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-03-04T04:17:03.595Zjob assigned to worker 01KJVGYSRVQDYQRDZF445XJ8MH [factory aws, i-0055f97110ddfeab4] (queued for 1 m 0 s)
 
22026-03-04T04:17:12.060Zstarting task 0: "setup"
32026-03-04T04:17:12.064Z++ uname -s
42026-03-04T04:17:12.068Z+ kern=SunOS
52026-03-04T04:17:12.068Z+ build_user=build
62026-03-04T04:17:12.068Z+ build_uid=12345
72026-03-04T04:17:12.068Z+ work_dir=/work
82026-03-04T04:17:12.068Z+ input_dir=/input
92026-03-04T04:17:12.068Z+ [[ 0 == 12345 ]]
102026-03-04T04:17:12.068Z+ case "$kern" in
112026-03-04T04:17:12.068Z+ groupadd -g 12345 build
122026-03-04T04:17:12.071Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-03-04T04:17:14.115Z+ zfs create -o mountpoint=/work rpool/work
142026-03-04T04:17:14.193Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-03-04T04:17:14.201Z+ home_fs=zfs
162026-03-04T04:17:14.201Z+ [[ zfs == autofs ]]
172026-03-04T04:17:14.201Z+ mkdir -p /home/build
182026-03-04T04:17:14.201Z+ chown build:build /home/build /work
192026-03-04T04:17:15.202Z+ chmod 0700 /home/build /work
202026-03-04T04:17:15.223Zprocess exited: duration 3140 ms, exit code 0
 
212026-03-04T04:17:15.349Zstarting task 1: "rust-toolchain"
222026-03-04T04:17:15.363Z+ printf ' * rust toolchain channel = "%s"\n' stable
232026-03-04T04:17:15.363Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-03-04T04:17:15.363Z * rust toolchain channel = "stable"
252026-03-04T04:17:15.364Z * rust toolchain profile = "default"
262026-03-04T04:17:15.364Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-03-04T04:17:15.364Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-03-04T04:17:15.364Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-03-04T04:17:15.364Z+ /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default
302026-03-04T04:17:15.434Zinfo: downloading installer
312026-03-04T04:17:17.308Zwarn: It looks like you have an existing installation of Rust at:
322026-03-04T04:17:17.308Zwarn: /opt/ooce/bin
332026-03-04T04:17:17.308Zwarn: It is recommended that rustup be the primary Rust installation.
342026-03-04T04:17:17.308Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-03-04T04:17:17.308Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-03-04T04:17:17.308Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-03-04T04:17:17.309Zwarn: or pass `-y' to ignore all ignorable checks.
382026-03-04T04:17:17.309Zerror: cannot install while Rust is installed
392026-03-04T04:17:17.309Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-03-04T04:17:17.329Zinfo: profile set to 'default'
412026-03-04T04:17:17.330Zinfo: default host triple is x86_64-unknown-illumos
422026-03-04T04:17:17.413Zinfo: syncing channel updates for 'stable-x86_64-unknown-illumos'
432026-03-04T04:17:17.518Zinfo: latest update on 2026-02-12, rust version 1.93.1 (01f6ddf75 2026-02-11)
442026-03-04T04:17:17.518Zinfo: downloading component 'cargo'
452026-03-04T04:17:18.785Zinfo: downloading component 'clippy'
462026-03-04T04:17:19.252Zinfo: downloading component 'rust-docs'
472026-03-04T04:17:20.797Zinfo: downloading component 'rust-std'
482026-03-04T04:17:23.060Zinfo: downloading component 'rustc'
492026-03-04T04:17:31.889Zinfo: downloading component 'rustfmt'
502026-03-04T04:17:32.198Zinfo: installing component 'cargo'
512026-03-04T04:17:33.123Zinfo: installing component 'clippy'
522026-03-04T04:17:33.512Zinfo: installing component 'rust-docs'
532026-03-04T04:17:35.410Zinfo: installing component 'rust-std'
542026-03-04T04:17:37.227Zinfo: installing component 'rustc'
552026-03-04T04:17:43.897Zinfo: installing component 'rustfmt'
562026-03-04T04:17:44.389Zinfo: default toolchain set to 'stable-x86_64-unknown-illumos'
572026-03-04T04:17:44.389Z
582026-03-04T04:17:44.688Z stable-x86_64-unknown-illumos installed - rustc 1.93.1 (01f6ddf75 2026-02-11)
592026-03-04T04:17:44.688Z
602026-03-04T04:17:44.696Z
612026-03-04T04:17:44.696ZRust is installed now. Great!
622026-03-04T04:17:44.696Z
632026-03-04T04:17:44.696ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-03-04T04:17:44.697Zenvironment variable. This has not been done automatically.
652026-03-04T04:17:44.697Z
662026-03-04T04:17:44.697ZTo configure your current shell, you need to source
672026-03-04T04:17:44.697Zthe corresponding env file under $HOME/.cargo.
682026-03-04T04:17:44.697Z
692026-03-04T04:17:44.697ZThis is usually done by running one of the following (note the leading DOT):
702026-03-04T04:17:44.697Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-03-04T04:17:44.697Zsource "$HOME/.cargo/env.fish" # For fish
722026-03-04T04:17:44.697Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-03-04T04:17:44.822Z+ rustup --version
742026-03-04T04:17:44.842Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-03-04T04:17:44.855Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-03-04T04:17:44.907Zinfo: The currently active `rustc` version is `rustc 1.93.1 (01f6ddf75 2026-02-11)`
772026-03-04T04:17:44.915Z+ cargo --version
782026-03-04T04:17:44.967Zcargo 1.93.1 (083ac5135 2025-12-15)
792026-03-04T04:17:44.976Z+ rustc --version
802026-03-04T04:17:45.041Zrustc 1.93.1 (01f6ddf75 2026-02-11)
812026-03-04T04:17:45.047Zprocess exited: duration 29753 ms, exit code 0
 
822026-03-04T04:17:45.074Zstarting task 2: "authentication"
832026-03-04T04:17:45.095Zprocess exited: duration 27 ms, exit code 0
 
842026-03-04T04:17:45.104Zstarting task 3: "clone repository"
852026-03-04T04:17:45.107Z+ mkdir -p /work/oxidecomputer/p4
862026-03-04T04:17:45.111Z+ git clone https://github.com/oxidecomputer/p4 /work/oxidecomputer/p4
872026-03-04T04:17:45.356ZCloning into '/work/oxidecomputer/p4'...
882026-03-04T04:17:46.127Z+ cd /work/oxidecomputer/p4
892026-03-04T04:17:46.127Z+ git fetch origin d3e58be5085aa7145ca242eedcfcdf443956d1cc
902026-03-04T04:17:46.385ZFrom https://github.com/oxidecomputer/p4
912026-03-04T04:17:46.385Z * branch d3e58be5085aa7145ca242eedcfcdf443956d1cc -> FETCH_HEAD
922026-03-04T04:17:46.398Z+ [[ -n renovate/quote-1.x-lockfile ]]
932026-03-04T04:17:46.398Z++ git branch --show-current
942026-03-04T04:17:46.398Z+ current=main
952026-03-04T04:17:46.398Z+ [[ main != renovate/quote-1.x-lockfile ]]
962026-03-04T04:17:46.398Z+ git branch -f renovate/quote-1.x-lockfile d3e58be5085aa7145ca242eedcfcdf443956d1cc
972026-03-04T04:17:46.398Z+ git checkout -f renovate/quote-1.x-lockfile
982026-03-04T04:17:46.409ZSwitched to branch 'renovate/quote-1.x-lockfile'
992026-03-04T04:17:46.409Z+ git reset --hard d3e58be5085aa7145ca242eedcfcdf443956d1cc
1002026-03-04T04:17:46.417ZHEAD is now at d3e58be Update Rust crate quote to v1.0.45
1012026-03-04T04:17:46.417Zprocess exited: duration 1305 ms, exit code 0
 
1022026-03-04T04:17:46.436Zstarting task 4: "build"
1032026-03-04T04:17:46.456Z+ cargo --version
1042026-03-04T04:17:46.456Zinfo: syncing channel updates for '1.92.0-x86_64-unknown-illumos'
1052026-03-04T04:17:46.629Zinfo: latest update on 2025-12-11, rust version 1.92.0 (ded5c06cf 2025-12-08)
1062026-03-04T04:17:46.639Zinfo: downloading component 'cargo'
1072026-03-04T04:17:51.093Zinfo: downloading component 'clippy'
1082026-03-04T04:17:51.136Zinfo: downloading component 'rust-docs'
1092026-03-04T04:17:51.136Zinfo: downloading component 'rust-std'
1102026-03-04T04:17:52.149Zinfo: downloading component 'rustc'
1112026-03-04T04:18:02.269Zinfo: downloading component 'rustfmt'
1122026-03-04T04:18:02.634Zinfo: installing component 'cargo'
1132026-03-04T04:18:03.562Zinfo: installing component 'clippy'
1142026-03-04T04:18:03.949Zinfo: installing component 'rust-docs'
1152026-03-04T04:18:05.848Zinfo: installing component 'rust-std'
1162026-03-04T04:18:07.662Zinfo: installing component 'rustc'
1172026-03-04T04:18:14.288Zinfo: installing component 'rustfmt'
1182026-03-04T04:18:14.721Zcargo 1.92.0 (344c4567c 2025-10-21)
1192026-03-04T04:18:14.725Z+ rustc --version
1202026-03-04T04:18:14.807Zrustc 1.92.0 (ded5c06cf 2025-12-08)
1212026-03-04T04:18:14.810Z+ banner check
1222026-03-04T04:18:14.815Z
1232026-03-04T04:18:14.815Z #### # # ###### #### # #
1242026-03-04T04:18:14.815Z # # # # # # # # #
1252026-03-04T04:18:14.815Z # ###### ##### # ####
1262026-03-04T04:18:14.815Z # # # # # # #
1272026-03-04T04:18:14.815Z # # # # # # # # #
1282026-03-04T04:18:14.815Z #### # # ###### #### # #
1292026-03-04T04:18:14.815Z
1302026-03-04T04:18:14.819Z+ cargo fmt -- --check
1312026-03-04T04:18:15.178Z+ cargo check
1322026-03-04T04:18:15.374Z Updating crates.io index
1332026-03-04T04:18:15.418Z Updating git repository `https://github.com/oxidecomputer/xfr`
1342026-03-04T04:18:15.693ZFrom https://github.com/oxidecomputer/xfr
1352026-03-04T04:18:15.693Z * [new ref] 8a89ee73d039abf91fdddcdd66de6ff04ce2518d -> refs/commit/8a89ee73d039abf91fdddcdd66de6ff04ce2518d
1362026-03-04T04:18:16.932Z Downloading crates ...
1372026-03-04T04:18:16.999Z Downloaded is_terminal_polyfill v1.70.2
1382026-03-04T04:18:17.004Z Downloaded utf8parse v0.2.2
1392026-03-04T04:18:17.004Z Downloaded radium v0.7.0
1402026-03-04T04:18:17.009Z Downloaded pretty-hex v0.4.1
1412026-03-04T04:18:17.012Z Downloaded sha2 v0.10.9
1422026-03-04T04:18:17.018Z Downloaded unicode-ident v1.0.24
1432026-03-04T04:18:17.027Z Downloaded serde v1.0.228
1442026-03-04T04:18:17.032Z Downloaded zmij v1.0.21
1452026-03-04T04:18:17.035Z Downloaded zerocopy-derive v0.7.35
1462026-03-04T04:18:17.068Z Downloaded regex-automata v0.4.14
1472026-03-04T04:18:17.081Z Downloaded usdt-macro v0.5.0
1482026-03-04T04:18:17.085Z Downloaded anstream v0.6.21
1492026-03-04T04:18:17.085Z Downloaded pnet_datalink v0.35.0
1502026-03-04T04:18:17.089Z Downloaded num v0.4.3
1512026-03-04T04:18:17.089Z Downloaded anstyle-parse v0.2.7
1522026-03-04T04:18:17.089Z Downloaded anstyle-query v1.1.5
1532026-03-04T04:18:17.089Z Downloaded autocfg v1.5.0
1542026-03-04T04:18:17.092Z Downloaded usdt v0.5.0
1552026-03-04T04:18:17.092Z Downloaded usdt-attr-macro v0.5.0
1562026-03-04T04:18:17.092Z Downloaded heck v0.5.0
1572026-03-04T04:18:17.096Z Downloaded generic-array v0.14.7
1582026-03-04T04:18:17.096Z Downloaded digest v0.10.7
1592026-03-04T04:18:17.101Z Downloaded clap_lex v1.0.0
1602026-03-04T04:18:17.101Z Downloaded byteorder v1.5.0
1612026-03-04T04:18:17.101Z Downloaded bitflags v2.11.0
1622026-03-04T04:18:17.105Z Downloaded itoa v1.0.17
1632026-03-04T04:18:17.105Z Downloaded funty v2.0.0
1642026-03-04T04:18:17.105Z Downloaded cpufeatures v0.2.17
1652026-03-04T04:18:17.108Z Downloaded log v0.4.29
1662026-03-04T04:18:17.108Z Downloaded num-iter v0.1.45
1672026-03-04T04:18:17.112Z Downloaded pnet_sys v0.35.0
1682026-03-04T04:18:17.112Z Downloaded dtrace-parser v0.2.0
1692026-03-04T04:18:17.112Z Downloaded crypto-common v0.1.7
1702026-03-04T04:18:17.116Z Downloaded quote v1.0.45
1712026-03-04T04:18:17.116Z Downloaded num-complex v0.4.6
1722026-03-04T04:18:17.120Z Downloaded thiserror-impl v1.0.69
1732026-03-04T04:18:17.125Z Downloaded memmap v0.7.0
1742026-03-04T04:18:17.129Z Downloaded dof v0.3.0
1752026-03-04T04:18:17.133Z Downloaded errno v0.3.14
1762026-03-04T04:18:17.137Z Downloaded scroll_derive v0.12.1
1772026-03-04T04:18:17.141Z Downloaded pnet_macros_support v0.35.0
1782026-03-04T04:18:17.141Z Downloaded pnet_base v0.35.0
1792026-03-04T04:18:17.141Z Downloaded block-buffer v0.10.4
1802026-03-04T04:18:17.141Z Downloaded no-std-net v0.6.0
1812026-03-04T04:18:17.144Z Downloaded serde_derive v1.0.228
1822026-03-04T04:18:17.148Z Downloaded version_check v0.9.5
1832026-03-04T04:18:17.153Z Downloaded wyz v0.5.1
1842026-03-04T04:18:17.153Z Downloaded num-traits v0.2.19
1852026-03-04T04:18:17.156Z Downloaded colorchoice v1.0.4
1862026-03-04T04:18:17.156Z Downloaded tempfile v3.26.0
1872026-03-04T04:18:17.163Z Downloaded scroll v0.12.0
1882026-03-04T04:18:17.166Z Downloaded pest_generator v2.8.6
1892026-03-04T04:18:17.167Z Downloaded thread-id v4.2.2
1902026-03-04T04:18:17.171Z Downloaded strsim v0.11.1
1912026-03-04T04:18:17.178Z Downloaded rand_chacha v0.9.0
1922026-03-04T04:18:17.181Z Downloaded anstyle v1.0.13
1932026-03-04T04:18:17.181Z Downloaded rand_core v0.9.5
1942026-03-04T04:18:17.185Z Downloaded num-rational v0.4.2
1952026-03-04T04:18:17.189Z Downloaded pnet v0.35.0
1962026-03-04T04:18:17.192Z Downloaded serde_tokenstream v0.2.3
1972026-03-04T04:18:17.197Z Downloaded ppv-lite86 v0.2.21
1982026-03-04T04:18:17.197Z Downloaded fastrand v2.3.0
1992026-03-04T04:18:17.200Z Downloaded once_cell v1.21.3
2002026-03-04T04:18:17.204Z Downloaded typenum v1.19.0
2012026-03-04T04:18:17.207Z Downloaded cfg-if v1.0.4
2022026-03-04T04:18:17.211Z Downloaded plain v0.2.3
2032026-03-04T04:18:17.220Z Downloaded glob v0.3.3
2042026-03-04T04:18:17.276Z Downloaded pnet_transport v0.35.0
2052026-03-04T04:18:17.276Z Downloaded tap v1.0.1
2062026-03-04T04:18:17.276Z Downloaded pnet_packet v0.35.0
2072026-03-04T04:18:17.276Z Downloaded ipnetwork v0.20.0
2082026-03-04T04:18:17.276Z Downloaded usdt-impl v0.5.0
2092026-03-04T04:18:17.276Z Downloaded ucd-trie v0.1.7
2102026-03-04T04:18:17.276Z Downloaded num-integer v0.1.46
2112026-03-04T04:18:17.276Z Downloaded thiserror v1.0.69
2122026-03-04T04:18:17.276Z Downloaded clap v4.5.60
2132026-03-04T04:18:17.280Z Downloaded pnet_macros v0.35.0
2142026-03-04T04:18:17.283Z Downloaded pest_derive v2.8.6
2152026-03-04T04:18:17.286Z Downloaded pest_meta v2.8.6
2162026-03-04T04:18:17.290Z Downloaded getrandom v0.3.4
2172026-03-04T04:18:17.290Z Downloaded clap_derive v4.5.55
2182026-03-04T04:18:17.294Z Downloaded anyhow v1.0.102
2192026-03-04T04:18:17.314Z Downloaded rand v0.9.2
2202026-03-04T04:18:17.318Z Downloaded colored v3.1.1
2212026-03-04T04:18:17.321Z Downloaded num-bigint v0.4.6
2222026-03-04T04:18:17.337Z Downloaded serde_core v1.0.228
2232026-03-04T04:18:17.341Z Downloaded serde_json v1.0.149
2242026-03-04T04:18:17.346Z Downloaded prettyplease v0.2.37
2252026-03-04T04:18:17.349Z Downloaded proc-macro2 v1.0.106
2262026-03-04T04:18:17.373Z Downloaded memchr v2.8.0
2272026-03-04T04:18:17.403Z Downloaded pest v2.8.6
2282026-03-04T04:18:17.415Z Downloaded regex v1.12.3
2292026-03-04T04:18:17.419Z Downloaded zerocopy v0.7.35
2302026-03-04T04:18:17.434Z Downloaded aho-corasick v1.1.4
2312026-03-04T04:18:17.438Z Downloaded goblin v0.8.2
2322026-03-04T04:18:17.443Z Downloaded clap_builder v4.5.60
2332026-03-04T04:18:17.451Z Downloaded bitvec v1.0.1
2342026-03-04T04:18:17.473Z Downloaded zerocopy v0.8.39
2352026-03-04T04:18:17.490Z Downloaded rustix v1.1.4
2362026-03-04T04:18:17.510Z Downloaded syn v2.0.117
2372026-03-04T04:18:17.519Z Downloaded regex-syntax v0.8.9
2382026-03-04T04:18:17.560Z Downloaded libc v0.2.182
2392026-03-04T04:18:17.655Z Compiling proc-macro2 v1.0.106
2402026-03-04T04:18:17.655Z Compiling quote v1.0.45
2412026-03-04T04:18:17.659Z Compiling unicode-ident v1.0.24
2422026-03-04T04:18:17.659Z Compiling libc v0.2.182
2432026-03-04T04:18:17.660Z Compiling serde_core v1.0.228
2442026-03-04T04:18:17.660Z Compiling memchr v2.8.0
2452026-03-04T04:18:17.660Z Compiling serde v1.0.228
2462026-03-04T04:18:17.935Z Compiling zmij v1.0.21
2472026-03-04T04:18:18.429Z Compiling thiserror v1.0.69
2482026-03-04T04:18:18.672Z Compiling rustix v1.1.4
2492026-03-04T04:18:18.778Z Compiling ucd-trie v0.1.7
2502026-03-04T04:18:18.826Z Compiling serde_json v1.0.149
2512026-03-04T04:18:19.175Z Compiling pest v2.8.6
2522026-03-04T04:18:19.471Z Compiling version_check v0.9.5
2532026-03-04T04:18:19.534Z Compiling prettyplease v0.2.37
2542026-03-04T04:18:19.646Z Compiling autocfg v1.5.0
2552026-03-04T04:18:19.991Z Checking cfg-if v1.0.4
2562026-03-04T04:18:20.089Z Compiling aho-corasick v1.1.4
2572026-03-04T04:18:20.154Z Checking syn v2.0.117
2582026-03-04T04:18:20.436Z Compiling num-traits v0.2.19
2592026-03-04T04:18:20.518Z Compiling getrandom v0.3.4
2602026-03-04T04:18:20.836Z Compiling regex-syntax v0.8.9
2612026-03-04T04:18:22.164Z Compiling pest_meta v2.8.6
2622026-03-04T04:18:23.201Z Compiling byteorder v1.5.0
2632026-03-04T04:18:23.510Z Compiling itoa v1.0.17
2642026-03-04T04:18:23.661Z Compiling usdt-impl v0.5.0
2652026-03-04T04:18:23.788Z Checking colored v3.1.1
2662026-03-04T04:18:24.081Z Checking num-integer v0.1.46
2672026-03-04T04:18:24.179Z Compiling thread-id v4.2.2
2682026-03-04T04:18:24.527Z Compiling regex-automata v0.4.14
2692026-03-04T04:18:24.701Z Checking log v0.4.29
2702026-03-04T04:18:24.947Z Checking plain v0.2.3
2712026-03-04T04:18:25.551Z Compiling errno v0.3.14
2722026-03-04T04:18:25.657Z Compiling bitflags v2.11.0
2732026-03-04T04:18:25.898Z Compiling radium v0.7.0
2742026-03-04T04:18:25.958Z Checking no-std-net v0.6.0
2752026-03-04T04:18:26.039Z Checking pretty-hex v0.4.1
2762026-03-04T04:18:26.044Z Checking pnet_base v0.35.0
2772026-03-04T04:18:26.382Z Compiling pest_generator v2.8.6
2782026-03-04T04:18:26.912Z Checking tap v1.0.1
2792026-03-04T04:18:27.081Z Compiling fastrand v2.3.0
2802026-03-04T04:18:27.548Z Compiling once_cell v1.21.3
2812026-03-04T04:18:27.928Z Compiling zerocopy v0.8.39
2822026-03-04T04:18:27.956Z Compiling tempfile v3.26.0
2832026-03-04T04:18:28.046Z Checking wyz v0.5.1
2842026-03-04T04:18:28.629Z Compiling regex v1.12.3
2852026-03-04T04:18:28.723Z Checking num-iter v0.1.45
2862026-03-04T04:18:28.792Z Checking memmap v0.7.0
2872026-03-04T04:18:28.898Z Compiling anyhow v1.0.102
2882026-03-04T04:18:29.316Z Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4)
2892026-03-04T04:18:29.509Z Checking funty v2.0.0
2902026-03-04T04:18:29.962Z Checking pnet_macros_support v0.35.0
2912026-03-04T04:18:29.987Z Compiling serde_derive v1.0.228
2922026-03-04T04:18:30.009Z Compiling thiserror-impl v1.0.69
2932026-03-04T04:18:30.132Z Compiling zerocopy-derive v0.7.35
2942026-03-04T04:18:30.334Z Compiling pest_derive v2.8.6
2952026-03-04T04:18:30.939Z Compiling scroll_derive v0.12.1
2962026-03-04T04:18:31.232Z Compiling pnet_macros v0.35.0
2972026-03-04T04:18:31.955Z Compiling zerocopy v0.7.35
2982026-03-04T04:18:32.420Z Checking scroll v0.12.0
2992026-03-04T04:18:32.807Z Compiling dtrace-parser v0.2.0
3002026-03-04T04:18:32.960Z Checking goblin v0.8.2
3012026-03-04T04:18:33.389Z Compiling p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust)
3022026-03-04T04:18:33.444Z Checking bitvec v1.0.1
3032026-03-04T04:18:33.878Z Checking pnet_sys v0.35.0
3042026-03-04T04:18:33.887Z Checking utf8parse v0.2.2
3052026-03-04T04:18:34.028Z Checking anstyle-parse v0.2.7
3062026-03-04T04:18:34.304Z Checking pnet_packet v0.35.0
3072026-03-04T04:18:35.579Z Checking rand_core v0.9.5
3082026-03-04T04:18:35.691Z Checking anstyle-query v1.1.5
3092026-03-04T04:18:35.825Z Compiling pnet v0.35.0
3102026-03-04T04:18:35.885Z Checking is_terminal_polyfill v1.70.2
3112026-03-04T04:18:36.010Z Checking colorchoice v1.0.4
3122026-03-04T04:18:36.146Z Checking anstyle v1.0.13
3132026-03-04T04:18:36.196Z Compiling heck v0.5.0
3142026-03-04T04:18:36.474Z Checking anstream v0.6.21
3152026-03-04T04:18:36.484Z Checking strsim v0.11.1
3162026-03-04T04:18:36.585Z Checking clap_lex v1.0.0
3172026-03-04T04:18:36.836Z Compiling tests v0.1.0 (/work/oxidecomputer/p4/test)
3182026-03-04T04:18:36.840Z Checking clap_builder v4.5.60
3192026-03-04T04:18:37.191Z Checking ppv-lite86 v0.2.21
3202026-03-04T04:18:37.294Z Compiling clap_derive v4.5.55
3212026-03-04T04:18:37.677Z Checking num-bigint v0.4.6
3222026-03-04T04:18:37.690Z Checking num-complex v0.4.6
3232026-03-04T04:18:37.809Z Compiling dof v0.3.0
3242026-03-04T04:18:37.885Z Compiling serde_tokenstream v0.2.3
3252026-03-04T04:18:38.563Z Compiling p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro)
3262026-03-04T04:18:38.563Z Checking ipnetwork v0.20.0
3272026-03-04T04:18:38.884Z Checking pnet_datalink v0.35.0
3282026-03-04T04:18:39.000Z Checking rand_chacha v0.9.0
3292026-03-04T04:18:39.362Z Checking rand v0.9.2
3302026-03-04T04:18:39.487Z Checking xfr v0.1.0 (https://github.com/oxidecomputer/xfr#8a89ee73)
3312026-03-04T04:18:39.506Z Checking pnet_transport v0.35.0
3322026-03-04T04:18:39.614Z Compiling usdt-attr-macro v0.5.0
3332026-03-04T04:18:39.635Z Compiling usdt-macro v0.5.0
3342026-03-04T04:18:39.699Z Compiling x4c-book v0.1.0 (/work/oxidecomputer/p4/book/code)
3352026-03-04T04:18:39.857Z Checking num-rational v0.4.2
3362026-03-04T04:18:40.180Z Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/p4/lang/prog/sidecar-lite)
3372026-03-04T04:18:40.505Z Checking num v0.4.3
3382026-03-04T04:18:40.607Z Checking x4c_error_codes v0.1.0 (/work/oxidecomputer/p4/x4c_error_codes)
3392026-03-04T04:18:40.945Z Checking usdt v0.5.0
3402026-03-04T04:18:41.080Z Checking clap v4.5.60
3412026-03-04T04:18:41.119Z Checking p4rs v0.1.0 (/work/oxidecomputer/p4/lang/p4rs)
3422026-03-04T04:18:41.431Z Checking x4c v0.1.0 (/work/oxidecomputer/p4/x4c)
3432026-03-04T04:18:41.618Z Checking p4-macro-test v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro-test)
3442026-03-04T04:18:42.908Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.63s
3452026-03-04T04:18:42.985Z+ cargo clippy --all-targets -- --deny warnings
3462026-03-04T04:18:43.236Z Downloading crates ...
3472026-03-04T04:18:43.315Z Downloaded libloading v0.9.0
3482026-03-04T04:18:43.377Z Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4)
3492026-03-04T04:18:43.400Z Checking p4rs v0.1.0 (/work/oxidecomputer/p4/lang/p4rs)
3502026-03-04T04:18:43.407Z Compiling tests v0.1.0 (/work/oxidecomputer/p4/test)
3512026-03-04T04:18:43.412Z Compiling x4c-book v0.1.0 (/work/oxidecomputer/p4/book/code)
3522026-03-04T04:18:43.420Z Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/p4/lang/prog/sidecar-lite)
3532026-03-04T04:18:43.423Z Checking libloading v0.9.0
3542026-03-04T04:18:43.829Z Checking x4c_error_codes v0.1.0 (/work/oxidecomputer/p4/x4c_error_codes)
3552026-03-04T04:18:44.977Z Checking p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust)
3562026-03-04T04:18:46.663Z Checking x4c v0.1.0 (/work/oxidecomputer/p4/x4c)
3572026-03-04T04:18:46.676Z Checking p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro)
3582026-03-04T04:18:48.042Z Checking p4-macro-test v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro-test)
3592026-03-04T04:18:57.060Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.92s
3602026-03-04T04:18:57.091Z+ banner build
3612026-03-04T04:18:57.095Z
3622026-03-04T04:18:57.095Z ##### # # # # #####
3632026-03-04T04:18:57.095Z # # # # # # # #
3642026-03-04T04:18:57.095Z ##### # # # # # #
3652026-03-04T04:18:57.095Z # # # # # # # #
3662026-03-04T04:18:57.095Z # # # # # # # #
3672026-03-04T04:18:57.095Z ##### #### # ###### #####
3682026-03-04T04:18:57.095Z
3692026-03-04T04:18:57.095Z+ ptime -m cargo build
3702026-03-04T04:18:57.319Z Compiling unicode-ident v1.0.24
3712026-03-04T04:18:57.320Z Compiling memchr v2.8.0
3722026-03-04T04:18:57.323Z Compiling cfg-if v1.0.4
3732026-03-04T04:18:57.323Z Compiling regex-syntax v0.8.9
3742026-03-04T04:18:57.341Z Compiling libc v0.2.182
3752026-03-04T04:18:57.346Z Compiling serde_core v1.0.228
3762026-03-04T04:18:57.350Z Compiling ucd-trie v0.1.7
3772026-03-04T04:18:57.359Z Compiling zmij v1.0.21
3782026-03-04T04:18:57.412Z Compiling itoa v1.0.17
3792026-03-04T04:18:57.519Z Compiling proc-macro2 v1.0.106
3802026-03-04T04:18:57.736Z Compiling byteorder v1.5.0
3812026-03-04T04:18:57.904Z Compiling bitflags v2.11.0
3822026-03-04T04:18:57.949Z Compiling num-traits v0.2.19
3832026-03-04T04:18:58.153Z Compiling errno v0.3.14
3842026-03-04T04:18:58.227Z Compiling fastrand v2.3.0
3852026-03-04T04:18:58.320Z Compiling quote v1.0.45
3862026-03-04T04:18:58.371Z Compiling aho-corasick v1.1.4
3872026-03-04T04:18:58.755Z Compiling syn v2.0.117
3882026-03-04T04:18:58.886Z Compiling pest v2.8.6
3892026-03-04T04:18:58.908Z Compiling rustix v1.1.4
3902026-03-04T04:18:59.096Z Compiling once_cell v1.21.3
3912026-03-04T04:18:59.443Z Compiling thread-id v4.2.2
3922026-03-04T04:18:59.557Z Compiling colored v3.1.1
3932026-03-04T04:18:59.651Z Compiling num-integer v0.1.46
3942026-03-04T04:19:00.381Z Compiling getrandom v0.3.4
3952026-03-04T04:19:00.388Z Compiling log v0.4.29
3962026-03-04T04:19:00.680Z Compiling plain v0.2.3
3972026-03-04T04:19:00.701Z Compiling no-std-net v0.6.0
3982026-03-04T04:19:00.788Z Compiling pretty-hex v0.4.1
3992026-03-04T04:19:00.833Z Compiling regex-automata v0.4.14
4002026-03-04T04:19:01.001Z Compiling pnet_base v0.35.0
4012026-03-04T04:19:01.265Z Compiling tap v1.0.1
4022026-03-04T04:19:01.272Z Compiling tempfile v3.26.0
4032026-03-04T04:19:01.431Z Compiling pest_meta v2.8.6
4042026-03-04T04:19:01.883Z Compiling serde_json v1.0.149
4052026-03-04T04:19:02.043Z Compiling wyz v0.5.1
4062026-03-04T04:19:02.138Z Compiling radium v0.7.0
4072026-03-04T04:19:02.439Z Compiling num-iter v0.1.45
4082026-03-04T04:19:02.584Z Compiling memmap v0.7.0
4092026-03-04T04:19:02.630Z Compiling funty v2.0.0
4102026-03-04T04:19:02.909Z Compiling zerocopy v0.8.39
4112026-03-04T04:19:03.454Z Compiling pnet_macros_support v0.35.0
4122026-03-04T04:19:03.640Z Compiling bitvec v1.0.1
4132026-03-04T04:19:03.723Z Compiling pnet_sys v0.35.0
4142026-03-04T04:19:04.040Z Compiling utf8parse v0.2.2
4152026-03-04T04:19:04.194Z Compiling anstyle-parse v0.2.7
4162026-03-04T04:19:04.344Z Compiling anyhow v1.0.102
4172026-03-04T04:19:04.530Z Compiling rand_core v0.9.5
4182026-03-04T04:19:04.589Z Compiling pest_generator v2.8.6
4192026-03-04T04:19:04.942Z Compiling regex v1.12.3
4202026-03-04T04:19:05.030Z Compiling prettyplease v0.2.37
4212026-03-04T04:19:05.144Z Compiling anstyle-query v1.1.5
4222026-03-04T04:19:05.305Z Compiling anstyle v1.0.13
4232026-03-04T04:19:05.759Z Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4)
4242026-03-04T04:19:05.972Z Compiling colorchoice v1.0.4
4252026-03-04T04:19:06.133Z Compiling is_terminal_polyfill v1.70.2
4262026-03-04T04:19:06.165Z Compiling clap_lex v1.0.0
4272026-03-04T04:19:06.251Z Compiling anstream v0.6.21
4282026-03-04T04:19:06.631Z Compiling strsim v0.11.1
4292026-03-04T04:19:07.388Z Compiling clap_builder v4.5.60
4302026-03-04T04:19:07.443Z Compiling xfr v0.1.0 (https://github.com/oxidecomputer/xfr#8a89ee73)
4312026-03-04T04:19:07.707Z Compiling x4c_error_codes v0.1.0 (/work/oxidecomputer/p4/x4c_error_codes)
4322026-03-04T04:19:07.733Z Compiling p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust)
4332026-03-04T04:19:09.636Z Compiling serde_derive v1.0.228
4342026-03-04T04:19:09.636Z Compiling thiserror-impl v1.0.69
4352026-03-04T04:19:09.641Z Compiling zerocopy-derive v0.7.35
4362026-03-04T04:19:09.642Z Compiling pest_derive v2.8.6
4372026-03-04T04:19:10.754Z Compiling scroll_derive v0.12.1
4382026-03-04T04:19:10.880Z Compiling pnet_macros v0.35.0
4392026-03-04T04:19:11.422Z Compiling ppv-lite86 v0.2.21
4402026-03-04T04:19:11.592Z Compiling clap_derive v4.5.55
4412026-03-04T04:19:11.690Z Compiling zerocopy v0.7.35
4422026-03-04T04:19:12.126Z Compiling rand_chacha v0.9.0
4432026-03-04T04:19:12.480Z Compiling scroll v0.12.0
4442026-03-04T04:19:12.623Z Compiling thiserror v1.0.69
4452026-03-04T04:19:12.768Z Compiling dtrace-parser v0.2.0
4462026-03-04T04:19:12.968Z Compiling goblin v0.8.2
4472026-03-04T04:19:12.981Z Compiling rand v0.9.2
4482026-03-04T04:19:13.794Z Compiling pnet_packet v0.35.0
4492026-03-04T04:19:15.483Z Compiling clap v4.5.60
4502026-03-04T04:19:15.488Z Compiling serde v1.0.228
4512026-03-04T04:19:15.547Z Compiling x4c v0.1.0 (/work/oxidecomputer/p4/x4c)
4522026-03-04T04:19:16.320Z Compiling serde_tokenstream v0.2.3
4532026-03-04T04:19:16.320Z Compiling dof v0.3.0
4542026-03-04T04:19:16.325Z Compiling num-bigint v0.4.6
4552026-03-04T04:19:16.325Z Compiling num-complex v0.4.6
4562026-03-04T04:19:16.496Z Compiling ipnetwork v0.20.0
4572026-03-04T04:19:16.877Z Compiling usdt-impl v0.5.0
4582026-03-04T04:19:17.021Z Compiling p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro)
4592026-03-04T04:19:17.120Z Compiling pnet_datalink v0.35.0
4602026-03-04T04:19:17.891Z Compiling usdt-macro v0.5.0
4612026-03-04T04:19:17.910Z Compiling usdt-attr-macro v0.5.0
4622026-03-04T04:19:18.690Z Compiling num-rational v0.4.2
4632026-03-04T04:19:19.578Z Compiling num v0.4.3
4642026-03-04T04:19:19.584Z Compiling pnet_transport v0.35.0
4652026-03-04T04:19:19.818Z Compiling pnet v0.35.0
4662026-03-04T04:19:20.112Z Compiling usdt v0.5.0
4672026-03-04T04:19:20.430Z Compiling p4rs v0.1.0 (/work/oxidecomputer/p4/lang/p4rs)
4682026-03-04T04:19:21.032Z Compiling tests v0.1.0 (/work/oxidecomputer/p4/test)
4692026-03-04T04:19:21.243Z Compiling p4-macro-test v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro-test)
4702026-03-04T04:19:21.246Z Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/p4/lang/prog/sidecar-lite)
4712026-03-04T04:19:21.437Z Compiling x4c-book v0.1.0 (/work/oxidecomputer/p4/book/code)
4722026-03-04T04:19:25.810Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.65s
4732026-03-04T04:19:25.835Z
4742026-03-04T04:19:25.838Zreal 28.726991145
4752026-03-04T04:19:25.838Zuser 2:50.908946618
4762026-03-04T04:19:25.838Zsys 20.050384991
4772026-03-04T04:19:25.838Ztrap 0.097363830
4782026-03-04T04:19:25.838Ztflt 0.066760229
4792026-03-04T04:19:25.838Zdflt 0.131052146
4802026-03-04T04:19:25.838Zkflt 0.000021166
4812026-03-04T04:19:25.838Zlock 7:18.528663032
4822026-03-04T04:19:25.839Zslp 10:49.151830670
4832026-03-04T04:19:25.839Zlat 5.672950748
4842026-03-04T04:19:25.839Zstop 7.524323218
4852026-03-04T04:19:25.839Z+ ptime -m cargo build --release
4862026-03-04T04:19:26.002Z Compiling proc-macro2 v1.0.106
4872026-03-04T04:19:26.002Z Compiling quote v1.0.45
4882026-03-04T04:19:26.002Z Compiling unicode-ident v1.0.24
4892026-03-04T04:19:26.005Z Compiling libc v0.2.182
4902026-03-04T04:19:26.005Z Compiling serde_core v1.0.228
4912026-03-04T04:19:26.005Z Compiling memchr v2.8.0
4922026-03-04T04:19:26.005Z Compiling serde v1.0.228
4932026-03-04T04:19:26.005Z Compiling thiserror v1.0.69
4942026-03-04T04:19:26.565Z Compiling zmij v1.0.21
4952026-03-04T04:19:26.621Z Compiling serde_json v1.0.149
4962026-03-04T04:19:26.652Z Compiling rustix v1.1.4
4972026-03-04T04:19:27.039Z Compiling ucd-trie v0.1.7
4982026-03-04T04:19:27.316Z Compiling pest v2.8.6
4992026-03-04T04:19:27.427Z Compiling aho-corasick v1.1.4
5002026-03-04T04:19:28.324Z Compiling syn v2.0.117
5012026-03-04T04:19:28.388Z Compiling version_check v0.9.5
5022026-03-04T04:19:28.439Z Compiling autocfg v1.5.0
5032026-03-04T04:19:28.741Z Compiling prettyplease v0.2.37
5042026-03-04T04:19:29.111Z Compiling regex-syntax v0.8.9
5052026-03-04T04:19:29.156Z Compiling num-traits v0.2.19
5062026-03-04T04:19:29.847Z Compiling pest_meta v2.8.6
5072026-03-04T04:19:31.888Z Compiling getrandom v0.3.4
5082026-03-04T04:19:31.935Z Compiling byteorder v1.5.0
5092026-03-04T04:19:32.378Z Compiling itoa v1.0.17
5102026-03-04T04:19:32.503Z Compiling usdt-impl v0.5.0
5112026-03-04T04:19:32.934Z Compiling regex-automata v0.4.14
5122026-03-04T04:19:33.639Z Compiling cfg-if v1.0.4
5132026-03-04T04:19:34.263Z Compiling num-integer v0.1.46
5142026-03-04T04:19:34.372Z Compiling pest_generator v2.8.6
5152026-03-04T04:19:34.472Z Compiling thread-id v4.2.2
5162026-03-04T04:19:34.579Z Compiling errno v0.3.14
5172026-03-04T04:19:35.136Z Compiling log v0.4.29
5182026-03-04T04:19:35.420Z Compiling bitflags v2.11.0
5192026-03-04T04:19:35.460Z Compiling plain v0.2.3
5202026-03-04T04:19:36.345Z Compiling once_cell v1.21.3
5212026-03-04T04:19:36.626Z Compiling colored v3.1.1
5222026-03-04T04:19:36.714Z Compiling fastrand v2.3.0
5232026-03-04T04:19:37.165Z Compiling regex v1.12.3
5242026-03-04T04:19:37.736Z Compiling no-std-net v0.6.0
5252026-03-04T04:19:37.843Z Compiling radium v0.7.0
5262026-03-04T04:19:37.990Z Compiling serde_derive v1.0.228
5272026-03-04T04:19:37.997Z Compiling thiserror-impl v1.0.69
5282026-03-04T04:19:38.044Z Compiling zerocopy-derive v0.7.35
5292026-03-04T04:19:38.341Z Compiling pest_derive v2.8.6
5302026-03-04T04:19:39.239Z Compiling scroll_derive v0.12.1
5312026-03-04T04:19:39.628Z Compiling pretty-hex v0.4.1
5322026-03-04T04:19:39.848Z Compiling zerocopy v0.7.35
5332026-03-04T04:19:39.953Z Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4)
5342026-03-04T04:19:40.676Z Compiling scroll v0.12.0
5352026-03-04T04:19:40.765Z Compiling dtrace-parser v0.2.0
5362026-03-04T04:19:41.257Z Compiling goblin v0.8.2
5372026-03-04T04:19:41.391Z Compiling pnet_base v0.35.0
5382026-03-04T04:19:41.440Z Compiling tempfile v3.26.0
5392026-03-04T04:19:42.186Z Compiling tap v1.0.1
5402026-03-04T04:19:42.223Z Compiling zerocopy v0.8.39
5412026-03-04T04:19:42.364Z Compiling wyz v0.5.1
5422026-03-04T04:19:42.807Z Compiling num-iter v0.1.45
5432026-03-04T04:19:43.001Z Compiling p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust)
5442026-03-04T04:19:43.040Z Compiling memmap v0.7.0
5452026-03-04T04:19:43.275Z Compiling anyhow v1.0.102
5462026-03-04T04:19:43.447Z Compiling funty v2.0.0
5472026-03-04T04:19:44.274Z Compiling pnet_macros_support v0.35.0
5482026-03-04T04:19:44.467Z Compiling bitvec v1.0.1
5492026-03-04T04:19:45.853Z Compiling pnet_macros v0.35.0
5502026-03-04T04:19:46.208Z Compiling num-bigint v0.4.6
5512026-03-04T04:19:46.884Z Compiling serde_tokenstream v0.2.3
5522026-03-04T04:19:47.164Z Compiling dof v0.3.0
5532026-03-04T04:19:47.477Z Compiling num-complex v0.4.6
5542026-03-04T04:19:48.690Z Compiling pnet_sys v0.35.0
5552026-03-04T04:19:49.044Z Compiling num-rational v0.4.2
5562026-03-04T04:19:49.102Z Compiling usdt-macro v0.5.0
5572026-03-04T04:19:49.701Z Compiling usdt-attr-macro v0.5.0
5582026-03-04T04:19:51.158Z Compiling usdt v0.5.0
5592026-03-04T04:19:51.903Z Compiling num v0.4.3
5602026-03-04T04:19:52.237Z Compiling utf8parse v0.2.2
5612026-03-04T04:19:52.532Z Compiling anstyle-parse v0.2.7
5622026-03-04T04:19:52.953Z Compiling p4rs v0.1.0 (/work/oxidecomputer/p4/lang/p4rs)
5632026-03-04T04:19:53.922Z Compiling ppv-lite86 v0.2.21
5642026-03-04T04:19:54.410Z Compiling pnet_packet v0.35.0
5652026-03-04T04:19:54.749Z Compiling p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro)
5662026-03-04T04:19:55.199Z Compiling ipnetwork v0.20.0
5672026-03-04T04:19:56.178Z Compiling rand_core v0.9.5
5682026-03-04T04:19:58.234Z Compiling anstyle-query v1.1.5
5692026-03-04T04:19:58.422Z Compiling anstyle v1.0.13
5702026-03-04T04:19:58.948Z Compiling is_terminal_polyfill v1.70.2
5712026-03-04T04:19:59.889Z Compiling colorchoice v1.0.4
5722026-03-04T04:20:00.066Z Compiling pnet v0.35.0
5732026-03-04T04:20:00.461Z Compiling pnet_transport v0.35.0
5742026-03-04T04:20:00.818Z Compiling anstream v0.6.21
5752026-03-04T04:20:04.317Z Compiling rand_chacha v0.9.0
5762026-03-04T04:20:04.420Z Compiling pnet_datalink v0.35.0
5772026-03-04T04:20:05.518Z Compiling strsim v0.11.1
5782026-03-04T04:20:05.581Z Compiling heck v0.5.0
5792026-03-04T04:20:05.609Z Compiling clap_lex v1.0.0
5802026-03-04T04:20:05.989Z Compiling tests v0.1.0 (/work/oxidecomputer/p4/test)
5812026-03-04T04:20:06.405Z Compiling clap_derive v4.5.55
5822026-03-04T04:20:06.526Z Compiling clap_builder v4.5.60
5832026-03-04T04:20:07.779Z Compiling rand v0.9.2
5842026-03-04T04:20:09.375Z Compiling x4c-book v0.1.0 (/work/oxidecomputer/p4/book/code)
5852026-03-04T04:20:09.378Z Compiling xfr v0.1.0 (https://github.com/oxidecomputer/xfr#8a89ee73)
5862026-03-04T04:20:09.806Z Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/p4/lang/prog/sidecar-lite)
5872026-03-04T04:20:10.560Z Compiling x4c_error_codes v0.1.0 (/work/oxidecomputer/p4/x4c_error_codes)
5882026-03-04T04:20:17.727Z Compiling clap v4.5.60
5892026-03-04T04:20:17.831Z Compiling x4c v0.1.0 (/work/oxidecomputer/p4/x4c)
5902026-03-04T04:20:21.628Z Compiling p4-macro-test v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro-test)
5912026-03-04T04:20:36.001Z Finished `release` profile [optimized] target(s) in 1m 10s
5922026-03-04T04:20:36.025Z
5932026-03-04T04:20:36.028Zreal 1:10.167312295
5942026-03-04T04:20:36.028Zuser 7:38.523219302
5952026-03-04T04:20:36.028Zsys 30.627117911
5962026-03-04T04:20:36.028Ztrap 0.254084000
5972026-03-04T04:20:36.028Ztflt 0.239937145
5982026-03-04T04:20:36.028Zdflt 0.349019000
5992026-03-04T04:20:36.028Zkflt 0.000016587
6002026-03-04T04:20:36.028Zlock 24:56.693282127
6012026-03-04T04:20:36.028Zslp 29:03.190362809
6022026-03-04T04:20:36.028Zlat 24.215191814
6032026-03-04T04:20:36.028Zstop 15.061150038
6042026-03-04T04:20:36.028Z+ for x in debug release
6052026-03-04T04:20:36.028Z+ mkdir -p /work/debug
6062026-03-04T04:20:36.028Z+ cp target/debug/x4c /work/debug/
6072026-03-04T04:20:36.062Z+ cp target/debug/libsidecar_lite.so /work/debug/
6082026-03-04T04:20:36.104Z+ for x in debug release
6092026-03-04T04:20:36.104Z+ mkdir -p /work/release
6102026-03-04T04:20:36.107Z+ cp target/release/x4c /work/release/
6112026-03-04T04:20:36.117Z+ cp target/release/libsidecar_lite.so /work/release/
6122026-03-04T04:20:36.130Z+ banner test
6132026-03-04T04:20:36.133Z
6142026-03-04T04:20:36.133Z ##### ###### #### #####
6152026-03-04T04:20:36.133Z # # # #
6162026-03-04T04:20:36.133Z # ##### #### #
6172026-03-04T04:20:36.133Z # # # #
6182026-03-04T04:20:36.133Z # # # # #
6192026-03-04T04:20:36.133Z # ###### #### #
6202026-03-04T04:20:36.133Z
6212026-03-04T04:20:36.133Z+ cargo test
6222026-03-04T04:20:36.282Z Compiling p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro)
6232026-03-04T04:20:36.302Z Compiling libloading v0.9.0
6242026-03-04T04:20:36.306Z Compiling p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust)
6252026-03-04T04:20:36.306Z Compiling p4rs v0.1.0 (/work/oxidecomputer/p4/lang/p4rs)
6262026-03-04T04:20:36.311Z Compiling x4c v0.1.0 (/work/oxidecomputer/p4/x4c)
6272026-03-04T04:20:36.314Z Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4)
6282026-03-04T04:20:36.679Z Compiling x4c_error_codes v0.1.0 (/work/oxidecomputer/p4/x4c_error_codes)
6292026-03-04T04:20:38.011Z Compiling tests v0.1.0 (/work/oxidecomputer/p4/test)
6302026-03-04T04:20:38.012Z Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/p4/lang/prog/sidecar-lite)
6312026-03-04T04:20:38.015Z Compiling p4-macro-test v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro-test)
6322026-03-04T04:20:38.429Z Compiling x4c-book v0.1.0 (/work/oxidecomputer/p4/book/code)
6332026-03-04T04:20:50.266Z Finished `test` profile [unoptimized + debuginfo] target(s) in 14.07s
6342026-03-04T04:20:50.285Z Running unittests src/lib.rs (target/debug/deps/p4-8052cf7e4697e3cd)
6352026-03-04T04:20:50.288Z
6362026-03-04T04:20:50.289Zrunning 0 tests
6372026-03-04T04:20:50.289Z
6382026-03-04T04:20:50.289Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
6392026-03-04T04:20:50.289Z
6402026-03-04T04:20:50.289Z Running unittests src/lib.rs (target/debug/deps/p4_macro-c0a9d686a4bf0d29)
6412026-03-04T04:20:50.292Z
6422026-03-04T04:20:50.293Zrunning 0 tests
6432026-03-04T04:20:50.293Z
6442026-03-04T04:20:50.293Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
6452026-03-04T04:20:50.293Z
6462026-03-04T04:20:50.293Z Running unittests src/main.rs (target/debug/deps/p4_macro_test-866e924d7c1a810a)
6472026-03-04T04:20:50.298Z
6482026-03-04T04:20:50.298Zrunning 0 tests
6492026-03-04T04:20:50.298Z
6502026-03-04T04:20:50.298Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
6512026-03-04T04:20:50.298Z
6522026-03-04T04:20:50.298Z Running unittests src/lib.rs (target/debug/deps/p4_rust-9c0d746445b6433c)
6532026-03-04T04:20:50.302Z
6542026-03-04T04:20:50.302Zrunning 0 tests
6552026-03-04T04:20:50.302Z
6562026-03-04T04:20:50.302Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
6572026-03-04T04:20:50.302Z
6582026-03-04T04:20:50.302Z Running unittests src/lib.rs (target/debug/deps/p4rs-ee73411181ef71fd)
6592026-03-04T04:20:50.302Z
6602026-03-04T04:20:50.302Zrunning 14 tests
6612026-03-04T04:20:50.302Ztest bitmath::tests::bitmath_add_le ... ok
6622026-03-04T04:20:50.303Ztest bitmath::tests::bitmath_add_nest ... ok
6632026-03-04T04:20:50.303Ztest bitmath::tests::bitmath_add_cascade ... ok
6642026-03-04T04:20:50.303Ztest bitmath::tests::bitmath_add_be ... ok
6652026-03-04T04:20:50.303Ztest bitmath::tests::bitmath_mod ... ok
6662026-03-04T04:20:50.303Ztest bitmath::tests::bitmath_add_mixed_size ... ok
6672026-03-04T04:20:50.303Ztest bitmath::tests::bitmath_sub_be ... ok
6682026-03-04T04:20:50.303Ztest bitmath::tests::bitmath_sub_le ... ok
6692026-03-04T04:20:50.303Ztest checksum::tests::udp_checksum ... ok
6702026-03-04T04:20:50.303Ztest table::tests::match_lpm_ternary_1 ... ok
6712026-03-04T04:20:50.303Ztest table::tests::match_lpm_ternary_range ... ok
6722026-03-04T04:20:50.303Ztest table::tests::match_ternary_1 ... ok
6732026-03-04T04:20:50.303Ztest table::tests::match_lpm_1 ... ok
6742026-03-04T04:20:50.303Ztest table::tests::match_with_action ... ok
6752026-03-04T04:20:50.303Z
6762026-03-04T04:20:50.303Ztest result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
6772026-03-04T04:20:50.303Z
6782026-03-04T04:20:50.303Z Running unittests src/lib.rs (target/debug/deps/sidecar_lite-b6e651d3782d8f7b)
6792026-03-04T04:20:50.306Z
6802026-03-04T04:20:50.306Zrunning 0 tests
6812026-03-04T04:20:50.306Z
6822026-03-04T04:20:50.306Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
6832026-03-04T04:20:50.306Z
6842026-03-04T04:20:50.306Z Running unittests src/lib.rs (target/debug/deps/tests-fd7508f4aa07de71)
6852026-03-04T04:20:50.306Z
6862026-03-04T04:20:50.306Zrunning 15 tests
6872026-03-04T04:20:50.309Ztest controller_multiple_instantiation::controller_multiple_instantiation ... ok
6882026-03-04T04:20:50.313Ztest headers::ipv6_header_read_write ... ok
6892026-03-04T04:20:50.313Ztest dload::pipeline_create ... ok
6902026-03-04T04:20:50.317Ztest ipv6::test_ipv6_parse ... ok
6912026-03-04T04:20:50.317Ztest dload::dynamic_load ... ok
6922026-03-04T04:20:50.322Ztest arithmetic::arithmetic ... ok
6932026-03-04T04:20:50.327Ztest table_in_egress_and_ingress::table_in_egress_and_ingress ... ok
6942026-03-04T04:20:50.327Ztest decap::geneve_decap ... ok
6952026-03-04T04:20:50.327Ztest vlan::test_vlan_parse ... ok
6962026-03-04T04:20:50.327Ztest basic_router::basic_router2 ... ok
6972026-03-04T04:20:50.327Ztest dynamic_router::dynamic_router2 ... ok
6982026-03-04T04:20:50.330Ztest disag_router::disag_router ... ok
6992026-03-04T04:20:50.330Ztest range::range ... ok
7002026-03-04T04:20:50.378Ztest mac_rewrite::mac_rewrite2 ... ok
7012026-03-04T04:20:50.381Ztest hub::hub2 ... ok
7022026-03-04T04:20:50.381Z
7032026-03-04T04:20:50.381Ztest result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
7042026-03-04T04:20:50.381Z
7052026-03-04T04:20:50.387Z Running unittests src/lib.rs (target/debug/deps/x4c-9556e2d2efb909e5)
7062026-03-04T04:20:50.391Z
7072026-03-04T04:20:50.391Zrunning 0 tests
7082026-03-04T04:20:50.391Z
7092026-03-04T04:20:50.391Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
7102026-03-04T04:20:50.391Z
7112026-03-04T04:20:50.391Z Running unittests src/bin/x4c.rs (target/debug/deps/x4c-003a369e426659ed)
7122026-03-04T04:20:50.394Z
7132026-03-04T04:20:50.394Zrunning 0 tests
7142026-03-04T04:20:50.394Z
7152026-03-04T04:20:50.394Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
7162026-03-04T04:20:50.394Z
7172026-03-04T04:20:50.394Z Running unittests src/bin/hello-world.rs (target/debug/deps/hello_world-5aca5acb086b9c4d)
7182026-03-04T04:20:50.397Z
7192026-03-04T04:20:50.397Zrunning 0 tests
7202026-03-04T04:20:50.397Z
7212026-03-04T04:20:50.397Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
7222026-03-04T04:20:50.397Z
7232026-03-04T04:20:50.397Z Running unittests src/bin/vlan-switch.rs (target/debug/deps/vlan_switch-0c93571fa9673403)
7242026-03-04T04:20:50.400Z
7252026-03-04T04:20:50.401Zrunning 0 tests
7262026-03-04T04:20:50.401Z
7272026-03-04T04:20:50.401Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
7282026-03-04T04:20:50.401Z
7292026-03-04T04:20:50.401Z Running unittests src/lib.rs (target/debug/deps/x4c_error_codes-59270fb9cda91e42)
7302026-03-04T04:20:50.401Z
7312026-03-04T04:20:50.401Zrunning 0 tests
7322026-03-04T04:20:50.401Z
7332026-03-04T04:20:50.401Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
7342026-03-04T04:20:50.401Z
7352026-03-04T04:20:50.401Z Doc-tests p4
7362026-03-04T04:20:50.531Z
7372026-03-04T04:20:50.531Zrunning 0 tests
7382026-03-04T04:20:50.531Z
7392026-03-04T04:20:50.531Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
7402026-03-04T04:20:50.531Z
7412026-03-04T04:20:50.541Z Doc-tests p4_macro
7422026-03-04T04:20:50.598Z
7432026-03-04T04:20:50.598Zrunning 2 tests
7442026-03-04T04:20:50.601Ztest lang/p4-macro/src/lib.rs - (line 18) ... ignored
7452026-03-04T04:20:50.601Ztest lang/p4-macro/src/lib.rs - (line 6) ... ignored
7462026-03-04T04:20:50.601Z
7472026-03-04T04:20:50.601Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
7482026-03-04T04:20:50.601Z
7492026-03-04T04:20:50.605Z Doc-tests p4_rust
7502026-03-04T04:20:50.868Z
7512026-03-04T04:20:50.868Zrunning 0 tests
7522026-03-04T04:20:50.868Z
7532026-03-04T04:20:50.868Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
7542026-03-04T04:20:50.868Z
7552026-03-04T04:20:50.880Z Doc-tests p4rs
7562026-03-04T04:20:50.991Z
7572026-03-04T04:20:50.991Zrunning 1 test
7582026-03-04T04:20:52.036Ztest lang/p4rs/src/lib.rs - (line 11) ... ok
7592026-03-04T04:20:52.036Z
7602026-03-04T04:20:52.036Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.04s
7612026-03-04T04:20:52.036Z
7622026-03-04T04:20:52.046Z Doc-tests tests
7632026-03-04T04:20:52.126Z
7642026-03-04T04:20:52.126Zrunning 0 tests
7652026-03-04T04:20:52.126Z
7662026-03-04T04:20:52.129Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
7672026-03-04T04:20:52.129Z
7682026-03-04T04:20:52.134Z Doc-tests x4c
7692026-03-04T04:20:52.232Z
7702026-03-04T04:20:52.232Zrunning 0 tests
7712026-03-04T04:20:52.233Z
7722026-03-04T04:20:52.233Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
7732026-03-04T04:20:52.233Z
7742026-03-04T04:20:52.236Z Doc-tests x4c_error_codes
7752026-03-04T04:20:52.236Z
7762026-03-04T04:20:52.236Zrunning 0 tests
7772026-03-04T04:20:52.237Z
7782026-03-04T04:20:52.237Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
7792026-03-04T04:20:52.237Z
7802026-03-04T04:20:52.243Z+ pushd test
7812026-03-04T04:20:52.246Z/work/oxidecomputer/p4/test /work/oxidecomputer/p4
7822026-03-04T04:20:52.246Z+ banner 'mac rewr'
7832026-03-04T04:20:52.246Z
7842026-03-04T04:20:52.246Z # # ## #### ##### ###### # # #####
7852026-03-04T04:20:52.246Z ## ## # # # # # # # # # # #
7862026-03-04T04:20:52.246Z # ## # # # # # # ##### # # # #
7872026-03-04T04:20:52.246Z # # ###### # ##### # # ## # #####
7882026-03-04T04:20:52.246Z # # # # # # # # # ## ## # #
7892026-03-04T04:20:52.246Z # # # # #### # # ###### # # # #
7902026-03-04T04:20:52.247Z
7912026-03-04T04:20:52.247Z+ RUST_BACKTRACE=1
7922026-03-04T04:20:52.247Z+ cargo test mac_rewrite -- --nocapture
7932026-03-04T04:20:52.442Z Compiling aho-corasick v1.1.4
7942026-03-04T04:20:52.459Z Compiling rustix v1.1.4
7952026-03-04T04:20:52.462Z Compiling errno v0.3.14
7962026-03-04T04:20:52.466Z Compiling prettyplease v0.2.37
7972026-03-04T04:20:53.706Z Compiling tempfile v3.26.0
7982026-03-04T04:20:53.720Z Compiling regex-automata v0.4.14
7992026-03-04T04:20:56.261Z Compiling regex v1.12.3
8002026-03-04T04:20:56.778Z Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4)
8012026-03-04T04:20:56.878Z Compiling pnet_macros v0.35.0
8022026-03-04T04:20:57.999Z Compiling p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust)
8032026-03-04T04:20:58.318Z Compiling pnet_packet v0.35.0
8042026-03-04T04:20:59.416Z Compiling p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro)
8052026-03-04T04:21:01.799Z Compiling pnet_transport v0.35.0
8062026-03-04T04:21:01.977Z Compiling pnet v0.35.0
8072026-03-04T04:21:02.202Z Compiling tests v0.1.0 (/work/oxidecomputer/p4/test)
8082026-03-04T04:21:13.152Z Finished `test` profile [unoptimized + debuginfo] target(s) in 20.83s
8092026-03-04T04:21:13.168Z Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-108be8837b935960)
8102026-03-04T04:21:13.170Z
8112026-03-04T04:21:13.170Zrunning 1 test
8122026-03-04T04:21:13.178Z[phy2] do you know the muffin man?
8132026-03-04T04:21:13.181Z[cpu] the muffin man?
8142026-03-04T04:21:13.181Z[cpu] the muffin man!
8152026-03-04T04:21:13.181Z[cpu] why yes
8162026-03-04T04:21:13.181Z[phy1] i know the muffin man
8172026-03-04T04:21:13.181Z[phy3] the muffin man is me!!!
8182026-03-04T04:21:13.181Ztest mac_rewrite::mac_rewrite2 ... ok
8192026-03-04T04:21:13.181Z
8202026-03-04T04:21:13.181Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 14 filtered out; finished in 0.01s
8212026-03-04T04:21:13.181Z
8222026-03-04T04:21:13.188Z+ banner 'dyn load'
8232026-03-04T04:21:13.191Z
8242026-03-04T04:21:13.191Z ##### # # # # # #### ## #####
8252026-03-04T04:21:13.191Z # # # # ## # # # # # # # #
8262026-03-04T04:21:13.191Z # # # # # # # # # # # # #
8272026-03-04T04:21:13.191Z # # # # # # # # # ###### # #
8282026-03-04T04:21:13.191Z # # # # ## # # # # # # #
8292026-03-04T04:21:13.191Z ##### # # # ###### #### # # #####
8302026-03-04T04:21:13.191Z
8312026-03-04T04:21:13.191Z+ RUST_BACKTRACE=1
8322026-03-04T04:21:13.191Z+ cargo test dload -- --nocapture
8332026-03-04T04:21:13.370Z Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
8342026-03-04T04:21:13.373Z Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-108be8837b935960)
8352026-03-04T04:21:13.377Z
8362026-03-04T04:21:13.377Zrunning 2 tests
8372026-03-04T04:21:13.382Ztest dload::pipeline_create ... ok
8382026-03-04T04:21:13.386Ztest dload::dynamic_load ... ok
8392026-03-04T04:21:13.386Z
8402026-03-04T04:21:13.386Ztest result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 13 filtered out; finished in 0.01s
8412026-03-04T04:21:13.386Z
8422026-03-04T04:21:13.392Z+ banner disag
8432026-03-04T04:21:13.396Z
8442026-03-04T04:21:13.396Z ##### # #### ## ####
8452026-03-04T04:21:13.396Z # # # # # # # #
8462026-03-04T04:21:13.396Z # # # #### # # #
8472026-03-04T04:21:13.396Z # # # # ###### # ###
8482026-03-04T04:21:13.396Z # # # # # # # # #
8492026-03-04T04:21:13.396Z ##### # #### # # ####
8502026-03-04T04:21:13.397Z
8512026-03-04T04:21:13.397Z+ RUST_BACKTRACE=1
8522026-03-04T04:21:13.397Z+ cargo test disag_router -- --nocapture
8532026-03-04T04:21:13.574Z Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
8542026-03-04T04:21:13.579Z Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-108be8837b935960)
8552026-03-04T04:21:13.582Z
8562026-03-04T04:21:13.582Zrunning 1 test
8572026-03-04T04:21:13.587Z[phy2] do you know the muffin man?
8582026-03-04T04:21:13.590Z[cpu] the muffin man?
8592026-03-04T04:21:13.590Z[cpu] the muffin man!
8602026-03-04T04:21:13.590Z[cpu] why yes
8612026-03-04T04:21:13.590Z[phy1] i know the muffin man
8622026-03-04T04:21:13.590Z[phy3] the muffin man is me!!!
8632026-03-04T04:21:13.590Ztest disag_router::disag_router ... ok
8642026-03-04T04:21:13.590Z
8652026-03-04T04:21:13.590Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 14 filtered out; finished in 0.01s
8662026-03-04T04:21:13.590Z
8672026-03-04T04:21:13.596Z+ banner 'dyn rtr'
8682026-03-04T04:21:13.599Z
8692026-03-04T04:21:13.599Z ##### # # # # ##### ##### #####
8702026-03-04T04:21:13.599Z # # # # ## # # # # # #
8712026-03-04T04:21:13.599Z # # # # # # # # # # #
8722026-03-04T04:21:13.599Z # # # # # # ##### # #####
8732026-03-04T04:21:13.599Z # # # # ## # # # # #
8742026-03-04T04:21:13.599Z ##### # # # # # # # #
8752026-03-04T04:21:13.600Z
8762026-03-04T04:21:13.600Z+ RUST_BACKTRACE=1
8772026-03-04T04:21:13.600Z+ cargo test dynamic_router -- --nocapture
8782026-03-04T04:21:13.773Z Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
8792026-03-04T04:21:13.777Z Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-108be8837b935960)
8802026-03-04T04:21:13.780Z
8812026-03-04T04:21:13.780Zrunning 1 test
8822026-03-04T04:21:13.855Z[phy2] do you know the muffin man?
8832026-03-04T04:21:13.855Z[cpu] the muffin man?
8842026-03-04T04:21:13.855Z[cpu] the muffin man!
8852026-03-04T04:21:13.855Z[cpu] why yes
8862026-03-04T04:21:13.855Z[phy1] i know the muffin man
8872026-03-04T04:21:13.856Z[phy3] the muffin man is me!!!
8882026-03-04T04:21:13.856Ztest dynamic_router::dynamic_router2 ... ok
8892026-03-04T04:21:13.856Z
8902026-03-04T04:21:13.856Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 14 filtered out; finished in 0.01s
8912026-03-04T04:21:13.856Z
8922026-03-04T04:21:13.856Z+ banner hub
8932026-03-04T04:21:13.856Z
8942026-03-04T04:21:13.856Z # # # # #####
8952026-03-04T04:21:13.856Z # # # # # #
8962026-03-04T04:21:13.856Z ###### # # #####
8972026-03-04T04:21:13.856Z # # # # # #
8982026-03-04T04:21:13.856Z # # # # # #
8992026-03-04T04:21:13.856Z # # #### #####
9002026-03-04T04:21:13.856Z
9012026-03-04T04:21:13.856Z+ RUST_BACKTRACE=1
9022026-03-04T04:21:13.856Z+ cargo test hub -- --nocapture
9032026-03-04T04:21:13.971Z Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
9042026-03-04T04:21:13.975Z Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-108be8837b935960)
9052026-03-04T04:21:13.978Z
9062026-03-04T04:21:13.978Zrunning 1 test
9072026-03-04T04:21:13.985Z[phy2] do you know the muffin man?
9082026-03-04T04:21:13.985Z[phy3] do you know the muffin man?
9092026-03-04T04:21:13.988Z[phy1] the muffin man?
9102026-03-04T04:21:13.988Z[phy3] the muffin man?
9112026-03-04T04:21:13.988Z[phy2] the muffin man!
9122026-03-04T04:21:13.988Z[phy3] the muffin man!
9132026-03-04T04:21:13.988Z[phy1] why yes
9142026-03-04T04:21:13.988Z[phy1] i know the muffin man
9152026-03-04T04:21:13.988Z[phy1] the muffin man is me!!!
9162026-03-04T04:21:13.988Z[phy3] why yes
9172026-03-04T04:21:13.988Z[phy3] i know the muffin man
9182026-03-04T04:21:13.988Z[phy3] the muffin man is me!!!
9192026-03-04T04:21:13.988Ztest hub::hub2 ... ok
9202026-03-04T04:21:13.988Z
9212026-03-04T04:21:13.988Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 14 filtered out; finished in 0.01s
9222026-03-04T04:21:13.988Z
9232026-03-04T04:21:13.994Z+ banner router
9242026-03-04T04:21:13.997Z
9252026-03-04T04:21:13.997Z ##### #### # # ##### ###### #####
9262026-03-04T04:21:13.997Z # # # # # # # # # #
9272026-03-04T04:21:13.997Z # # # # # # # ##### # #
9282026-03-04T04:21:13.997Z ##### # # # # # # #####
9292026-03-04T04:21:13.997Z # # # # # # # # # #
9302026-03-04T04:21:13.997Z # # #### #### # ###### # #
9312026-03-04T04:21:13.997Z
9322026-03-04T04:21:13.997Z+ RUST_BACKTRACE=1
9332026-03-04T04:21:13.997Z+ cargo test basic_router -- --nocapture
9342026-03-04T04:21:14.175Z Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
9352026-03-04T04:21:14.178Z Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-108be8837b935960)
9362026-03-04T04:21:14.181Z
9372026-03-04T04:21:14.181Zrunning 1 test
9382026-03-04T04:21:14.188Z[phy2] do you know the muffin man?
9392026-03-04T04:21:14.192Z[phy1] the muffin man?
9402026-03-04T04:21:14.192Z[phy2] the muffin man!
9412026-03-04T04:21:14.192Z[phy1] why yes
9422026-03-04T04:21:14.192Z[phy1] i know the muffin man
9432026-03-04T04:21:14.192Z[phy1] the muffin man is me!!!
9442026-03-04T04:21:14.192Ztest basic_router::basic_router2 ... ok
9452026-03-04T04:21:14.192Z
9462026-03-04T04:21:14.192Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 14 filtered out; finished in 0.01s
9472026-03-04T04:21:14.192Z
9482026-03-04T04:21:14.198Z+ banner headers
9492026-03-04T04:21:14.201Z
9502026-03-04T04:21:14.201Z # # ###### ## ##### ###### ##### ####
9512026-03-04T04:21:14.201Z # # # # # # # # # # #
9522026-03-04T04:21:14.201Z ###### ##### # # # # ##### # # ####
9532026-03-04T04:21:14.201Z # # # ###### # # # ##### #
9542026-03-04T04:21:14.201Z # # # # # # # # # # # #
9552026-03-04T04:21:14.201Z # # ###### # # ##### ###### # # ####
9562026-03-04T04:21:14.201Z
9572026-03-04T04:21:14.201Z+ RUST_BACKTRACE=1
9582026-03-04T04:21:14.201Z+ cargo test headers -- --nocapture
9592026-03-04T04:21:14.380Z Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
9602026-03-04T04:21:14.384Z Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-108be8837b935960)
9612026-03-04T04:21:14.388Z
9622026-03-04T04:21:14.388Zrunning 1 test
9632026-03-04T04:21:14.388Ztest headers::ipv6_header_read_write ... ok
9642026-03-04T04:21:14.388Z
9652026-03-04T04:21:14.388Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 14 filtered out; finished in 0.00s
9662026-03-04T04:21:14.388Z
9672026-03-04T04:21:14.393Zprocess exited: duration 207923 ms, exit code 0
 
9682026-03-04T04:21:14.407Zfound 4 output files
9692026-03-04T04:21:14.407Zuploading: /work/debug/libsidecar_lite.so (43097464 bytes)
9702026-03-04T04:21:16.086Zuploaded: /work/debug/libsidecar_lite.so
9712026-03-04T04:21:16.086Zuploading: /work/debug/x4c (37774768 bytes)
9722026-03-04T04:21:17.725Zuploaded: /work/debug/x4c
9732026-03-04T04:21:17.725Zuploading: /work/release/libsidecar_lite.so (9838280 bytes)
9742026-03-04T04:21:19.047Zuploaded: /work/release/libsidecar_lite.so
9752026-03-04T04:21:19.055Zuploading: /work/release/x4c (8578096 bytes)
9762026-03-04T04:21:20.303Zuploaded: /work/release/x4c