Oct 11 22:35:37.927 INFO testing gherkin_rust-0.4.1 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 22:35:37.929 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 11 22:35:38.309 INFO blam! 282abc041eb916cfdd59fcd1859be6c62e31e83a1f7bc647e75eccac27e1d6bb Oct 11 22:35:38.311 INFO running `"docker" "start" "-a" "282abc041eb916cfdd59fcd1859be6c62e31e83a1f7bc647e75eccac27e1d6bb"` Oct 11 22:35:39.427 INFO kablam! usermod: no changes Oct 11 22:35:39.541 INFO kablam! Compiling gherkin_rust v0.4.1 (/source) Oct 11 22:35:45.507 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.05s Oct 11 22:35:45.513 INFO kablam! su: No module specific data is present Oct 11 22:35:46.123 INFO running `"docker" "rm" "-f" "282abc041eb916cfdd59fcd1859be6c62e31e83a1f7bc647e75eccac27e1d6bb"` Oct 11 22:35:46.404 INFO blam! 282abc041eb916cfdd59fcd1859be6c62e31e83a1f7bc647e75eccac27e1d6bb Oct 11 22:35:46.408 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 11 22:35:46.868 INFO blam! 21d1f77747fcacdaeedff9340f277c426ec3795a44f06948fd3f886ad0739520 Oct 11 22:35:46.871 INFO running `"docker" "start" "-a" "21d1f77747fcacdaeedff9340f277c426ec3795a44f06948fd3f886ad0739520"` Oct 11 22:35:48.064 INFO kablam! usermod: no changes Oct 11 22:35:48.216 INFO kablam! Compiling pathdiff v0.1.0 Oct 11 22:35:48.216 INFO kablam! Compiling gherkin_rust v0.3.1 Oct 11 22:35:53.301 INFO kablam! Compiling cucumber_rust v0.3.4 Oct 11 22:35:56.390 INFO kablam! Compiling gherkin_rust v0.4.1 (/source) Oct 11 22:35:58.117 INFO kablam! warning: unused variable: `out` Oct 11 22:35:58.117 INFO kablam! --> src/parser.rs:248:13 Oct 11 22:35:58.118 INFO kablam! | Oct 11 22:35:58.118 INFO kablam! 248 | let out = out.unwrap(); Oct 11 22:35:58.119 INFO kablam! | ^^^ help: consider using `_out` instead Oct 11 22:35:58.119 INFO kablam! | Oct 11 22:35:58.119 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 22:35:58.120 INFO kablam! Oct 11 22:35:58.120 INFO kablam! warning: unused variable: `out` Oct 11 22:35:58.120 INFO kablam! --> src/parser.rs:267:13 Oct 11 22:35:58.121 INFO kablam! | Oct 11 22:35:58.121 INFO kablam! 267 | let out = out.unwrap(); Oct 11 22:35:58.121 INFO kablam! | ^^^ help: consider using `_out` instead Oct 11 22:35:58.122 INFO kablam! Oct 11 22:35:58.856 INFO kablam! warning: unused variable: `world` Oct 11 22:35:58.856 INFO kablam! --> tests/cucumber.rs:20:33 Oct 11 22:35:58.856 INFO kablam! | Oct 11 22:35:58.856 INFO kablam! 20 | given "I just started" |world, step| { Oct 11 22:35:58.856 INFO kablam! | ^^^^^ help: consider using `_world` instead Oct 11 22:35:58.856 INFO kablam! | Oct 11 22:35:58.856 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 22:35:58.856 INFO kablam! Oct 11 22:35:58.856 INFO kablam! warning: unused variable: `step` Oct 11 22:35:58.856 INFO kablam! --> tests/cucumber.rs:20:40 Oct 11 22:35:58.856 INFO kablam! | Oct 11 22:35:58.856 INFO kablam! 20 | given "I just started" |world, step| { Oct 11 22:35:58.856 INFO kablam! | ^^^^ help: consider using `_step` instead Oct 11 22:35:58.857 INFO kablam! Oct 11 22:35:58.857 INFO kablam! warning: unused variable: `world` Oct 11 22:35:58.857 INFO kablam! --> tests/cucumber.rs:24:23 Oct 11 22:35:58.857 INFO kablam! | Oct 11 22:35:58.857 INFO kablam! 24 | when "Hello" |world, step| { Oct 11 22:35:58.857 INFO kablam! | ^^^^^ help: consider using `_world` instead Oct 11 22:35:58.857 INFO kablam! Oct 11 22:35:58.857 INFO kablam! warning: unused variable: `step` Oct 11 22:35:58.857 INFO kablam! --> tests/cucumber.rs:24:30 Oct 11 22:35:58.857 INFO kablam! | Oct 11 22:35:58.857 INFO kablam! 24 | when "Hello" |world, step| { Oct 11 22:35:58.857 INFO kablam! | ^^^^ help: consider using `_step` instead Oct 11 22:35:58.857 INFO kablam! Oct 11 22:36:04.640 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 16.52s Oct 11 22:36:04.642 INFO kablam! su: No module specific data is present Oct 11 22:36:05.668 INFO running `"docker" "rm" "-f" "21d1f77747fcacdaeedff9340f277c426ec3795a44f06948fd3f886ad0739520"` Oct 11 22:36:06.013 INFO blam! 21d1f77747fcacdaeedff9340f277c426ec3795a44f06948fd3f886ad0739520 Oct 11 22:36:06.016 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 11 22:36:06.670 INFO blam! bf75650bdba0083aa1aab8b426995c2acd8e4ceac173d64e639255d01adf5412 Oct 11 22:36:06.672 INFO running `"docker" "start" "-a" "bf75650bdba0083aa1aab8b426995c2acd8e4ceac173d64e639255d01adf5412"` Oct 11 22:36:07.684 INFO kablam! usermod: no changes Oct 11 22:36:07.824 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.09s Oct 11 22:36:07.828 INFO kablam! Running /target/debug/deps/gherkin_rust-bfdc3da139df944a Oct 11 22:36:07.832 INFO blam! Oct 11 22:36:07.832 INFO blam! running 19 tests Oct 11 22:36:07.836 INFO blam! test parser::tests::parse_datatable ... ok Oct 11 22:36:07.836 INFO blam! test parser::tests::parse_bad_line_endings_and_whitespace ... ok Oct 11 22:36:07.836 INFO blam! test parser::tests::parse_docstring ... ok Oct 11 22:36:07.836 INFO blam! test parser::tests::parse_tagged_feature ... ok Oct 11 22:36:07.836 INFO blam! test parser::tests::parse_tag ... ok Oct 11 22:36:07.836 INFO blam! test parser::tests::parse_scenario_without_nl ... ok Oct 11 22:36:07.836 INFO blam! test parser::tests::parse_step ... ok Oct 11 22:36:07.836 INFO blam! test parser::tests::parse_table_row ... ok Oct 11 22:36:07.836 INFO blam! test parser::tests::parse_scenario ... ok Oct 11 22:36:07.864 INFO blam! test parser::tests::parse_tagged_scenario ... ok Oct 11 22:36:07.864 INFO blam! test parser::tests::parse_tags ... ok Oct 11 22:36:07.864 INFO blam! test parser::tests::parse_pointless_lines_after_feature ... ok Oct 11 22:36:07.872 INFO blam! test parser::tests::test_taglike_in_description ... ok Oct 11 22:36:07.872 INFO blam! test parser::tests::parse_feature_with_prepended_newlines ... ok Oct 11 22:36:07.872 INFO blam! test parser::tests::test_tags_on_scenario ... ok Oct 11 22:36:07.875 INFO blam! test parser::tests::test_rule_parsing ... ok Oct 11 22:36:07.875 INFO blam! test tests::test_e2e ... ok Oct 11 22:36:07.875 INFO blam! test parser::tests::test_scenario_kw_in_desc ... ok Oct 11 22:36:07.875 INFO blam! test parser::tests::test_indented_comments_no_newline ... ok Oct 11 22:36:07.875 INFO blam! Oct 11 22:36:07.875 INFO blam! test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 22:36:07.875 INFO blam! Oct 11 22:36:07.879 INFO blam! [Cucumber v0.3.4] Oct 11 22:36:07.879 INFO kablam! Running /target/debug/deps/cucumber-7715ac93b72464e3 Oct 11 22:36:07.879 INFO blam! Oct 11 22:36:07.879 INFO kablam! Doc-tests gherkin_rust Oct 11 22:36:07.879 INFO blam! Feature: Everything  tests/features/main.feature:1:1 Oct 11 22:36:07.879 INFO blam!  Oct 11 22:36:07.879 INFO blam!  Scenario: Nothing  tests/features/main.feature:3:11 Oct 11 22:36:07.879 INFO blam!  ✔ Given I just started  tests/features/main.feature:4:3 Oct 11 22:36:07.879 INFO blam!  Oct 11 22:36:07.879 INFO blam! 1 features Oct 11 22:36:07.879 INFO blam! 1 scenarios (1 passed) Oct 11 22:36:07.879 INFO blam! 1 steps (1 passed) Oct 11 22:36:07.879 INFO blam!  Oct 11 22:36:08.902 INFO blam! Oct 11 22:36:08.902 INFO blam! running 0 tests Oct 11 22:36:08.902 INFO blam! Oct 11 22:36:08.902 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 22:36:08.902 INFO blam! Oct 11 22:36:08.905 INFO kablam! su: No module specific data is present Oct 11 22:36:09.429 INFO running `"docker" "rm" "-f" "bf75650bdba0083aa1aab8b426995c2acd8e4ceac173d64e639255d01adf5412"` Oct 11 22:36:09.656 INFO blam! bf75650bdba0083aa1aab8b426995c2acd8e4ceac173d64e639255d01adf5412