[INFO] cloning repository https://github.com/mihneabuz/inel
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mihneabuz/inel" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmihneabuz%2Finel", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmihneabuz%2Finel'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5d728a1ce34f1027cf02a89bed8d2c9ee34adb84
[INFO] testing mihneabuz/inel against 1.99.0-beta.1 for beta-1.99-5
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmihneabuz%2Finel" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mihneabuz/inel
[INFO] finished tweaking git repo https://github.com/mihneabuz/inel
[INFO] tweaked toml for git repo https://github.com/mihneabuz/inel written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mihneabuz/inel on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mihneabuz/inel already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] testing mihneabuz/inel against 1.99.0-beta.1 for beta-1.99-5
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmihneabuz%2Finel" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mihneabuz/inel
[INFO] finished tweaking git repo https://github.com/mihneabuz/inel
[INFO] tweaked toml for git repo https://github.com/mihneabuz/inel written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mihneabuz/inel on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mihneabuz/inel already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded glob v0.3.2
[INFO] [stderr]   Downloaded prettyplease v0.2.35
[INFO] [stderr]   Downloaded axum-core v0.5.2
[INFO] [stderr]   Downloaded clap v4.5.40
[INFO] [stderr]   Downloaded criterion v0.6.0
[INFO] [stderr]   Downloaded h2 v0.4.10
[INFO] [stderr]   Downloaded axum v0.8.4
[INFO] [stderr]   Downloaded aws-lc-rs v1.13.2
[INFO] [stderr]   Downloaded clap_builder v4.5.40
[INFO] [stderr]   Downloaded bindgen v0.69.5
[INFO] [stderr]   Downloaded aws-lc-sys v0.30.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 0f7a342a9f605140e27faac6196d7d6759a94bdc10e7afa572aa20eb6fb5b6d6
[INFO] running `Command { std: "docker" "start" "0f7a342a9f605140e27faac6196d7d6759a94bdc10e7afa572aa20eb6fb5b6d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0f7a342a9f605140e27faac6196d7d6759a94bdc10e7afa572aa20eb6fb5b6d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0f7a342a9f605140e27faac6196d7d6759a94bdc10e7afa572aa20eb6fb5b6d6" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0f7a342a9f605140e27faac6196d7d6759a94bdc10e7afa572aa20eb6fb5b6d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0f7a342a9f605140e27faac6196d7d6759a94bdc10e7afa572aa20eb6fb5b6d6" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling aws-lc-rs v1.13.2
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling rustls v0.23.29
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling io-uring v0.7.8 (https://github.com/mihneabuz/io-uring.git#6a110b16)
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling inel-interface v0.1.0 (/opt/rustwide/workdir/crates/inel-interface)
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling inel-macro v0.1.0 (/opt/rustwide/workdir/crates/inel-macro)
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling cc v1.2.29
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling aws-lc-sys v0.30.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tokio v1.46.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling axum-core v0.5.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling inel-executor v0.1.0 (/opt/rustwide/workdir/crates/inel-executor)
[INFO] [stderr]    Compiling inel-reactor v0.1.0 (/opt/rustwide/workdir/crates/inel-reactor)
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling h2 v0.4.10
[INFO] [stderr]    Compiling rustls-webpki v0.103.4
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling axum v0.8.4
[INFO] [stderr]    Compiling futures-rustls v0.26.0
[INFO] [stderr]    Compiling inel v0.1.0 (/opt/rustwide/workdir/crates/inel)
[INFO] [stderr]    Compiling inel-benches v0.1.0 (/opt/rustwide/workdir/crates/inel-benches)
[INFO] [stderr]    Compiling inel-examples v0.1.0 (/opt/rustwide/workdir/crates/inel-examples)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.54s
[INFO] running `Command { std: "docker" "inspect" "0f7a342a9f605140e27faac6196d7d6759a94bdc10e7afa572aa20eb6fb5b6d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0f7a342a9f605140e27faac6196d7d6759a94bdc10e7afa572aa20eb6fb5b6d6" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling inel-macro v0.1.0 (/opt/rustwide/workdir/crates/inel-macro)
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling rustls v0.23.29
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling h2 v0.4.10
[INFO] [stderr]    Compiling inel-reactor v0.1.0 (/opt/rustwide/workdir/crates/inel-reactor)
[INFO] [stderr]    Compiling inel-executor v0.1.0 (/opt/rustwide/workdir/crates/inel-executor)
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling axum-core v0.5.2
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling clap_builder v4.5.40
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling inel-interface v0.1.0 (/opt/rustwide/workdir/crates/inel-interface)
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling clap v4.5.40
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling futures-rustls v0.26.0
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stdout] error: expected identifier, found `[`
[INFO] [stdout]   --> crates/inel-reactor/tests/main/dir.rs:83:1
[INFO] [stdout]    |
[INFO] [stdout] 83 | #[test_repeat(100)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^ expected identifier
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `test_repeat` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found `[`
[INFO] [stdout]    --> crates/inel-reactor/tests/main/file.rs:155:1
[INFO] [stdout]     |
[INFO] [stdout] 155 | #[test_repeat(100)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^ expected identifier
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `test_repeat` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found `[`
[INFO] [stdout]    --> crates/inel-reactor/tests/main/file.rs:318:1
[INFO] [stdout]     |
[INFO] [stdout] 318 | #[test_repeat(100)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^ expected identifier
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `test_repeat` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found `[`
[INFO] [stdout]    --> crates/inel-reactor/tests/main/net.rs:538:1
[INFO] [stdout]     |
[INFO] [stdout] 538 | #[test_repeat(10)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^ expected identifier
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `test_repeat` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found `[`
[INFO] [stdout]    --> crates/inel-reactor/tests/main/net.rs:721:5
[INFO] [stdout]     |
[INFO] [stdout] 721 |     #[test_repeat(10)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ expected identifier
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `test_repeat` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found `[`
[INFO] [stdout]   --> crates/inel-reactor/tests/main/read.rs:95:1
[INFO] [stdout]    |
[INFO] [stdout] 95 | #[test_repeat(100)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^ expected identifier
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `test_repeat` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found `[`
[INFO] [stdout]    --> crates/inel-reactor/tests/main/read.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | #[test_repeat(100)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^ expected identifier
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `test_repeat` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found `[`
[INFO] [stdout]    --> crates/inel-reactor/tests/main/read.rs:334:5
[INFO] [stdout]     |
[INFO] [stdout] 334 |     #[test_repeat(100)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^ expected identifier
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `test_repeat` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found `[`
[INFO] [stdout]    --> crates/inel-reactor/tests/main/read.rs:373:5
[INFO] [stdout]     |
[INFO] [stdout] 373 |     #[test_repeat(100)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^ expected identifier
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `test_repeat` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found `[`
[INFO] [stdout]    --> crates/inel-reactor/tests/main/read.rs:491:5
[INFO] [stdout]     |
[INFO] [stdout] 491 |     #[test_repeat(100)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^ expected identifier
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `test_repeat` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found `[`
[INFO] [stdout]    --> crates/inel-reactor/tests/main/read.rs:587:5
[INFO] [stdout]     |
[INFO] [stdout] 587 |     #[test_repeat(100)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^ expected identifier
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `test_repeat` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found `[`
[INFO] [stdout]    --> crates/inel-reactor/tests/main/write.rs:103:1
[INFO] [stdout]     |
[INFO] [stdout] 103 | #[test_repeat(100)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^ expected identifier
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `test_repeat` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found `[`
[INFO] [stdout]    --> crates/inel-reactor/tests/main/write.rs:187:1
[INFO] [stdout]     |
[INFO] [stdout] 187 | #[test_repeat(100)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^ expected identifier
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `test_repeat` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found `[`
[INFO] [stdout]    --> crates/inel-reactor/tests/main/write.rs:341:5
[INFO] [stdout]     |
[INFO] [stdout] 341 |     #[test_repeat(100)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^ expected identifier
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `test_repeat` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found `[`
[INFO] [stdout]    --> crates/inel-reactor/tests/main/write.rs:380:5
[INFO] [stdout]     |
[INFO] [stdout] 380 |     #[test_repeat(100)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^ expected identifier
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `test_repeat` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found `[`
[INFO] [stdout]    --> crates/inel-reactor/tests/main/write.rs:550:5
[INFO] [stdout]     |
[INFO] [stdout] 550 |     #[test_repeat(100)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^ expected identifier
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `test_repeat` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found `[`
[INFO] [stdout]    --> crates/inel-reactor/tests/main/write.rs:655:5
[INFO] [stdout]     |
[INFO] [stdout] 655 |     #[test_repeat(100)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^ expected identifier
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `test_repeat` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `inel-reactor` (test "main") due to 17 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "0f7a342a9f605140e27faac6196d7d6759a94bdc10e7afa572aa20eb6fb5b6d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f7a342a9f605140e27faac6196d7d6759a94bdc10e7afa572aa20eb6fb5b6d6", kill_on_drop: false }`
[INFO] [stdout] 0f7a342a9f605140e27faac6196d7d6759a94bdc10e7afa572aa20eb6fb5b6d6
