cucumber_rust 0.6.9

Cucumber testing framework for Rust. Fully native, no external test runners or dependencies.
Documentation
Build #276633 2020-07-30T19:53:38.029570+00:00
# rustc version
rustc 1.47.0-nightly (6c8927b0c 2020-07-26)# docs.rs version
docsrs 0.6.0 (01016e6 2020-07-27)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/cucumber_rust-0.6.9/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/cucumber_rust-0.6.9/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1001" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=-Z unstable-options --resource-suffix -20200726-1.47.0-nightly-6c8927b0c --static-root-path / --cap-lints warn --extern-html-root-url textwrap=https://docs.rs/textwrap/0.11.0 --extern-html-root-url clap=https://docs.rs/clap/2.33.1 --extern-html-root-url pathdiff=https://docs.rs/pathdiff/0.1.0 --extern-html-root-url shh=https://docs.rs/shh/1.0.1 --extern-html-root-url termcolor=https://docs.rs/termcolor/1.1.0 --extern-html-root-url globwalk=https://docs.rs/globwalk/0.7.3 --extern-html-root-url gherkin_rust=https://docs.rs/gherkin_rust/0.6.0 --extern-html-root-url regex=https://docs.rs/regex/1.3.9" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "3221225472" "--cpus" "2" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "doc" "--lib" "--no-deps" "-j2", kill_on_drop: false }`
[INFO] [stdout] 63eb432a2ebd43bc90678beaeecf3ac8bab4e2f6e033e958052d61a965d6afa7
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "63eb432a2ebd43bc90678beaeecf3ac8bab4e2f6e033e958052d61a965d6afa7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling libc v0.2.74
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling proc-macro2 v1.0.19
[INFO] [stderr]    Compiling strsim v0.7.0
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling syn v1.0.36
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]     Checking regex-syntax v0.6.18
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]    Compiling derive_builder v0.7.2
[INFO] [stderr]     Checking unicode-width v0.1.8
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking pathdiff v0.1.0
[INFO] [stderr]     Checking termcolor v1.1.0
[INFO] [stderr]     Checking thread_local v1.0.1
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]     Checking walkdir v2.3.1
[INFO] [stderr]    Compiling pest_meta v2.1.3
[INFO] [stderr]     Checking aho-corasick v0.7.13
[INFO] [stderr]     Checking bstr v0.2.13
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]     Checking term_size v0.3.2
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking shh v1.0.1
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]     Checking regex v1.3.9
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking globset v0.4.5
[INFO] [stderr]     Checking clap v2.33.1
[INFO] [stderr]    Compiling pest_generator v2.1.3
[INFO] [stderr]    Compiling darling_core v0.9.0
[INFO] [stderr]     Checking ignore v0.4.16
[INFO] [stderr]    Compiling pest_derive v2.1.0
[INFO] [stderr]     Checking globwalk v0.7.3
[INFO] [stderr]    Compiling darling_macro v0.9.0
[INFO] [stderr]    Compiling darling v0.9.0
[INFO] [stderr]    Compiling derive_builder_core v0.5.0
[INFO] [stderr]     Checking gherkin_rust v0.6.0
[INFO] [stderr]  Documenting cucumber_rust v0.6.9 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 44.99s
[INFO] running `Command { std: "docker" "inspect" "63eb432a2ebd43bc90678beaeecf3ac8bab4e2f6e033e958052d61a965d6afa7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "63eb432a2ebd43bc90678beaeecf3ac8bab4e2f6e033e958052d61a965d6afa7", kill_on_drop: false }`
[INFO] [stdout] 63eb432a2ebd43bc90678beaeecf3ac8bab4e2f6e033e958052d61a965d6afa7