01KKB1CN5YF4VQCXZPPMYFMY45: header-check

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

Buildomat Job: 01KKB1D07TQWXEHKX4E1N1N09A

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-03-10T04:52:32.321Zjob assigned to worker 01KKB1D19PMQNV11WJCPH1BQGH [factory gimlet-EVT22200007-propolis, EVT22200007/60865] (queued for 27 s)
 
22026-03-10T04:52:41.297Zstarting task 0: "setup"
32026-03-10T04:52:41.322Z++ uname -s
42026-03-10T04:52:41.322Z+ kern=SunOS
52026-03-10T04:52:41.322Z+ build_user=build
62026-03-10T04:52:41.322Z+ build_uid=12345
72026-03-10T04:52:41.322Z+ work_dir=/work
82026-03-10T04:52:41.322Z+ input_dir=/input
92026-03-10T04:52:41.322Z+ [[ 0 == 12345 ]]
102026-03-10T04:52:41.322Z+ case "$kern" in
112026-03-10T04:52:41.322Z+ groupadd -g 12345 build
122026-03-10T04:52:41.322Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-03-10T04:52:43.324Z+ zfs create -o mountpoint=/work rpool/work
142026-03-10T04:52:43.362Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-03-10T04:52:43.387Z+ home_fs=zfs
162026-03-10T04:52:43.387Z+ [[ zfs == autofs ]]
172026-03-10T04:52:43.387Z+ mkdir -p /home/build
182026-03-10T04:52:43.387Z+ chown build:build /home/build /work
192026-03-10T04:52:45.372Z+ chmod 0700 /home/build /work
202026-03-10T04:52:45.398Zprocess exited: duration 4081 ms, exit code 0
 
212026-03-10T04:52:45.448Zstarting task 1: "rust-toolchain"
222026-03-10T04:52:45.474Z+ printf ' * rust toolchain channel = "%s"\n' 1.90.0
232026-03-10T04:52:45.474Z * rust toolchain channel = "1.90.0"
242026-03-10T04:52:45.474Z+ printf ' * rust toolchain profile = "%s"\n' default
252026-03-10T04:52:45.474Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
262026-03-10T04:52:45.474Z * rust toolchain profile = "default"
272026-03-10T04:52:45.474Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-03-10T04:52:45.474Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-03-10T04:52:45.474Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.90.0 --profile default
302026-03-10T04:52:45.594Zinfo: downloading installer
312026-03-10T04:52:46.371Zwarn: It looks like you have an existing installation of Rust at:
322026-03-10T04:52:46.371Zwarn: /opt/ooce/bin
332026-03-10T04:52:46.371Zwarn: It is recommended that rustup be the primary Rust installation.
342026-03-10T04:52:46.371Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-03-10T04:52:46.371Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-03-10T04:52:46.371Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-03-10T04:52:46.371Zwarn: or pass `-y' to ignore all ignorable checks.
382026-03-10T04:52:46.371Zerror: cannot install while Rust is installed
392026-03-10T04:52:46.371Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-03-10T04:52:46.401Zinfo: profile set to 'default'
412026-03-10T04:52:46.401Zinfo: default host triple is x86_64-unknown-illumos
422026-03-10T04:52:46.401Zinfo: syncing channel updates for '1.90.0-x86_64-unknown-illumos'
432026-03-10T04:52:46.518Zinfo: latest update on 2025-09-18, rust version 1.90.0 (1159e78c4 2025-09-14)
442026-03-10T04:52:46.518Zinfo: downloading component 'cargo'
452026-03-10T04:52:47.009Zinfo: downloading component 'clippy'
462026-03-10T04:52:47.009Zinfo: downloading component 'rust-docs'
472026-03-10T04:52:47.185Zinfo: downloading component 'rust-std'
482026-03-10T04:52:47.728Zinfo: downloading component 'rustc'
492026-03-10T04:52:49.481Zinfo: downloading component 'rustfmt'
502026-03-10T04:52:49.545Zinfo: installing component 'cargo'
512026-03-10T04:52:50.839Zinfo: installing component 'clippy'
522026-03-10T04:52:51.470Zinfo: installing component 'rust-docs'
532026-03-10T04:52:54.612Zinfo: installing component 'rust-std'
542026-03-10T04:52:56.896Zinfo: installing component 'rustc'
552026-03-10T04:53:05.722Zinfo: installing component 'rustfmt'
562026-03-10T04:53:06.136Z
572026-03-10T04:53:06.136Zinfo: default toolchain set to '1.90.0-x86_64-unknown-illumos'
582026-03-10T04:53:06.321Z 1.90.0-x86_64-unknown-illumos installed - rustc 1.90.0 (1159e78c4 2025-09-14)
592026-03-10T04:53:06.321Z
602026-03-10T04:53:06.321Z
612026-03-10T04:53:06.321ZRust is installed now. Great!
622026-03-10T04:53:06.321Z
632026-03-10T04:53:06.321ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-03-10T04:53:06.321Zenvironment variable. This has not been done automatically.
652026-03-10T04:53:06.322Z
662026-03-10T04:53:06.322ZTo configure your current shell, you need to source
672026-03-10T04:53:06.322Zthe corresponding env file under $HOME/.cargo.
682026-03-10T04:53:06.322Z
692026-03-10T04:53:06.322ZThis is usually done by running one of the following (note the leading DOT):
702026-03-10T04:53:06.322Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-03-10T04:53:06.322Zsource "$HOME/.cargo/env.fish" # For fish
722026-03-10T04:53:06.322Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-03-10T04:53:06.460Z+ rustup --version
742026-03-10T04:53:06.485Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-03-10T04:53:06.485Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-03-10T04:53:06.644Zinfo: The currently active `rustc` version is `rustc 1.90.0 (1159e78c4 2025-09-14)`
772026-03-10T04:53:06.669Z+ cargo --version
782026-03-10T04:53:06.798Zcargo 1.90.0 (840b83a10 2025-07-30)
792026-03-10T04:53:06.823Z+ rustc --version
802026-03-10T04:53:06.946Zrustc 1.90.0 (1159e78c4 2025-09-14)
812026-03-10T04:53:06.971Zprocess exited: duration 21504 ms, exit code 0
 
822026-03-10T04:53:07.024Zstarting task 2: "authentication"
832026-03-10T04:53:07.084Zprocess exited: duration 63 ms, exit code 0
 
842026-03-10T04:53:07.135Zstarting task 3: "clone repository"
852026-03-10T04:53:07.160Z+ mkdir -p /work/oxidecomputer/propolis
862026-03-10T04:53:07.160Z+ git clone https://github.com/oxidecomputer/propolis /work/oxidecomputer/propolis
872026-03-10T04:53:07.184ZCloning into '/work/oxidecomputer/propolis'...
882026-03-10T04:53:08.927Z+ cd /work/oxidecomputer/propolis
892026-03-10T04:53:08.927Z+ git fetch origin 89adcdf9039afd4186531770e1f31f6d402db487
902026-03-10T04:53:09.333ZFrom https://github.com/oxidecomputer/propolis
912026-03-10T04:53:09.333Z * branch 89adcdf9039afd4186531770e1f31f6d402db487 -> FETCH_HEAD
922026-03-10T04:53:09.358Z+ [[ -n '' ]]
932026-03-10T04:53:09.358Z+ git reset --hard 89adcdf9039afd4186531770e1f31f6d402db487
942026-03-10T04:53:09.398ZHEAD is now at 89adcdf standalone: instance attestation support
952026-03-10T04:53:09.423Zprocess exited: duration 2265 ms, exit code 0
 
962026-03-10T04:53:09.476Zstarting task 4: "build"
972026-03-10T04:53:09.502ZCloning into './gate_src'...
982026-03-10T04:53:38.861ZUpdating files: 25% (12655/49358) Updating files: 26% (12834/49358) Updating files: 27% (13327/49358) Updating files: 28% (13821/49358) Updating files: 29% (14314/49358) Updating files: 30% (14808/49358) Updating files: 31% (15301/49358) Updating files: 32% (15795/49358) Updating files: 33% (16289/49358) Updating files: 34% (16782/49358) Updating files: 35% (17276/49358) Updating files: 36% (17769/49358) Updating files: 37% (18263/49358) Updating files: 38% (18757/49358) Updating files: 39% (19250/49358) Updating files: 40% (19744/49358) Updating files: 41% (20237/49358) Updating files: 41% (20493/49358) Updating files: 42% (20731/49358) Updating files: 43% (21224/49358) Updating files: 44% (21718/49358) Updating files: 45% (22212/49358) Updating files: 46% (22705/49358) Updating files: 47% (23199/49358) Updating files: 48% (23692/49358) Updating files: 49% (24186/49358) Updating files: 50% (24679/49358) Updating files: 51% (25173/49358) Updating files: 52% (25667/49358) Updating files: 53% (26160/49358) Updating files: 54% (26654/49358) Updating files: 55% (27147/49358) Updating files: 56% (27641/49358) Updating files: 57% (28135/49358) Updating files: 58% (28628/49358) Updating files: 59% (29122/49358) Updating files: 60% (29615/49358) Updating files: 61% (30109/49358) Updating files: 62% (30602/49358) Updating files: 63% (31096/49358) Updating files: 64% (31590/49358) Updating files: 65% (32083/49358) Updating files: 66% (32577/49358) Updating files: 67% (33070/49358) Updating files: 68% (33564/49358) Updating files: 68% (33614/49358) Updating files: 69% (34058/49358) Updating files: 70% (34551/49358) Updating files: 71% (35045/49358) Updating files: 72% (35538/49358) Updating files: 73% (36032/49358) Updating files: 74% (36525/49358) Updating files: 75% (37019/49358) Updating files: 76% (37513/49358) Updating files: 77% (38006/49358) Updating files: 78% (38500/49358) Updating files: 79% (38993/49358) Updating files: 80% (39487/49358) Updating files: 81% (39980/49358) Updating files: 82% (40474/49358) Updating files: 83% (40968/49358) Updating files: 84% (41461/49358) Updating files: 85% (41955/49358) Updating files: 85% (42103/49358) Updating files: 86% (42448/49358) Updating files: 87% (42942/49358) Updating files: 88% (43436/49358) Updating files: 88% (43687/49358) Updating files: 89% (43929/49358) Updating files: 90% (44423/49358) Updating files: 91% (44916/49358) Updating files: 92% (45410/49358) Updating files: 93% (45903/49358) Updating files: 94% (46397/49358) Updating files: 95% (46891/49358) Updating files: 96% (47384/49358) Updating files: 97% (47878/49358) Updating files: 98% (48371/49358) Updating files: 99% (48865/49358) Updating files: 100% (49358/49358) Updating files: 100% (49358/49358), done.
992026-03-10T04:53:38.979ZRUNNING HEADER-CHECK FOR crates/bhyve-api/header-check/
1002026-03-10T04:53:39.149Zwarning: no edition set: defaulting to the 2015 edition while the latest is 2024
1012026-03-10T04:53:39.304Z Updating crates.io index
1022026-03-10T04:53:39.606Z Locking 44 packages to latest compatible versions
1032026-03-10T04:53:39.630Z Adding strum v0.25.0 (available: v0.28.0)
1042026-03-10T04:53:39.630Z Downloading crates ...
1052026-03-10T04:53:39.668Z Downloaded garando_pos v0.1.0
1062026-03-10T04:53:39.693Z Downloaded strum_macros v0.26.4
1072026-03-10T04:53:39.718Z Downloaded term v0.6.1
1082026-03-10T04:53:39.718Z Downloaded zmij v1.0.21
1092026-03-10T04:53:39.718Z Downloaded shlex v1.3.0
1102026-03-10T04:53:39.718Z Downloaded quote v1.0.45
1112026-03-10T04:53:39.718Z Downloaded unicode-ident v1.0.24
1122026-03-10T04:53:39.743Z Downloaded log v0.4.29
1132026-03-10T04:53:39.743Z Downloaded serde v1.0.228
1142026-03-10T04:53:39.743Z Downloaded serde_core v1.0.228
1152026-03-10T04:53:39.743Z Downloaded serde_json v1.0.149
1162026-03-10T04:53:39.743Z Downloaded rustversion v1.0.22
1172026-03-10T04:53:39.768Z Downloaded find-msvc-tools v0.1.9
1182026-03-10T04:53:39.768Z Downloaded proc-macro2 v1.0.106
1192026-03-10T04:53:39.768Z Downloaded garando_syntax v0.1.1
1202026-03-10T04:53:39.768Z Downloaded dirs v2.0.2
1212026-03-10T04:53:39.768Z Downloaded cfg-if v0.1.10
1222026-03-10T04:53:39.768Z Downloaded semver v1.0.27
1232026-03-10T04:53:39.768Z Downloaded memchr v2.8.0
1242026-03-10T04:53:39.793Z Downloaded dirs-sys v0.3.7
1252026-03-10T04:53:39.793Z Downloaded ctest2 v0.4.10
1262026-03-10T04:53:39.793Z Downloaded unicode-xid v0.2.6
1272026-03-10T04:53:39.793Z Downloaded strum v0.26.3
1282026-03-10T04:53:39.793Z Downloaded strum v0.25.0
1292026-03-10T04:53:39.793Z Downloaded serde_derive v1.0.228
1302026-03-10T04:53:39.793Z Downloaded rustc_version v0.4.1
1312026-03-10T04:53:39.793Z Downloaded syn v2.0.117
1322026-03-10T04:53:39.818Z Downloaded itoa v1.0.17
1332026-03-10T04:53:39.818Z Downloaded garando_errors v0.1.0
1342026-03-10T04:53:39.818Z Downloaded cc v1.2.56
1352026-03-10T04:53:39.818Z Downloaded heck v0.5.0
1362026-03-10T04:53:39.818Z Downloaded bitflags v1.3.2
1372026-03-10T04:53:39.843Z Downloaded libc v0.2.183
1382026-03-10T04:53:39.934Z Compiling proc-macro2 v1.0.106
1392026-03-10T04:53:39.934Z Compiling quote v1.0.45
1402026-03-10T04:53:39.934Z Compiling unicode-ident v1.0.24
1412026-03-10T04:53:39.959Z Compiling libc v0.2.183
1422026-03-10T04:53:39.959Z Compiling serde_core v1.0.228
1432026-03-10T04:53:39.959Z Compiling serde v1.0.228
1442026-03-10T04:53:39.959Z Compiling zmij v1.0.21
1452026-03-10T04:53:39.959Z Compiling rustversion v1.0.22
1462026-03-10T04:53:40.302Z Compiling cfg-if v0.1.10
1472026-03-10T04:53:40.401Z Compiling serde_json v1.0.149
1482026-03-10T04:53:40.672Z Compiling unicode-xid v0.2.6
1492026-03-10T04:53:40.697Z Compiling memchr v2.8.0
1502026-03-10T04:53:40.758Z Compiling heck v0.5.0
1512026-03-10T04:53:40.852Z Compiling itoa v1.0.17
1522026-03-10T04:53:41.114Z Compiling semver v1.0.27
1532026-03-10T04:53:41.151Z Compiling log v0.4.29
1542026-03-10T04:53:41.175Z Compiling shlex v1.3.0
1552026-03-10T04:53:41.466Z Compiling bitflags v1.3.2
1562026-03-10T04:53:41.500Z Compiling find-msvc-tools v0.1.9
1572026-03-10T04:53:41.562Z Compiling dirs-sys v0.3.7
1582026-03-10T04:53:41.633Z Compiling rustc_version v0.4.1
1592026-03-10T04:53:41.657Z Compiling strum v0.25.0
1602026-03-10T04:53:41.781Z Compiling dirs v2.0.2
1612026-03-10T04:53:41.817Z Compiling cc v1.2.56
1622026-03-10T04:53:42.124Z Compiling term v0.6.1
1632026-03-10T04:53:42.609Z Compiling syn v2.0.117
1642026-03-10T04:53:46.574Z Compiling serde_derive v1.0.228
1652026-03-10T04:53:46.574Z Compiling strum_macros v0.26.4
1662026-03-10T04:53:48.814Z Compiling strum v0.26.3
1672026-03-10T04:53:48.915Z Compiling bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys)
1682026-03-10T04:53:51.150Z Compiling garando_pos v0.1.0
1692026-03-10T04:53:51.801Z Compiling garando_errors v0.1.0
1702026-03-10T04:53:52.742Z Compiling garando_syntax v0.1.1
1712026-03-10T04:54:02.451Z Compiling ctest2 v0.4.10
1722026-03-10T04:54:04.000Z Compiling bhyve_api-hdrchk v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/header-check)
1732026-03-10T04:54:08.654Z Finished `test` profile [unoptimized + debuginfo] target(s) in 29.55s
1742026-03-10T04:54:08.679Z Running test/main.rs (target/debug/deps/main-4a001ba4e85a146e)
1752026-03-10T04:54:08.704ZRUNNING ALL TESTS
1762026-03-10T04:54:08.704ZPASSED 1185 tests
1772026-03-10T04:54:08.704ZRUNNING HEADER-CHECK FOR crates/nvpair/header-check/
1782026-03-10T04:54:08.913Z Updating crates.io index
1792026-03-10T04:54:09.072Z Locking 39 packages to latest compatible versions
1802026-03-10T04:54:09.181Z Compiling proc-macro2 v1.0.106
1812026-03-10T04:54:09.181Z Compiling unicode-ident v1.0.24
1822026-03-10T04:54:09.181Z Compiling libc v0.2.183
1832026-03-10T04:54:09.181Z Compiling quote v1.0.45
1842026-03-10T04:54:09.206Z Compiling serde_core v1.0.228
1852026-03-10T04:54:09.206Z Compiling serde v1.0.228
1862026-03-10T04:54:09.206Z Compiling zmij v1.0.21
1872026-03-10T04:54:09.206Z Compiling cfg-if v0.1.10
1882026-03-10T04:54:09.304Z Compiling serde_json v1.0.149
1892026-03-10T04:54:09.402Z Compiling memchr v2.8.0
1902026-03-10T04:54:09.630Z Compiling unicode-xid v0.2.6
1912026-03-10T04:54:09.721Z Compiling itoa v1.0.17
1922026-03-10T04:54:09.765Z Compiling shlex v1.3.0
1932026-03-10T04:54:09.804Z Compiling bitflags v1.3.2
1942026-03-10T04:54:09.896Z Compiling semver v1.0.27
1952026-03-10T04:54:10.003Z Compiling find-msvc-tools v0.1.9
1962026-03-10T04:54:10.076Z Compiling log v0.4.29
1972026-03-10T04:54:10.360Z Compiling rustc_version v0.4.1
1982026-03-10T04:54:10.385Z Compiling cc v1.2.56
1992026-03-10T04:54:10.647Z Compiling dirs-sys v0.3.7
2002026-03-10T04:54:10.647Z Compiling nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys)
2012026-03-10T04:54:10.849Z Compiling dirs v2.0.2
2022026-03-10T04:54:10.959Z Compiling term v0.6.1
2032026-03-10T04:54:11.321Z Compiling syn v2.0.117
2042026-03-10T04:54:14.330Z Compiling serde_derive v1.0.228
2052026-03-10T04:54:18.740Z Compiling garando_pos v0.1.0
2062026-03-10T04:54:19.342Z Compiling garando_errors v0.1.0
2072026-03-10T04:54:20.194Z Compiling garando_syntax v0.1.1
2082026-03-10T04:54:30.179Z Compiling ctest2 v0.4.10
2092026-03-10T04:54:31.861Z Compiling nvpair-hdrchk v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/header-check)
2102026-03-10T04:54:33.395Z Finished `test` profile [unoptimized + debuginfo] target(s) in 24.60s
2112026-03-10T04:54:33.420Z Running test/main.rs (target/debug/deps/main-8b2fde7616a425d7)
2122026-03-10T04:54:33.420ZRUNNING ALL TESTS
2132026-03-10T04:54:33.420ZPASSED 90 tests
2142026-03-10T04:54:33.445ZRUNNING HEADER-CHECK FOR crates/viona-api/header-check/
2152026-03-10T04:54:33.603Z Updating crates.io index
2162026-03-10T04:54:33.789Z Locking 41 packages to latest compatible versions
2172026-03-10T04:54:33.873Z Compiling libc v0.2.183
2182026-03-10T04:54:33.873Z Compiling proc-macro2 v1.0.106
2192026-03-10T04:54:33.873Z Compiling unicode-ident v1.0.24
2202026-03-10T04:54:33.898Z Compiling quote v1.0.45
2212026-03-10T04:54:33.898Z Compiling serde_core v1.0.228
2222026-03-10T04:54:33.898Z Compiling serde v1.0.228
2232026-03-10T04:54:33.898Z Compiling cfg-if v0.1.10
2242026-03-10T04:54:33.899Z Compiling zmij v1.0.21
2252026-03-10T04:54:33.999Z Compiling serde_json v1.0.149
2262026-03-10T04:54:34.088Z Compiling itoa v1.0.17
2272026-03-10T04:54:34.350Z Compiling memchr v2.8.0
2282026-03-10T04:54:34.396Z Compiling unicode-xid v0.2.6
2292026-03-10T04:54:34.421Z Compiling shlex v1.3.0
2302026-03-10T04:54:34.464Z Compiling semver v1.0.27
2312026-03-10T04:54:34.559Z Compiling log v0.4.29
2322026-03-10T04:54:34.700Z Compiling bitflags v1.3.2
2332026-03-10T04:54:34.785Z Compiling find-msvc-tools v0.1.9
2342026-03-10T04:54:34.858Z Compiling rustc_version v0.4.1
2352026-03-10T04:54:35.020Z Compiling cc v1.2.56
2362026-03-10T04:54:35.323Z Compiling dirs-sys v0.3.7
2372026-03-10T04:54:35.348Z Compiling nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys)
2382026-03-10T04:54:35.486Z Compiling nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair)
2392026-03-10T04:54:35.530Z Compiling dirs v2.0.2
2402026-03-10T04:54:35.662Z Compiling term v0.6.1
2412026-03-10T04:54:35.713Z Compiling viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api)
2422026-03-10T04:54:36.042Z Compiling syn v2.0.117
2432026-03-10T04:54:39.116Z Compiling serde_derive v1.0.228
2442026-03-10T04:54:43.752Z Compiling garando_pos v0.1.0
2452026-03-10T04:54:44.414Z Compiling garando_errors v0.1.0
2462026-03-10T04:54:45.273Z Compiling garando_syntax v0.1.1
2472026-03-10T04:54:55.222Z Compiling ctest2 v0.4.10
2482026-03-10T04:54:56.973Z Compiling viona_api-hdrchk v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api/header-check)
2492026-03-10T04:54:58.853Z Finished `test` profile [unoptimized + debuginfo] target(s) in 25.35s
2502026-03-10T04:54:58.877Z Running test/main.rs (target/debug/deps/main-aa28866469404797)
2512026-03-10T04:54:58.902ZRUNNING ALL TESTS
2522026-03-10T04:54:58.902ZPASSED 257 tests
2532026-03-10T04:54:58.902Zprocess exited: duration 109420 ms, exit code 0
 
2542026-03-10T04:54:58.953Zfound 0 output files