Oct 16 10:19:18.157 INFO testing gherkin_rust-0.4.1 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 10:19:18.159 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 16 10:19:18.571 INFO blam! eeb6f94c7856dbb95499aced95b4b4fc127e418cd770e3a36cbb550e53571292 Oct 16 10:19:18.576 INFO running `"docker" "start" "-a" "eeb6f94c7856dbb95499aced95b4b4fc127e418cd770e3a36cbb550e53571292"` Oct 16 10:19:19.885 INFO kablam! usermod: no changes Oct 16 10:19:19.979 INFO kablam! Compiling gherkin_rust v0.4.1 (/source) Oct 16 10:19:25.639 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.72s Oct 16 10:19:25.651 INFO kablam! su: No module specific data is present Oct 16 10:19:26.179 INFO running `"docker" "rm" "-f" "eeb6f94c7856dbb95499aced95b4b4fc127e418cd770e3a36cbb550e53571292"` Oct 16 10:19:26.721 INFO blam! eeb6f94c7856dbb95499aced95b4b4fc127e418cd770e3a36cbb550e53571292 Oct 16 10:19:26.726 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 16 10:19:27.315 INFO blam! 9479ac231c8479f520d3341dbcc27b055afbbc47bf4238b3e231a07224e5302f Oct 16 10:19:27.315 INFO running `"docker" "start" "-a" "9479ac231c8479f520d3341dbcc27b055afbbc47bf4238b3e231a07224e5302f"` Oct 16 10:19:28.254 INFO kablam! usermod: no changes Oct 16 10:19:28.351 INFO kablam! Compiling textwrap v0.10.0 Oct 16 10:19:28.363 INFO kablam! Compiling gherkin_rust v0.3.1 Oct 16 10:19:33.331 INFO kablam! Compiling cucumber_rust v0.3.4 Oct 16 10:19:36.823 INFO kablam! Compiling gherkin_rust v0.4.1 (/source) Oct 16 10:19:39.014 INFO kablam! warning: unused variable: `out` Oct 16 10:19:39.014 INFO kablam! --> src/parser.rs:248:13 Oct 16 10:19:39.014 INFO kablam! | Oct 16 10:19:39.014 INFO kablam! 248 | let out = out.unwrap(); Oct 16 10:19:39.014 INFO kablam! | ^^^ help: consider using `_out` instead Oct 16 10:19:39.014 INFO kablam! | Oct 16 10:19:39.014 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 16 10:19:39.014 INFO kablam! Oct 16 10:19:39.014 INFO kablam! warning: unused variable: `out` Oct 16 10:19:39.014 INFO kablam! --> src/parser.rs:267:13 Oct 16 10:19:39.014 INFO kablam! | Oct 16 10:19:39.014 INFO kablam! 267 | let out = out.unwrap(); Oct 16 10:19:39.014 INFO kablam! | ^^^ help: consider using `_out` instead Oct 16 10:19:39.014 INFO kablam! Oct 16 10:19:39.491 INFO kablam! warning: unused variable: `world` Oct 16 10:19:39.491 INFO kablam! --> tests/cucumber.rs:20:33 Oct 16 10:19:39.491 INFO kablam! | Oct 16 10:19:39.491 INFO kablam! 20 | given "I just started" |world, step| { Oct 16 10:19:39.491 INFO kablam! | ^^^^^ help: consider using `_world` instead Oct 16 10:19:39.491 INFO kablam! | Oct 16 10:19:39.491 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 16 10:19:39.491 INFO kablam! Oct 16 10:19:39.491 INFO kablam! warning: unused variable: `step` Oct 16 10:19:39.491 INFO kablam! --> tests/cucumber.rs:20:40 Oct 16 10:19:39.491 INFO kablam! | Oct 16 10:19:39.491 INFO kablam! 20 | given "I just started" |world, step| { Oct 16 10:19:39.491 INFO kablam! | ^^^^ help: consider using `_step` instead Oct 16 10:19:39.491 INFO kablam! Oct 16 10:19:39.491 INFO kablam! warning: unused variable: `world` Oct 16 10:19:39.491 INFO kablam! --> tests/cucumber.rs:24:23 Oct 16 10:19:39.491 INFO kablam! | Oct 16 10:19:39.491 INFO kablam! 24 | when "Hello" |world, step| { Oct 16 10:19:39.491 INFO kablam! | ^^^^^ help: consider using `_world` instead Oct 16 10:19:39.491 INFO kablam! Oct 16 10:19:39.491 INFO kablam! warning: unused variable: `step` Oct 16 10:19:39.491 INFO kablam! --> tests/cucumber.rs:24:30 Oct 16 10:19:39.491 INFO kablam! | Oct 16 10:19:39.491 INFO kablam! 24 | when "Hello" |world, step| { Oct 16 10:19:39.491 INFO kablam! | ^^^^ help: consider using `_step` instead Oct 16 10:19:39.491 INFO kablam! Oct 16 10:19:43.980 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 15.70s Oct 16 10:19:43.995 INFO kablam! su: No module specific data is present Oct 16 10:19:44.793 INFO running `"docker" "rm" "-f" "9479ac231c8479f520d3341dbcc27b055afbbc47bf4238b3e231a07224e5302f"` Oct 16 10:19:45.059 INFO blam! 9479ac231c8479f520d3341dbcc27b055afbbc47bf4238b3e231a07224e5302f Oct 16 10:19:45.061 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 16 10:19:45.483 INFO blam! 539aaa100ff5679cbbbbf67ce25a727c03a5cf12ae2c5d8926309f14613adc46 Oct 16 10:19:45.486 INFO running `"docker" "start" "-a" "539aaa100ff5679cbbbbf67ce25a727c03a5cf12ae2c5d8926309f14613adc46"` Oct 16 10:19:46.743 INFO kablam! usermod: no changes Oct 16 10:19:46.877 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.09s Oct 16 10:19:46.883 INFO kablam! Running /target/debug/deps/gherkin_rust-cae09e4198c7cff4 Oct 16 10:19:46.891 INFO blam! Oct 16 10:19:46.892 INFO blam! running 19 tests Oct 16 10:19:46.892 INFO blam! test parser::tests::parse_step ... ok Oct 16 10:19:46.892 INFO blam! test parser::tests::parse_scenario_without_nl ... ok Oct 16 10:19:46.893 INFO blam! test parser::tests::parse_feature_with_prepended_newlines ... ok Oct 16 10:19:46.893 INFO blam! test parser::tests::parse_pointless_lines_after_feature ... ok Oct 16 10:19:46.893 INFO blam! test parser::tests::parse_docstring ... ok Oct 16 10:19:46.893 INFO blam! test parser::tests::parse_bad_line_endings_and_whitespace ... ok Oct 16 10:19:46.894 INFO blam! test parser::tests::parse_datatable ... ok Oct 16 10:19:46.894 INFO blam! test parser::tests::parse_table_row ... ok Oct 16 10:19:46.894 INFO blam! test parser::tests::parse_tagged_scenario ... ok Oct 16 10:19:46.895 INFO blam! test parser::tests::parse_tag ... ok Oct 16 10:19:46.895 INFO blam! test parser::tests::parse_tags ... ok Oct 16 10:19:46.907 INFO blam! test parser::tests::parse_tagged_feature ... ok Oct 16 10:19:46.908 INFO blam! test parser::tests::test_indented_comments_no_newline ... ok Oct 16 10:19:46.908 INFO blam! test parser::tests::parse_scenario ... ok Oct 16 10:19:46.909 INFO kablam! Running /target/debug/deps/cucumber-26a927ffd6705b8b Oct 16 10:19:46.909 INFO blam! test parser::tests::test_rule_parsing ... ok Oct 16 10:19:46.909 INFO kablam! Doc-tests gherkin_rust Oct 16 10:19:46.910 INFO blam! test parser::tests::test_taglike_in_description ... ok Oct 16 10:19:46.910 INFO blam! test parser::tests::test_tags_on_scenario ... ok Oct 16 10:19:46.910 INFO blam! test parser::tests::test_scenario_kw_in_desc ... ok Oct 16 10:19:46.911 INFO blam! test tests::test_e2e ... ok Oct 16 10:19:46.911 INFO blam! Oct 16 10:19:46.911 INFO blam! test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 10:19:46.912 INFO blam! Oct 16 10:19:46.912 INFO blam! [Cucumber v0.3.4] Oct 16 10:19:46.912 INFO blam! Oct 16 10:19:46.912 INFO blam! Feature: Everything  tests/features/main.feature:1:1 Oct 16 10:19:46.913 INFO blam!  Oct 16 10:19:46.913 INFO blam!  Scenario: Nothing  tests/features/main.feature:3:11 Oct 16 10:19:46.913 INFO blam!  ✔ Given I just started  tests/features/main.feature:4:3 Oct 16 10:19:46.913 INFO blam!  Oct 16 10:19:46.914 INFO blam! 1 features Oct 16 10:19:46.914 INFO blam! 1 scenarios (1 passed) Oct 16 10:19:46.914 INFO blam! 1 steps (1 passed) Oct 16 10:19:46.915 INFO blam!  Oct 16 10:19:47.927 INFO blam! Oct 16 10:19:47.927 INFO blam! running 0 tests Oct 16 10:19:47.927 INFO blam! Oct 16 10:19:47.927 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 10:19:47.927 INFO blam! Oct 16 10:19:47.939 INFO kablam! su: No module specific data is present Oct 16 10:19:48.474 INFO running `"docker" "rm" "-f" "539aaa100ff5679cbbbbf67ce25a727c03a5cf12ae2c5d8926309f14613adc46"` Oct 16 10:19:48.707 INFO blam! 539aaa100ff5679cbbbbf67ce25a727c03a5cf12ae2c5d8926309f14613adc46