01KGKF3XWQ5DG4YSGPVXAK3DJD: 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: 01KGKF5H8W9YWDPHEJ6Z83W2ZK

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-02-04T04:45:26.080Zjob assigned to worker 01KGKFEV9RQDXVKHX5YEB3F6XS [factory aws, i-0079a10887e839b8d] (queued for 5 m 55 s)
 
22026-02-04T04:45:34.284Zstarting task 0: "setup"
32026-02-04T04:45:34.289Z++ uname -s
42026-02-04T04:45:34.293Z+ kern=SunOS
52026-02-04T04:45:34.293Z+ build_user=build
62026-02-04T04:45:34.293Z+ build_uid=12345
72026-02-04T04:45:34.293Z+ work_dir=/work
82026-02-04T04:45:34.293Z+ input_dir=/input
92026-02-04T04:45:34.293Z+ [[ 0 == 12345 ]]
102026-02-04T04:45:34.293Z+ case "$kern" in
112026-02-04T04:45:34.293Z+ groupadd -g 12345 build
122026-02-04T04:45:34.293Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-02-04T04:45:36.300Z+ zfs create -o mountpoint=/work rpool/work
142026-02-04T04:45:36.423Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-02-04T04:45:36.426Z+ home_fs=zfs
162026-02-04T04:45:36.426Z+ [[ zfs == autofs ]]
172026-02-04T04:45:36.426Z+ mkdir -p /home/build
182026-02-04T04:45:36.429Z+ chown build:build /home/build /work
192026-02-04T04:45:38.430Z+ chmod 0700 /home/build /work
202026-02-04T04:45:38.434Zprocess exited: duration 4152 ms, exit code 0
 
212026-02-04T04:45:38.440Zstarting task 1: "rust-toolchain"
222026-02-04T04:45:38.446Z+ printf ' * rust toolchain channel = "%s"\n' stable
232026-02-04T04:45:38.446Z * rust toolchain channel = "stable"
242026-02-04T04:45:38.446Z+ printf ' * rust toolchain profile = "%s"\n' default
252026-02-04T04:45:38.446Z * rust toolchain profile = "default"
262026-02-04T04:45:38.446Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-02-04T04:45:38.446Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-02-04T04:45:38.450Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-02-04T04:45:38.450Z+ /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default
302026-02-04T04:45:38.562Zinfo: downloading installer
312026-02-04T04:45:40.500Zwarn: It looks like you have an existing installation of Rust at:
322026-02-04T04:45:40.500Zwarn: /opt/ooce/bin
332026-02-04T04:45:40.500Zwarn: It is recommended that rustup be the primary Rust installation.
342026-02-04T04:45:40.500Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-02-04T04:45:40.500Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-02-04T04:45:40.500Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-02-04T04:45:40.500Zwarn: or pass `-y' to ignore all ignorable checks.
382026-02-04T04:45:40.500Zerror: cannot install while Rust is installed
392026-02-04T04:45:40.500Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-02-04T04:45:40.519Zinfo: profile set to 'default'
412026-02-04T04:45:40.519Zinfo: default host triple is x86_64-unknown-illumos
422026-02-04T04:45:40.522Zinfo: syncing channel updates for 'stable-x86_64-unknown-illumos'
432026-02-04T04:45:40.693Zinfo: latest update on 2026-01-22, rust version 1.93.0 (254b59607 2026-01-19)
442026-02-04T04:45:40.693Zinfo: downloading component 'cargo'
452026-02-04T04:45:41.783Zinfo: downloading component 'clippy'
462026-02-04T04:45:42.284Zinfo: downloading component 'rust-docs'
472026-02-04T04:45:44.204Zinfo: downloading component 'rust-std'
482026-02-04T04:45:46.900Zinfo: downloading component 'rustc'
492026-02-04T04:45:55.695Zinfo: downloading component 'rustfmt'
502026-02-04T04:45:56.043Zinfo: installing component 'cargo'
512026-02-04T04:45:56.980Zinfo: installing component 'clippy'
522026-02-04T04:45:57.371Zinfo: installing component 'rust-docs'
532026-02-04T04:45:59.362Zinfo: installing component 'rust-std'
542026-02-04T04:46:01.192Zinfo: installing component 'rustc'
552026-02-04T04:46:07.914Zinfo: installing component 'rustfmt'
562026-02-04T04:46:08.241Zinfo: default toolchain set to 'stable-x86_64-unknown-illumos'
572026-02-04T04:46:08.241Z
582026-02-04T04:46:08.732Z stable-x86_64-unknown-illumos installed - rustc 1.93.0 (254b59607 2026-01-19)
592026-02-04T04:46:08.732Z
602026-02-04T04:46:08.736Z
612026-02-04T04:46:08.736ZRust is installed now. Great!
622026-02-04T04:46:08.736Z
632026-02-04T04:46:08.736ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-02-04T04:46:08.736Zenvironment variable. This has not been done automatically.
652026-02-04T04:46:08.736Z
662026-02-04T04:46:08.736ZTo configure your current shell, you need to source
672026-02-04T04:46:08.736Zthe corresponding env file under $HOME/.cargo.
682026-02-04T04:46:08.736Z
692026-02-04T04:46:08.736ZThis is usually done by running one of the following (note the leading DOT):
702026-02-04T04:46:08.736Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-02-04T04:46:08.736Zsource "$HOME/.cargo/env.fish" # For fish
722026-02-04T04:46:08.736Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-02-04T04:46:08.844Z+ rustup --version
742026-02-04T04:46:08.855Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-02-04T04:46:08.858Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-02-04T04:46:08.931Zinfo: The currently active `rustc` version is `rustc 1.93.0 (254b59607 2026-01-19)`
772026-02-04T04:46:08.934Z+ cargo --version
782026-02-04T04:46:08.992Zcargo 1.93.0 (083ac5135 2025-12-15)
792026-02-04T04:46:08.996Z+ rustc --version
802026-02-04T04:46:09.061Zrustc 1.93.0 (254b59607 2026-01-19)
812026-02-04T04:46:09.064Zprocess exited: duration 30618 ms, exit code 0
 
822026-02-04T04:46:09.071Zstarting task 2: "authentication"
832026-02-04T04:46:09.094Zprocess exited: duration 22 ms, exit code 0
 
842026-02-04T04:46:09.101Zstarting task 3: "clone repository"
852026-02-04T04:46:09.106Z+ mkdir -p /work/oxidecomputer/p4
862026-02-04T04:46:09.109Z+ git clone https://github.com/oxidecomputer/p4 /work/oxidecomputer/p4
872026-02-04T04:46:09.148ZCloning into '/work/oxidecomputer/p4'...
882026-02-04T04:46:11.521Z+ cd /work/oxidecomputer/p4
892026-02-04T04:46:11.525Z+ git fetch origin 85f13da789ad8e39bc5fea98faeb48e1c139c042
902026-02-04T04:46:11.867ZFrom https://github.com/oxidecomputer/p4
912026-02-04T04:46:11.867Z * branch 85f13da789ad8e39bc5fea98faeb48e1c139c042 -> FETCH_HEAD
922026-02-04T04:46:11.876Z+ [[ -n renovate/actions-checkout-digest ]]
932026-02-04T04:46:11.880Z++ git branch --show-current
942026-02-04T04:46:11.880Z+ current=main
952026-02-04T04:46:11.880Z+ [[ main != renovate/actions-checkout-digest ]]
962026-02-04T04:46:11.880Z+ git branch -f renovate/actions-checkout-digest 85f13da789ad8e39bc5fea98faeb48e1c139c042
972026-02-04T04:46:11.883Z+ git checkout -f renovate/actions-checkout-digest
982026-02-04T04:46:11.893ZSwitched to branch 'renovate/actions-checkout-digest'
992026-02-04T04:46:11.897Z+ git reset --hard 85f13da789ad8e39bc5fea98faeb48e1c139c042
1002026-02-04T04:46:11.904ZHEAD is now at 85f13da Update actions/checkout digest to de0fac2
1012026-02-04T04:46:11.907Zprocess exited: duration 2803 ms, exit code 0
 
1022026-02-04T04:46:11.917Zstarting task 4: "build"
1032026-02-04T04:46:11.922Z+ cargo --version
1042026-02-04T04:46:11.926Zinfo: syncing channel updates for '1.92.0-x86_64-unknown-illumos'
1052026-02-04T04:46:12.127Zinfo: latest update on 2025-12-11, rust version 1.92.0 (ded5c06cf 2025-12-08)
1062026-02-04T04:46:12.130Zinfo: downloading component 'cargo'
1072026-02-04T04:46:13.166Zinfo: downloading component 'clippy'
1082026-02-04T04:46:13.619Zinfo: downloading component 'rust-docs'
1092026-02-04T04:46:15.732Zinfo: downloading component 'rust-std'
1102026-02-04T04:46:17.929Zinfo: downloading component 'rustc'
1112026-02-04T04:46:25.555Zinfo: downloading component 'rustfmt'
1122026-02-04T04:46:25.879Zinfo: installing component 'cargo'
1132026-02-04T04:46:26.780Zinfo: installing component 'clippy'
1142026-02-04T04:46:27.166Zinfo: installing component 'rust-docs'
1152026-02-04T04:46:29.094Zinfo: installing component 'rust-std'
1162026-02-04T04:46:30.898Zinfo: installing component 'rustc'
1172026-02-04T04:46:37.664Zinfo: installing component 'rustfmt'
1182026-02-04T04:46:38.097Zcargo 1.92.0 (344c4567c 2025-10-21)
1192026-02-04T04:46:38.100Z+ rustc --version
1202026-02-04T04:46:38.184Zrustc 1.92.0 (ded5c06cf 2025-12-08)
1212026-02-04T04:46:38.189Z+ banner check
1222026-02-04T04:46:38.193Z
1232026-02-04T04:46:38.194Z #### # # ###### #### # #
1242026-02-04T04:46:38.194Z # # # # # # # # #
1252026-02-04T04:46:38.194Z # ###### ##### # ####
1262026-02-04T04:46:38.194Z # # # # # # #
1272026-02-04T04:46:38.194Z # # # # # # # # #
1282026-02-04T04:46:38.194Z #### # # ###### #### # #
1292026-02-04T04:46:38.194Z
1302026-02-04T04:46:38.197Z+ cargo fmt -- --check
1312026-02-04T04:46:38.595Z+ cargo check
1322026-02-04T04:46:38.742Z Updating crates.io index
1332026-02-04T04:46:38.783Z Updating git repository `https://github.com/oxidecomputer/xfr`
1342026-02-04T04:46:39.175ZFrom https://github.com/oxidecomputer/xfr
1352026-02-04T04:46:39.175Z * [new ref] 8a89ee73d039abf91fdddcdd66de6ff04ce2518d -> refs/commit/8a89ee73d039abf91fdddcdd66de6ff04ce2518d
1362026-02-04T04:46:39.898Z Downloading crates ...
1372026-02-04T04:46:39.979Z Downloaded byteorder v1.5.0
1382026-02-04T04:46:39.983Z Downloaded zerocopy-derive v0.7.35
1392026-02-04T04:46:39.986Z Downloaded cfg-if v1.0.4
1402026-02-04T04:46:39.989Z Downloaded zmij v1.0.10
1412026-02-04T04:46:39.989Z Downloaded anstream v0.6.21
1422026-02-04T04:46:39.993Z Downloaded aho-corasick v1.1.4
1432026-02-04T04:46:40.013Z Downloaded num-complex v0.4.6
1442026-02-04T04:46:40.016Z Downloaded errno v0.3.14
1452026-02-04T04:46:40.027Z Downloaded num-integer v0.1.46
1462026-02-04T04:46:40.032Z Downloaded num-iter v0.1.45
1472026-02-04T04:46:40.032Z Downloaded getrandom v0.3.4
1482026-02-04T04:46:40.037Z Downloaded no-std-net v0.6.0
1492026-02-04T04:46:40.037Z Downloaded num v0.4.3
1502026-02-04T04:46:40.037Z Downloaded heck v0.5.0
1512026-02-04T04:46:40.040Z Downloaded fastrand v2.3.0
1522026-02-04T04:46:40.040Z Downloaded anstyle-parse v0.2.7
1532026-02-04T04:46:40.045Z Downloaded num-rational v0.4.2
1542026-02-04T04:46:40.045Z Downloaded funty v2.0.0
1552026-02-04T04:46:40.045Z Downloaded autocfg v1.5.0
1562026-02-04T04:46:40.048Z Downloaded is_terminal_polyfill v1.70.2
1572026-02-04T04:46:40.048Z Downloaded anyhow v1.0.100
1582026-02-04T04:46:40.051Z Downloaded anstyle-query v1.1.5
1592026-02-04T04:46:40.056Z Downloaded num-traits v0.2.19
1602026-02-04T04:46:40.059Z Downloaded generic-array v0.14.7
1612026-02-04T04:46:40.062Z Downloaded anstyle v1.0.13
1622026-02-04T04:46:40.062Z Downloaded bitflags v2.10.0
1632026-02-04T04:46:40.066Z Downloaded pnet_base v0.35.0
1642026-02-04T04:46:40.070Z Downloaded pest_generator v2.8.5
1652026-02-04T04:46:40.070Z Downloaded itoa v1.0.17
1662026-02-04T04:46:40.070Z Downloaded ipnetwork v0.20.0
1672026-02-04T04:46:40.073Z Downloaded sha2 v0.10.9
1682026-02-04T04:46:40.073Z Downloaded pest_meta v2.8.5
1692026-02-04T04:46:40.077Z Downloaded radium v0.7.0
1702026-02-04T04:46:40.077Z Downloaded dtrace-parser v0.2.0
1712026-02-04T04:46:40.080Z Downloaded pnet_sys v0.35.0
1722026-02-04T04:46:40.080Z Downloaded scroll_derive v0.12.1
1732026-02-04T04:46:40.080Z Downloaded pnet_transport v0.35.0
1742026-02-04T04:46:40.085Z Downloaded utf8parse v0.2.2
1752026-02-04T04:46:40.089Z Downloaded colorchoice v1.0.4
1762026-02-04T04:46:40.089Z Downloaded clap_lex v0.7.6
1772026-02-04T04:46:40.092Z Downloaded plain v0.2.3
1782026-02-04T04:46:40.095Z Downloaded pnet_macros_support v0.35.0
1792026-02-04T04:46:40.099Z Downloaded version_check v0.9.5
1802026-02-04T04:46:40.102Z Downloaded cpufeatures v0.2.17
1812026-02-04T04:46:40.102Z Downloaded block-buffer v0.10.4
1822026-02-04T04:46:40.105Z Downloaded usdt-attr-macro v0.5.0
1832026-02-04T04:46:40.108Z Downloaded usdt v0.5.0
1842026-02-04T04:46:40.108Z Downloaded thread-id v4.2.2
1852026-02-04T04:46:40.108Z Downloaded pretty-hex v0.4.1
1862026-02-04T04:46:40.112Z Downloaded dof v0.3.0
1872026-02-04T04:46:40.112Z Downloaded tap v1.0.1
1882026-02-04T04:46:40.112Z Downloaded strsim v0.11.1
1892026-02-04T04:46:40.115Z Downloaded ppv-lite86 v0.2.21
1902026-02-04T04:46:40.115Z Downloaded thiserror v1.0.69
1912026-02-04T04:46:40.118Z Downloaded scroll v0.12.0
1922026-02-04T04:46:40.121Z Downloaded usdt-macro v0.5.0
1932026-02-04T04:46:40.122Z Downloaded rand_core v0.9.3
1942026-02-04T04:46:40.125Z Downloaded glob v0.3.3
1952026-02-04T04:46:40.128Z Downloaded memmap v0.7.0
1962026-02-04T04:46:40.128Z Downloaded thiserror-impl v1.0.69
1972026-02-04T04:46:40.134Z Downloaded quote v1.0.43
1982026-02-04T04:46:40.138Z Downloaded pnet_macros v0.35.0
1992026-02-04T04:46:40.142Z Downloaded crypto-common v0.1.7
2002026-02-04T04:46:40.147Z Downloaded pnet v0.35.0
2012026-02-04T04:46:40.151Z Downloaded wyz v0.5.1
2022026-02-04T04:46:40.155Z Downloaded digest v0.10.7
2032026-02-04T04:46:40.158Z Downloaded serde_tokenstream v0.2.2
2042026-02-04T04:46:40.158Z Downloaded rand_chacha v0.9.0
2052026-02-04T04:46:40.158Z Downloaded pnet_datalink v0.35.0
2062026-02-04T04:46:40.162Z Downloaded ucd-trie v0.1.7
2072026-02-04T04:46:40.165Z Downloaded pnet_packet v0.35.0
2082026-02-04T04:46:40.169Z Downloaded unicode-ident v1.0.22
2092026-02-04T04:46:40.174Z Downloaded tempfile v3.24.0
2102026-02-04T04:46:40.177Z Downloaded clap_derive v4.5.49
2112026-02-04T04:46:40.178Z Downloaded usdt-impl v0.5.0
2122026-02-04T04:46:40.178Z Downloaded once_cell v1.21.3
2132026-02-04T04:46:40.184Z Downloaded colored v3.0.0
2142026-02-04T04:46:40.187Z Downloaded pest_derive v2.8.5
2152026-02-04T04:46:40.190Z Downloaded proc-macro2 v1.0.105
2162026-02-04T04:46:40.194Z Downloaded log v0.4.29
2172026-02-04T04:46:40.202Z Downloaded prettyplease v0.2.37
2182026-02-04T04:46:40.206Z Downloaded typenum v1.19.0
2192026-02-04T04:46:40.210Z Downloaded serde_derive v1.0.228
2202026-02-04T04:46:40.219Z Downloaded clap v4.5.54
2212026-02-04T04:46:40.227Z Downloaded serde v1.0.228
2222026-02-04T04:46:40.237Z Downloaded serde_core v1.0.228
2232026-02-04T04:46:40.247Z Downloaded rand v0.9.2
2242026-02-04T04:46:40.250Z Downloaded regex v1.12.2
2252026-02-04T04:46:40.256Z Downloaded memchr v2.7.6
2262026-02-04T04:46:40.260Z Downloaded pest v2.8.5
2272026-02-04T04:46:40.268Z Downloaded num-bigint v0.4.6
2282026-02-04T04:46:40.277Z Downloaded zerocopy v0.7.35
2292026-02-04T04:46:40.290Z Downloaded serde_json v1.0.148
2302026-02-04T04:46:40.296Z Downloaded bitvec v1.0.1
2312026-02-04T04:46:40.309Z Downloaded clap_builder v4.5.54
2322026-02-04T04:46:40.317Z Downloaded goblin v0.8.2
2332026-02-04T04:46:40.341Z Downloaded zerocopy v0.8.31
2342026-02-04T04:46:40.362Z Downloaded syn v2.0.114
2352026-02-04T04:46:40.385Z Downloaded regex-syntax v0.8.8
2362026-02-04T04:46:40.392Z Downloaded rustix v1.1.3
2372026-02-04T04:46:40.427Z Downloaded regex-automata v0.4.13
2382026-02-04T04:46:40.439Z Downloaded libc v0.2.179
2392026-02-04T04:46:40.539Z Compiling proc-macro2 v1.0.105
2402026-02-04T04:46:40.543Z Compiling quote v1.0.43
2412026-02-04T04:46:40.543Z Compiling unicode-ident v1.0.22
2422026-02-04T04:46:40.543Z Compiling libc v0.2.179
2432026-02-04T04:46:40.543Z Compiling serde_core v1.0.228
2442026-02-04T04:46:40.543Z Compiling memchr v2.7.6
2452026-02-04T04:46:40.543Z Compiling serde v1.0.228
2462026-02-04T04:46:40.803Z Compiling thiserror v1.0.69
2472026-02-04T04:46:41.271Z Compiling rustix v1.1.3
2482026-02-04T04:46:41.387Z Compiling zmij v1.0.10
2492026-02-04T04:46:41.899Z Compiling ucd-trie v0.1.7
2502026-02-04T04:46:41.937Z Compiling serde_json v1.0.148
2512026-02-04T04:46:42.159Z Compiling pest v2.8.5
2522026-02-04T04:46:42.300Z Compiling version_check v0.9.5
2532026-02-04T04:46:42.323Z Compiling prettyplease v0.2.37
2542026-02-04T04:46:42.327Z Compiling autocfg v1.5.0
2552026-02-04T04:46:42.775Z Checking syn v2.0.114
2562026-02-04T04:46:42.863Z Checking cfg-if v1.0.4
2572026-02-04T04:46:42.964Z Compiling aho-corasick v1.1.4
2582026-02-04T04:46:43.091Z Compiling num-traits v0.2.19
2592026-02-04T04:46:43.217Z Compiling regex-syntax v0.8.8
2602026-02-04T04:46:43.504Z Compiling getrandom v0.3.4
2612026-02-04T04:46:45.007Z Compiling pest_meta v2.8.5
2622026-02-04T04:46:45.952Z Compiling itoa v1.0.17
2632026-02-04T04:46:46.272Z Compiling byteorder v1.5.0
2642026-02-04T04:46:46.430Z Compiling usdt-impl v0.5.0
2652026-02-04T04:46:46.702Z Checking colored v3.0.0
2662026-02-04T04:46:46.754Z Compiling regex-automata v0.4.13
2672026-02-04T04:46:47.206Z Checking num-integer v0.1.46
2682026-02-04T04:46:47.289Z Compiling thread-id v4.2.2
2692026-02-04T04:46:47.683Z Checking plain v0.2.3
2702026-02-04T04:46:47.835Z Checking log v0.4.29
2712026-02-04T04:46:48.394Z Compiling errno v0.3.14
2722026-02-04T04:46:48.584Z Checking pretty-hex v0.4.1
2732026-02-04T04:46:48.726Z Compiling radium v0.7.0
2742026-02-04T04:46:48.734Z Checking no-std-net v0.6.0
2752026-02-04T04:46:48.761Z Compiling bitflags v2.10.0
2762026-02-04T04:46:48.827Z Checking pnet_base v0.35.0
2772026-02-04T04:46:49.030Z Compiling pest_generator v2.8.5
2782026-02-04T04:46:49.638Z Compiling once_cell v1.21.3
2792026-02-04T04:46:50.022Z Compiling zerocopy v0.8.31
2802026-02-04T04:46:50.657Z Compiling fastrand v2.3.0
2812026-02-04T04:46:50.798Z Compiling regex v1.12.2
2822026-02-04T04:46:50.816Z Checking tap v1.0.1
2832026-02-04T04:46:51.080Z Compiling tempfile v3.24.0
2842026-02-04T04:46:51.091Z Checking wyz v0.5.1
2852026-02-04T04:46:51.456Z Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4)
2862026-02-04T04:46:51.781Z Checking num-iter v0.1.45
2872026-02-04T04:46:51.964Z Checking memmap v0.7.0
2882026-02-04T04:46:52.184Z Checking funty v2.0.0
2892026-02-04T04:46:52.369Z Compiling anyhow v1.0.100
2902026-02-04T04:46:52.709Z Compiling serde_derive v1.0.228
2912026-02-04T04:46:52.719Z Compiling thiserror-impl v1.0.69
2922026-02-04T04:46:52.967Z Compiling zerocopy-derive v0.7.35
2932026-02-04T04:46:52.991Z Compiling pest_derive v2.8.5
2942026-02-04T04:46:53.031Z Compiling scroll_derive v0.12.1
2952026-02-04T04:46:53.318Z Compiling pnet_macros v0.35.0
2962026-02-04T04:46:53.947Z Compiling p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust)
2972026-02-04T04:46:54.514Z Checking scroll v0.12.0
2982026-02-04T04:46:54.782Z Checking bitvec v1.0.1
2992026-02-04T04:46:54.785Z Compiling zerocopy v0.7.35
3002026-02-04T04:46:54.967Z Checking goblin v0.8.2
3012026-02-04T04:46:55.491Z Compiling dtrace-parser v0.2.0
3022026-02-04T04:46:57.061Z Checking pnet_macros_support v0.35.0
3032026-02-04T04:46:57.088Z Checking pnet_sys v0.35.0
3042026-02-04T04:46:57.105Z Checking utf8parse v0.2.2
3052026-02-04T04:46:57.236Z Checking pnet_packet v0.35.0
3062026-02-04T04:46:57.261Z Checking anstyle-parse v0.2.7
3072026-02-04T04:46:57.655Z Checking rand_core v0.9.3
3082026-02-04T04:46:57.954Z Checking anstyle v1.0.13
3092026-02-04T04:46:58.310Z Compiling pnet v0.35.0
3102026-02-04T04:46:58.415Z Checking is_terminal_polyfill v1.70.2
3112026-02-04T04:46:58.507Z Checking anstyle-query v1.1.5
3122026-02-04T04:46:58.533Z Checking colorchoice v1.0.4
3132026-02-04T04:46:58.640Z Compiling tests v0.1.0 (/work/oxidecomputer/p4/test)
3142026-02-04T04:46:58.679Z Checking anstream v0.6.21
3152026-02-04T04:46:58.701Z Checking strsim v0.11.1
3162026-02-04T04:46:58.953Z Compiling heck v0.5.0
3172026-02-04T04:46:58.994Z Checking clap_lex v0.7.6
3182026-02-04T04:46:59.249Z Checking clap_builder v4.5.54
3192026-02-04T04:46:59.305Z Checking xfr v0.1.0 (https://github.com/oxidecomputer/xfr#8a89ee73)
3202026-02-04T04:46:59.359Z Compiling clap_derive v4.5.49
3212026-02-04T04:46:59.414Z Compiling x4c-book v0.1.0 (/work/oxidecomputer/p4/book/code)
3222026-02-04T04:47:00.169Z Checking ppv-lite86 v0.2.21
3232026-02-04T04:47:00.223Z Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/p4/lang/prog/sidecar-lite)
3242026-02-04T04:47:00.438Z Checking num-bigint v0.4.6
3252026-02-04T04:47:00.687Z Compiling dof v0.3.0
3262026-02-04T04:47:00.695Z Compiling serde_tokenstream v0.2.2
3272026-02-04T04:47:01.212Z Checking num-complex v0.4.6
3282026-02-04T04:47:01.565Z Compiling p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro)
3292026-02-04T04:47:02.054Z Checking ipnetwork v0.20.0
3302026-02-04T04:47:02.088Z Checking rand_chacha v0.9.0
3312026-02-04T04:47:02.399Z Checking pnet_datalink v0.35.0
3322026-02-04T04:47:02.434Z Checking rand v0.9.2
3332026-02-04T04:47:02.533Z Checking pnet_transport v0.35.0
3342026-02-04T04:47:02.625Z Compiling usdt-macro v0.5.0
3352026-02-04T04:47:02.629Z Checking num-rational v0.4.2
3362026-02-04T04:47:02.763Z Compiling usdt-attr-macro v0.5.0
3372026-02-04T04:47:02.894Z Checking x4c_error_codes v0.1.0 (/work/oxidecomputer/p4/x4c_error_codes)
3382026-02-04T04:47:03.250Z Checking num v0.4.3
3392026-02-04T04:47:03.436Z Checking clap v4.5.54
3402026-02-04T04:47:03.510Z Checking x4c v0.1.0 (/work/oxidecomputer/p4/x4c)
3412026-02-04T04:47:03.852Z Checking usdt v0.5.0
3422026-02-04T04:47:04.010Z Checking p4rs v0.1.0 (/work/oxidecomputer/p4/lang/p4rs)
3432026-02-04T04:47:04.466Z Checking p4-macro-test v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro-test)
3442026-02-04T04:47:05.777Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.11s
3452026-02-04T04:47:05.857Z+ cargo clippy --all-targets -- --deny warnings
3462026-02-04T04:47:06.115Z Downloading crates ...
3472026-02-04T04:47:06.207Z Downloaded libloading v0.9.0
3482026-02-04T04:47:06.273Z Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4)
3492026-02-04T04:47:06.295Z Checking p4rs v0.1.0 (/work/oxidecomputer/p4/lang/p4rs)
3502026-02-04T04:47:06.303Z Compiling tests v0.1.0 (/work/oxidecomputer/p4/test)
3512026-02-04T04:47:06.307Z Compiling x4c-book v0.1.0 (/work/oxidecomputer/p4/book/code)
3522026-02-04T04:47:06.311Z Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/p4/lang/prog/sidecar-lite)
3532026-02-04T04:47:06.316Z Checking libloading v0.9.0
3542026-02-04T04:47:06.727Z Checking x4c_error_codes v0.1.0 (/work/oxidecomputer/p4/x4c_error_codes)
3552026-02-04T04:47:07.865Z Checking p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust)
3562026-02-04T04:47:09.560Z Checking p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro)
3572026-02-04T04:47:09.590Z Checking x4c v0.1.0 (/work/oxidecomputer/p4/x4c)
3582026-02-04T04:47:11.117Z Checking p4-macro-test v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro-test)
3592026-02-04T04:47:20.451Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.43s
3602026-02-04T04:47:20.484Z+ banner build
3612026-02-04T04:47:20.487Z
3622026-02-04T04:47:20.487Z ##### # # # # #####
3632026-02-04T04:47:20.487Z # # # # # # # #
3642026-02-04T04:47:20.487Z ##### # # # # # #
3652026-02-04T04:47:20.487Z # # # # # # # #
3662026-02-04T04:47:20.487Z # # # # # # # #
3672026-02-04T04:47:20.487Z ##### #### # ###### #####
3682026-02-04T04:47:20.487Z
3692026-02-04T04:47:20.487Z+ ptime -m cargo build
3702026-02-04T04:47:20.725Z Compiling unicode-ident v1.0.22
3712026-02-04T04:47:20.729Z Compiling memchr v2.7.6
3722026-02-04T04:47:20.729Z Compiling regex-syntax v0.8.8
3732026-02-04T04:47:20.729Z Compiling cfg-if v1.0.4
3742026-02-04T04:47:20.729Z Compiling libc v0.2.179
3752026-02-04T04:47:20.729Z Compiling serde_core v1.0.228
3762026-02-04T04:47:20.730Z Compiling ucd-trie v0.1.7
3772026-02-04T04:47:20.767Z Compiling zmij v1.0.10
3782026-02-04T04:47:20.823Z Compiling byteorder v1.5.0
3792026-02-04T04:47:20.916Z Compiling proc-macro2 v1.0.105
3802026-02-04T04:47:21.156Z Compiling itoa v1.0.17
3812026-02-04T04:47:21.262Z Compiling bitflags v2.10.0
3822026-02-04T04:47:21.291Z Compiling num-traits v0.2.19
3832026-02-04T04:47:21.498Z Compiling once_cell v1.21.3
3842026-02-04T04:47:21.655Z Compiling aho-corasick v1.1.4
3852026-02-04T04:47:21.685Z Compiling quote v1.0.43
3862026-02-04T04:47:21.884Z Compiling pest v2.8.5
3872026-02-04T04:47:22.324Z Compiling syn v2.0.114
3882026-02-04T04:47:22.327Z Compiling errno v0.3.14
3892026-02-04T04:47:22.543Z Compiling rustix v1.1.3
3902026-02-04T04:47:22.566Z Compiling fastrand v2.3.0
3912026-02-04T04:47:22.980Z Compiling thread-id v4.2.2
3922026-02-04T04:47:23.086Z Compiling colored v3.0.0
3932026-02-04T04:47:23.091Z Compiling getrandom v0.3.4
3942026-02-04T04:47:23.382Z Compiling num-integer v0.1.46
3952026-02-04T04:47:23.879Z Compiling log v0.4.29
3962026-02-04T04:47:24.113Z Compiling plain v0.2.3
3972026-02-04T04:47:24.205Z Compiling no-std-net v0.6.0
3982026-02-04T04:47:24.271Z Compiling regex-automata v0.4.13
3992026-02-04T04:47:24.303Z Compiling pretty-hex v0.4.1
4002026-02-04T04:47:24.518Z Compiling pest_meta v2.8.5
4012026-02-04T04:47:24.678Z Compiling pnet_base v0.35.0
4022026-02-04T04:47:24.968Z Compiling tap v1.0.1
4032026-02-04T04:47:25.151Z Compiling wyz v0.5.1
4042026-02-04T04:47:25.165Z Compiling tempfile v3.24.0
4052026-02-04T04:47:25.552Z Compiling serde_json v1.0.148
4062026-02-04T04:47:25.624Z Compiling radium v0.7.0
4072026-02-04T04:47:26.044Z Compiling num-iter v0.1.45
4082026-02-04T04:47:26.051Z Compiling memmap v0.7.0
4092026-02-04T04:47:26.225Z Compiling funty v2.0.0
4102026-02-04T04:47:26.358Z Compiling zerocopy v0.8.31
4112026-02-04T04:47:26.759Z Compiling pnet_macros_support v0.35.0
4122026-02-04T04:47:26.944Z Compiling pnet_sys v0.35.0
4132026-02-04T04:47:27.143Z Compiling bitvec v1.0.1
4142026-02-04T04:47:27.259Z Compiling utf8parse v0.2.2
4152026-02-04T04:47:27.421Z Compiling anstyle-parse v0.2.7
4162026-02-04T04:47:27.754Z Compiling anyhow v1.0.100
4172026-02-04T04:47:27.926Z Compiling rand_core v0.9.3
4182026-02-04T04:47:28.139Z Compiling anstyle-query v1.1.5
4192026-02-04T04:47:28.293Z Compiling regex v1.12.2
4202026-02-04T04:47:28.335Z Compiling pest_generator v2.8.5
4212026-02-04T04:47:28.339Z Compiling prettyplease v0.2.37
4222026-02-04T04:47:28.595Z Compiling anstyle v1.0.13
4232026-02-04T04:47:29.032Z Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4)
4242026-02-04T04:47:29.366Z Compiling is_terminal_polyfill v1.70.2
4252026-02-04T04:47:29.488Z Compiling colorchoice v1.0.4
4262026-02-04T04:47:29.652Z Compiling anstream v0.6.21
4272026-02-04T04:47:29.889Z Compiling ppv-lite86 v0.2.21
4282026-02-04T04:47:30.085Z Compiling strsim v0.11.1
4292026-02-04T04:47:30.272Z Compiling clap_lex v0.7.6
4302026-02-04T04:47:30.633Z Compiling rand_chacha v0.9.0
4312026-02-04T04:47:30.686Z Compiling clap_builder v4.5.54
4322026-02-04T04:47:30.855Z Compiling xfr v0.1.0 (https://github.com/oxidecomputer/xfr#8a89ee73)
4332026-02-04T04:47:31.113Z Compiling p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust)
4342026-02-04T04:47:31.218Z Compiling rand v0.9.2
4352026-02-04T04:47:31.617Z Compiling x4c_error_codes v0.1.0 (/work/oxidecomputer/p4/x4c_error_codes)
4362026-02-04T04:47:33.341Z Compiling serde_derive v1.0.228
4372026-02-04T04:47:33.341Z Compiling thiserror-impl v1.0.69
4382026-02-04T04:47:33.342Z Compiling zerocopy-derive v0.7.35
4392026-02-04T04:47:33.409Z Compiling pest_derive v2.8.5
4402026-02-04T04:47:33.449Z Compiling scroll_derive v0.12.1
4412026-02-04T04:47:34.114Z Compiling pnet_macros v0.35.0
4422026-02-04T04:47:34.664Z Compiling clap_derive v4.5.49
4432026-02-04T04:47:35.240Z Compiling scroll v0.12.0
4442026-02-04T04:47:35.407Z Compiling zerocopy v0.7.35
4452026-02-04T04:47:35.777Z Compiling goblin v0.8.2
4462026-02-04T04:47:36.196Z Compiling thiserror v1.0.69
4472026-02-04T04:47:36.342Z Compiling dtrace-parser v0.2.0
4482026-02-04T04:47:37.117Z Compiling pnet_packet v0.35.0
4492026-02-04T04:47:38.295Z Compiling clap v4.5.54
4502026-02-04T04:47:38.385Z Compiling x4c v0.1.0 (/work/oxidecomputer/p4/x4c)
4512026-02-04T04:47:38.821Z Compiling serde v1.0.228
4522026-02-04T04:47:39.649Z Compiling dof v0.3.0
4532026-02-04T04:47:39.649Z Compiling serde_tokenstream v0.2.2
4542026-02-04T04:47:39.652Z Compiling num-bigint v0.4.6
4552026-02-04T04:47:39.652Z Compiling num-complex v0.4.6
4562026-02-04T04:47:39.822Z Compiling ipnetwork v0.20.0
4572026-02-04T04:47:40.190Z Compiling usdt-impl v0.5.0
4582026-02-04T04:47:40.367Z Compiling p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro)
4592026-02-04T04:47:40.395Z Compiling pnet_datalink v0.35.0
4602026-02-04T04:47:41.250Z Compiling usdt-macro v0.5.0
4612026-02-04T04:47:41.537Z Compiling usdt-attr-macro v0.5.0
4622026-02-04T04:47:42.802Z Compiling num-rational v0.4.2
4632026-02-04T04:47:42.981Z Compiling pnet_transport v0.35.0
4642026-02-04T04:47:43.272Z Compiling pnet v0.35.0
4652026-02-04T04:47:43.560Z Compiling num v0.4.3
4662026-02-04T04:47:43.585Z Compiling usdt v0.5.0
4672026-02-04T04:47:43.825Z Compiling p4rs v0.1.0 (/work/oxidecomputer/p4/lang/p4rs)
4682026-02-04T04:47:44.430Z Compiling tests v0.1.0 (/work/oxidecomputer/p4/test)
4692026-02-04T04:47:44.644Z Compiling p4-macro-test v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro-test)
4702026-02-04T04:47:44.648Z Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/p4/lang/prog/sidecar-lite)
4712026-02-04T04:47:44.846Z Compiling x4c-book v0.1.0 (/work/oxidecomputer/p4/book/code)
4722026-02-04T04:47:49.212Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.65s
4732026-02-04T04:47:49.238Z
4742026-02-04T04:47:49.244Zreal 28.737306078
4752026-02-04T04:47:49.244Zuser 2:48.872935703
4762026-02-04T04:47:49.244Zsys 20.063374574
4772026-02-04T04:47:49.244Ztrap 0.101678827
4782026-02-04T04:47:49.244Ztflt 0.062983175
4792026-02-04T04:47:49.244Zdflt 0.167692490
4802026-02-04T04:47:49.244Zkflt 0.000011488
4812026-02-04T04:47:49.244Zlock 7:07.005256227
4822026-02-04T04:47:49.244Zslp 10:28.925358502
4832026-02-04T04:47:49.245Zlat 5.628633461
4842026-02-04T04:47:49.245Zstop 7.970915101
4852026-02-04T04:47:49.245Z+ ptime -m cargo build --release
4862026-02-04T04:47:49.410Z Compiling proc-macro2 v1.0.105
4872026-02-04T04:47:49.410Z Compiling quote v1.0.43
4882026-02-04T04:47:49.414Z Compiling unicode-ident v1.0.22
4892026-02-04T04:47:49.414Z Compiling libc v0.2.179
4902026-02-04T04:47:49.414Z Compiling serde_core v1.0.228
4912026-02-04T04:47:49.414Z Compiling memchr v2.7.6
4922026-02-04T04:47:49.414Z Compiling serde v1.0.228
4932026-02-04T04:47:49.414Z Compiling thiserror v1.0.69
4942026-02-04T04:47:49.596Z Compiling zmij v1.0.10
4952026-02-04T04:47:49.995Z Compiling rustix v1.1.3
4962026-02-04T04:47:50.075Z Compiling ucd-trie v0.1.7
4972026-02-04T04:47:50.085Z Compiling serde_json v1.0.148
4982026-02-04T04:47:50.471Z Compiling pest v2.8.5
4992026-02-04T04:47:50.651Z Compiling aho-corasick v1.1.4
5002026-02-04T04:47:51.757Z Compiling autocfg v1.5.0
5012026-02-04T04:47:51.925Z Compiling syn v2.0.114
5022026-02-04T04:47:51.931Z Compiling prettyplease v0.2.37
5032026-02-04T04:47:52.350Z Compiling regex-syntax v0.8.8
5042026-02-04T04:47:52.517Z Compiling version_check v0.9.5
5052026-02-04T04:47:52.620Z Compiling num-traits v0.2.19
5062026-02-04T04:47:53.023Z Compiling pest_meta v2.8.5
5072026-02-04T04:47:55.487Z Compiling getrandom v0.3.4
5082026-02-04T04:47:55.653Z Compiling byteorder v1.5.0
5092026-02-04T04:47:56.098Z Compiling regex-automata v0.4.13
5102026-02-04T04:47:56.111Z Compiling itoa v1.0.17
5112026-02-04T04:47:56.422Z Compiling usdt-impl v0.5.0
5122026-02-04T04:47:57.278Z Compiling cfg-if v1.0.4
5132026-02-04T04:47:57.591Z Compiling num-integer v0.1.46
5142026-02-04T04:47:57.990Z Compiling pest_generator v2.8.5
5152026-02-04T04:47:58.277Z Compiling thread-id v4.2.2
5162026-02-04T04:47:58.313Z Compiling errno v0.3.14
5172026-02-04T04:47:58.567Z Compiling plain v0.2.3
5182026-02-04T04:47:58.656Z Compiling bitflags v2.10.0
5192026-02-04T04:47:58.712Z Compiling log v0.4.29
5202026-02-04T04:47:59.868Z Compiling fastrand v2.3.0
5212026-02-04T04:48:00.229Z Compiling regex v1.12.2
5222026-02-04T04:48:00.323Z Compiling radium v0.7.0
5232026-02-04T04:48:00.814Z Compiling no-std-net v0.6.0
5242026-02-04T04:48:00.917Z Compiling colored v3.0.0
5252026-02-04T04:48:01.061Z Compiling once_cell v1.21.3
5262026-02-04T04:48:01.234Z Compiling pretty-hex v0.4.1
5272026-02-04T04:48:01.484Z Compiling tempfile v3.24.0
5282026-02-04T04:48:01.555Z Compiling serde_derive v1.0.228
5292026-02-04T04:48:02.091Z Compiling thiserror-impl v1.0.69
5302026-02-04T04:48:02.172Z Compiling zerocopy-derive v0.7.35
5312026-02-04T04:48:02.233Z Compiling pest_derive v2.8.5
5322026-02-04T04:48:02.493Z Compiling scroll_derive v0.12.1
5332026-02-04T04:48:02.957Z Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4)
5342026-02-04T04:48:03.140Z Compiling pnet_base v0.35.0
5352026-02-04T04:48:04.023Z Compiling scroll v0.12.0
5362026-02-04T04:48:04.040Z Compiling zerocopy v0.7.35
5372026-02-04T04:48:04.674Z Compiling goblin v0.8.2
5382026-02-04T04:48:04.891Z Compiling dtrace-parser v0.2.0
5392026-02-04T04:48:05.520Z Compiling tap v1.0.1
5402026-02-04T04:48:05.704Z Compiling zerocopy v0.8.31
5412026-02-04T04:48:05.766Z Compiling wyz v0.5.1
5422026-02-04T04:48:06.214Z Compiling p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust)
5432026-02-04T04:48:06.525Z Compiling num-iter v0.1.45
5442026-02-04T04:48:06.724Z Compiling memmap v0.7.0
5452026-02-04T04:48:06.847Z Compiling funty v2.0.0
5462026-02-04T04:48:06.903Z Compiling anyhow v1.0.100
5472026-02-04T04:48:07.914Z Compiling bitvec v1.0.1
5482026-02-04T04:48:09.344Z Compiling pnet_macros_support v0.35.0
5492026-02-04T04:48:09.552Z Compiling pnet_macros v0.35.0
5502026-02-04T04:48:09.963Z Compiling num-bigint v0.4.6
5512026-02-04T04:48:10.212Z Compiling serde_tokenstream v0.2.2
5522026-02-04T04:48:10.771Z Compiling dof v0.3.0
5532026-02-04T04:48:11.520Z Compiling num-complex v0.4.6
5542026-02-04T04:48:11.821Z Compiling pnet_sys v0.35.0
5552026-02-04T04:48:12.685Z Compiling usdt-attr-macro v0.5.0
5562026-02-04T04:48:12.785Z Compiling usdt-macro v0.5.0
5572026-02-04T04:48:13.219Z Compiling num-rational v0.4.2
5582026-02-04T04:48:14.082Z Compiling num v0.4.3
5592026-02-04T04:48:14.109Z Compiling usdt v0.5.0
5602026-02-04T04:48:16.226Z Compiling utf8parse v0.2.2
5612026-02-04T04:48:16.403Z Compiling anstyle-parse v0.2.7
5622026-02-04T04:48:16.809Z Compiling p4rs v0.1.0 (/work/oxidecomputer/p4/lang/p4rs)
5632026-02-04T04:48:17.243Z Compiling pnet_packet v0.35.0
5642026-02-04T04:48:18.383Z Compiling ppv-lite86 v0.2.21
5652026-02-04T04:48:19.104Z Compiling p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro)
5662026-02-04T04:48:19.200Z Compiling ipnetwork v0.20.0
5672026-02-04T04:48:22.045Z Compiling rand_core v0.9.3
5682026-02-04T04:48:22.818Z Compiling pnet v0.35.0
5692026-02-04T04:48:23.105Z Compiling is_terminal_polyfill v1.70.2
5702026-02-04T04:48:23.206Z Compiling anstyle v1.0.13
5712026-02-04T04:48:23.734Z Compiling colorchoice v1.0.4
5722026-02-04T04:48:23.917Z Compiling anstyle-query v1.1.5
5732026-02-04T04:48:24.068Z Compiling anstream v0.6.21
5742026-02-04T04:48:25.117Z Compiling pnet_transport v0.35.0
5752026-02-04T04:48:27.415Z Compiling rand_chacha v0.9.0
5762026-02-04T04:48:27.696Z Compiling pnet_datalink v0.35.0
5772026-02-04T04:48:27.882Z Compiling tests v0.1.0 (/work/oxidecomputer/p4/test)
5782026-02-04T04:48:28.999Z Compiling clap_lex v0.7.6
5792026-02-04T04:48:29.008Z Compiling strsim v0.11.1
5802026-02-04T04:48:29.145Z Compiling heck v0.5.0
5812026-02-04T04:48:29.573Z Compiling clap_derive v4.5.49
5822026-02-04T04:48:29.686Z Compiling clap_builder v4.5.54
5832026-02-04T04:48:31.126Z Compiling rand v0.9.2
5842026-02-04T04:48:32.749Z Compiling xfr v0.1.0 (https://github.com/oxidecomputer/xfr#8a89ee73)
5852026-02-04T04:48:32.800Z Compiling x4c-book v0.1.0 (/work/oxidecomputer/p4/book/code)
5862026-02-04T04:48:33.227Z Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/p4/lang/prog/sidecar-lite)
5872026-02-04T04:48:33.753Z Compiling x4c_error_codes v0.1.0 (/work/oxidecomputer/p4/x4c_error_codes)
5882026-02-04T04:48:41.365Z Compiling clap v4.5.54
5892026-02-04T04:48:41.479Z Compiling x4c v0.1.0 (/work/oxidecomputer/p4/x4c)
5902026-02-04T04:48:47.117Z Compiling p4-macro-test v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro-test)
5912026-02-04T04:48:58.869Z Finished `release` profile [optimized] target(s) in 1m 09s
5922026-02-04T04:48:58.894Z
5932026-02-04T04:48:58.898Zreal 1:09.635144505
5942026-02-04T04:48:58.898Zuser 7:42.289538517
5952026-02-04T04:48:58.898Zsys 30.950186807
5962026-02-04T04:48:58.898Ztrap 0.258392932
5972026-02-04T04:48:58.898Ztflt 0.244070627
5982026-02-04T04:48:58.898Zdflt 0.196434082
5992026-02-04T04:48:58.898Zkflt 0.000031125
6002026-02-04T04:48:58.898Zlock 25:23.899911859
6012026-02-04T04:48:58.898Zslp 29:27.725446510
6022026-02-04T04:48:58.898Zlat 23.564485783
6032026-02-04T04:48:58.898Zstop 16.003845852
6042026-02-04T04:48:58.898Z+ for x in debug release
6052026-02-04T04:48:58.898Z+ mkdir -p /work/debug
6062026-02-04T04:48:58.898Z+ cp target/debug/x4c /work/debug/
6072026-02-04T04:48:58.933Z+ cp target/debug/libsidecar_lite.so /work/debug/
6082026-02-04T04:48:58.976Z+ for x in debug release
6092026-02-04T04:48:58.976Z+ mkdir -p /work/release
6102026-02-04T04:48:58.980Z+ cp target/release/x4c /work/release/
6112026-02-04T04:48:58.992Z+ cp target/release/libsidecar_lite.so /work/release/
6122026-02-04T04:48:59.003Z+ banner test
6132026-02-04T04:48:59.006Z
6142026-02-04T04:48:59.007Z ##### ###### #### #####
6152026-02-04T04:48:59.007Z # # # #
6162026-02-04T04:48:59.007Z # ##### #### #
6172026-02-04T04:48:59.007Z # # # #
6182026-02-04T04:48:59.007Z # # # # #
6192026-02-04T04:48:59.007Z # ###### #### #
6202026-02-04T04:48:59.007Z
6212026-02-04T04:48:59.007Z+ cargo test
6222026-02-04T04:48:59.164Z Compiling p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro)
6232026-02-04T04:48:59.185Z Compiling libloading v0.9.0
6242026-02-04T04:48:59.188Z Compiling p4rs v0.1.0 (/work/oxidecomputer/p4/lang/p4rs)
6252026-02-04T04:48:59.192Z Compiling p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust)
6262026-02-04T04:48:59.196Z Compiling x4c v0.1.0 (/work/oxidecomputer/p4/x4c)
6272026-02-04T04:48:59.200Z Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4)
6282026-02-04T04:48:59.570Z Compiling x4c_error_codes v0.1.0 (/work/oxidecomputer/p4/x4c_error_codes)
6292026-02-04T04:49:00.903Z Compiling tests v0.1.0 (/work/oxidecomputer/p4/test)
6302026-02-04T04:49:00.903Z Compiling p4-macro-test v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro-test)
6312026-02-04T04:49:00.914Z Compiling sidecar-lite v0.1.0 (/work/oxidecomputer/p4/lang/prog/sidecar-lite)
6322026-02-04T04:49:01.335Z Compiling x4c-book v0.1.0 (/work/oxidecomputer/p4/book/code)
6332026-02-04T04:49:13.177Z Finished `test` profile [unoptimized + debuginfo] target(s) in 14.10s
6342026-02-04T04:49:13.197Z Running unittests src/lib.rs (target/debug/deps/p4-ac47f4d0bb9e742f)
6352026-02-04T04:49:13.200Z
6362026-02-04T04:49:13.200Zrunning 0 tests
6372026-02-04T04:49:13.200Z
6382026-02-04T04:49:13.200Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
6392026-02-04T04:49:13.200Z
6402026-02-04T04:49:13.200Z Running unittests src/lib.rs (target/debug/deps/p4_macro-fe8de48dd88478de)
6412026-02-04T04:49:13.205Z
6422026-02-04T04:49:13.205Zrunning 0 tests
6432026-02-04T04:49:13.205Z
6442026-02-04T04:49:13.205Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
6452026-02-04T04:49:13.205Z
6462026-02-04T04:49:13.205Z Running unittests src/main.rs (target/debug/deps/p4_macro_test-dbc108137e54e4f8)
6472026-02-04T04:49:13.209Z
6482026-02-04T04:49:13.209Zrunning 0 tests
6492026-02-04T04:49:13.209Z
6502026-02-04T04:49:13.209Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
6512026-02-04T04:49:13.209Z
6522026-02-04T04:49:13.209Z Running unittests src/lib.rs (target/debug/deps/p4_rust-01b1db477e5f228d)
6532026-02-04T04:49:13.209Z
6542026-02-04T04:49:13.209Zrunning 0 tests
6552026-02-04T04:49:13.209Z
6562026-02-04T04:49:13.209Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
6572026-02-04T04:49:13.209Z
6582026-02-04T04:49:13.209Z Running unittests src/lib.rs (target/debug/deps/p4rs-0392ef40c5115b98)
6592026-02-04T04:49:13.213Z
6602026-02-04T04:49:13.213Zrunning 14 tests
6612026-02-04T04:49:13.213Ztest bitmath::tests::bitmath_add_cascade ... ok
6622026-02-04T04:49:13.213Ztest bitmath::tests::bitmath_add_nest ... ok
6632026-02-04T04:49:13.213Ztest bitmath::tests::bitmath_add_le ... ok
6642026-02-04T04:49:13.213Ztest bitmath::tests::bitmath_add_mixed_size ... ok
6652026-02-04T04:49:13.213Ztest bitmath::tests::bitmath_add_be ... ok
6662026-02-04T04:49:13.213Ztest bitmath::tests::bitmath_mod ... ok
6672026-02-04T04:49:13.213Ztest bitmath::tests::bitmath_sub_be ... ok
6682026-02-04T04:49:13.213Ztest bitmath::tests::bitmath_sub_le ... ok
6692026-02-04T04:49:13.213Ztest checksum::tests::udp_checksum ... ok
6702026-02-04T04:49:13.213Ztest table::tests::match_lpm_ternary_1 ... ok
6712026-02-04T04:49:13.213Ztest table::tests::match_lpm_ternary_range ... ok
6722026-02-04T04:49:13.213Ztest table::tests::match_ternary_1 ... ok
6732026-02-04T04:49:13.213Ztest table::tests::match_lpm_1 ... ok
6742026-02-04T04:49:13.213Ztest table::tests::match_with_action ... ok
6752026-02-04T04:49:13.213Z
6762026-02-04T04:49:13.213Ztest result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
6772026-02-04T04:49:13.213Z
6782026-02-04T04:49:13.217Z Running unittests src/lib.rs (target/debug/deps/sidecar_lite-d2ec4f1814674335)
6792026-02-04T04:49:13.217Z
6802026-02-04T04:49:13.217Zrunning 0 tests
6812026-02-04T04:49:13.217Z
6822026-02-04T04:49:13.217Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
6832026-02-04T04:49:13.217Z
6842026-02-04T04:49:13.217Z Running unittests src/lib.rs (target/debug/deps/tests-b4fa8495a9747d9c)
6852026-02-04T04:49:13.220Z
6862026-02-04T04:49:13.221Zrunning 15 tests
6872026-02-04T04:49:13.224Ztest controller_multiple_instantiation::controller_multiple_instantiation ... ok
6882026-02-04T04:49:13.224Ztest headers::ipv6_header_read_write ... ok
6892026-02-04T04:49:13.224Ztest dload::pipeline_create ... ok
6902026-02-04T04:49:13.227Ztest ipv6::test_ipv6_parse ... ok
6912026-02-04T04:49:13.228Ztest dload::dynamic_load ... ok
6922026-02-04T04:49:13.234Ztest arithmetic::arithmetic ... ok
6932026-02-04T04:49:13.238Ztest decap::geneve_decap ... ok
6942026-02-04T04:49:13.238Ztest table_in_egress_and_ingress::table_in_egress_and_ingress ... ok
6952026-02-04T04:49:13.238Ztest hub::hub2 ... ok
6962026-02-04T04:49:13.238Ztest disag_router::disag_router ... ok
6972026-02-04T04:49:13.246Ztest vlan::test_vlan_parse ... ok
6982026-02-04T04:49:13.246Ztest dynamic_router::dynamic_router2 ... ok
6992026-02-04T04:49:13.246Ztest mac_rewrite::mac_rewrite2 ... ok
7002026-02-04T04:49:13.276Ztest basic_router::basic_router2 ... ok
7012026-02-04T04:49:13.300Ztest range::range ... ok
7022026-02-04T04:49:13.300Z
7032026-02-04T04:49:13.300Ztest result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
7042026-02-04T04:49:13.300Z
7052026-02-04T04:49:13.308Z Running unittests src/lib.rs (target/debug/deps/x4c-84ad01822a7e5d62)
7062026-02-04T04:49:13.311Z
7072026-02-04T04:49:13.311Zrunning 0 tests
7082026-02-04T04:49:13.311Z
7092026-02-04T04:49:13.311Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
7102026-02-04T04:49:13.311Z
7112026-02-04T04:49:13.311Z Running unittests src/bin/x4c.rs (target/debug/deps/x4c-b9525a15b3c3be41)
7122026-02-04T04:49:13.316Z
7132026-02-04T04:49:13.316Zrunning 0 tests
7142026-02-04T04:49:13.316Z
7152026-02-04T04:49:13.316Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
7162026-02-04T04:49:13.316Z
7172026-02-04T04:49:13.316Z Running unittests src/bin/hello-world.rs (target/debug/deps/hello_world-71fa02e48857f411)
7182026-02-04T04:49:13.316Z
7192026-02-04T04:49:13.316Zrunning 0 tests
7202026-02-04T04:49:13.316Z
7212026-02-04T04:49:13.316Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
7222026-02-04T04:49:13.316Z
7232026-02-04T04:49:13.322Z Running unittests src/bin/vlan-switch.rs (target/debug/deps/vlan_switch-0fd2b64058de375e)
7242026-02-04T04:49:13.322Z
7252026-02-04T04:49:13.322Zrunning 0 tests
7262026-02-04T04:49:13.322Z
7272026-02-04T04:49:13.322Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
7282026-02-04T04:49:13.322Z
7292026-02-04T04:49:13.322Z Running unittests src/lib.rs (target/debug/deps/x4c_error_codes-59270fb9cda91e42)
7302026-02-04T04:49:13.322Z
7312026-02-04T04:49:13.322Zrunning 0 tests
7322026-02-04T04:49:13.322Z
7332026-02-04T04:49:13.322Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
7342026-02-04T04:49:13.322Z
7352026-02-04T04:49:13.322Z Doc-tests p4
7362026-02-04T04:49:13.463Z
7372026-02-04T04:49:13.463Zrunning 0 tests
7382026-02-04T04:49:13.463Z
7392026-02-04T04:49:13.463Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
7402026-02-04T04:49:13.463Z
7412026-02-04T04:49:13.473Z Doc-tests p4_macro
7422026-02-04T04:49:13.530Z
7432026-02-04T04:49:13.530Zrunning 2 tests
7442026-02-04T04:49:13.534Ztest lang/p4-macro/src/lib.rs - (line 18) ... ignored
7452026-02-04T04:49:13.534Ztest lang/p4-macro/src/lib.rs - (line 6) ... ignored
7462026-02-04T04:49:13.534Z
7472026-02-04T04:49:13.534Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
7482026-02-04T04:49:13.534Z
7492026-02-04T04:49:13.538Z Doc-tests p4_rust
7502026-02-04T04:49:13.809Z
7512026-02-04T04:49:13.809Zrunning 0 tests
7522026-02-04T04:49:13.809Z
7532026-02-04T04:49:13.809Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
7542026-02-04T04:49:13.809Z
7552026-02-04T04:49:13.822Z Doc-tests p4rs
7562026-02-04T04:49:13.940Z
7572026-02-04T04:49:13.940Zrunning 1 test
7582026-02-04T04:49:15.018Ztest lang/p4rs/src/lib.rs - (line 11) ... ok
7592026-02-04T04:49:15.018Z
7602026-02-04T04:49:15.019Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.08s
7612026-02-04T04:49:15.019Z
7622026-02-04T04:49:15.032Z Doc-tests tests
7632026-02-04T04:49:15.112Z
7642026-02-04T04:49:15.112Zrunning 0 tests
7652026-02-04T04:49:15.112Z
7662026-02-04T04:49:15.112Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
7672026-02-04T04:49:15.112Z
7682026-02-04T04:49:15.120Z Doc-tests x4c
7692026-02-04T04:49:15.182Z
7702026-02-04T04:49:15.182Zrunning 0 tests
7712026-02-04T04:49:15.182Z
7722026-02-04T04:49:15.182Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
7732026-02-04T04:49:15.182Z
7742026-02-04T04:49:15.189Z Doc-tests x4c_error_codes
7752026-02-04T04:49:15.227Z
7762026-02-04T04:49:15.227Zrunning 0 tests
7772026-02-04T04:49:15.227Z
7782026-02-04T04:49:15.230Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
7792026-02-04T04:49:15.230Z
7802026-02-04T04:49:15.241Z+ pushd test
7812026-02-04T04:49:15.246Z/work/oxidecomputer/p4/test /work/oxidecomputer/p4
7822026-02-04T04:49:15.246Z+ banner 'mac rewr'
7832026-02-04T04:49:15.246Z
7842026-02-04T04:49:15.246Z # # ## #### ##### ###### # # #####
7852026-02-04T04:49:15.246Z ## ## # # # # # # # # # # #
7862026-02-04T04:49:15.246Z # ## # # # # # # ##### # # # #
7872026-02-04T04:49:15.246Z # # ###### # ##### # # ## # #####
7882026-02-04T04:49:15.246Z # # # # # # # # # ## ## # #
7892026-02-04T04:49:15.246Z # # # # #### # # ###### # # # #
7902026-02-04T04:49:15.246Z
7912026-02-04T04:49:15.246Z+ RUST_BACKTRACE=1
7922026-02-04T04:49:15.246Z+ cargo test mac_rewrite -- --nocapture
7932026-02-04T04:49:15.441Z Compiling aho-corasick v1.1.4
7942026-02-04T04:49:15.462Z Compiling rustix v1.1.3
7952026-02-04T04:49:15.467Z Compiling errno v0.3.14
7962026-02-04T04:49:15.470Z Compiling prettyplease v0.2.37
7972026-02-04T04:49:16.720Z Compiling tempfile v3.24.0
7982026-02-04T04:49:16.741Z Compiling regex-automata v0.4.13
7992026-02-04T04:49:19.326Z Compiling regex v1.12.2
8002026-02-04T04:49:19.878Z Compiling p4 v0.1.0 (/work/oxidecomputer/p4/p4)
8012026-02-04T04:49:19.984Z Compiling pnet_macros v0.35.0
8022026-02-04T04:49:21.139Z Compiling p4-rust v0.1.0 (/work/oxidecomputer/p4/codegen/rust)
8032026-02-04T04:49:21.430Z Compiling pnet_packet v0.35.0
8042026-02-04T04:49:22.634Z Compiling p4-macro v0.1.0 (/work/oxidecomputer/p4/lang/p4-macro)
8052026-02-04T04:49:25.052Z Compiling pnet_transport v0.35.0
8062026-02-04T04:49:25.243Z Compiling pnet v0.35.0
8072026-02-04T04:49:25.442Z Compiling tests v0.1.0 (/work/oxidecomputer/p4/test)
8082026-02-04T04:49:36.688Z Finished `test` profile [unoptimized + debuginfo] target(s) in 21.37s
8092026-02-04T04:49:36.702Z Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-c91e8f78516a04bb)
8102026-02-04T04:49:36.706Z
8112026-02-04T04:49:36.706Zrunning 1 test
8122026-02-04T04:49:36.713Z[phy2] do you know the muffin man?
8132026-02-04T04:49:36.717Z[cpu] the muffin man?
8142026-02-04T04:49:36.717Z[cpu] the muffin man!
8152026-02-04T04:49:36.717Z[cpu] why yes
8162026-02-04T04:49:36.717Z[phy1] i know the muffin man
8172026-02-04T04:49:36.717Z[phy3] the muffin man is me!!!
8182026-02-04T04:49:36.717Ztest mac_rewrite::mac_rewrite2 ... ok
8192026-02-04T04:49:36.717Z
8202026-02-04T04:49:36.717Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 14 filtered out; finished in 0.01s
8212026-02-04T04:49:36.717Z
8222026-02-04T04:49:36.724Z+ banner 'dyn load'
8232026-02-04T04:49:36.728Z
8242026-02-04T04:49:36.728Z ##### # # # # # #### ## #####
8252026-02-04T04:49:36.728Z # # # # ## # # # # # # # #
8262026-02-04T04:49:36.728Z # # # # # # # # # # # # #
8272026-02-04T04:49:36.728Z # # # # # # # # # ###### # #
8282026-02-04T04:49:36.728Z # # # # ## # # # # # # #
8292026-02-04T04:49:36.728Z ##### # # # ###### #### # # #####
8302026-02-04T04:49:36.728Z
8312026-02-04T04:49:36.728Z+ RUST_BACKTRACE=1
8322026-02-04T04:49:36.728Z+ cargo test dload -- --nocapture
8332026-02-04T04:49:36.908Z Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
8342026-02-04T04:49:36.912Z Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-c91e8f78516a04bb)
8352026-02-04T04:49:36.917Z
8362026-02-04T04:49:36.917Zrunning 2 tests
8372026-02-04T04:49:36.922Ztest dload::pipeline_create ... ok
8382026-02-04T04:49:36.922Ztest dload::dynamic_load ... ok
8392026-02-04T04:49:36.922Z
8402026-02-04T04:49:36.922Ztest result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 13 filtered out; finished in 0.01s
8412026-02-04T04:49:36.922Z
8422026-02-04T04:49:36.929Z+ banner disag
8432026-02-04T04:49:36.932Z
8442026-02-04T04:49:36.932Z ##### # #### ## ####
8452026-02-04T04:49:36.932Z # # # # # # # #
8462026-02-04T04:49:36.932Z # # # #### # # #
8472026-02-04T04:49:36.932Z # # # # ###### # ###
8482026-02-04T04:49:36.933Z # # # # # # # # #
8492026-02-04T04:49:36.933Z ##### # #### # # ####
8502026-02-04T04:49:36.933Z
8512026-02-04T04:49:36.933Z+ RUST_BACKTRACE=1
8522026-02-04T04:49:36.933Z+ cargo test disag_router -- --nocapture
8532026-02-04T04:49:37.111Z Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
8542026-02-04T04:49:37.115Z Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-c91e8f78516a04bb)
8552026-02-04T04:49:37.119Z
8562026-02-04T04:49:37.119Zrunning 1 test
8572026-02-04T04:49:37.138Z[phy2] do you know the muffin man?
8582026-02-04T04:49:37.139Z[cpu] the muffin man?
8592026-02-04T04:49:37.139Z[cpu] the muffin man!
8602026-02-04T04:49:37.139Z[cpu] why yes
8612026-02-04T04:49:37.139Z[phy1] i know the muffin man
8622026-02-04T04:49:37.139Z[phy3] the muffin man is me!!!
8632026-02-04T04:49:37.139Ztest disag_router::disag_router ... ok
8642026-02-04T04:49:37.139Z
8652026-02-04T04:49:37.139Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 14 filtered out; finished in 0.01s
8662026-02-04T04:49:37.139Z
8672026-02-04T04:49:37.139Z+ banner 'dyn rtr'
8682026-02-04T04:49:37.142Z
8692026-02-04T04:49:37.142Z ##### # # # # ##### ##### #####
8702026-02-04T04:49:37.142Z # # # # ## # # # # # #
8712026-02-04T04:49:37.143Z # # # # # # # # # # #
8722026-02-04T04:49:37.143Z # # # # # # ##### # #####
8732026-02-04T04:49:37.143Z # # # # ## # # # # #
8742026-02-04T04:49:37.143Z ##### # # # # # # # #
8752026-02-04T04:49:37.143Z
8762026-02-04T04:49:37.143Z+ RUST_BACKTRACE=1
8772026-02-04T04:49:37.143Z+ cargo test dynamic_router -- --nocapture
8782026-02-04T04:49:37.317Z Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
8792026-02-04T04:49:37.321Z Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-c91e8f78516a04bb)
8802026-02-04T04:49:37.324Z
8812026-02-04T04:49:37.324Zrunning 1 test
8822026-02-04T04:49:37.331Z[phy2] do you know the muffin man?
8832026-02-04T04:49:37.336Z[cpu] the muffin man?
8842026-02-04T04:49:37.337Z[cpu] the muffin man!
8852026-02-04T04:49:37.337Z[cpu] why yes
8862026-02-04T04:49:37.337Z[phy1] i know the muffin man
8872026-02-04T04:49:37.337Z[phy3] the muffin man is me!!!
8882026-02-04T04:49:37.337Ztest dynamic_router::dynamic_router2 ... ok
8892026-02-04T04:49:37.337Z
8902026-02-04T04:49:37.337Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 14 filtered out; finished in 0.01s
8912026-02-04T04:49:37.337Z
8922026-02-04T04:49:37.341Z+ banner hub
8932026-02-04T04:49:37.345Z
8942026-02-04T04:49:37.345Z # # # # #####
8952026-02-04T04:49:37.345Z # # # # # #
8962026-02-04T04:49:37.345Z ###### # # #####
8972026-02-04T04:49:37.345Z # # # # # #
8982026-02-04T04:49:37.345Z # # # # # #
8992026-02-04T04:49:37.345Z # # #### #####
9002026-02-04T04:49:37.345Z
9012026-02-04T04:49:37.345Z+ RUST_BACKTRACE=1
9022026-02-04T04:49:37.345Z+ cargo test hub -- --nocapture
9032026-02-04T04:49:37.525Z Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
9042026-02-04T04:49:37.528Z Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-c91e8f78516a04bb)
9052026-02-04T04:49:37.532Z
9062026-02-04T04:49:37.532Zrunning 1 test
9072026-02-04T04:49:37.538Z[phy2] do you know the muffin man?
9082026-02-04T04:49:37.538Z[phy3] do you know the muffin man?
9092026-02-04T04:49:37.541Z[phy1] the muffin man?
9102026-02-04T04:49:37.541Z[phy3] the muffin man?
9112026-02-04T04:49:37.541Z[phy2] the muffin man!
9122026-02-04T04:49:37.541Z[phy3] the muffin man!
9132026-02-04T04:49:37.541Z[phy1] why yes
9142026-02-04T04:49:37.541Z[phy1] i know the muffin man
9152026-02-04T04:49:37.541Z[phy1] the muffin man is me!!!
9162026-02-04T04:49:37.541Z[phy3] why yes
9172026-02-04T04:49:37.541Z[phy3] i know the muffin man
9182026-02-04T04:49:37.541Z[phy3] the muffin man is me!!!
9192026-02-04T04:49:37.541Ztest hub::hub2 ... ok
9202026-02-04T04:49:37.541Z
9212026-02-04T04:49:37.542Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 14 filtered out; finished in 0.01s
9222026-02-04T04:49:37.542Z
9232026-02-04T04:49:37.547Z+ banner router
9242026-02-04T04:49:37.551Z
9252026-02-04T04:49:37.551Z ##### #### # # ##### ###### #####
9262026-02-04T04:49:37.551Z # # # # # # # # # #
9272026-02-04T04:49:37.551Z # # # # # # # ##### # #
9282026-02-04T04:49:37.551Z ##### # # # # # # #####
9292026-02-04T04:49:37.551Z # # # # # # # # # #
9302026-02-04T04:49:37.551Z # # #### #### # ###### # #
9312026-02-04T04:49:37.551Z
9322026-02-04T04:49:37.551Z+ RUST_BACKTRACE=1
9332026-02-04T04:49:37.551Z+ cargo test basic_router -- --nocapture
9342026-02-04T04:49:37.729Z Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
9352026-02-04T04:49:37.733Z Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-c91e8f78516a04bb)
9362026-02-04T04:49:37.737Z
9372026-02-04T04:49:37.737Zrunning 1 test
9382026-02-04T04:49:37.744Z[phy2] do you know the muffin man?
9392026-02-04T04:49:37.748Z[phy1] the muffin man?
9402026-02-04T04:49:37.748Z[phy2] the muffin man!
9412026-02-04T04:49:37.748Z[phy1] why yes
9422026-02-04T04:49:37.748Z[phy1] i know the muffin man
9432026-02-04T04:49:37.748Z[phy1] the muffin man is me!!!
9442026-02-04T04:49:37.748Ztest basic_router::basic_router2 ... ok
9452026-02-04T04:49:37.748Z
9462026-02-04T04:49:37.748Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 14 filtered out; finished in 0.01s
9472026-02-04T04:49:37.748Z
9482026-02-04T04:49:37.768Z+ banner headers
9492026-02-04T04:49:37.772Z
9502026-02-04T04:49:37.772Z # # ###### ## ##### ###### ##### ####
9512026-02-04T04:49:37.772Z # # # # # # # # # # #
9522026-02-04T04:49:37.772Z ###### ##### # # # # ##### # # ####
9532026-02-04T04:49:37.772Z # # # ###### # # # ##### #
9542026-02-04T04:49:37.772Z # # # # # # # # # # # #
9552026-02-04T04:49:37.772Z # # ###### # # ##### ###### # # ####
9562026-02-04T04:49:37.772Z
9572026-02-04T04:49:37.772Z+ RUST_BACKTRACE=1
9582026-02-04T04:49:37.772Z+ cargo test headers -- --nocapture
9592026-02-04T04:49:37.932Z Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
9602026-02-04T04:49:37.937Z Running unittests src/lib.rs (/work/oxidecomputer/p4/target/debug/deps/tests-c91e8f78516a04bb)
9612026-02-04T04:49:37.940Z
9622026-02-04T04:49:37.941Zrunning 1 test
9632026-02-04T04:49:37.941Ztest headers::ipv6_header_read_write ... ok
9642026-02-04T04:49:37.941Z
9652026-02-04T04:49:37.941Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 14 filtered out; finished in 0.00s
9662026-02-04T04:49:37.941Z
9672026-02-04T04:49:37.947Zprocess exited: duration 205997 ms, exit code 0
 
9682026-02-04T04:49:37.964Zfound 4 output files
9692026-02-04T04:49:37.964Zuploading: /work/debug/libsidecar_lite.so (43027392 bytes)
9702026-02-04T04:49:39.461Zuploaded: /work/debug/libsidecar_lite.so
9712026-02-04T04:49:39.462Zuploading: /work/debug/x4c (37769760 bytes)
9722026-02-04T04:49:40.857Zuploaded: /work/debug/x4c
9732026-02-04T04:49:40.860Zuploading: /work/release/libsidecar_lite.so (9843672 bytes)
9742026-02-04T04:49:41.967Zuploaded: /work/release/libsidecar_lite.so
9752026-02-04T04:49:41.971Zuploading: /work/release/x4c (8583752 bytes)
9762026-02-04T04:49:43.091Zuploaded: /work/release/x4c