Oct 16 10:19:18.478 INFO testing gherkin_rust-0.4.1 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 10:19:18.479 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/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 16 10:19:18.901 INFO blam! 408e5539f4f17d9f5b417f1d3a01a9f41cb2852fdbea72836c3bd32ae216463c Oct 16 10:19:18.907 INFO running `"docker" "start" "-a" "408e5539f4f17d9f5b417f1d3a01a9f41cb2852fdbea72836c3bd32ae216463c"` Oct 16 10:19:20.278 INFO kablam! usermod: no changes Oct 16 10:19:20.416 INFO kablam! Compiling gherkin_rust v0.4.1 (/source) Oct 16 10:19:26.427 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.12s Oct 16 10:19:26.427 INFO kablam! su: No module specific data is present Oct 16 10:19:27.497 INFO running `"docker" "rm" "-f" "408e5539f4f17d9f5b417f1d3a01a9f41cb2852fdbea72836c3bd32ae216463c"` Oct 16 10:19:27.829 INFO blam! 408e5539f4f17d9f5b417f1d3a01a9f41cb2852fdbea72836c3bd32ae216463c Oct 16 10:19:27.836 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/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 16 10:19:28.244 INFO blam! 1218825ff94af6ede856e154542e3a0f99cf1d5fa464e4de502d0c815d35e771 Oct 16 10:19:28.247 INFO running `"docker" "start" "-a" "1218825ff94af6ede856e154542e3a0f99cf1d5fa464e4de502d0c815d35e771"` Oct 16 10:19:29.663 INFO kablam! usermod: no changes Oct 16 10:19:29.811 INFO kablam! Compiling gherkin_rust v0.3.1 Oct 16 10:19:34.595 INFO kablam! Compiling cucumber_rust v0.3.4 Oct 16 10:19:38.075 INFO kablam! Compiling gherkin_rust v0.4.1 (/source) Oct 16 10:19:39.851 INFO kablam! warning: unused variable: `out` Oct 16 10:19:39.851 INFO kablam! --> src/parser.rs:248:13 Oct 16 10:19:39.851 INFO kablam! | Oct 16 10:19:39.851 INFO kablam! 248 | let out = out.unwrap(); Oct 16 10:19:39.851 INFO kablam! | ^^^ help: consider using `_out` instead Oct 16 10:19:39.851 INFO kablam! | Oct 16 10:19:39.851 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 16 10:19:39.851 INFO kablam! Oct 16 10:19:39.851 INFO kablam! warning: unused variable: `out` Oct 16 10:19:39.851 INFO kablam! --> src/parser.rs:267:13 Oct 16 10:19:39.851 INFO kablam! | Oct 16 10:19:39.851 INFO kablam! 267 | let out = out.unwrap(); Oct 16 10:19:39.851 INFO kablam! | ^^^ help: consider using `_out` instead Oct 16 10:19:39.851 INFO kablam! Oct 16 10:19:40.211 INFO kablam! warning: unused variable: `world` Oct 16 10:19:40.211 INFO kablam! --> tests/cucumber.rs:20:33 Oct 16 10:19:40.211 INFO kablam! | Oct 16 10:19:40.211 INFO kablam! 20 | given "I just started" |world, step| { Oct 16 10:19:40.211 INFO kablam! | ^^^^^ help: consider using `_world` instead Oct 16 10:19:40.211 INFO kablam! | Oct 16 10:19:40.211 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 16 10:19:40.211 INFO kablam! Oct 16 10:19:40.211 INFO kablam! warning: unused variable: `step` Oct 16 10:19:40.211 INFO kablam! --> tests/cucumber.rs:20:40 Oct 16 10:19:40.211 INFO kablam! | Oct 16 10:19:40.211 INFO kablam! 20 | given "I just started" |world, step| { Oct 16 10:19:40.211 INFO kablam! | ^^^^ help: consider using `_step` instead Oct 16 10:19:40.211 INFO kablam! Oct 16 10:19:40.211 INFO kablam! warning: unused variable: `world` Oct 16 10:19:40.211 INFO kablam! --> tests/cucumber.rs:24:23 Oct 16 10:19:40.211 INFO kablam! | Oct 16 10:19:40.211 INFO kablam! 24 | when "Hello" |world, step| { Oct 16 10:19:40.211 INFO kablam! | ^^^^^ help: consider using `_world` instead Oct 16 10:19:40.211 INFO kablam! Oct 16 10:19:40.211 INFO kablam! warning: unused variable: `step` Oct 16 10:19:40.211 INFO kablam! --> tests/cucumber.rs:24:30 Oct 16 10:19:40.211 INFO kablam! | Oct 16 10:19:40.211 INFO kablam! 24 | when "Hello" |world, step| { Oct 16 10:19:40.211 INFO kablam! | ^^^^ help: consider using `_step` instead Oct 16 10:19:40.211 INFO kablam! Oct 16 10:19:44.837 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 15.14s Oct 16 10:19:44.841 INFO kablam! su: No module specific data is present Oct 16 10:19:45.639 INFO running `"docker" "rm" "-f" "1218825ff94af6ede856e154542e3a0f99cf1d5fa464e4de502d0c815d35e771"` Oct 16 10:19:45.905 INFO blam! 1218825ff94af6ede856e154542e3a0f99cf1d5fa464e4de502d0c815d35e771 Oct 16 10:19:45.911 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/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 16 10:19:46.302 INFO blam! a89483ca172b03155d2000f75d9692e875e0b7d77570e7a2653c581e0b4ce523 Oct 16 10:19:46.311 INFO running `"docker" "start" "-a" "a89483ca172b03155d2000f75d9692e875e0b7d77570e7a2653c581e0b4ce523"` Oct 16 10:19:47.193 INFO kablam! usermod: no changes Oct 16 10:19:47.242 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 16 10:19:47.244 INFO kablam! Running /target/debug/deps/gherkin_rust-bfdc3da139df944a Oct 16 10:19:47.246 INFO blam! Oct 16 10:19:47.246 INFO blam! running 19 tests Oct 16 10:19:47.248 INFO blam! test parser::tests::parse_datatable ... ok Oct 16 10:19:47.248 INFO blam! test parser::tests::parse_bad_line_endings_and_whitespace ... ok Oct 16 10:19:47.248 INFO blam! test parser::tests::parse_docstring ... ok Oct 16 10:19:47.248 INFO blam! test parser::tests::parse_feature_with_prepended_newlines ... ok Oct 16 10:19:47.248 INFO blam! test parser::tests::parse_step ... ok Oct 16 10:19:47.248 INFO blam! test parser::tests::parse_scenario ... ok Oct 16 10:19:47.248 INFO blam! test parser::tests::parse_tags ... ok Oct 16 10:19:47.248 INFO blam! test parser::tests::parse_tagged_scenario ... ok Oct 16 10:19:47.248 INFO blam! test parser::tests::parse_pointless_lines_after_feature ... ok Oct 16 10:19:47.249 INFO blam! test parser::tests::test_indented_comments_no_newline ... ok Oct 16 10:19:47.254 INFO blam! test parser::tests::parse_tagged_feature ... ok Oct 16 10:19:47.254 INFO blam! test parser::tests::parse_scenario_without_nl ... ok Oct 16 10:19:47.254 INFO blam! test parser::tests::test_tags_on_scenario ... ok Oct 16 10:19:47.254 INFO blam! test parser::tests::test_rule_parsing ... ok Oct 16 10:19:47.255 INFO blam! test parser::tests::parse_table_row ... ok Oct 16 10:19:47.255 INFO blam! test parser::tests::parse_tag ... ok Oct 16 10:19:47.260 INFO blam! test parser::tests::test_scenario_kw_in_desc ... ok Oct 16 10:19:47.260 INFO blam! test parser::tests::test_taglike_in_description ... ok Oct 16 10:19:47.264 INFO blam! test tests::test_e2e ... ok Oct 16 10:19:47.264 INFO blam! Oct 16 10:19:47.264 INFO blam! test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 10:19:47.264 INFO blam! Oct 16 10:19:47.264 INFO kablam! Running /target/debug/deps/cucumber-7715ac93b72464e3 Oct 16 10:19:47.266 INFO blam! [Cucumber v0.3.4] Oct 16 10:19:47.266 INFO blam! Oct 16 10:19:47.267 INFO blam! Feature: Everything  tests/features/main.feature:1:1 Oct 16 10:19:47.267 INFO blam!  Oct 16 10:19:47.267 INFO blam!  Scenario: Nothing  tests/features/main.feature:3:11 Oct 16 10:19:47.267 INFO kablam! Doc-tests gherkin_rust Oct 16 10:19:47.268 INFO blam!  ✔ Given I just started  tests/features/main.feature:4:3 Oct 16 10:19:47.268 INFO blam!  Oct 16 10:19:47.268 INFO blam! 1 features Oct 16 10:19:47.268 INFO blam! 1 scenarios (1 passed) Oct 16 10:19:47.268 INFO blam! 1 steps (1 passed) Oct 16 10:19:47.268 INFO blam!  Oct 16 10:19:48.289 INFO blam! Oct 16 10:19:48.289 INFO blam! running 0 tests Oct 16 10:19:48.289 INFO blam! Oct 16 10:19:48.289 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 10:19:48.289 INFO blam! Oct 16 10:19:48.292 INFO kablam! su: No module specific data is present Oct 16 10:19:48.749 INFO running `"docker" "rm" "-f" "a89483ca172b03155d2000f75d9692e875e0b7d77570e7a2653c581e0b4ce523"` Oct 16 10:19:48.947 INFO blam! a89483ca172b03155d2000f75d9692e875e0b7d77570e7a2653c581e0b4ce523