[INFO] fetching crate cucumber 0.21.1...
[INFO] testing cucumber-0.21.1 against 1.90.0 for beta-1.91-3
[INFO] extracting crate cucumber 0.21.1 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate cucumber 0.21.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate cucumber 0.21.1
[INFO] tweaked toml for crates.io crate cucumber 0.21.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate cucumber 0.21.1 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 180 packages to latest compatible versions
[INFO] [stderr]       Adding console v0.15.11 (available: v0.16.1)
[INFO] [stderr]       Adding cucumber-expressions v0.3.0 (available: v0.4.0)
[INFO] [stderr]       Adding derive_more v0.99.20 (available: v2.0.1)
[INFO] [stderr]       Adding itertools v0.13.0 (available: v0.14.0)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] [stderr]       Adding sealed v0.5.0 (available: v0.6.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded strip-ansi-escapes v0.2.1
[INFO] [stderr]   Downloaded junit-report v0.8.3
[INFO] [stderr]   Downloaded derive-getters v0.3.0
[INFO] [stderr]   Downloaded vte v0.14.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] aaae5854a9672912feeaa3c0700b7a5752e39027a04bc85f8e981fd63d483a05
[INFO] running `Command { std: "docker" "start" "-a" "aaae5854a9672912feeaa3c0700b7a5752e39027a04bc85f8e981fd63d483a05", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aaae5854a9672912feeaa3c0700b7a5752e39027a04bc85f8e981fd63d483a05", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aaae5854a9672912feeaa3c0700b7a5752e39027a04bc85f8e981fd63d483a05", kill_on_drop: false }`
[INFO] [stdout] aaae5854a9672912feeaa3c0700b7a5752e39027a04bc85f8e981fd63d483a05
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-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" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7afc6bd076af3c07c2842f0fc7b8c1500b747c2c9982de387f06c6b52e9ff2ba
[INFO] running `Command { std: "docker" "start" "-a" "7afc6bd076af3c07c2842f0fc7b8c1500b747c2c9982de387f06c6b52e9ff2ba", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling peg-runtime v0.6.3
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling drain_filter_polyfill v0.1.3
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling inventory v0.3.21
[INFO] [stderr]    Compiling peg-macros v0.6.3
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling peg v0.6.3
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling nom_locate v4.2.0
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling sealed v0.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling typed-builder-macro v0.15.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling smart-default v0.7.1
[INFO] [stderr]    Compiling synthez-core v0.3.1
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling typed-builder v0.15.2
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.4.1
[INFO] [stderr]    Compiling synthez-codegen v0.3.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling synthez v0.3.1
[INFO] [stderr]    Compiling cucumber-expressions v0.3.0
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling lazy-regex v3.4.1
[INFO] [stderr]    Compiling cucumber-codegen v0.21.1
[INFO] [stderr]    Compiling gherkin v0.14.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling cucumber v0.21.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.57s
[INFO] running `Command { std: "docker" "inspect" "7afc6bd076af3c07c2842f0fc7b8c1500b747c2c9982de387f06c6b52e9ff2ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7afc6bd076af3c07c2842f0fc7b8c1500b747c2c9982de387f06c6b52e9ff2ba", kill_on_drop: false }`
[INFO] [stdout] 7afc6bd076af3c07c2842f0fc7b8c1500b747c2c9982de387f06c6b52e9ff2ba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-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" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e4cfccb3608c8a003b425799eceb618859dc7f7386f374d379f3f164a9d225f0
[INFO] running `Command { std: "docker" "start" "-a" "e4cfccb3608c8a003b425799eceb618859dc7f7386f374d379f3f164a9d225f0", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling cucumber-expressions v0.3.0
[INFO] [stderr]    Compiling cucumber-codegen v0.21.1
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling cucumber v0.21.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 15.00s
[INFO] running `Command { std: "docker" "inspect" "e4cfccb3608c8a003b425799eceb618859dc7f7386f374d379f3f164a9d225f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4cfccb3608c8a003b425799eceb618859dc7f7386f374d379f3f164a9d225f0", kill_on_drop: false }`
[INFO] [stdout] e4cfccb3608c8a003b425799eceb618859dc7f7386f374d379f3f164a9d225f0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-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" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] df8452aa794ff7b3e295436ced78113f6217864169991db7df4c510838d2076f
[INFO] running `Command { std: "docker" "start" "-a" "df8452aa794ff7b3e295436ced78113f6217864169991db7df4c510838d2076f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cucumber-e0ef272cd322c990)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test runner::basic::retry_options::feature_tags::cli_retry_after_and_filter ... ok
[INFO] [stdout] test runner::basic::retry_options::rule_tags::empty_cli ... ok
[INFO] [stdout] test runner::basic::retry_options::feature_tags::empty_cli ... ok
[INFO] [stdout] test runner::basic::retry_options::scenario_tags::cli_retry_filter ... ok
[INFO] [stdout] test runner::basic::retry_options::scenario_tags::empty_cli ... ok
[INFO] [stdout] test runner::basic::retry_options::scenario_tags::cli_retry_after_and_filter ... ok
[INFO] [stdout] test runner::basic::retry_options::rule_tags::cli_retry_after_and_filter ... ok
[INFO] [stdout] test runner::basic::retry_options::scenario_tags::cli_retries ... ok
[INFO] [stdout] test runner::basic::retry_options::scenario_tags::cli_retry_after ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests cucumber
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test src/codegen.rs - codegen::ToWorldFuture (line 113) ... ok
[INFO] [stdout] test src/codegen.rs - codegen::IntoWorldResult (line 178) ... ok
[INFO] [stdout] test src/cli.rs - cli::Compose (line 184) ... ok
[INFO] [stdout] test src/writer/mod.rs - writer::NonTransforming (line 359) - compile fail ... ok
[INFO] [stdout] test src/writer/mod.rs - writer::NonTransforming (line 338) - compile fail ... ok
[INFO] [stdout] test src/writer/summarize.rs - writer::summarize::Summarizable (line 499) - compile fail ... ok
[INFO] [stdout] test src/cucumber.rs - cucumber::Cucumber<W,P,I,R,Wr,Cli>::filter_run (line 674) ... FAILED
[INFO] [stdout] test src/cucumber.rs - cucumber::Cucumber<W,P,I,R,Wr,Cli>::filter_run_and_exit (line 1211) ... FAILED
[INFO] [stdout] test src/cucumber.rs - cucumber::Cucumber<W,P,I,R,Wr,Cli>::with_cli (line 580) ... FAILED
[INFO] [stdout] test src/cucumber.rs - cucumber::Cucumber<W,P,I,R,Wr,Cli>::repeat_failed (line 245) ... ok
[INFO] [stdout] test src/cucumber.rs - cucumber::Cucumber<W,P,I,R,Wr,Cli>::repeat_if (line 289) ... ok
[INFO] [stdout] test src/cucumber.rs - cucumber::Cucumber<W,P,I,R,Wr,Cli>::fail_on_skipped_with (line 470) ... ok
[INFO] [stdout] test src/writer/summarize.rs - writer::summarize::Summarizable (line 519) ... FAILED
[INFO] [stdout] test src/cli.rs - cli::Opts (line 44) ... FAILED
[INFO] [stdout] test src/cucumber.rs - cucumber::Cucumber<W,P,I,R,Wr,Cli>::repeat_failed (line 224) ... ok
[INFO] [stdout] test src/cucumber.rs - cucumber::Cucumber<W,P,I,R,Wr,Cli>::repeat_if (line 312) ... ok
[INFO] [stdout] test src/cucumber.rs - cucumber::Cucumber<W,P,I,R,Wr,Cli>::repeat_skipped (line 180) ... FAILED
[INFO] [stdout] test src/writer/mod.rs - writer::NonTransforming (line 380) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 45) ... FAILED
[INFO] [stdout] test src/cucumber.rs - cucumber::Cucumber<W,P,I,R,Wr,Cli>::fail_on_skipped (line 400) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/cucumber.rs - cucumber::Cucumber<W,P,I,R,Wr,Cli>::filter_run (line 674) stdout ----
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/cucumber.rs - cucumber::Cucumber<W,P,I,R,Wr,Cli>::filter_run_and_exit (line 1211) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stdout:
[INFO] [stdout] Failed to parse: Failed to parse feature: Could not read path: tests/features/readme
[INFO] [stdout] [Summary]
[INFO] [stdout] 0 features
[INFO] [stdout] 0 scenarios
[INFO] [stdout] 0 steps
[INFO] [stdout] 1 parsing error
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' panicked at /opt/rustwide/workdir/src/cucumber.rs:1287:13:
[INFO] [stdout] 1 parsing error
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61551feaad12 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61551feaad12 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61551feaad12 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x61551feaad12 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x61551fecab93 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x61551fecab93 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x61551fea7a73 - std::io::default_write_fmt::ha27fbccbc65eb6fa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61551fea7a73 - std::io::Write::write_fmt::h6556609fca33d0b1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61551feaab62 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61551feac4e9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x61551feac2cb - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:327:9
[INFO] [stdout]   11:     0x61551feacfbe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x61551feacfbe - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   13:     0x61551feacc8a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   14:     0x61551feab219 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   15:     0x61551feac91d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   16:     0x61551fec9940 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   17:     0x61551f94b7d8 - core::panicking::panic_display::h362685daa5d28d2d
[INFO] [stdout]   18:     0x61551f9893b6 - cucumber::cucumber::Cucumber<W,P,I,R,Wr,Cli>::filter_run_and_exit::{{closure}}::panic_cold_display::he12dbc84f3f3c917
[INFO] [stdout]   19:     0x61551f989379 - cucumber::cucumber::Cucumber<W,P,I,R,Wr,Cli>::filter_run_and_exit::{{closure}}::hc09c6dc4147ed08a
[INFO] [stdout]   20:     0x61551f9a2480 - rust_out::main::{{closure}}::h4e16b051961b29e4
[INFO] [stdout]   21:     0x61551f9610b6 - <core::pin::Pin<P> as core::future::future::Future>::poll::h55b3798bf83be589
[INFO] [stdout]   22:     0x61551f961116 - <core::pin::Pin<P> as core::future::future::Future>::poll::heb0b137ca2a96fa5
[INFO] [stdout]   23:     0x61551f95b9f6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hfa066853199fed1c
[INFO] [stdout]   24:     0x61551f95b954 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::heae02d1c6c244d8d
[INFO] [stdout]   25:     0x61551f958f80 - tokio::runtime::scheduler::current_thread::Context::enter::h395cd245c3d57c3f
[INFO] [stdout]   26:     0x61551f95af1d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h6cfbd503222c818d
[INFO] [stdout]   27:     0x61551f95a1b4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h6c7645b69438bb31
[INFO] [stdout]   28:     0x61551f956a81 - tokio::runtime::context::scoped::Scoped<T>::set::h9d3a781730499d85
[INFO] [stdout]   29:     0x61551f956724 - tokio::runtime::context::set_scheduler::{{closure}}::h2bcb84cc54163fb8
[INFO] [stdout]   30:     0x61551f925fba - std::thread::local::LocalKey<T>::try_with::h0c2c40f114f09ca0
[INFO] [stdout]   31:     0x61551f925ba9 - std::thread::local::LocalKey<T>::with::h1da127fceba5dac3
[INFO] [stdout]   32:     0x61551f9566ab - tokio::runtime::context::set_scheduler::h476e652955547787
[INFO] [stdout]   33:     0x61551f959b84 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h0efdb36994eade6b
[INFO] [stdout]   34:     0x61551f95a23e - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hc3b6959010d963d9
[INFO] [stdout]   35:     0x61551f958600 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hf16e146122411630
[INFO] [stdout]   36:     0x61551f956e88 - tokio::runtime::context::runtime::enter_runtime::hdd736b0d64a94714
[INFO] [stdout]   37:     0x61551f958093 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h5550c5c70caac874
[INFO] [stdout]   38:     0x61551f9579a2 - tokio::runtime::runtime::Runtime::block_on_inner::h43f3d545bcc1335c
[INFO] [stdout]   39:     0x61551f957df2 - tokio::runtime::runtime::Runtime::block_on::h089e65595bdc553e
[INFO] [stdout]   40:     0x61551f9a229d - rust_out::main::h2d10ba762d3f8adf
[INFO] [stdout]   41:     0x61551f92a783 - core::ops::function::FnOnce::call_once::h89333dd4ac8e03fc
[INFO] [stdout]   42:     0x61551f9253a6 - std::sys::backtrace::__rust_begin_short_backtrace::h8a10de1e92516da1
[INFO] [stdout]   43:     0x61551f925329 - std::rt::lang_start::{{closure}}::h0af3a8cb06b34c3e
[INFO] [stdout]   44:     0x61551fea0300 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h638295a043b40957
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21
[INFO] [stdout]   45:     0x61551fea0300 - std::panicking::catch_unwind::do_call::hbd68098bdea1ca50
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   46:     0x61551fea0300 - std::panicking::catch_unwind::h50591d85bf847c7c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   47:     0x61551fea0300 - std::panic::catch_unwind::h2487b4c4f2ae22c6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x61551fea0300 - std::rt::lang_start_internal::{{closure}}::h61f0945cc6c9a811
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24
[INFO] [stdout]   49:     0x61551fea0300 - std::panicking::catch_unwind::do_call::h34b9c3722acd6bd1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   50:     0x61551fea0300 - std::panicking::catch_unwind::hf9a822ea043fb0d6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   51:     0x61551fea0300 - std::panic::catch_unwind::h5b3cac802237ed89
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x61551fea0300 - std::rt::lang_start_internal::h34f9328d113fd60a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5
[INFO] [stdout]   53:     0x61551f925311 - std::rt::lang_start::h8f736fe0a226e45f
[INFO] [stdout]   54:     0x61551f9a25b5 - main
[INFO] [stdout]   55:     0x79e728ce61ca - <unknown>
[INFO] [stdout]   56:     0x79e728ce628b - __libc_start_main
[INFO] [stdout]   57:     0x61551f8fdac5 - _start
[INFO] [stdout]   58:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/cucumber.rs - cucumber::Cucumber<W,P,I,R,Wr,Cli>::with_cli (line 580) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stdout:
[INFO] [stdout] Failed to parse: Failed to parse feature: Could not read path: tests/features/readme
[INFO] [stdout] [Summary]
[INFO] [stdout] 0 features
[INFO] [stdout] 0 scenarios
[INFO] [stdout] 0 steps
[INFO] [stdout] 1 parsing error
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' panicked at /opt/rustwide/workdir/src/cucumber.rs:1287:13:
[INFO] [stdout] 1 parsing error
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c292a3f2f92 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c292a3f2f92 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c292a3f2f92 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5c292a3f2f92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5c292a412f13 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5c292a412f13 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5c292a3efca3 - std::io::default_write_fmt::ha27fbccbc65eb6fa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c292a3efca3 - std::io::Write::write_fmt::h6556609fca33d0b1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5c292a3f2de2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5c292a3f4769 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5c292a3f454b - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:327:9
[INFO] [stdout]   11:     0x5c292a3f523e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5c292a3f523e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   13:     0x5c292a3f4f0a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   14:     0x5c292a3f3499 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   15:     0x5c292a3f4b9d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   16:     0x5c292a411cc0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   17:     0x5c2929e8f0a8 - core::panicking::panic_display::h362685daa5d28d2d
[INFO] [stdout]   18:     0x5c2929ecd166 - cucumber::cucumber::Cucumber<W,P,I,R,Wr,Cli>::filter_run_and_exit::{{closure}}::panic_cold_display::he12dbc84f3f3c917
[INFO] [stdout]   19:     0x5c2929ecd121 - cucumber::cucumber::Cucumber<W,P,I,R,Wr,Cli>::filter_run_and_exit::{{closure}}::h9430eb51070df84f
[INFO] [stdout]   20:     0x5c2929ecc7e6 - cucumber::cucumber::Cucumber<W,P,I,R,Wr,Cli>::run_and_exit::{{closure}}::h54caf39832679ad0
[INFO] [stdout]   21:     0x5c2929ee65c6 - rust_out::main::{{closure}}::h4e16b051961b29e4
[INFO] [stdout]   22:     0x5c2929ea49b6 - <core::pin::Pin<P> as core::future::future::Future>::poll::h55b3798bf83be589
[INFO] [stdout]   23:     0x5c2929ea4a16 - <core::pin::Pin<P> as core::future::future::Future>::poll::heb0b137ca2a96fa5
[INFO] [stdout]   24:     0x5c2929e9f2e6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hfa066853199fed1c
[INFO] [stdout]   25:     0x5c2929e9f244 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::heae02d1c6c244d8d
[INFO] [stdout]   26:     0x5c2929e9c870 - tokio::runtime::scheduler::current_thread::Context::enter::h395cd245c3d57c3f
[INFO] [stdout]   27:     0x5c2929e9e80d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h6cfbd503222c818d
[INFO] [stdout]   28:     0x5c2929e9daa4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h6c7645b69438bb31
[INFO] [stdout]   29:     0x5c2929e9a371 - tokio::runtime::context::scoped::Scoped<T>::set::h9d3a781730499d85
[INFO] [stdout]   30:     0x5c2929e9a014 - tokio::runtime::context::set_scheduler::{{closure}}::h2bcb84cc54163fb8
[INFO] [stdout]   31:     0x5c2929e694ba - std::thread::local::LocalKey<T>::try_with::h0c2c40f114f09ca0
[INFO] [stdout]   32:     0x5c2929e690a9 - std::thread::local::LocalKey<T>::with::h1da127fceba5dac3
[INFO] [stdout]   33:     0x5c2929e99f9b - tokio::runtime::context::set_scheduler::h476e652955547787
[INFO] [stdout]   34:     0x5c2929e9d474 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h0efdb36994eade6b
[INFO] [stdout]   35:     0x5c2929e9db2e - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hc3b6959010d963d9
[INFO] [stdout]   36:     0x5c2929e9bef0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hf16e146122411630
[INFO] [stdout]   37:     0x5c2929e9a778 - tokio::runtime::context::runtime::enter_runtime::hdd736b0d64a94714
[INFO] [stdout]   38:     0x5c2929e9b983 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h5550c5c70caac874
[INFO] [stdout]   39:     0x5c2929e9b292 - tokio::runtime::runtime::Runtime::block_on_inner::h43f3d545bcc1335c
[INFO] [stdout]   40:     0x5c2929e9b6e2 - tokio::runtime::runtime::Runtime::block_on::h089e65595bdc553e
[INFO] [stdout]   41:     0x5c2929ee62dc - rust_out::main::h2d10ba762d3f8adf
[INFO] [stdout]   42:     0x5c2929e6dc73 - core::ops::function::FnOnce::call_once::h89333dd4ac8e03fc
[INFO] [stdout]   43:     0x5c2929e688a6 - std::sys::backtrace::__rust_begin_short_backtrace::h8a10de1e92516da1
[INFO] [stdout]   44:     0x5c2929e68829 - std::rt::lang_start::{{closure}}::h0af3a8cb06b34c3e
[INFO] [stdout]   45:     0x5c292a3e8530 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h638295a043b40957
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21
[INFO] [stdout]   46:     0x5c292a3e8530 - std::panicking::catch_unwind::do_call::hbd68098bdea1ca50
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   47:     0x5c292a3e8530 - std::panicking::catch_unwind::h50591d85bf847c7c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   48:     0x5c292a3e8530 - std::panic::catch_unwind::h2487b4c4f2ae22c6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5c292a3e8530 - std::rt::lang_start_internal::{{closure}}::h61f0945cc6c9a811
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24
[INFO] [stdout]   50:     0x5c292a3e8530 - std::panicking::catch_unwind::do_call::h34b9c3722acd6bd1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   51:     0x5c292a3e8530 - std::panicking::catch_unwind::hf9a822ea043fb0d6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   52:     0x5c292a3e8530 - std::panic::catch_unwind::h5b3cac802237ed89
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5c292a3e8530 - std::rt::lang_start_internal::h34f9328d113fd60a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5
[INFO] [stdout]   54:     0x5c2929e68811 - std::rt::lang_start::h8f736fe0a226e45f
[INFO] [stdout]   55:     0x5c2929ee6a85 - main
[INFO] [stdout]   56:     0x779cb84f91ca - <unknown>
[INFO] [stdout]   57:     0x779cb84f928b - __libc_start_main
[INFO] [stdout]   58:     0x5c2929e40ca5 - _start
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/writer/summarize.rs - writer::summarize::Summarizable (line 519) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stdout:
[INFO] [stdout] Failed to parse: Failed to parse feature: Could not read path: tests/features/readme
[INFO] [stdout] [Summary]
[INFO] [stdout] 0 features
[INFO] [stdout] 0 scenarios
[INFO] [stdout] 0 steps
[INFO] [stdout] 1 parsing error
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' panicked at /opt/rustwide/workdir/src/cucumber.rs:1287:13:
[INFO] [stdout] 1 parsing error
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55d478fbae42 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55d478fbae42 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55d478fbae42 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55d478fbae42 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55d478fdacc3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55d478fdacc3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x55d478fb7ba3 - std::io::default_write_fmt::ha27fbccbc65eb6fa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55d478fb7ba3 - std::io::Write::write_fmt::h6556609fca33d0b1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x55d478fbac92 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x55d478fbc619 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x55d478fbc3fb - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:327:9
[INFO] [stdout]   11:     0x55d478fbd0ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x55d478fbd0ee - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   13:     0x55d478fbcdba - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   14:     0x55d478fbb349 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   15:     0x55d478fbca4d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   16:     0x55d478fd9a70 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   17:     0x55d478a5af98 - core::panicking::panic_display::h362685daa5d28d2d
[INFO] [stdout]   18:     0x55d478a99166 - cucumber::cucumber::Cucumber<W,P,I,R,Wr,Cli>::filter_run_and_exit::{{closure}}::panic_cold_display::he12dbc84f3f3c917
[INFO] [stdout]   19:     0x55d478a99129 - cucumber::cucumber::Cucumber<W,P,I,R,Wr,Cli>::filter_run_and_exit::{{closure}}::h58e64d6f051e7ccd
[INFO] [stdout]   20:     0x55d478a987f6 - cucumber::cucumber::Cucumber<W,P,I,R,Wr,Cli>::run_and_exit::{{closure}}::hbbb8d8317ec16210
[INFO] [stdout]   21:     0x55d478ab261f - rust_out::main::{{closure}}::{{closure}}::he72bccac309b1390
[INFO] [stdout]   22:     0x55d478a0aa36 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::future::future::Future>::poll::hee553ae19ebf1cd8
[INFO] [stdout]   23:     0x55d478a16b59 - <futures_util::future::future::catch_unwind::CatchUnwind<Fut> as core::future::future::Future>::poll::{{closure}}::h880b03dd0ae08a35
[INFO] [stdout]   24:     0x55d478a16516 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h72965d5971aa4144
[INFO] [stdout]   25:     0x55d478a36824 - std::panicking::catch_unwind::do_call::hef1a4b81cdf8ced1
[INFO] [stdout]   26:     0x55d478ab26ab - __rust_try
[INFO] [stdout]   27:     0x55d478a3436f - std::panic::catch_unwind::h99431a3b4fad7502
[INFO] [stdout]   28:     0x55d478a167a7 - <futures_util::future::future::catch_unwind::CatchUnwind<Fut> as core::future::future::Future>::poll::h05847cfb0f3c40f5
[INFO] [stdout]   29:     0x55d478ab21ee - rust_out::main::{{closure}}::h4e16b051961b29e4
[INFO] [stdout]   30:     0x55d478a70916 - <core::pin::Pin<P> as core::future::future::Future>::poll::h55b3798bf83be589
[INFO] [stdout]   31:     0x55d478a70976 - <core::pin::Pin<P> as core::future::future::Future>::poll::heb0b137ca2a96fa5
[INFO] [stdout]   32:     0x55d478a6b236 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hfa066853199fed1c
[INFO] [stdout]   33:     0x55d478a6b194 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::heae02d1c6c244d8d
[INFO] [stdout]   34:     0x55d478a687c0 - tokio::runtime::scheduler::current_thread::Context::enter::h395cd245c3d57c3f
[INFO] [stdout]   35:     0x55d478a6a75d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h6cfbd503222c818d
[INFO] [stdout]   36:     0x55d478a699f4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h6c7645b69438bb31
[INFO] [stdout]   37:     0x55d478a662a1 - tokio::runtime::context::scoped::Scoped<T>::set::h9d3a781730499d85
[INFO] [stdout]   38:     0x55d478a65f44 - tokio::runtime::context::set_scheduler::{{closure}}::h2bcb84cc54163fb8
[INFO] [stdout]   39:     0x55d478a348ba - std::thread::local::LocalKey<T>::try_with::h0c2c40f114f09ca0
[INFO] [stdout]   40:     0x55d478a344a9 - std::thread::local::LocalKey<T>::with::h1da127fceba5dac3
[INFO] [stdout]   41:     0x55d478a65ecb - tokio::runtime::context::set_scheduler::h476e652955547787
[INFO] [stdout]   42:     0x55d478a693c4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h0efdb36994eade6b
[INFO] [stdout]   43:     0x55d478a69a7e - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hc3b6959010d963d9
[INFO] [stdout]   44:     0x55d478a67e40 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hf16e146122411630
[INFO] [stdout]   45:     0x55d478a666a8 - tokio::runtime::context::runtime::enter_runtime::hdd736b0d64a94714
[INFO] [stdout]   46:     0x55d478a678d3 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h5550c5c70caac874
[INFO] [stdout]   47:     0x55d478a671c2 - tokio::runtime::runtime::Runtime::block_on_inner::h43f3d545bcc1335c
[INFO] [stdout]   48:     0x55d478a67631 - tokio::runtime::runtime::Runtime::block_on::h089e65595bdc553e
[INFO] [stdout]   49:     0x55d478ab1fbc - rust_out::main::h2d10ba762d3f8adf
[INFO] [stdout]   50:     0x55d478a391f3 - core::ops::function::FnOnce::call_once::h89333dd4ac8e03fc
[INFO] [stdout]   51:     0x55d478a33c36 - std::sys::backtrace::__rust_begin_short_backtrace::h8a10de1e92516da1
[INFO] [stdout]   52:     0x55d478a33bb9 - std::rt::lang_start::{{closure}}::h0af3a8cb06b34c3e
[INFO] [stdout]   53:     0x55d478fb0430 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h638295a043b40957
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21
[INFO] [stdout]   54:     0x55d478fb0430 - std::panicking::catch_unwind::do_call::hbd68098bdea1ca50
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   55:     0x55d478fb0430 - std::panicking::catch_unwind::h50591d85bf847c7c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   56:     0x55d478fb0430 - std::panic::catch_unwind::h2487b4c4f2ae22c6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x55d478fb0430 - std::rt::lang_start_internal::{{closure}}::h61f0945cc6c9a811
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24
[INFO] [stdout]   58:     0x55d478fb0430 - std::panicking::catch_unwind::do_call::h34b9c3722acd6bd1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   59:     0x55d478fb0430 - std::panicking::catch_unwind::hf9a822ea043fb0d6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   60:     0x55d478fb0430 - std::panic::catch_unwind::h5b3cac802237ed89
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x55d478fb0430 - std::rt::lang_start_internal::h34f9328d113fd60a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5
[INFO] [stdout]   62:     0x55d478a33ba1 - std::rt::lang_start::h8f736fe0a226e45f
[INFO] [stdout]   63:     0x55d478ab26e5 - main
[INFO] [stdout]   64:     0x75b0816b81ca - <unknown>
[INFO] [stdout]   65:     0x75b0816b828b - __libc_start_main
[INFO] [stdout]   66:     0x55d478a0a905 - _start
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'main' panicked at src/writer/summarize.rs:30:1:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "1 parsing error"
[INFO] [stdout]  right: "1 step failed"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55d478fbae42 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55d478fbae42 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55d478fbae42 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55d478fbae42 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55d478fdacc3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55d478fdacc3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x55d478fb7ba3 - std::io::default_write_fmt::ha27fbccbc65eb6fa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55d478fb7ba3 - std::io::Write::write_fmt::h6556609fca33d0b1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x55d478fbac92 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x55d478fbc619 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x55d478fbc3fb - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:327:9
[INFO] [stdout]   11:     0x55d478fbd0ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x55d478fbd0ee - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   13:     0x55d478fbcdba - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   14:     0x55d478fbb349 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   15:     0x55d478fbca4d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   16:     0x55d478fd9a70 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   17:     0x55d478fd9e24 - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:448:17
[INFO] [stdout]   18:     0x55d478a5af01 - core::panicking::assert_failed::hcaee0d7793e21a7f
[INFO] [stdout]   19:     0x55d478ab2386 - rust_out::main::{{closure}}::h4e16b051961b29e4
[INFO] [stdout]   20:     0x55d478a70916 - <core::pin::Pin<P> as core::future::future::Future>::poll::h55b3798bf83be589
[INFO] [stdout]   21:     0x55d478a70976 - <core::pin::Pin<P> as core::future::future::Future>::poll::heb0b137ca2a96fa5
[INFO] [stdout]   22:     0x55d478a6b236 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hfa066853199fed1c
[INFO] [stdout]   23:     0x55d478a6b194 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::heae02d1c6c244d8d
[INFO] [stdout]   24:     0x55d478a687c0 - tokio::runtime::scheduler::current_thread::Context::enter::h395cd245c3d57c3f
[INFO] [stdout]   25:     0x55d478a6a75d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h6cfbd503222c818d
[INFO] [stdout]   26:     0x55d478a699f4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h6c7645b69438bb31
[INFO] [stdout]   27:     0x55d478a662a1 - tokio::runtime::context::scoped::Scoped<T>::set::h9d3a781730499d85
[INFO] [stdout]   28:     0x55d478a65f44 - tokio::runtime::context::set_scheduler::{{closure}}::h2bcb84cc54163fb8
[INFO] [stdout]   29:     0x55d478a348ba - std::thread::local::LocalKey<T>::try_with::h0c2c40f114f09ca0
[INFO] [stdout]   30:     0x55d478a344a9 - std::thread::local::LocalKey<T>::with::h1da127fceba5dac3
[INFO] [stdout]   31:     0x55d478a65ecb - tokio::runtime::context::set_scheduler::h476e652955547787
[INFO] [stdout]   32:     0x55d478a693c4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h0efdb36994eade6b
[INFO] [stdout]   33:     0x55d478a69a7e - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hc3b6959010d963d9
[INFO] [stdout]   34:     0x55d478a67e40 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hf16e146122411630
[INFO] [stdout]   35:     0x55d478a666a8 - tokio::runtime::context::runtime::enter_runtime::hdd736b0d64a94714
[INFO] [stdout]   36:     0x55d478a678d3 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h5550c5c70caac874
[INFO] [stdout]   37:     0x55d478a671c2 - tokio::runtime::runtime::Runtime::block_on_inner::h43f3d545bcc1335c
[INFO] [stdout]   38:     0x55d478a67631 - tokio::runtime::runtime::Runtime::block_on::h089e65595bdc553e
[INFO] [stdout]   39:     0x55d478ab1fbc - rust_out::main::h2d10ba762d3f8adf
[INFO] [stdout]   40:     0x55d478a391f3 - core::ops::function::FnOnce::call_once::h89333dd4ac8e03fc
[INFO] [stdout]   41:     0x55d478a33c36 - std::sys::backtrace::__rust_begin_short_backtrace::h8a10de1e92516da1
[INFO] [stdout]   42:     0x55d478a33bb9 - std::rt::lang_start::{{closure}}::h0af3a8cb06b34c3e
[INFO] [stdout]   43:     0x55d478fb0430 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h638295a043b40957
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21
[INFO] [stdout]   44:     0x55d478fb0430 - std::panicking::catch_unwind::do_call::hbd68098bdea1ca50
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   45:     0x55d478fb0430 - std::panicking::catch_unwind::h50591d85bf847c7c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   46:     0x55d478fb0430 - std::panic::catch_unwind::h2487b4c4f2ae22c6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x55d478fb0430 - std::rt::lang_start_internal::{{closure}}::h61f0945cc6c9a811
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24
[INFO] [stdout]   48:     0x55d478fb0430 - std::panicking::catch_unwind::do_call::h34b9c3722acd6bd1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   49:     0x55d478fb0430 - std::panicking::catch_unwind::hf9a822ea043fb0d6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   50:     0x55d478fb0430 - std::panic::catch_unwind::h5b3cac802237ed89
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x55d478fb0430 - std::rt::lang_start_internal::h34f9328d113fd60a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5
[INFO] [stdout]   52:     0x55d478a33ba1 - std::rt::lang_start::h8f736fe0a226e45f
[INFO] [stdout]   53:     0x55d478ab26e5 - main
[INFO] [stdout]   54:     0x75b0816b81ca - <unknown>
[INFO] [stdout]   55:     0x75b0816b828b - __libc_start_main
[INFO] [stdout]   56:     0x55d478a0a905 - _start
[INFO] [stdout]   57:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/cli.rs - cli::Opts (line 44) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stdout:
[INFO] [stdout] Failed to parse: Failed to parse feature: Could not read path: tests/features/readme
[INFO] [stdout] [Summary]
[INFO] [stdout] 0 features
[INFO] [stdout] 0 scenarios
[INFO] [stdout] 0 steps
[INFO] [stdout] 1 parsing error
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' panicked at /opt/rustwide/workdir/src/cucumber.rs:1287:13:
[INFO] [stdout] 1 parsing error
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55de5ca7df72 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55de5ca7df72 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55de5ca7df72 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55de5ca7df72 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55de5ca9def3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55de5ca9def3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x55de5ca7ac83 - std::io::default_write_fmt::ha27fbccbc65eb6fa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55de5ca7ac83 - std::io::Write::write_fmt::h6556609fca33d0b1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x55de5ca7ddc2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x55de5ca7f749 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x55de5ca7f52b - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:327:9
[INFO] [stdout]   11:     0x55de5ca8021e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x55de5ca8021e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   13:     0x55de5ca7feea - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   14:     0x55de5ca7e479 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   15:     0x55de5ca7fb7d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   16:     0x55de5ca9cca0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   17:     0x55de5c51a088 - core::panicking::panic_display::h362685daa5d28d2d
[INFO] [stdout]   18:     0x55de5c558146 - cucumber::cucumber::Cucumber<W,P,I,R,Wr,Cli>::filter_run_and_exit::{{closure}}::panic_cold_display::he12dbc84f3f3c917
[INFO] [stdout]   19:     0x55de5c558101 - cucumber::cucumber::Cucumber<W,P,I,R,Wr,Cli>::filter_run_and_exit::{{closure}}::hfde0abd13c8575da
[INFO] [stdout]   20:     0x55de5c5577c6 - cucumber::cucumber::Cucumber<W,P,I,R,Wr,Cli>::run_and_exit::{{closure}}::hb24d96bdc9227407
[INFO] [stdout]   21:     0x55de5c5715a6 - rust_out::main::{{closure}}::h4e16b051961b29e4
[INFO] [stdout]   22:     0x55de5c52f996 - <core::pin::Pin<P> as core::future::future::Future>::poll::h55b3798bf83be589
[INFO] [stdout]   23:     0x55de5c52f9f6 - <core::pin::Pin<P> as core::future::future::Future>::poll::heb0b137ca2a96fa5
[INFO] [stdout]   24:     0x55de5c52a2c6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hfa066853199fed1c
[INFO] [stdout]   25:     0x55de5c52a224 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::heae02d1c6c244d8d
[INFO] [stdout]   26:     0x55de5c527850 - tokio::runtime::scheduler::current_thread::Context::enter::h395cd245c3d57c3f
[INFO] [stdout]   27:     0x55de5c5297ed - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h6cfbd503222c818d
[INFO] [stdout]   28:     0x55de5c528a84 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h6c7645b69438bb31
[INFO] [stdout]   29:     0x55de5c525351 - tokio::runtime::context::scoped::Scoped<T>::set::h9d3a781730499d85
[INFO] [stdout]   30:     0x55de5c524ff4 - tokio::runtime::context::set_scheduler::{{closure}}::h2bcb84cc54163fb8
[INFO] [stdout]   31:     0x55de5c4f449a - std::thread::local::LocalKey<T>::try_with::h0c2c40f114f09ca0
[INFO] [stdout]   32:     0x55de5c4f4089 - std::thread::local::LocalKey<T>::with::h1da127fceba5dac3
[INFO] [stdout]   33:     0x55de5c524f7b - tokio::runtime::context::set_scheduler::h476e652955547787
[INFO] [stdout]   34:     0x55de5c528454 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h0efdb36994eade6b
[INFO] [stdout]   35:     0x55de5c528b0e - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hc3b6959010d963d9
[INFO] [stdout]   36:     0x55de5c526ed0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hf16e146122411630
[INFO] [stdout]   37:     0x55de5c525758 - tokio::runtime::context::runtime::enter_runtime::hdd736b0d64a94714
[INFO] [stdout]   38:     0x55de5c526963 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h5550c5c70caac874
[INFO] [stdout]   39:     0x55de5c526272 - tokio::runtime::runtime::Runtime::block_on_inner::h43f3d545bcc1335c
[INFO] [stdout]   40:     0x55de5c5266c2 - tokio::runtime::runtime::Runtime::block_on::h089e65595bdc553e
[INFO] [stdout]   41:     0x55de5c5712bc - rust_out::main::h2d10ba762d3f8adf
[INFO] [stdout]   42:     0x55de5c4f8c33 - core::ops::function::FnOnce::call_once::h89333dd4ac8e03fc
[INFO] [stdout]   43:     0x55de5c4f3886 - std::sys::backtrace::__rust_begin_short_backtrace::h8a10de1e92516da1
[INFO] [stdout]   44:     0x55de5c4f3809 - std::rt::lang_start::{{closure}}::h0af3a8cb06b34c3e
[INFO] [stdout]   45:     0x55de5ca73510 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h638295a043b40957
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21
[INFO] [stdout]   46:     0x55de5ca73510 - std::panicking::catch_unwind::do_call::hbd68098bdea1ca50
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   47:     0x55de5ca73510 - std::panicking::catch_unwind::h50591d85bf847c7c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   48:     0x55de5ca73510 - std::panic::catch_unwind::h2487b4c4f2ae22c6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x55de5ca73510 - std::rt::lang_start_internal::{{closure}}::h61f0945cc6c9a811
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24
[INFO] [stdout]   50:     0x55de5ca73510 - std::panicking::catch_unwind::do_call::h34b9c3722acd6bd1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   51:     0x55de5ca73510 - std::panicking::catch_unwind::hf9a822ea043fb0d6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   52:     0x55de5ca73510 - std::panic::catch_unwind::h5b3cac802237ed89
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x55de5ca73510 - std::rt::lang_start_internal::h34f9328d113fd60a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5
[INFO] [stdout]   54:     0x55de5c4f37f1 - std::rt::lang_start::h8f736fe0a226e45f
[INFO] [stdout]   55:     0x55de5c571a65 - main
[INFO] [stdout]   56:     0x7c68e6c081ca - <unknown>
[INFO] [stdout]   57:     0x7c68e6c0828b - __libc_start_main
[INFO] [stdout]   58:     0x55de5c4cbc85 - _start
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/cucumber.rs - cucumber::Cucumber<W,P,I,R,Wr,Cli>::repeat_skipped (line 180) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stdout:
[INFO] [stdout] Failed to parse: Failed to parse feature: Could not read path: tests/features/readme
[INFO] [stdout] [Summary]
[INFO] [stdout] 0 features
[INFO] [stdout] 0 scenarios
[INFO] [stdout] 0 steps
[INFO] [stdout] 1 parsing error
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' panicked at /opt/rustwide/workdir/src/cucumber.rs:1287:13:
[INFO] [stdout] 1 parsing error
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5886a7263b92 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5886a7263b92 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5886a7263b92 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5886a7263b92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5886a7283a13 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5886a7283a13 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5886a72608f3 - std::io::default_write_fmt::ha27fbccbc65eb6fa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5886a72608f3 - std::io::Write::write_fmt::h6556609fca33d0b1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5886a72639e2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5886a7265369 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5886a726514b - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:327:9
[INFO] [stdout]   11:     0x5886a7265e3e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5886a7265e3e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   13:     0x5886a7265b0a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   14:     0x5886a7264099 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   15:     0x5886a726579d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   16:     0x5886a72827c0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   17:     0x5886a6d03148 - core::panicking::panic_display::h362685daa5d28d2d
[INFO] [stdout]   18:     0x5886a6d42286 - cucumber::cucumber::Cucumber<W,P,I,R,Wr,Cli>::filter_run_and_exit::{{closure}}::panic_cold_display::he12dbc84f3f3c917
[INFO] [stdout]   19:     0x5886a6d42248 - cucumber::cucumber::Cucumber<W,P,I,R,Wr,Cli>::filter_run_and_exit::{{closure}}::h804c42e222e73d7b
[INFO] [stdout]   20:     0x5886a6d41792 - cucumber::cucumber::Cucumber<W,P,I,R,Wr,Cli>::run_and_exit::{{closure}}::h22485a0dec7e7dee
[INFO] [stdout]   21:     0x5886a6d5b369 - rust_out::main::{{closure}}::h4e16b051961b29e4
[INFO] [stdout]   22:     0x5886a6d18d96 - <core::pin::Pin<P> as core::future::future::Future>::poll::h55b3798bf83be589
[INFO] [stdout]   23:     0x5886a6d18df6 - <core::pin::Pin<P> as core::future::future::Future>::poll::heb0b137ca2a96fa5
[INFO] [stdout]   24:     0x5886a6d13556 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hfa066853199fed1c
[INFO] [stdout]   25:     0x5886a6d134b4 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::heae02d1c6c244d8d
[INFO] [stdout]   26:     0x5886a6d10ae0 - tokio::runtime::scheduler::current_thread::Context::enter::h395cd245c3d57c3f
[INFO] [stdout]   27:     0x5886a6d12a7d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h6cfbd503222c818d
[INFO] [stdout]   28:     0x5886a6d11d14 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h6c7645b69438bb31
[INFO] [stdout]   29:     0x5886a6d0e5c1 - tokio::runtime::context::scoped::Scoped<T>::set::h9d3a781730499d85
[INFO] [stdout]   30:     0x5886a6d0e264 - tokio::runtime::context::set_scheduler::{{closure}}::h2bcb84cc54163fb8
[INFO] [stdout]   31:     0x5886a6cdd31a - std::thread::local::LocalKey<T>::try_with::h0c2c40f114f09ca0
[INFO] [stdout]   32:     0x5886a6cdcf09 - std::thread::local::LocalKey<T>::with::h1da127fceba5dac3
[INFO] [stdout]   33:     0x5886a6d0e1eb - tokio::runtime::context::set_scheduler::h476e652955547787
[INFO] [stdout]   34:     0x5886a6d116e4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h0efdb36994eade6b
[INFO] [stdout]   35:     0x5886a6d11d9e - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hc3b6959010d963d9
[INFO] [stdout]   36:     0x5886a6d10160 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hf16e146122411630
[INFO] [stdout]   37:     0x5886a6d0e9c8 - tokio::runtime::context::runtime::enter_runtime::hdd736b0d64a94714
[INFO] [stdout]   38:     0x5886a6d0fbf3 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h5550c5c70caac874
[INFO] [stdout]   39:     0x5886a6d0f4e2 - tokio::runtime::runtime::Runtime::block_on_inner::h43f3d545bcc1335c
[INFO] [stdout]   40:     0x5886a6d0f951 - tokio::runtime::runtime::Runtime::block_on::h089e65595bdc553e
[INFO] [stdout]   41:     0x5886a6d5b15c - rust_out::main::h2d10ba762d3f8adf
[INFO] [stdout]   42:     0x5886a6ce1b93 - core::ops::function::FnOnce::call_once::h89333dd4ac8e03fc
[INFO] [stdout]   43:     0x5886a6cdc706 - std::sys::backtrace::__rust_begin_short_backtrace::h8a10de1e92516da1
[INFO] [stdout]   44:     0x5886a6cdc689 - std::rt::lang_start::{{closure}}::h0af3a8cb06b34c3e
[INFO] [stdout]   45:     0x5886a7259180 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h638295a043b40957
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21
[INFO] [stdout]   46:     0x5886a7259180 - std::panicking::catch_unwind::do_call::hbd68098bdea1ca50
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   47:     0x5886a7259180 - std::panicking::catch_unwind::h50591d85bf847c7c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   48:     0x5886a7259180 - std::panic::catch_unwind::h2487b4c4f2ae22c6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5886a7259180 - std::rt::lang_start_internal::{{closure}}::h61f0945cc6c9a811
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24
[INFO] [stdout]   50:     0x5886a7259180 - std::panicking::catch_unwind::do_call::h34b9c3722acd6bd1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   51:     0x5886a7259180 - std::panicking::catch_unwind::hf9a822ea043fb0d6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   52:     0x5886a7259180 - std::panic::catch_unwind::h5b3cac802237ed89
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5886a7259180 - std::rt::lang_start_internal::h34f9328d113fd60a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5
[INFO] [stdout]   54:     0x5886a6cdc671 - std::rt::lang_start::h8f736fe0a226e45f
[INFO] [stdout]   55:     0x5886a6d5b435 - main
[INFO] [stdout]   56:     0x79afa91ae1ca - <unknown>
[INFO] [stdout]   57:     0x79afa91ae28b - __libc_start_main
[INFO] [stdout]   58:     0x5886a6cb4635 - _start
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/writer/mod.rs - writer::NonTransforming (line 380) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stdout:
[INFO] [stdout] Failed to parse: Failed to parse feature: Could not read path: tests/features/readme
[INFO] [stdout] Failed to parse: Failed to parse feature: Could not read path: tests/features/readme
[INFO] [stdout] [Summary]
[INFO] [stdout] 0 features
[INFO] [stdout] 0 scenarios
[INFO] [stdout] 0 steps
[INFO] [stdout] 1 parsing error
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' panicked at /opt/rustwide/workdir/src/cucumber.rs:1287:13:
[INFO] [stdout] 1 parsing error
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e41b7b86d12 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e41b7b86d12 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e41b7b86d12 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e41b7b86d12 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e41b7ba6b93 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e41b7ba6b93 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5e41b7b83a73 - std::io::default_write_fmt::ha27fbccbc65eb6fa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e41b7b83a73 - std::io::Write::write_fmt::h6556609fca33d0b1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e41b7b86b62 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e41b7b884e9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5e41b7b882cb - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:327:9
[INFO] [stdout]   11:     0x5e41b7b88fbe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5e41b7b88fbe - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   13:     0x5e41b7b88c8a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   14:     0x5e41b7b87219 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   15:     0x5e41b7b8891d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   16:     0x5e41b7ba5940 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   17:     0x5e41b7625c28 - core::panicking::panic_display::h362685daa5d28d2d
[INFO] [stdout]   18:     0x5e41b7664f86 - cucumber::cucumber::Cucumber<W,P,I,R,Wr,Cli>::filter_run_and_exit::{{closure}}::panic_cold_display::he12dbc84f3f3c917
[INFO] [stdout]   19:     0x5e41b7664f48 - cucumber::cucumber::Cucumber<W,P,I,R,Wr,Cli>::filter_run_and_exit::{{closure}}::h4557b049eda27f30
[INFO] [stdout]   20:     0x5e41b7664605 - cucumber::cucumber::Cucumber<W,P,I,R,Wr,Cli>::run_and_exit::{{closure}}::hc68da2e04421a8d4
[INFO] [stdout]   21:     0x5e41b767e4e5 - rust_out::main::{{closure}}::{{closure}}::he72bccac309b1390
[INFO] [stdout]   22:     0x5e41b75d4586 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::future::future::Future>::poll::hee553ae19ebf1cd8
[INFO] [stdout]   23:     0x5e41b75e11c9 - <futures_util::future::future::catch_unwind::CatchUnwind<Fut> as core::future::future::Future>::poll::{{closure}}::h880b03dd0ae08a35
[INFO] [stdout]   24:     0x5e41b75e0b86 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h72965d5971aa4144
[INFO] [stdout]   25:     0x5e41b7600ef4 - std::panicking::catch_unwind::do_call::hef1a4b81cdf8ced1
[INFO] [stdout]   26:     0x5e41b767e57b - __rust_try
[INFO] [stdout]   27:     0x5e41b75fea3f - std::panic::catch_unwind::h99431a3b4fad7502
[INFO] [stdout]   28:     0x5e41b75e0e17 - <futures_util::future::future::catch_unwind::CatchUnwind<Fut> as core::future::future::Future>::poll::h05847cfb0f3c40f5
[INFO] [stdout]   29:     0x5e41b767e08e - rust_out::main::{{closure}}::h4e16b051961b29e4
[INFO] [stdout]   30:     0x5e41b763b8f6 - <core::pin::Pin<P> as core::future::future::Future>::poll::h55b3798bf83be589
[INFO] [stdout]   31:     0x5e41b763b956 - <core::pin::Pin<P> as core::future::future::Future>::poll::heb0b137ca2a96fa5
[INFO] [stdout]   32:     0x5e41b7636096 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hfa066853199fed1c
[INFO] [stdout]   33:     0x5e41b7635ff4 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::heae02d1c6c244d8d
[INFO] [stdout]   34:     0x5e41b7633620 - tokio::runtime::scheduler::current_thread::Context::enter::h395cd245c3d57c3f
[INFO] [stdout]   35:     0x5e41b76355bd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h6cfbd503222c818d
[INFO] [stdout]   36:     0x5e41b7634854 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h6c7645b69438bb31
[INFO] [stdout]   37:     0x5e41b7631101 - tokio::runtime::context::scoped::Scoped<T>::set::h9d3a781730499d85
[INFO] [stdout]   38:     0x5e41b7630da4 - tokio::runtime::context::set_scheduler::{{closure}}::h2bcb84cc54163fb8
[INFO] [stdout]   39:     0x5e41b75fef8a - std::thread::local::LocalKey<T>::try_with::h0c2c40f114f09ca0
[INFO] [stdout]   40:     0x5e41b75feb79 - std::thread::local::LocalKey<T>::with::h1da127fceba5dac3
[INFO] [stdout]   41:     0x5e41b7630d2b - tokio::runtime::context::set_scheduler::h476e652955547787
[INFO] [stdout]   42:     0x5e41b7634224 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h0efdb36994eade6b
[INFO] [stdout]   43:     0x5e41b76348de - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hc3b6959010d963d9
[INFO] [stdout]   44:     0x5e41b7632ca0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hf16e146122411630
[INFO] [stdout]   45:     0x5e41b7631508 - tokio::runtime::context::runtime::enter_runtime::hdd736b0d64a94714
[INFO] [stdout]   46:     0x5e41b7632733 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h5550c5c70caac874
[INFO] [stdout]   47:     0x5e41b7632022 - tokio::runtime::runtime::Runtime::block_on_inner::h43f3d545bcc1335c
[INFO] [stdout]   48:     0x5e41b7632491 - tokio::runtime::runtime::Runtime::block_on::h089e65595bdc553e
[INFO] [stdout]   49:     0x5e41b767de5c - rust_out::main::h2d10ba762d3f8adf
[INFO] [stdout]   50:     0x5e41b7603933 - core::ops::function::FnOnce::call_once::h89333dd4ac8e03fc
[INFO] [stdout]   51:     0x5e41b75fe306 - std::sys::backtrace::__rust_begin_short_backtrace::h8a10de1e92516da1
[INFO] [stdout]   52:     0x5e41b75fe289 - std::rt::lang_start::{{closure}}::h0af3a8cb06b34c3e
[INFO] [stdout]   53:     0x5e41b7b7c300 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h638295a043b40957
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21
[INFO] [stdout]   54:     0x5e41b7b7c300 - std::panicking::catch_unwind::do_call::hbd68098bdea1ca50
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   55:     0x5e41b7b7c300 - std::panicking::catch_unwind::h50591d85bf847c7c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   56:     0x5e41b7b7c300 - std::panic::catch_unwind::h2487b4c4f2ae22c6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5e41b7b7c300 - std::rt::lang_start_internal::{{closure}}::h61f0945cc6c9a811
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24
[INFO] [stdout]   58:     0x5e41b7b7c300 - std::panicking::catch_unwind::do_call::h34b9c3722acd6bd1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   59:     0x5e41b7b7c300 - std::panicking::catch_unwind::hf9a822ea043fb0d6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   60:     0x5e41b7b7c300 - std::panic::catch_unwind::h5b3cac802237ed89
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5e41b7b7c300 - std::rt::lang_start_internal::h34f9328d113fd60a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5
[INFO] [stdout]   62:     0x5e41b75fe271 - std::rt::lang_start::h8f736fe0a226e45f
[INFO] [stdout]   63:     0x5e41b767e5b5 - main
[INFO] [stdout]   64:     0x7275498ab1ca - <unknown>
[INFO] [stdout]   65:     0x7275498ab28b - __libc_start_main
[INFO] [stdout]   66:     0x5e41b75d4455 - _start
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'main' panicked at src/writer/mod.rs:31:1:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "1 parsing error"
[INFO] [stdout]  right: "1 step failed"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e41b7b86d12 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e41b7b86d12 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e41b7b86d12 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e41b7b86d12 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e41b7ba6b93 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e41b7ba6b93 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5e41b7b83a73 - std::io::default_write_fmt::ha27fbccbc65eb6fa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e41b7b83a73 - std::io::Write::write_fmt::h6556609fca33d0b1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e41b7b86b62 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e41b7b884e9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5e41b7b882cb - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:327:9
[INFO] [stdout]   11:     0x5e41b7b88fbe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5e41b7b88fbe - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   13:     0x5e41b7b88c8a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   14:     0x5e41b7b87219 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   15:     0x5e41b7b8891d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   16:     0x5e41b7ba5940 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   17:     0x5e41b7ba5cf4 - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:448:17
[INFO] [stdout]   18:     0x5e41b7625b91 - core::panicking::assert_failed::hcaee0d7793e21a7f
[INFO] [stdout]   19:     0x5e41b767e226 - rust_out::main::{{closure}}::h4e16b051961b29e4
[INFO] [stdout]   20:     0x5e41b763b8f6 - <core::pin::Pin<P> as core::future::future::Future>::poll::h55b3798bf83be589
[INFO] [stdout]   21:     0x5e41b763b956 - <core::pin::Pin<P> as core::future::future::Future>::poll::heb0b137ca2a96fa5
[INFO] [stdout]   22:     0x5e41b7636096 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hfa066853199fed1c
[INFO] [stdout]   23:     0x5e41b7635ff4 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::heae02d1c6c244d8d
[INFO] [stdout]   24:     0x5e41b7633620 - tokio::runtime::scheduler::current_thread::Context::enter::h395cd245c3d57c3f
[INFO] [stdout]   25:     0x5e41b76355bd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h6cfbd503222c818d
[INFO] [stdout]   26:     0x5e41b7634854 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h6c7645b69438bb31
[INFO] [stdout]   27:     0x5e41b7631101 - tokio::runtime::context::scoped::Scoped<T>::set::h9d3a781730499d85
[INFO] [stdout]   28:     0x5e41b7630da4 - tokio::runtime::context::set_scheduler::{{closure}}::h2bcb84cc54163fb8
[INFO] [stdout]   29:     0x5e41b75fef8a - std::thread::local::LocalKey<T>::try_with::h0c2c40f114f09ca0
[INFO] [stdout]   30:     0x5e41b75feb79 - std::thread::local::LocalKey<T>::with::h1da127fceba5dac3
[INFO] [stdout]   31:     0x5e41b7630d2b - tokio::runtime::context::set_scheduler::h476e652955547787
[INFO] [stdout]   32:     0x5e41b7634224 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h0efdb36994eade6b
[INFO] [stdout]   33:     0x5e41b76348de - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hc3b6959010d963d9
[INFO] [stdout]   34:     0x5e41b7632ca0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hf16e146122411630
[INFO] [stdout]   35:     0x5e41b7631508 - tokio::runtime::context::runtime::enter_runtime::hdd736b0d64a94714
[INFO] [stdout]   36:     0x5e41b7632733 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h5550c5c70caac874
[INFO] [stdout]   37:     0x5e41b7632022 - tokio::runtime::runtime::Runtime::block_on_inner::h43f3d545bcc1335c
[INFO] [stdout]   38:     0x5e41b7632491 - tokio::runtime::runtime::Runtime::block_on::h089e65595bdc553e
[INFO] [stdout]   39:     0x5e41b767de5c - rust_out::main::h2d10ba762d3f8adf
[INFO] [stdout]   40:     0x5e41b7603933 - core::ops::function::FnOnce::call_once::h89333dd4ac8e03fc
[INFO] [stdout]   41:     0x5e41b75fe306 - std::sys::backtrace::__rust_begin_short_backtrace::h8a10de1e92516da1
[INFO] [stdout]   42:     0x5e41b75fe289 - std::rt::lang_start::{{closure}}::h0af3a8cb06b34c3e
[INFO] [stdout]   43:     0x5e41b7b7c300 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h638295a043b40957
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21
[INFO] [stdout]   44:     0x5e41b7b7c300 - std::panicking::catch_unwind::do_call::hbd68098bdea1ca50
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   45:     0x5e41b7b7c300 - std::panicking::catch_unwind::h50591d85bf847c7c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   46:     0x5e41b7b7c300 - std::panic::catch_unwind::h2487b4c4f2ae22c6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5e41b7b7c300 - std::rt::lang_start_internal::{{closure}}::h61f0945cc6c9a811
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24
[INFO] [stdout]   48:     0x5e41b7b7c300 - std::panicking::catch_unwind::do_call::h34b9c3722acd6bd1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   49:     0x5e41b7b7c300 - std::panicking::catch_unwind::hf9a822ea043fb0d6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   50:     0x5e41b7b7c300 - std::panic::catch_unwind::h5b3cac802237ed89
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5e41b7b7c300 - std::rt::lang_start_internal::h34f9328d113fd60a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5
[INFO] [stdout]   52:     0x5e41b75fe271 - std::rt::lang_start::h8f736fe0a226e45f
[INFO] [stdout]   53:     0x5e41b767e5b5 - main
[INFO] [stdout]   54:     0x7275498ab1ca - <unknown>
[INFO] [stdout]   55:     0x7275498ab28b - __libc_start_main
[INFO] [stdout]   56:     0x5e41b75d4455 - _start
[INFO] [stdout]   57:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 45) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stdout:
[INFO] [stdout] Failed to parse: Failed to parse feature: Could not read path: tests/features/readme
[INFO] [stdout] [Summary]
[INFO] [stdout] 0 features
[INFO] [stdout] 0 scenarios
[INFO] [stdout] 0 steps
[INFO] [stdout] 1 parsing error
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' panicked at /opt/rustwide/workdir/src/cucumber.rs:1287:13:
[INFO] [stdout] 1 parsing error
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b2039a3da62 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b2039a3da62 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b2039a3da62 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5b2039a3da62 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5b2039a5da83 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5b2039a5da83 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5b2039a3a773 - std::io::default_write_fmt::ha27fbccbc65eb6fa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b2039a3a773 - std::io::Write::write_fmt::h6556609fca33d0b1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5b2039a3d8b2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5b2039a3f239 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5b2039a3f01b - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:327:9
[INFO] [stdout]   11:     0x5b2039a3fd0e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5b2039a3fd0e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   13:     0x5b2039a3f9da - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   14:     0x5b2039a3df69 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   15:     0x5b2039a3f66d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   16:     0x5b2039a5c830 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   17:     0x5b20394477f8 - core::panicking::panic_display::h362685daa5d28d2d
[INFO] [stdout]   18:     0x5b2039488d66 - cucumber::cucumber::Cucumber<W,P,I,R,Wr,Cli>::filter_run_and_exit::{{closure}}::panic_cold_display::he12dbc84f3f3c917
[INFO] [stdout]   19:     0x5b2039488d29 - cucumber::cucumber::Cucumber<W,P,I,R,Wr,Cli>::filter_run_and_exit::{{closure}}::h654e5d154b0e9843
[INFO] [stdout]   20:     0x5b20394883f6 - cucumber::cucumber::Cucumber<W,P,I,R,Wr,Cli>::run_and_exit::{{closure}}::ha83d0742ff644903
[INFO] [stdout]   21:     0x5b20394a4760 - rust_out::main::{{closure}}::h4e16b051961b29e4
[INFO] [stdout]   22:     0x5b203945ece6 - <core::pin::Pin<P> as core::future::future::Future>::poll::h55b3798bf83be589
[INFO] [stdout]   23:     0x5b2039452eb6 - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::h1a65dc0652454440
[INFO] [stdout]   24:     0x5b2039452236 - tokio::runtime::park::CachedParkThread::block_on::h5bf8cdbcef6634e9
[INFO] [stdout]   25:     0x5b203945421b - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::h5ab7108cae635267
[INFO] [stdout]   26:     0x5b2039454881 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}::hd4c61cbe6fa07c0b
[INFO] [stdout]   27:     0x5b2039453582 - tokio::runtime::context::runtime::enter_runtime::h5b67b02e1e756e5b
[INFO] [stdout]   28:     0x5b203945486d - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::hf42cf70656a67873
[INFO] [stdout]   29:     0x5b203945433d - tokio::runtime::runtime::Runtime::block_on_inner::h43f3d545bcc1335c
[INFO] [stdout]   30:     0x5b20394547b2 - tokio::runtime::runtime::Runtime::block_on::h089e65595bdc553e
[INFO] [stdout]   31:     0x5b20394a459d - rust_out::main::h2d10ba762d3f8adf
[INFO] [stdout]   32:     0x5b203941e213 - core::ops::function::FnOnce::call_once::h89333dd4ac8e03fc
[INFO] [stdout]   33:     0x5b2039418476 - std::sys::backtrace::__rust_begin_short_backtrace::h8a10de1e92516da1
[INFO] [stdout]   34:     0x5b20394183d9 - std::rt::lang_start::{{closure}}::h0af3a8cb06b34c3e
[INFO] [stdout]   35:     0x5b2039a33000 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h638295a043b40957
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21
[INFO] [stdout]   36:     0x5b2039a33000 - std::panicking::catch_unwind::do_call::hbd68098bdea1ca50
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   37:     0x5b2039a33000 - std::panicking::catch_unwind::h50591d85bf847c7c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   38:     0x5b2039a33000 - std::panic::catch_unwind::h2487b4c4f2ae22c6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5b2039a33000 - std::rt::lang_start_internal::{{closure}}::h61f0945cc6c9a811
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24
[INFO] [stdout]   40:     0x5b2039a33000 - std::panicking::catch_unwind::do_call::h34b9c3722acd6bd1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   41:     0x5b2039a33000 - std::panicking::catch_unwind::hf9a822ea043fb0d6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   42:     0x5b2039a33000 - std::panic::catch_unwind::h5b3cac802237ed89
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5b2039a33000 - std::rt::lang_start_internal::h34f9328d113fd60a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5
[INFO] [stdout]   44:     0x5b20394183c1 - std::rt::lang_start::h8f736fe0a226e45f
[INFO] [stdout]   45:     0x5b20394a4835 - main
[INFO] [stdout]   46:     0x75e2c36b31ca - <unknown>
[INFO] [stdout]   47:     0x75e2c36b328b - __libc_start_main
[INFO] [stdout]   48:     0x5b20393e7c95 - _start
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/cli.rs - cli::Opts (line 44)
[INFO] [stdout]     src/cucumber.rs - cucumber::Cucumber<W,P,I,R,Wr,Cli>::filter_run (line 674)
[INFO] [stdout]     src/cucumber.rs - cucumber::Cucumber<W,P,I,R,Wr,Cli>::filter_run_and_exit (line 1211)
[INFO] [stdout]     src/cucumber.rs - cucumber::Cucumber<W,P,I,R,Wr,Cli>::repeat_skipped (line 180)
[INFO] [stdout]     src/cucumber.rs - cucumber::Cucumber<W,P,I,R,Wr,Cli>::with_cli (line 580)
[INFO] [stdout]     src/lib.rs - (line 45)
[INFO] [stdout]     src/writer/mod.rs - writer::NonTransforming (line 380)
[INFO] [stdout]     src/writer/summarize.rs - writer::summarize::Summarizable (line 519)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 12 passed; 8 failed; 0 ignored; 0 measured; 0 filtered out; finished in 13.83s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "df8452aa794ff7b3e295436ced78113f6217864169991db7df4c510838d2076f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df8452aa794ff7b3e295436ced78113f6217864169991db7df4c510838d2076f", kill_on_drop: false }`
[INFO] [stdout] df8452aa794ff7b3e295436ced78113f6217864169991db7df4c510838d2076f
